{"type":"param","data":{"name":"wpdb_prefix","value":"wp_"}}
{"type":"param","data":{"name":"wp_upload_dir_baseurl","value":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads"}}
{"type":"table","data":{"name":"actionscheduler_actions","opts":"ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"action_id":"bigint unsigned NOT NULL AUTO_INCREMENT","hook":"varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","status":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_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) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","schedule":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci","group_id":"bigint unsigned NOT NULL DEFAULT '0'","attempts":"int 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 unsigned NOT NULL DEFAULT '0'","extended_args":"varchar(8000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL"},"indexes":["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`)"]}}
{"type":"row","data":{"table":"actionscheduler_actions","row":{"action_id":"6","hook":"action_scheduler\/migration_hook","status":"complete","scheduled_date_gmt":"2020-12-18 11:20:46","scheduled_date_local":"2020-12-18 11:20:46","args":"[]","schedule":"O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\u0000*\u0000scheduled_timestamp\";i:1608290446;s:41:\"\u0000ActionScheduler_SimpleSchedule\u0000timestamp\";i:1608290446;}","group_id":"1","attempts":"1","last_attempt_gmt":"2020-12-18 11:21:17","last_attempt_local":"2020-12-18 11:21:17","claim_id":"0","extended_args":""}}}
{"type":"row","data":{"table":"actionscheduler_actions","row":{"action_id":"7","hook":"action_scheduler\/migration_hook","status":"complete","scheduled_date_gmt":"2020-12-18 11:22:17","scheduled_date_local":"2020-12-18 11:22:17","args":"[]","schedule":"O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\u0000*\u0000scheduled_timestamp\";i:1608290537;s:41:\"\u0000ActionScheduler_SimpleSchedule\u0000timestamp\";i:1608290537;}","group_id":"1","attempts":"1","last_attempt_gmt":"2020-12-18 11:22:40","last_attempt_local":"2020-12-18 11:22:40","claim_id":"0","extended_args":""}}}
{"type":"row","data":{"table":"actionscheduler_actions","row":{"action_id":"8","hook":"wc-admin_import_orders","status":"complete","scheduled_date_gmt":"2020-12-18 11:23:37","scheduled_date_local":"2020-12-18 11:23:37","args":"[2039]","schedule":"O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\u0000*\u0000scheduled_timestamp\";i:1608290617;s:41:\"\u0000ActionScheduler_SimpleSchedule\u0000timestamp\";i:1608290617;}","group_id":"2","attempts":"1","last_attempt_gmt":"2020-12-18 11:23:46","last_attempt_local":"2020-12-18 11:23:46","claim_id":"0","extended_args":""}}}
{"type":"row","data":{"table":"actionscheduler_actions","row":{"action_id":"9","hook":"wc-admin_import_orders","status":"complete","scheduled_date_gmt":"2020-12-18 11:23:37","scheduled_date_local":"2020-12-18 11:23:37","args":"[2684]","schedule":"O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\u0000*\u0000scheduled_timestamp\";i:1608290617;s:41:\"\u0000ActionScheduler_SimpleSchedule\u0000timestamp\";i:1608290617;}","group_id":"2","attempts":"1","last_attempt_gmt":"2020-12-18 11:23:46","last_attempt_local":"2020-12-18 11:23:46","claim_id":"0","extended_args":""}}}
{"type":"row","data":{"table":"actionscheduler_actions","row":{"action_id":"10","hook":"wc-admin_import_orders","status":"complete","scheduled_date_gmt":"2020-12-18 11:23:37","scheduled_date_local":"2020-12-18 11:23:37","args":"[2806]","schedule":"O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\u0000*\u0000scheduled_timestamp\";i:1608290617;s:41:\"\u0000ActionScheduler_SimpleSchedule\u0000timestamp\";i:1608290617;}","group_id":"2","attempts":"1","last_attempt_gmt":"2020-12-18 11:23:46","last_attempt_local":"2020-12-18 11:23:46","claim_id":"0","extended_args":""}}}
{"type":"row","data":{"table":"actionscheduler_actions","row":{"action_id":"11","hook":"woocommerce_update_marketplace_suggestions","status":"complete","scheduled_date_gmt":"2021-01-06 07:18:21","scheduled_date_local":"2021-01-06 07:18:21","args":"[]","schedule":"O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\u0000*\u0000scheduled_timestamp\";i:1609917501;s:41:\"\u0000ActionScheduler_SimpleSchedule\u0000timestamp\";i:1609917501;}","group_id":"0","attempts":"1","last_attempt_gmt":"2021-01-06 07:18:44","last_attempt_local":"2021-01-06 07:18:44","claim_id":"0","extended_args":""}}}
{"type":"table","data":{"name":"actionscheduler_claims","opts":"ENGINE=InnoDB AUTO_INCREMENT=708 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"claim_id":"bigint unsigned NOT NULL AUTO_INCREMENT","date_created_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'"},"indexes":["PRIMARY KEY (`claim_id`)","KEY `date_created_gmt` (`date_created_gmt`)"]}}
{"type":"table","data":{"name":"actionscheduler_groups","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"group_id":"bigint unsigned NOT NULL AUTO_INCREMENT","slug":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL"},"indexes":["PRIMARY KEY (`group_id`)","KEY `slug` (`slug`(191))"]}}
{"type":"row","data":{"table":"actionscheduler_groups","row":{"group_id":"1","slug":"action-scheduler-migration"}}}
{"type":"row","data":{"table":"actionscheduler_groups","row":{"group_id":"2","slug":"wc-admin-data"}}}
{"type":"table","data":{"name":"actionscheduler_logs","opts":"ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"log_id":"bigint unsigned NOT NULL AUTO_INCREMENT","action_id":"bigint unsigned NOT NULL","message":"text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_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'"},"indexes":["PRIMARY KEY (`log_id`)","KEY `action_id` (`action_id`)","KEY `log_date_gmt` (`log_date_gmt`)"]}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"1","action_id":"6","message":"action created","log_date_gmt":"2020-12-18 11:19:46","log_date_local":"2020-12-18 11:19:46"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"2","action_id":"6","message":"action started via WP Cron","log_date_gmt":"2020-12-18 11:21:17","log_date_local":"2020-12-18 11:21:17"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"3","action_id":"6","message":"action complete via WP Cron","log_date_gmt":"2020-12-18 11:21:17","log_date_local":"2020-12-18 11:21:17"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"4","action_id":"7","message":"action created","log_date_gmt":"2020-12-18 11:21:17","log_date_local":"2020-12-18 11:21:17"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"5","action_id":"7","message":"action started via Async Request","log_date_gmt":"2020-12-18 11:22:40","log_date_local":"2020-12-18 11:22:40"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"6","action_id":"7","message":"action complete via Async Request","log_date_gmt":"2020-12-18 11:22:40","log_date_local":"2020-12-18 11:22:40"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"7","action_id":"8","message":"action created","log_date_gmt":"2020-12-18 11:23:32","log_date_local":"2020-12-18 11:23:32"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"8","action_id":"9","message":"action created","log_date_gmt":"2020-12-18 11:23:32","log_date_local":"2020-12-18 11:23:32"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"9","action_id":"10","message":"action created","log_date_gmt":"2020-12-18 11:23:32","log_date_local":"2020-12-18 11:23:32"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"10","action_id":"8","message":"action started via WP Cron","log_date_gmt":"2020-12-18 11:23:46","log_date_local":"2020-12-18 11:23:46"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"11","action_id":"8","message":"action complete via WP Cron","log_date_gmt":"2020-12-18 11:23:46","log_date_local":"2020-12-18 11:23:46"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"12","action_id":"9","message":"action started via WP Cron","log_date_gmt":"2020-12-18 11:23:46","log_date_local":"2020-12-18 11:23:46"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"13","action_id":"9","message":"action complete via WP Cron","log_date_gmt":"2020-12-18 11:23:46","log_date_local":"2020-12-18 11:23:46"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"14","action_id":"10","message":"action started via WP Cron","log_date_gmt":"2020-12-18 11:23:46","log_date_local":"2020-12-18 11:23:46"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"15","action_id":"10","message":"action complete via WP Cron","log_date_gmt":"2020-12-18 11:23:46","log_date_local":"2020-12-18 11:23:46"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"16","action_id":"6","message":"action ignored via WP Cron","log_date_gmt":"2020-12-30 06:09:56","log_date_local":"2020-12-30 06:09:56"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"17","action_id":"11","message":"action created","log_date_gmt":"2021-01-06 07:18:21","log_date_local":"2021-01-06 07:18:21"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"18","action_id":"11","message":"action started via WP Cron","log_date_gmt":"2021-01-06 07:18:44","log_date_local":"2021-01-06 07:18:44"}}}
{"type":"row","data":{"table":"actionscheduler_logs","row":{"log_id":"19","action_id":"11","message":"action complete via WP Cron","log_date_gmt":"2021-01-06 07:18:44","log_date_local":"2021-01-06 07:18:44"}}}
{"type":"table","data":{"name":"commentmeta","opts":"ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"meta_id":"bigint unsigned NOT NULL AUTO_INCREMENT","comment_id":"bigint unsigned NOT NULL DEFAULT '0'","meta_key":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","meta_value":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `comment_id` (`comment_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"commentmeta","row":{"meta_id":"1","comment_id":"2","meta_key":"_wxr_import_user","meta_value":"1"}}}
{"type":"row","data":{"table":"commentmeta","row":{"meta_id":"2","comment_id":"3","meta_key":"_wxr_import_user","meta_value":"1"}}}
{"type":"row","data":{"table":"commentmeta","row":{"meta_id":"3","comment_id":"4","meta_key":"_wxr_import_user","meta_value":"1"}}}
{"type":"row","data":{"table":"commentmeta","row":{"meta_id":"4","comment_id":"5","meta_key":"_wxr_import_user","meta_value":"1"}}}
{"type":"row","data":{"table":"commentmeta","row":{"meta_id":"5","comment_id":"6","meta_key":"_wxr_import_user","meta_value":"1"}}}
{"type":"row","data":{"table":"commentmeta","row":{"meta_id":"6","comment_id":"7","meta_key":"_wxr_import_user","meta_value":"1"}}}
{"type":"table","data":{"name":"comments","opts":"ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"comment_ID":"bigint unsigned NOT NULL AUTO_INCREMENT","comment_post_ID":"bigint unsigned NOT NULL DEFAULT '0'","comment_author":"tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","comment_author_email":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","comment_author_url":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","comment_author_IP":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_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 CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","comment_karma":"int NOT NULL DEFAULT '0'","comment_approved":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1'","comment_agent":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","comment_type":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment'","comment_parent":"bigint unsigned NOT NULL DEFAULT '0'","user_id":"bigint unsigned NOT NULL DEFAULT '0'"},"indexes":["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))","KEY `woo_idx_comment_type` (`comment_type`)"]}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"2","comment_post_ID":"96","comment_author":"John Deo","comment_author_email":"radiantthemes@gmail.com","comment_author_url":"https:\/\/www.website.com","comment_author_IP":"110.227.71.135","comment_date":"2017-11-10 09:19:38","comment_date_gmt":"2017-11-10 09:19:38","comment_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor ut labore et dolore magna aliqua.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"comment","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"3","comment_post_ID":"96","comment_author":"John Deo","comment_author_email":"radiantthemes@gmail.com","comment_author_url":"https:\/\/www.website.com","comment_author_IP":"110.227.71.135","comment_date":"2017-11-10 09:19:52","comment_date_gmt":"2017-11-10 09:19:52","comment_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor ut labore et dolore magna aliqua.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"comment","comment_parent":"2","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"4","comment_post_ID":"96","comment_author":"John Deo","comment_author_email":"radiantthemes@gmail.com","comment_author_url":"https:\/\/www.website.com","comment_author_IP":"110.227.71.135","comment_date":"2017-11-10 09:20:14","comment_date_gmt":"2017-11-10 09:20:14","comment_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor ut labore et dolore magna aliquaa.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"comment","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"5","comment_post_ID":"96","comment_author":"John Deo","comment_author_email":"radiantthemes@gmail.com","comment_author_url":"https:\/\/www.website.com","comment_author_IP":"110.227.71.135","comment_date":"2017-11-10 09:20:46","comment_date_gmt":"2017-11-10 09:20:46","comment_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor ut labore et dolore magna aliqua.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"comment","comment_parent":"3","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"6","comment_post_ID":"96","comment_author":"John Deo","comment_author_email":"radiantthemes@gmail.com","comment_author_url":"https:\/\/www.website.com","comment_author_IP":"110.227.71.135","comment_date":"2017-11-10 09:20:57","comment_date_gmt":"2017-11-10 09:20:57","comment_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor ut labore et dolore magna aliqua.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"comment","comment_parent":"5","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"7","comment_post_ID":"96","comment_author":"John Deo","comment_author_email":"radiantthemes@gmail.com","comment_author_url":"https:\/\/www.website.com","comment_author_IP":"110.227.71.135","comment_date":"2017-11-10 09:21:06","comment_date_gmt":"2017-11-10 09:21:06","comment_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor ut labore et dolore magna aliqua.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"comment","comment_parent":"6","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"8","comment_post_ID":"2039","comment_author":"WooCommerce","comment_author_email":"woocommerce@themes.radiantthemes.com","comment_author_url":"","comment_author_IP":"","comment_date":"2017-11-24 11:46:24","comment_date_gmt":"2017-11-24 11:46:24","comment_content":"Awaiting check payment Order status changed from Pending payment to On hold.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"order_note","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"9","comment_post_ID":"2039","comment_author":"WooCommerce","comment_author_email":"woocommerce@themes.radiantthemes.com","comment_author_url":"","comment_author_IP":"","comment_date":"2017-11-24 11:46:24","comment_date_gmt":"2017-11-24 11:46:24","comment_content":"Design kitchen clock (027489CK) stock reduced from 1 to 0.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"order_note","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"10","comment_post_ID":"2039","comment_author":"WooCommerce","comment_author_email":"woocommerce@themes.radiantthemes.com","comment_author_url":"","comment_author_IP":"","comment_date":"2017-11-24 11:46:25","comment_date_gmt":"2017-11-24 11:46:25","comment_content":"Stylish wall clock (052474CL) stock reduced from 10 to 9.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"order_note","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"11","comment_post_ID":"2684","comment_author":"WooCommerce","comment_author_email":"woocommerce@themes.radiantthemes.com","comment_author_url":"","comment_author_IP":"","comment_date":"2017-11-28 10:34:59","comment_date_gmt":"2017-11-28 10:34:59","comment_content":"Unpaid order cancelled - time limit reached. Order status changed from Pending payment to Cancelled.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"order_note","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"12","comment_post_ID":"2806","comment_author":"WooCommerce","comment_author_email":"woocommerce@themes.radiantthemes.com","comment_author_url":"","comment_author_IP":"","comment_date":"2017-11-28 12:02:50","comment_date_gmt":"2017-11-28 12:02:50","comment_content":"Awaiting check payment Order status changed from Pending payment to On hold.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"order_note","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"13","comment_post_ID":"2806","comment_author":"WooCommerce","comment_author_email":"woocommerce@themes.radiantthemes.com","comment_author_url":"","comment_author_IP":"","comment_date":"2017-11-28 12:02:50","comment_date_gmt":"2017-11-28 12:02:50","comment_content":"Asia by Crassevig (017394C8) stock reduced from 3 to 0.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"order_note","comment_parent":"0","user_id":"0"}}}
{"type":"row","data":{"table":"comments","row":{"comment_ID":"14","comment_post_ID":"2806","comment_author":"WooCommerce","comment_author_email":"woocommerce@themes.radiantthemes.com","comment_author_url":"","comment_author_IP":"","comment_date":"2017-11-28 12:02:50","comment_date_gmt":"2017-11-28 12:02:50","comment_content":"Stylish wall clock (052474CL) stock reduced from 9 to 8.","comment_karma":"0","comment_approved":"1","comment_agent":"","comment_type":"order_note","comment_parent":"0","user_id":"0"}}}
{"type":"table","data":{"name":"links","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"link_id":"bigint unsigned NOT NULL AUTO_INCREMENT","link_url":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","link_name":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","link_image":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","link_target":"varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","link_description":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","link_visible":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y'","link_owner":"bigint unsigned NOT NULL DEFAULT '1'","link_rating":"int NOT NULL DEFAULT '0'","link_updated":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","link_rel":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","link_notes":"mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","link_rss":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`link_id`)","KEY `link_visible` (`link_visible`)"]}}
{"type":"table","data":{"name":"litespeed_url","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"bigint NOT NULL AUTO_INCREMENT","url":"varchar(500) COLLATE utf8mb4_unicode_520_ci NOT NULL","cache_tags":"varchar(1000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`id`)","UNIQUE KEY `url` (`url`(191))","KEY `cache_tags` (`cache_tags`(191))"]}}
{"type":"table","data":{"name":"litespeed_url_file","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":{"id":"bigint NOT NULL AUTO_INCREMENT","url_id":"bigint NOT NULL","vary":"varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '' COMMENT 'md5 of final vary'","filename":"varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '' COMMENT 'md5 of file content'","type":"tinyint NOT NULL COMMENT 'css=1,js=2,ccss=3,ucss=4'"},"indexes":["PRIMARY KEY (`id`)","KEY `filename` (`filename`)","KEY `type` (`type`)","KEY `url_id_2` (`url_id`,`vary`,`type`)"]}}
{"type":"table","data":{"name":"options","opts":"ENGINE=InnoDB AUTO_INCREMENT=4791 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"option_id":"bigint unsigned NOT NULL AUTO_INCREMENT","option_name":"varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","option_value":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","autoload":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes'"},"indexes":["PRIMARY KEY (`option_id`)","UNIQUE KEY `option_name` (`option_name`)","KEY `autoload` (`autoload`)"]}}
{"type":"row","data":{"table":"options","row":{"option_id":"8","option_name":"use_balanceTags","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"10","option_name":"require_name_email","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"11","option_name":"comments_notify","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"12","option_name":"posts_per_rss","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"13","option_name":"rss_use_excerpt","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"18","option_name":"default_category","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"19","option_name":"default_comment_status","option_value":"open","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"20","option_name":"default_ping_status","option_value":"open","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"21","option_name":"default_pingback_flag","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"22","option_name":"posts_per_page","option_value":"10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"26","option_name":"comment_moderation","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"28","option_name":"permalink_structure","option_value":"\/%postname%\/","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"30","option_name":"hack_file","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"32","option_name":"moderation_keys","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"34","option_name":"category_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"36","option_name":"comment_max_links","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"38","option_name":"default_email_category","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"43","option_name":"html_type","option_value":"text\/html","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"46","option_name":"db_version","option_value":"49752","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"50","option_name":"default_link_category","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"51","option_name":"show_on_front","option_value":"page","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"52","option_name":"tag_base","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"53","option_name":"show_avatars","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"54","option_name":"avatar_rating","option_value":"G","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"56","option_name":"thumbnail_size_w","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"57","option_name":"thumbnail_size_h","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"58","option_name":"thumbnail_crop","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"59","option_name":"medium_size_w","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"60","option_name":"medium_size_h","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"61","option_name":"avatar_default","option_value":"mystery","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"62","option_name":"large_size_w","option_value":"1024","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"63","option_name":"large_size_h","option_value":"1024","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"64","option_name":"image_default_link_type","option_value":"none","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"65","option_name":"image_default_size","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"66","option_name":"image_default_align","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"67","option_name":"close_comments_for_old_posts","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"68","option_name":"close_comments_days_old","option_value":"14","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"69","option_name":"thread_comments","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"70","option_name":"thread_comments_depth","option_value":"5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"71","option_name":"page_comments","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"72","option_name":"comments_per_page","option_value":"50","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"73","option_name":"default_comments_page","option_value":"newest","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"74","option_name":"comment_order","option_value":"asc","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"75","option_name":"sticky_posts","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"76","option_name":"widget_categories","option_value":"a:2:{i:3;a:4:{s:5:\"title\";s:10:\"CATEGORIES\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"77","option_name":"widget_text","option_value":"a:3:{i:1;a:5:{s:24:\"mega_menu_is_grid_widget\";s:4:\"true\";s:5:\"title\";s:16:\"Company Overview\";s:4:\"text\";s:324:\"<img class=\"alignnone size-full wp-image-1868\" src=\"https:\/\/themes.radiantthemes.com\/consultix\/demo-three\/wp-content\/uploads\/2018\/01\/Consultix-Mega-Menu-About-Pic-001-2.png\" alt=\"Consultix-Mega-Menu-About-Pic-001\" width=\"251\" height=\"185\" \/>\r\n\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:2;a:4:{s:5:\"title\";s:10:\"Newsletter\";s:4:\"text\";s:21:\"[mc4wp_form id=\"287\"]\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"78","option_name":"widget_rss","option_value":"a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"81","option_name":"page_for_posts","option_value":"674","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"82","option_name":"page_on_front","option_value":"293","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"83","option_name":"default_post_format","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"84","option_name":"link_manager_enabled","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"85","option_name":"finished_splitting_shared_terms","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"86","option_name":"site_icon","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"87","option_name":"medium_large_size_w","option_value":"768","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"88","option_name":"medium_large_size_h","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"89","option_name":"wp_page_for_privacy_policy","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"90","option_name":"show_comments_cookies_opt_in","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"91","option_name":"admin_email_lifespan","option_value":"1649231331","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"92","option_name":"disallowed_keys","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"93","option_name":"comment_previously_approved","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"94","option_name":"auto_plugin_theme_update_emails","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"95","option_name":"auto_update_core_dev","option_value":"enabled","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"96","option_name":"auto_update_core_minor","option_value":"enabled","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"97","option_name":"auto_update_core_major","option_value":"enabled","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"100","option_name":"widget_search","option_value":"a:2:{i:3;a:1:{s:5:\"title\";s:6:\"Search\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"101","option_name":"widget_recent-posts","option_value":"a:2:{i:3;a:3:{s:5:\"title\";s:8:\"Articles\";s:6:\"number\";i:2;s:9:\"show_date\";b:1;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"102","option_name":"widget_recent-comments","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"103","option_name":"widget_archives","option_value":"a:2:{i:3;a:3:{s:5:\"title\";s:8:\"ARCHIVES\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"104","option_name":"widget_meta","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"105","option_name":"sidebars_widgets","option_value":"a:8:{s:19:\"wp_inactive_widgets\";a:14:{i:0;s:10:\"nav_menu-1\";i:1;s:10:\"nav_menu-2\";i:2;s:10:\"nav_menu-3\";i:3;s:10:\"nav_menu-4\";i:4;s:10:\"nav_menu-5\";i:5;s:10:\"nav_menu-6\";i:6;s:6:\"text-1\";i:7;s:10:\"nav_menu-7\";i:8;s:10:\"nav_menu-8\";i:9;s:10:\"nav_menu-9\";i:10;s:11:\"nav_menu-10\";i:11;s:11:\"nav_menu-11\";i:12;s:11:\"nav_menu-12\";i:13;s:11:\"nav_menu-13\";}s:18:\"rt_megamenu_widget\";a:3:{i:0;s:11:\"nav_menu-14\";i:1;s:11:\"nav_menu-15\";i:2;s:11:\"nav_menu-16\";}s:9:\"sidebar-1\";a:5:{i:0;s:8:\"search-3\";i:1;s:31:\"consultix_recent_posts_widget-1\";i:2;s:12:\"categories-3\";i:3;s:10:\"archives-3\";i:4;s:11:\"tag_cloud-1\";}s:23:\"consultix-footer-area-1\";a:3:{i:0;s:13:\"media_image-1\";i:1;s:30:\"consultix_contact_box_widget-1\";i:2;s:25:\"consultix_social_widget-1\";}s:23:\"consultix-footer-area-2\";a:1:{i:0;s:14:\"recent-posts-3\";}s:23:\"consultix-footer-area-3\";a:2:{i:0;s:11:\"nav_menu-17\";i:1;s:7:\"block-2\";}s:23:\"consultix-footer-area-4\";a:1:{i:0;s:6:\"text-2\";}s:13:\"array_version\";i:3;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"106","option_name":"tribe_last_generate_rewrite_rules","option_value":"1633680579.4334","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"107","option_name":"tribe_last_updated_option","option_value":"1636157003.7388","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"108","option_name":"woocommerce_permalinks","option_value":"a:5:{s:12:\"product_base\";s:8:\"\/product\";s:13:\"category_base\";s:16:\"product-category\";s:8:\"tag_base\";s:11:\"product-tag\";s:14:\"attribute_base\";s:0:\"\";s:22:\"use_verbose_page_rules\";b:0;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"109","option_name":"tribe_last_save_post","option_value":"1633680579.4451","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"112","option_name":"widget_pages","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"113","option_name":"widget_calendar","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"114","option_name":"widget_media_audio","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"115","option_name":"widget_media_image","option_value":"a:2:{i:1;a:15:{s:13:\"attachment_id\";i:7266;s:3:\"url\";s:77:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo-2.png\";s:5:\"title\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"width\";i:133;s:6:\"height\";i:32;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:34:\"http:\/\/growthmarcom.com\/consultix\/\";s:13:\"image_classes\";s:0:\"\";s:12:\"link_classes\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";s:17:\"link_target_blank\";b:0;s:11:\"image_title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"116","option_name":"widget_media_gallery","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"117","option_name":"widget_media_video","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"118","option_name":"widget_tag_cloud","option_value":"a:2:{i:1;a:3:{s:5:\"title\";s:4:\"TAGS\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"119","option_name":"widget_nav_menu","option_value":"a:18:{i:1;a:2:{s:5:\"title\";s:17:\"Create & Organize\";s:8:\"nav_menu\";N;}i:2;a:2:{s:5:\"title\";s:14:\"Design & Style\";s:8:\"nav_menu\";N;}i:3;a:2:{s:5:\"title\";s:18:\"Showcase & Promote\";s:8:\"nav_menu\";N;}i:4;a:2:{s:5:\"title\";s:14:\"Layout Options\";s:8:\"nav_menu\";N;}i:5;a:2:{s:5:\"title\";s:20:\"Design & Flexibility\";s:8:\"nav_menu\";N;}i:6;a:2:{s:5:\"title\";s:11:\"Easy To Use\";s:8:\"nav_menu\";N;}i:7;a:2:{s:5:\"title\";s:9:\"Style One\";s:8:\"nav_menu\";N;}i:8;a:2:{s:5:\"title\";s:9:\"Style Two\";s:8:\"nav_menu\";N;}i:9;a:2:{s:5:\"title\";s:11:\"Style Three\";s:8:\"nav_menu\";N;}i:10;a:2:{s:5:\"title\";s:7:\"Listing\";s:8:\"nav_menu\";N;}i:11;a:2:{s:5:\"title\";s:7:\"Details\";s:8:\"nav_menu\";N;}i:12;a:2:{s:5:\"title\";s:7:\"Listing\";s:8:\"nav_menu\";N;}i:13;a:2:{s:5:\"title\";s:7:\"Details\";s:8:\"nav_menu\";N;}i:14;a:2:{s:5:\"title\";s:14:\"Design & Style\";s:8:\"nav_menu\";N;}i:15;a:2:{s:5:\"title\";s:17:\"Create & Organize\";s:8:\"nav_menu\";N;}i:16;a:2:{s:5:\"title\";s:18:\"Showcase & Promote\";s:8:\"nav_menu\";N;}i:17;a:2:{s:5:\"title\";s:12:\"Our Services\";s:8:\"nav_menu\";i:68;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"120","option_name":"widget_custom_html","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"132","option_name":"theme_mods_twentytwentyone","option_value":"a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1608290370;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";}s:9:\"sidebar-2\";a:3:{i:0;s:10:\"archives-2\";i:1;s:12:\"categories-2\";i:2;s:6:\"meta-2\";}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"134","option_name":"theme_mods_consultix","option_value":"a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:3:\"top\";i:67;s:6:\"footer\";i:66;}s:18:\"custom_css_post_id\";i:3933;s:22:\"consultix_theme_option\";a:1:{s:7:\"favicon\";a:5:{s:3:\"url\";s:72:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2020\/12\/favicon.png\";s:2:\"id\";s:4:\"6851\";s:6:\"height\";s:2:\"16\";s:5:\"width\";s:2:\"16\";s:9:\"thumbnail\";s:0:\"\";}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"135","option_name":"theme_switched","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"136","option_name":"wpcf7","option_value":"a:2:{s:7:\"version\";s:5:\"5.4.2\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1608290378;s:7:\"version\";s:5:\"5.3.2\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"137","option_name":"revslider_servers","option_value":"a:7:{i:0;s:16:\"themepunch.tools\";i:1;s:22:\"themepunch-ext-a.tools\";i:2;s:22:\"themepunch-ext-a.tools\";i:3;s:22:\"themepunch-ext-a.tools\";i:4;s:22:\"themepunch-ext-b.tools\";i:5;s:22:\"themepunch-ext-b.tools\";i:6;s:22:\"themepunch-ext-b.tools\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"138","option_name":"revslider_server_refresh","option_value":"1636035798","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"139","option_name":"revslider-update-check-short","option_value":"1636098794","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"140","option_name":"revslider-connection","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"141","option_name":"revslider-update-hash","option_value":"5d58fb685b4a7d3d21556866dc22a68b","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"142","option_name":"revslider-latest-version","option_value":"6.5.9","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"143","option_name":"revslider-stable-version","option_value":"4.2.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"144","option_name":"revslider-notices","option_value":"a:1:{i:0;O:8:\"stdClass\":8:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:423:\"<div style=\"display: block; background: linear-gradient(90deg, \nrgba(28,9,80,1) 0%, rgba(28,9,80,1) 45%, rgba(247,52,94,1) 55%, \nrgba(247,52,94,1) 100%);text-align: center; height: 250px;\"><a \nhref=\"https:\/\/forms.gle\/5G2TJd9Rok1FStCD8\" target=\"_blank\" \nrel=\"noopener\"><img style=\"width: 960px; height: 250px; \ndisplay: inline-block;\" class=\"lazyload\" src=\"\/\/updates.themepunch.tools\/banners\/usability_survey.jpg\"><\/a><\/div>\";s:4:\"code\";s:11:\"TPRSV659-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:\"additional\";a:0:{}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"145","option_name":"revslider-additions","option_value":"O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"146","option_name":"rs-addons-counter","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"147","option_name":"revslider-addons","option_value":"O:8:\"stdClass\":32:{s:25:\"revslider-particles-addon\";O:8:\"stdClass\":15:{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.2.6\";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:\"2021-10-29\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"\/\/updates.themepunch.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\":15:{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.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"\/\/updates.themepunch.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\":15:{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.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2021-10-11\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"\/\/updates.themepunch.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\":15:{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.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2021-07-22\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"\/\/updates.themepunch.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\":15:{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.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"\/\/updates.themepunch.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\":15:{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:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"\/\/updates.themepunch.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\":15:{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:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"\/\/updates.themepunch.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\":15:{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.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"\/\/updates.themepunch.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\":15:{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:\"2021-08-09\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"\/\/updates.themepunch.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\":15:{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:67:\"\/\/updates.themepunch.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:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"\/\/updates.themepunch.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\":15:{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.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"\/\/updates.themepunch.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\":15:{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.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"\/\/updates.themepunch.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\":15:{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:\"2021-07-17\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"\/\/updates.themepunch.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\":15:{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.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"\/\/updates.themepunch.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\":15:{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.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:69:\"\/\/updates.themepunch.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\":15:{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.1\";s:10:\"background\";s:72:\"\/\/updates.themepunch.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-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"\/\/updates.themepunch.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\":15:{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.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2021-10-11\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"\/\/updates.themepunch.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\":15:{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:\"2021-07-08\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"\/\/updates.themepunch.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\":15:{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.3\";s:10:\"background\";s:75:\"\/\/updates.themepunch.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:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"\/\/updates.themepunch.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\":15:{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.5\";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:\"2021-11-03\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:69:\"\/\/updates.themepunch.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\":15:{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:\"2020-02-19\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"\/\/updates.themepunch.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\":15:{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.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"\/\/updates.themepunch.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\":15:{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:\"2021-06-12\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"\/\/updates.themepunch.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\":15:{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.2\";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:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:65:\"\/\/updates.themepunch.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\":15:{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.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2021-05-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"\/\/updates.themepunch.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\":15:{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.2\";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:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:67:\"\/\/updates.themepunch.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\":15:{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:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:64:\"\/\/updates.themepunch.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\":15:{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:\"2020-12-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"\/\/updates.themepunch.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\":15:{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:\"2021-06-12\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:66:\"\/\/updates.themepunch.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\":15:{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.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2021-05-04\";s:6:\"global\";b:1;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"\/\/updates.themepunch.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\":15:{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.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2021-05-28\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:68:\"\/\/updates.themepunch.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\":15:{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.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:68:\"\/\/updates.themepunch.tools\/revslider\/addons\/images\/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"148","option_name":"revslider-library-check","option_value":"1635346258","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"149","option_name":"revslider-library-hash","option_value":"dae3de1eb57eeeee008b70e9a23844b5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"150","option_name":"rs-library","option_value":"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\";}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"151","option_name":"revslider-templates-check","option_value":"1636097231","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"152","option_name":"revslider-templates-hash","option_value":"2a291144014b682e6d56ed934a555cdc","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"153","option_name":"rs-templates-new","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"154","option_name":"rs-templates","option_value":"a:3:{s:4:\"hash\";s:32:\"51db7ba25d8ff92bfc943addebf606d6\";s:6:\"slider\";a:565:{i:0;a:22:{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: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-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:22:{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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:22:{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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:22:{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: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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:22:{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:11:\"setup_notes\";s:413:\"<span class=\"ttm_content\">The content source is set to <a href=\"https:\/\/www.themepunch.com\/slider-revolution\/module-content\/#flickr\" target=\"_blank\">\"Flickr 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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:22:{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: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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:22:{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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:22:{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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:23:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:36;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:22:{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.1\";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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:25:{s:2:\"id\";s:2:\"89\";s:5:\"title\";s:20:\"Website Builder Menu\";s:5:\"alias\";s:19:\"websitebuilder-menu\";s:3:\"zip\";s:29:\"packs\/websitebuilder-menu.zip\";s:3:\"uid\";s:32:\"d9e6d9c961f123a3a4847b51fc3ba3a2\";s:3:\"img\";s:30:\"websitebuilder-menu\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-website-builder\/\";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:2:\"60\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:88;a:25:{s:2:\"id\";s:2:\"90\";s:5:\"title\";s:20:\"Website Builder Hero\";s:5:\"alias\";s:19:\"websitebuilder-hero\";s:3:\"zip\";s:29:\"packs\/websitebuilder-hero.zip\";s:3:\"uid\";s:32:\"6cb2df9a41ad2e7865bb9bbea7e39cb5\";s:3:\"img\";s:30:\"websitebuilder-hero\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-website-builder\/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1230\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:89;a:25:{s:2:\"id\";s:2:\"91\";s:5:\"title\";s:23:\"Website Builder Clients\";s:5:\"alias\";s:22:\"websitebuilder-clients\";s:3:\"zip\";s:32:\"packs\/websitebuilder-clients.zip\";s:3:\"uid\";s:32:\"050e59c43c9a693510d01f29532088cf\";s:3:\"img\";s:33:\"websitebuilder-clients\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-website-builder\/\";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:\"120\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:90;a:25:{s:2:\"id\";s:2:\"92\";s:5:\"title\";s:24:\"Website Builder Services\";s:5:\"alias\";s:23:\"websitebuilder-services\";s:3:\"zip\";s:33:\"packs\/websitebuilder-services.zip\";s:3:\"uid\";s:32:\"48d56d67615efce619ae973ab4358c07\";s:3:\"img\";s:34:\"websitebuilder-services\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-website-builder\/\";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:\"558\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:91;a:25:{s:2:\"id\";s:2:\"93\";s:5:\"title\";s:24:\"Website Builder Discover\";s:5:\"alias\";s:23:\"websitebuilder-discover\";s:3:\"zip\";s:33:\"packs\/websitebuilder-discover.zip\";s:3:\"uid\";s:32:\"425a08a7be338daea3df02a07ff5c316\";s:3:\"img\";s:34:\"websitebuilder-discover\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-website-builder\/\";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:\"955\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:92;a:25:{s:2:\"id\";s:2:\"94\";s:5:\"title\";s:22:\"Website Builder Slider\";s:5:\"alias\";s:21:\"websitebuilder-slider\";s:3:\"zip\";s:31:\"packs\/websitebuilder-slider.zip\";s:3:\"uid\";s:32:\"9d670b7335016accb590dc8d52bfb6f0\";s:3:\"img\";s:32:\"websitebuilder-slider\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-website-builder\/\";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:\"500\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:93;a:25:{s:2:\"id\";s:2:\"95\";s:5:\"title\";s:28:\"Website Builder CallToAction\";s:5:\"alias\";s:27:\"websitebuilder-calltoaction\";s:3:\"zip\";s:37:\"packs\/websitebuilder-calltoaction.zip\";s:3:\"uid\";s:32:\"45851baf9e61f55ed9f5fa9d0beff77e\";s:3:\"img\";s:38:\"websitebuilder-calltoaction\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-website-builder\/\";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:\"960\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:94;a:25:{s:2:\"id\";s:2:\"96\";s:5:\"title\";s:22:\"Website Builder Footer\";s:5:\"alias\";s:21:\"websitebuilder-footer\";s:3:\"zip\";s:31:\"packs\/websitebuilder-footer.zip\";s:3:\"uid\";s:32:\"2732bbe66ef28219d6cc53ce8cc78863\";s:3:\"img\";s:32:\"websitebuilder-footer\/slide1.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-website-builder\/\";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:\"600\";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: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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:95;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:106;a:25:{s:2:\"id\";s:3:\"108\";s:5:\"title\";s:23:\"Website Builder Package\";s:5:\"alias\";s:22:\"websitebuilder-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"websitebuilder-package\";s:3:\"img\";s:29:\"packages\/template_group_2.jpg\";s:7:\"preview\";s:60:\"https:\/\/revolution.themepunch.com\/wordpress-website-builder\/\";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:2:\"60\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">The Website Builder Package is a clean, usable collection website modules that can be used all together or each on their own.<\/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:\"Website Builder\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"3\";s:9:\"installed\";b:0;}i:107;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:135;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:22:{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:11:\"setup_notes\";s:171:\"<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:180:\"[{\"path\":\"revslider-filmstrip-addon\\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:22:{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:11:\"setup_notes\";s:171:\"<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:171:\"[{\"path\":\"revslider-slicey-addon\\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:22:{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:11:\"setup_notes\";s:171:\"<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:171:\"[{\"path\":\"revslider-slicey-addon\\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:23:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:150;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:151;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:152;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:153;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:154;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:155;a:26:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:156;a:26:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:157;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:158;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:159;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:160;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:161;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:162;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:163;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:164;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:165;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:166;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:170;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:171;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:172;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:173;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:174;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:175;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:176;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:177;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:178;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:179;a:22:{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:11:\"setup_notes\";s:171:\"<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:168:\"[{\"path\":\"revslider-weather-addon\\\/revslider-weather-addon.php\",\"name\":\"Live Weather Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:23:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:202;a:25:{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:343:\"[{\"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 Add-On\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:203;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:25:{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:171:\"[{\"path\":\"revslider-slicey-addon\\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey Add-On\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:22:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:210;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:211;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:212;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:213;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:214;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:215;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:216;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:217;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:218;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:219;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:220;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:221;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:222;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:223;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:224;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:227;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:23:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:236;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:237;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:240;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:241;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:22:{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.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: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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:248;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:251;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:252;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:253;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:254;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:255;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:256;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:257;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:258;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:259;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:260;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:261;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:262;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:265;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:266;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:269;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:270;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:271;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:272;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:273;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:274;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:275;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:276;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:277;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:278;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:279;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:280;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:281;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:282;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:283;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:284;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:285;a:25:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-package\";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.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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:286;a:25:{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.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:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:287;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:288;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:289;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:290;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:291;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:292;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:293;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:294;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:295;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:296;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:297;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:298;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:299;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:300;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:301;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:302;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:303;a:25:{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:32:\"modern-portfolio-website-package\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:304;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:305;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:306;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:307;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:308;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:309;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:310;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:311;a:25:{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.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:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:312;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:313;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:314;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:315;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:25:{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.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:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:317;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:318;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:319;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:320;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:321;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:322;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:323;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:324;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:325;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:328;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:329;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:330;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:331;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:332;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:333;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:334;a:22:{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.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: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:11:\"setup_notes\";s:171:\"<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-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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:335;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:336;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:338;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:339;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:340;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:341;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:342;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:343;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:344;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:345;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:346;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:358;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:359;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:360;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:361;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:362;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:363;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:364;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:365;a:25:{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:11:\"setup_notes\";s:206:\"<span class=\"ttm_content\"><\/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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:366;a:25:{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:31:\"brutal-website-template-package\";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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:367;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:368;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:369;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:370;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:371;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:372;a:25:{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:11:\"setup_notes\";s:171:\"<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\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:373;a:25:{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:11:\"setup_notes\";s:171:\"<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\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:374;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:375;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:377;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:378;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:379;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:380;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:381;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:382;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:383;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:384;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:385;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:387;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:388;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:389;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:390;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:391;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:392;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:393;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:394;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:395;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:398;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:399;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:400;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:401;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:402;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:403;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:404;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:405;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:406;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:407;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:408;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:409;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:410;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:411;a:22:{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:54:\"https:\/\/revolution.themepunch.com\/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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:412;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:26:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:414;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:418;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:419;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:420;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:421;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:422;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:423;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:424;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:425;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:426;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:428;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:429;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:430;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:431;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:432;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:433;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:434;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:435;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:436;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:438;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:439;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:440;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:441;a:26:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:442;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:443;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:444;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:445;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:446;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:447;a:23:{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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:448;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:449;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:450;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:452;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:453;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:454;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:455;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:456;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:457;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:458;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:459;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:460;a:22:{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:11:\"setup_notes\";s:171:\"<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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:461;a:22:{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.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: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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:462;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:463;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:26:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:465;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:466;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:467;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:468;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:469;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:470;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:471;a:25:{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:11:\"setup_notes\";s:171:\"<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\";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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:472;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:473;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:475;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:476;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:477;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:478;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:479;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:480;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:481;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:482;a:23:{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-video-scroll\/\";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:11:\"setup_notes\";s:171:\"<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:370:\"[{\"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 Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:483;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:484;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:487;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:488;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:489;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:490;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:491;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:492;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:493;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:494;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:495;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:496;a:23:{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\u00a0a striking, fullscreen hero module that is using our new Scroll Video addon.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:171:\"<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:544:\"[{\"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 Add-On\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:497;a:22:{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\u00a0a striking, fullscreen hero module that is using our new Scroll Video addon.<\/span>\r\n<span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:498;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:499;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:500;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:501;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:502;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:503;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:504;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:505;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:506;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:507;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:508;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:509;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:510;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:511;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:512;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:513;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:514;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:515;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:516;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:517;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:518;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:519;a:22:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:520;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:522;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:523;a:25:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:524;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:525;a:22:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:526;a:22:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:527;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:528;a:22:{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:11:\"setup_notes\";s:171:\"<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:4:\"hero\";}s:14:\"plugin_require\";s:697:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:529;a:22:{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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:355:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:530;a:23:{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:241:\"<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 it\u2019s ready to visualize your wildest ideas.<\/span><span class=\"ttm_space\"><\/span>\";s:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:350:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:531;a:22:{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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:532;a:22:{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:11:\"setup_notes\";s:171:\"<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:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:350:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:533;a:25:{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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:534;a:25:{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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:535;a:25:{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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:536;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:537;a:25:{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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:538;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:539;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:540;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:541;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:542;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:543;a:25:{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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:544;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:545;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:546;a:25:{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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:183:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:547;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:548;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:549;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:550;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:551;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:552;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:553;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:554;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:555;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:556;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:557;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:558;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:559;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:560;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:561;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:562;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:563;a:22:{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:34:\"https:\/\/revolution.themepunch.com\/\";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:11:\"setup_notes\";s:171:\"<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:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:564;a:22:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:565;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:350:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:566;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:183:\"[{\"path\":\"revslider-transitionpack-addon\\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:567;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:568;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:569;a:25:{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:11:\"setup_notes\";s:171:\"<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:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:350:\"[{\"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\",\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:570;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:571;a:25:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:572;a:26:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:573;a:26:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:574;a:26:{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:11:\"setup_notes\";s:171:\"<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: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:20:\"style=\"z-index:300;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:575;a:26:{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:11:\"setup_notes\";s:171:\"<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: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:18:\"style=\"z-index:0;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:576;a:26:{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:11:\"setup_notes\";s:171:\"<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: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:20:\"style=\"z-index:300;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:577;a:26:{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:11:\"setup_notes\";s:171:\"<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: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:18:\"style=\"z-index:0;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:578;a:26:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:579;a:26:{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:11:\"setup_notes\";s:171:\"<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: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:20:\"style=\"z-index:300;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:580;a:26:{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:11:\"setup_notes\";s:171:\"<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: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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:581;a:26:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}i:582;a:26:{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:11:\"setup_notes\";s:171:\"<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:\"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:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;s:10:\"new_slider\";b:1;}}s:6:\"slides\";a:560:{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: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\";}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"155","option_name":"rs-templates-counter","option_value":"11","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"156","option_name":"revslider_table_version","option_value":"1.0.12","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"162","option_name":"action_scheduler_hybrid_store_demarkation","option_value":"5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"163","option_name":"schema-ActionScheduler_StoreSchema","option_value":"3.0.1608290381","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"164","option_name":"schema-ActionScheduler_LoggerSchema","option_value":"2.0.1608290381","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"167","option_name":"woocommerce_schema_version","option_value":"430","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"168","option_name":"woocommerce_store_address","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"169","option_name":"woocommerce_store_address_2","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"170","option_name":"woocommerce_store_city","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"171","option_name":"woocommerce_default_country","option_value":"GB","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"172","option_name":"woocommerce_store_postcode","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"173","option_name":"woocommerce_allowed_countries","option_value":"all","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"174","option_name":"woocommerce_all_except_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"175","option_name":"woocommerce_specific_allowed_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"176","option_name":"woocommerce_ship_to_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"177","option_name":"woocommerce_specific_ship_to_countries","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"178","option_name":"woocommerce_default_customer_address","option_value":"base","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"179","option_name":"woocommerce_calc_taxes","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"180","option_name":"woocommerce_enable_coupons","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"181","option_name":"woocommerce_calc_discounts_sequentially","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"182","option_name":"woocommerce_currency","option_value":"GBP","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"183","option_name":"woocommerce_currency_pos","option_value":"left","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"184","option_name":"woocommerce_price_thousand_sep","option_value":",","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"185","option_name":"woocommerce_price_decimal_sep","option_value":".","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"186","option_name":"woocommerce_price_num_decimals","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"187","option_name":"woocommerce_shop_page_id","option_value":"437","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"188","option_name":"woocommerce_cart_redirect_after_add","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"189","option_name":"woocommerce_enable_ajax_add_to_cart","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"190","option_name":"woocommerce_placeholder_image","option_value":"5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"191","option_name":"woocommerce_weight_unit","option_value":"kg","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"192","option_name":"woocommerce_dimension_unit","option_value":"cm","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"193","option_name":"woocommerce_enable_reviews","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"194","option_name":"woocommerce_review_rating_verification_label","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"195","option_name":"woocommerce_review_rating_verification_required","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"196","option_name":"woocommerce_enable_review_rating","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"197","option_name":"woocommerce_review_rating_required","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"198","option_name":"woocommerce_manage_stock","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"199","option_name":"woocommerce_hold_stock_minutes","option_value":"60","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"200","option_name":"woocommerce_notify_low_stock","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"201","option_name":"woocommerce_notify_no_stock","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"202","option_name":"woocommerce_stock_email_recipient","option_value":"radiantthemes@gmail.com","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"203","option_name":"woocommerce_notify_low_stock_amount","option_value":"2","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"204","option_name":"woocommerce_notify_no_stock_amount","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"205","option_name":"woocommerce_hide_out_of_stock_items","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"206","option_name":"woocommerce_stock_format","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"207","option_name":"woocommerce_file_download_method","option_value":"force","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"208","option_name":"woocommerce_downloads_require_login","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"209","option_name":"woocommerce_downloads_grant_access_after_payment","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"210","option_name":"woocommerce_downloads_add_hash_to_filename","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"211","option_name":"woocommerce_prices_include_tax","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"212","option_name":"woocommerce_tax_based_on","option_value":"shipping","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"213","option_name":"woocommerce_shipping_tax_class","option_value":"inherit","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"214","option_name":"woocommerce_tax_round_at_subtotal","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"215","option_name":"woocommerce_tax_classes","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"216","option_name":"woocommerce_tax_display_shop","option_value":"excl","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"217","option_name":"woocommerce_tax_display_cart","option_value":"excl","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"218","option_name":"woocommerce_price_display_suffix","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"219","option_name":"woocommerce_tax_total_display","option_value":"itemized","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"220","option_name":"woocommerce_enable_shipping_calc","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"221","option_name":"woocommerce_shipping_cost_requires_address","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"222","option_name":"woocommerce_ship_to_destination","option_value":"billing","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"223","option_name":"woocommerce_shipping_debug_mode","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"224","option_name":"woocommerce_enable_guest_checkout","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"225","option_name":"woocommerce_enable_checkout_login_reminder","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"226","option_name":"woocommerce_enable_signup_and_login_from_checkout","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"227","option_name":"woocommerce_enable_myaccount_registration","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"228","option_name":"woocommerce_registration_generate_username","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"229","option_name":"woocommerce_registration_generate_password","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"230","option_name":"woocommerce_erasure_request_removes_order_data","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"231","option_name":"woocommerce_erasure_request_removes_download_data","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"232","option_name":"woocommerce_allow_bulk_remove_personal_data","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"233","option_name":"woocommerce_registration_privacy_policy_text","option_value":"Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our [privacy_policy].","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"234","option_name":"woocommerce_checkout_privacy_policy_text","option_value":"Your personal data will be used to process your order, support your experience throughout this website, and for other purposes described in our [privacy_policy].","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"235","option_name":"woocommerce_delete_inactive_accounts","option_value":"a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"236","option_name":"woocommerce_trash_pending_orders","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"237","option_name":"woocommerce_trash_failed_orders","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"238","option_name":"woocommerce_trash_cancelled_orders","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"239","option_name":"woocommerce_anonymize_completed_orders","option_value":"a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"240","option_name":"woocommerce_email_from_name","option_value":"Consultix Demo Three","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"241","option_name":"woocommerce_email_from_address","option_value":"radiantthemes@gmail.com","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"242","option_name":"woocommerce_email_header_image","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"243","option_name":"woocommerce_email_footer_text","option_value":"{site_title} &mdash; Built with {WooCommerce}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"244","option_name":"woocommerce_email_base_color","option_value":"#96588a","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"245","option_name":"woocommerce_email_background_color","option_value":"#f7f7f7","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"246","option_name":"woocommerce_email_body_background_color","option_value":"#ffffff","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"247","option_name":"woocommerce_email_text_color","option_value":"#3c3c3c","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"248","option_name":"woocommerce_cart_page_id","option_value":"445","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"249","option_name":"woocommerce_checkout_page_id","option_value":"8","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"250","option_name":"woocommerce_myaccount_page_id","option_value":"440","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"251","option_name":"woocommerce_terms_page_id","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"252","option_name":"woocommerce_checkout_pay_endpoint","option_value":"order-pay","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"253","option_name":"woocommerce_checkout_order_received_endpoint","option_value":"order-received","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"254","option_name":"woocommerce_myaccount_add_payment_method_endpoint","option_value":"add-payment-method","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"255","option_name":"woocommerce_myaccount_delete_payment_method_endpoint","option_value":"delete-payment-method","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"256","option_name":"woocommerce_myaccount_set_default_payment_method_endpoint","option_value":"set-default-payment-method","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"257","option_name":"woocommerce_myaccount_orders_endpoint","option_value":"orders","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"258","option_name":"woocommerce_myaccount_view_order_endpoint","option_value":"view-order","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"259","option_name":"woocommerce_myaccount_downloads_endpoint","option_value":"downloads","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"260","option_name":"woocommerce_myaccount_edit_account_endpoint","option_value":"edit-account","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"261","option_name":"woocommerce_myaccount_edit_address_endpoint","option_value":"edit-address","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"262","option_name":"woocommerce_myaccount_payment_methods_endpoint","option_value":"payment-methods","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"263","option_name":"woocommerce_myaccount_lost_password_endpoint","option_value":"lost-password","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"264","option_name":"woocommerce_logout_endpoint","option_value":"customer-logout","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"265","option_name":"woocommerce_api_enabled","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"266","option_name":"woocommerce_allow_tracking","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"267","option_name":"woocommerce_show_marketplace_suggestions","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"268","option_name":"woocommerce_single_image_width","option_value":"600","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"269","option_name":"woocommerce_thumbnail_image_width","option_value":"300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"270","option_name":"woocommerce_checkout_highlight_required_fields","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"271","option_name":"woocommerce_demo_store","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"272","option_name":"current_theme_supports_woocommerce","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"273","option_name":"woocommerce_queue_flush_rewrite_rules","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"276","option_name":"default_product_cat","option_value":"15","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"277","option_name":"fresh_site","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"280","option_name":"woocommerce_version","option_value":"4.8.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"281","option_name":"woocommerce_db_version","option_value":"4.8.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"284","option_name":"recently_activated","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"285","option_name":"action_scheduler_lock_async-request-runner","option_value":"1610616075","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"286","option_name":"woocommerce_admin_notices","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"287","option_name":"tribe_events_calendar_options","option_value":"a:28:{s:8:\"did_init\";b:1;s:19:\"tribeEventsTemplate\";s:0:\"\";s:16:\"tribeEnableViews\";a:3:{i:0;s:4:\"list\";i:1;s:5:\"month\";i:2;s:3:\"day\";}s:10:\"viewOption\";s:5:\"month\";s:14:\"schema-version\";s:5:\"5.9.1\";s:27:\"recurring_events_are_hidden\";s:6:\"hidden\";s:21:\"previous_ecp_versions\";a:2:{i:0;s:1:\"0\";i:1;s:5:\"5.3.1\";}s:18:\"latest_ecp_version\";s:5:\"5.9.1\";s:16:\"views_v2_enabled\";b:0;s:12:\"postsPerPage\";i:12;s:16:\"monthEventAmount\";s:1:\"3\";s:39:\"last-update-message-the-events-calendar\";s:5:\"5.3.1\";s:24:\"front_page_event_archive\";b:0;s:13:\"earliest_date\";s:19:\"2018-02-15 08:00:00\";s:21:\"earliest_date_markers\";a:1:{i:0;s:4:\"4766\";}s:11:\"latest_date\";s:19:\"2018-10-04 23:59:59\";s:19:\"latest_date_markers\";a:1:{i:0;s:4:\"4860\";}s:15:\"stylesheet_mode\";s:5:\"tribe\";s:20:\"tribeDisableTribeBar\";b:0;s:23:\"enable_month_view_cache\";b:1;s:18:\"dateWithYearFormat\";s:6:\"F j, Y\";s:21:\"dateWithoutYearFormat\";s:3:\"F j\";s:18:\"monthAndYearFormat\";s:3:\"F Y\";s:17:\"dateTimeSeparator\";s:3:\" @ \";s:18:\"timeRangeSeparator\";s:3:\" - \";s:16:\"datepickerFormat\";s:1:\"1\";s:21:\"tribeEventsBeforeHTML\";s:0:\"\";s:20:\"tribeEventsAfterHTML\";s:0:\"\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"288","option_name":"revslider_update_version","option_value":"6.4.10","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"289","option_name":"woocommerce_maxmind_geolocation_settings","option_value":"a:1:{s:15:\"database_prefix\";s:32:\"VUC2oXE6rDQag90M3UqTiWxxjA0HpdxB\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"293","option_name":"widget_consultix_facebook_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"294","option_name":"widget_consultix_twitter_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"295","option_name":"widget_consultix_call_to_action_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"296","option_name":"widget_consultix_contact_box_widget","option_value":"a:2:{i:1;a:3:{s:11:\"addressdata\";s:56:\"PO Box 16122 Collins Street West Victoria 8007 Australia\";s:11:\"phonenumber\";s:21:\"Phone: (888) 123-4567\";s:7:\"emailid\";s:23:\"Email: info@example.com\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"297","option_name":"widget_consultix_social_widget","option_value":"a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"298","option_name":"widget_consultix_recent_posts_widget","option_value":"a:2:{i:1;a:2:{s:13:\"maxpoststitle\";s:12:\"RECENT POSTS\";s:8:\"maxposts\";s:1:\"4\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"299","option_name":"widget_rev-slider-widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"300","option_name":"widget_woocommerce_widget_cart","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"301","option_name":"widget_woocommerce_layered_nav_filters","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"302","option_name":"widget_woocommerce_layered_nav","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"303","option_name":"widget_woocommerce_price_filter","option_value":"a:2:{i:1;a:1:{s:5:\"title\";s:15:\"Filter by price\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"304","option_name":"widget_woocommerce_product_categories","option_value":"a:2:{i:1;a:8:{s:5:\"title\";s:18:\"Product categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:0;s:9:\"max_depth\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"305","option_name":"widget_woocommerce_product_search","option_value":"a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"306","option_name":"widget_woocommerce_product_tag_cloud","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"307","option_name":"widget_woocommerce_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"308","option_name":"widget_woocommerce_recently_viewed_products","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"309","option_name":"widget_woocommerce_top_rated_products","option_value":"a:2:{i:1;a:2:{s:5:\"title\";s:18:\"Top rated products\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"310","option_name":"widget_woocommerce_recent_reviews","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"311","option_name":"widget_woocommerce_rating_filter","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"312","option_name":"widget_mc4wp_form_widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"313","option_name":"widget_tribe-events-list-widget","option_value":"a:1:{s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"316","option_name":"woocommerce_admin_version","option_value":"1.7.3","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"317","option_name":"woocommerce_admin_install_timestamp","option_value":"1608290386","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"322","option_name":"fs_active_plugins","option_value":"O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:42:\"the-events-calendar\/common\/vendor\/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.4.1\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1633613041;s:11:\"plugin_path\";s:43:\"the-events-calendar\/the-events-calendar.php\";}}s:7:\"abspath\";s:42:\"\/home\/markaltd\/growthmarcom.com\/consultix\/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:43:\"the-events-calendar\/the-events-calendar.php\";s:8:\"sdk_path\";s:42:\"the-events-calendar\/common\/vendor\/freemius\";s:7:\"version\";s:5:\"2.4.1\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1633613041;}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"323","option_name":"fs_debug_mode","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"324","option_name":"fs_accounts","option_value":"a:5:{s:11:\"plugin_data\";a:1:{s:19:\"the-events-calendar\";a:14:{s:17:\"install_timestamp\";i:1608290386;s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1609099687;s:7:\"version\";s:5:\"5.3.1\";}s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:43:\"the-events-calendar\/the-events-calendar.php\";}s:20:\"is_network_activated\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.4.1\";s:16:\"sdk_upgrade_mode\";b:1;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"5.9.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;}}s:9:\"unique_id\";s:32:\"10e7be2a4e80ab759f45fdebd2203b91\";s:21:\"id_slug_type_path_map\";a:1:{i:3069;a:3:{s:4:\"slug\";s:19:\"the-events-calendar\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:43:\"the-events-calendar\/the-events-calendar.php\";}}s:13:\"file_slug_map\";a:1:{s:43:\"the-events-calendar\/the-events-calendar.php\";s:19:\"the-events-calendar\";}s:7:\"plugins\";a:1:{s:19:\"the-events-calendar\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:19:\"The Events Calendar\";s:4:\"slug\";s:19:\"the-events-calendar\";s:12:\"premium_slug\";s:27:\"the-events-calendar-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:43:\"the-events-calendar\/the-events-calendar.php\";s:7:\"version\";s:5:\"5.9.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_e32061abc28cfedf231f3e5c4e626\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3069\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\u0000FS_Entity\u0000_is_updated\";b:1;}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"325","option_name":"wc_admin_note_home_screen_feedback_homescreen_accessed","option_value":"1608290386","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"326","option_name":"vc_version","option_value":"6.7.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"327","option_name":"wc_blocks_db_schema_version","option_value":"260","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"328","option_name":"wc_remote_inbox_notifications_stored_state","option_value":"O:8:\"stdClass\":2:{s:22:\"there_were_no_products\";b:1;s:22:\"there_are_now_products\";b:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"329","option_name":"consultix_theme_option","option_value":"a:227:{s:13:\"redux-section\";s:2:\"35\";s:8:\"last_tab\";s:0:\"\";s:14:\"opt-logo-media\";a:5:{s:3:\"url\";s:77:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo-2.png\";s:2:\"id\";s:4:\"7266\";s:6:\"height\";s:2:\"32\";s:5:\"width\";s:3:\"133\";s:9:\"thumbnail\";s:78:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Pink-Top-Logo.png\";}s:21:\"opt-retina-logo-media\";a:5:{s:3:\"url\";s:77:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo-2.png\";s:2:\"id\";s:4:\"7266\";s:6:\"height\";s:2:\"32\";s:5:\"width\";s:3:\"133\";s:9:\"thumbnail\";s:86:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/Consultix-Logo-L-pink.png\";}s:7:\"favicon\";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:10:\"apple-icon\";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:18:\"general_typography\";a:12:{s:11:\"font-family\";s:5:\"Rubik\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:4:\"25px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#424242\";}s:13:\"h1_typography\";a:12:{s:11:\"font-family\";s:7:\"Poppins\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"43px\";s:11:\"line-height\";s:4:\"50px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#333333\";}s:13:\"h2_typography\";a:12:{s:11:\"font-family\";s:7:\"Poppins\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"43px\";s:11:\"line-height\";s:4:\"45px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#323232\";}s:13:\"h3_typography\";a:12:{s:11:\"font-family\";s:7:\"Poppins\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"30px\";s:11:\"line-height\";s:4:\"35px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#323232\";}s:13:\"h4_typography\";a:12:{s:11:\"font-family\";s:7:\"Poppins\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:11:\"line-height\";s:4:\"30px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#323232\";}s:13:\"h5_typography\";a:12:{s:11:\"font-family\";s:7:\"Poppins\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:10:\"capitalize\";s:9:\"font-size\";s:4:\"20px\";s:11:\"line-height\";s:4:\"30px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:0:\"\";}s:13:\"h6_typography\";a:12:{s:11:\"font-family\";s:7:\"Poppins\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"27px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#2d2d2d\";}s:21:\"change_slug_portfolio\";s:0:\"\";s:16:\"change_slug_team\";s:0:\"\";s:23:\"change_slug_casestudies\";s:12:\"case-studies\";s:16:\"preloader_switch\";s:1:\"0\";s:15:\"preloader_style\";s:12:\"folding-cube\";s:26:\"preloader_background_color\";a:3:{s:5:\"color\";s:7:\"#1f1f1f\";s:5:\"alpha\";s:4:\"0.95\";s:4:\"rgba\";s:19:\"rgba(31,31,31,0.95)\";}s:15:\"preloader_color\";a:3:{s:5:\"color\";s:7:\"#048645\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(4,134,69,1)\";}s:17:\"preloader_timeout\";s:3:\"500\";s:23:\"scroll_to_top_direction\";s:5:\"right\";s:30:\"scroll_to_top_background_color\";a:3:{s:5:\"color\";s:7:\"#048645\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(4,134,69,1)\";}s:18:\"gdpr_notice_switch\";s:0:\"\";s:28:\"gdpr_notice_background_color\";a:3:{s:5:\"color\";s:7:\"#3b4354\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(59,67,84,1)\";}s:22:\"gdpr_notice_typography\";a:12:{s:11:\"font-family\";s:0:\"\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:4:\"28px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#ffffff\";}s:19:\"gdpr_notice_content\";s:365:\"Our website use cookies to improve and personalize your experience and to display advertisements (if any). Our website may also include cookies from third parties like Google Adsense, Google Analytics, YouTube. By using this website, you consent to the use of cookies. We've updated our Privacy Policy, please click on the button beside to check our Privacy Policy.\";s:23:\"gdpr_notice_button_text\";s:14:\"Privacy Policy\";s:23:\"gdpr_notice_button_link\";s:1:\"#\";s:12:\"header-style\";s:16:\"header-style-two\";s:31:\"header_top_bar_background_color\";a:3:{s:5:\"color\";s:7:\"#2d2d2d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(45,45,45,1)\";}s:19:\"header_cart_display\";s:1:\"0\";s:28:\"header_main_background_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:31:\"header_main_border_botton_color\";a:3:{s:5:\"color\";s:4:\"#fff\";s:5:\"alpha\";s:3:\"0.5\";s:4:\"rgba\";s:21:\"rgba(255,255,255,0.5)\";}s:22:\"header_menu_typography\";a:10:{s:11:\"font-family\";s:9:\"Work 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:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"16px\";s:11:\"line-height\";s:4:\"25px\";s:14:\"letter-spacing\";s:6:\"-0.3px\";s:5:\"color\";s:7:\"#252525\";}s:35:\"header_three_header_top_social_text\";s:0:\"\";s:23:\"header_menu_hover_color\";s:0:\"\";s:30:\"header_av_bar_background_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:27:\"header_mobile_menu_displace\";s:4:\"true\";s:20:\"header_sticky_choose\";s:1:\"1\";s:21:\"header_search_display\";s:1:\"0\";s:19:\"header_search_style\";s:13:\"flyout-search\";s:30:\"header_search_background_color\";a:3:{s:5:\"color\";s:7:\"#270d44\";s:5:\"alpha\";s:4:\"0.96\";s:4:\"rgba\";s:19:\"rgba(39,13,68,0.96)\";}s:13:\"top_bar_email\";s:16:\"info@example.com\";s:15:\"top_bar_contact\";s:28:\"Need Help? Talk to an Expert\";s:13:\"top_bar_phone\";s:14:\"(888) 123-4567\";s:22:\"header_nine_box_shadow\";a:9:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:4:\"27px\";s:6:\"spread\";s:1:\"0\";s:7:\"opacity\";s:4:\"0.22\";s:5:\"units\";s:2:\"px\";s:12:\"shadow-color\";s:7:\"#050606\";s:11:\"shadow-type\";s:7:\"outside\";s:4:\"rgba\";s:16:\"rgba(5,6,6,0.22)\";}s:39:\"header_nine_header_top_background_color\";a:3:{s:5:\"color\";s:7:\"#001a57\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:15:\"rgba(0,26,87,1)\";}s:35:\"header_nine_header_top_contact_text\";s:28:\"Need Help? Talk to an Expert\";s:36:\"header_nine_header_top_contact_phone\";s:12:\"888-123-4567\";s:16:\"header_nine_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:23:\"header_nine_retina_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:40:\"header_nine_header_main_background_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:27:\"header_nine_menu_typography\";a:10:{s:11:\"font-family\";s:5:\"Rubik\";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:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:4:\"13px\";s:11:\"line-height\";s:4:\"25px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#4d4d4d\";}s:28:\"header_nine_menu_hover_color\";s:7:\"#08276E\";s:26:\"header_nine_search_display\";s:1:\"0\";s:24:\"header_nine_search_style\";s:15:\"floating-search\";s:34:\"header_nine_header_top_social_text\";s:10:\"Follow Us:\";s:35:\"header_nine_search_background_color\";a:3:{s:5:\"color\";s:7:\"#270d44\";s:5:\"alpha\";s:4:\"0.96\";s:4:\"rgba\";s:19:\"rgba(39,13,68,0.96)\";}s:32:\"header_nine_mobile_menu_displace\";s:4:\"true\";s:35:\"header_nine_callback_button_display\";s:0:\"\";s:32:\"header_nine_callback_button_text\";s:17:\"Schedule Callback\";s:32:\"header_nine_callback_button_link\";s:1:\"#\";s:38:\"header_ten_header_top_background_color\";a:3:{s:5:\"color\";s:7:\"#0e0d0d\";s:5:\"alpha\";s:3:\"0.4\";s:4:\"rgba\";s:18:\"rgba(14,13,13,0.4)\";}s:35:\"header_ten_header_top_contact_email\";s:65:\"E-mail Us: <a href=\"mailto:info@example.com\">info@example.com<\/a>\";s:35:\"header_ten_header_top_contact_phone\";s:54:\"Call Us: <a href=\"tel:888-123-4587\">(888) 123-4587<\/a>\";s:33:\"header_ten_header_top_social_text\";s:15:\"Stay Connected:\";s:39:\"header_ten_header_main_background_color\";a:3:{s:5:\"color\";s:7:\"#000000\";s:5:\"alpha\";s:4:\"0.01\";s:4:\"rgba\";s:16:\"rgba(0,0,0,0.01)\";}s:15:\"header_ten_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:22:\"header_ten_retina_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:26:\"header_ten_menu_typography\";a:10:{s:11:\"font-family\";s:4:\"Lato\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:4:\"25px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:4:\"#fff\";}s:27:\"header_ten_menu_hover_color\";s:7:\"#08276E\";s:25:\"header_ten_search_display\";s:1:\"0\";s:23:\"header_ten_search_style\";s:15:\"floating-search\";s:34:\"header_ten_search_background_color\";a:3:{s:5:\"color\";s:7:\"#270d44\";s:5:\"alpha\";s:4:\"0.96\";s:4:\"rgba\";s:19:\"rgba(39,13,68,0.96)\";}s:31:\"header_ten_mobile_menu_displace\";s:4:\"true\";s:12:\"short-header\";s:11:\"banner-none\";s:28:\"inner_page_banner_background\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:7:\"inherit\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:94:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Inner-Banner-Background-Image.png\";s:5:\"media\";a:4:{s:2:\"id\";s:4:\"5004\";s:6:\"height\";s:3:\"127\";s:5:\"width\";s:4:\"1600\";s:9:\"thumbnail\";s:94:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Inner-Banner-Background-Image.png\";}}s:31:\"inner_page_banner_border_bottom\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:4:\"0.01\";s:4:\"rgba\";s:22:\"rgba(255,255,255,0.01)\";}s:25:\"inner_page_banner_padding\";a:3:{s:5:\"units\";s:2:\"px\";s:11:\"padding-top\";s:4:\"38px\";s:14:\"padding-bottom\";s:3:\"5px\";}s:28:\"inner_page_banner_title_font\";a:12:{s:11:\"font-family\";s:7:\"Poppins\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"700\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"32px\";s:11:\"line-height\";s:4:\"40px\";s:14:\"letter-spacing\";s:3:\"0px\";s:5:\"color\";s:7:\"#2d2d2d\";}s:31:\"inner_page_banner_subtitle_font\";a:12:{s:11:\"font-family\";s:10:\"Montserrat\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"600\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:0:\"\";s:9:\"font-size\";s:4:\"18px\";s:11:\"line-height\";s:4:\"26px\";s:14:\"letter-spacing\";s:0:\"\";s:5:\"color\";s:7:\"#282828\";}s:27:\"inner_page_banner_alignment\";s:4:\"left\";s:22:\"breadcrumb_arrow_style\";s:0:\"\";s:15:\"breadcrumb_font\";a:12:{s:11:\"font-family\";s:7:\"Poppins\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-backup\";s:0:\"\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:4:\"13px\";s:11:\"line-height\";s:4:\"22px\";s:14:\"letter-spacing\";s:3:\"1px\";s:5:\"color\";s:7:\"#888888\";}s:18:\"breadcrumb_padding\";a:3:{s:5:\"units\";s:2:\"px\";s:11:\"padding-top\";s:1:\"0\";s:14:\"padding-bottom\";s:4:\"10px\";}s:20:\"breadcrumb_alignment\";s:4:\"left\";s:12:\"footer-style\";s:18:\"footer-style-seven\";s:23:\"footer-style-background\";a:7:{s:16:\"background-color\";s:7:\"#242424\";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:34:\"footer_navigation_background_color\";a:3:{s:5:\"color\";s:7:\"#323232\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(50,50,50,1)\";}s:28:\"footer_main_background_color\";a:3:{s:5:\"color\";s:7:\"#323232\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(50,50,50,1)\";}s:25:\"footer_main_border_bottom\";a:3:{s:5:\"color\";s:7:\"#222222\";s:5:\"alpha\";s:4:\"0.01\";s:4:\"rgba\";s:19:\"rgba(34,34,34,0.01)\";}s:33:\"footer_copyright_background_color\";a:3:{s:5:\"color\";s:7:\"#323232\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(50,50,50,1)\";}s:20:\"footer_copyright_bar\";s:0:\"\";s:22:\"footer_contact_address\";s:37:\"123, XYZ Road, Collins Avn., New York\";s:16:\"scrollbar_switch\";s:0:\"\";s:15:\"scrollbar_color\";a:3:{s:5:\"color\";s:7:\"#25469d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(37,70,157,1)\";}s:15:\"scrollbar_width\";a:2:{s:5:\"width\";s:3:\"7px\";s:5:\"units\";s:2:\"px\";}s:14:\"button_padding\";a:5:{s:5:\"units\";s:2:\"px\";s:11:\"padding-top\";s:4:\"10px\";s:13:\"padding-right\";s:4:\"30px\";s:14:\"padding-bottom\";s:4:\"10px\";s:12:\"padding-left\";s:4:\"30px\";}s:23:\"button_background_color\";a:3:{s:5:\"color\";s:7:\"#25469d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(37,70,157,1)\";}s:29:\"button_background_color_hover\";a:3:{s:5:\"color\";s:7:\"#181818\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(24,24,24,1)\";}s:13:\"button_border\";a:6:{s:10:\"border-top\";s:3:\"0px\";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:7:\"#ffffff\";}s:25:\"button_hover_border_color\";a:6:{s:10:\"border-top\";s:3:\"0px\";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:7:\"#ffffff\";}s:13:\"border-radius\";a:5:{s:5:\"units\";s:2:\"px\";s:10:\"margin-top\";s:4:\"50px\";s:12:\"margin-right\";s:4:\"50px\";s:13:\"margin-bottom\";s:4:\"50px\";s:11:\"margin-left\";s:4:\"50px\";}s:23:\"theme_button_box_shadow\";a:9:{s:10:\"horizontal\";s:0:\"\";s:8:\"vertical\";s:0:\"\";s:4:\"blur\";s:0:\"\";s:6:\"spread\";s:0:\"\";s:7:\"opacity\";s:0:\"\";s:5:\"units\";s:2:\"px\";s:12:\"shadow-color\";s:7:\"#000000\";s:11:\"shadow-type\";s:7:\"outside\";s:4:\"rgba\";s:10:\"rgb(0,0,0)\";}s:17:\"button_typography\";a:10:{s:11:\"font-family\";s:5:\"Rubik\";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:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:4:\"12px\";s:11:\"line-height\";s:4:\"25px\";s:14:\"letter-spacing\";s:3:\"1px\";s:5:\"color\";s:7:\"#ffffff\";}s:23:\"button_typography_hover\";s:0:\"\";s:22:\"button_typography_icon\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:28:\"button_typography_icon_hover\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:31:\"contact_form_style_input_height\";a:2:{s:6:\"height\";s:4:\"45px\";s:5:\"units\";s:2:\"px\";}s:34:\"contact_form_style_textarea_height\";a:2:{s:6:\"height\";s:5:\"100px\";s:5:\"units\";s:2:\"px\";}s:38:\"contact_form_style_input_padding_focus\";a:5:{s:5:\"units\";s:2:\"px\";s:11:\"padding-top\";s:3:\"5px\";s:13:\"padding-right\";s:4:\"10px\";s:14:\"padding-bottom\";s:3:\"5px\";s:12:\"padding-left\";s:4:\"10px\";}s:35:\"contact_form_style_input_box_shadow\";a:9:{s:10:\"horizontal\";s:0:\"\";s:8:\"vertical\";s:0:\"\";s:4:\"blur\";s:0:\"\";s:6:\"spread\";s:0:\"\";s:7:\"opacity\";s:0:\"\";s:5:\"units\";s:2:\"px\";s:12:\"shadow-color\";s:7:\"#000000\";s:11:\"shadow-type\";s:7:\"outside\";s:4:\"rgba\";s:10:\"rgb(0,0,0)\";}s:43:\"element_accordion_style_one_backgroundcolor\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:43:\"element_accordion_style_one_title_fontcolor\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:48:\"element_accordion_style_two_icon_backgroundcolor\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:0:\"\";s:4:\"rgba\";s:0:\"\";}s:55:\"element_accordion_style_two_icon_active_backgroundcolor\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:41:\"element_accordion_style_three_title_color\";a:3:{s:5:\"color\";s:7:\"#323232\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(50,50,50,1)\";}s:47:\"element_accordion_style_four_active_title_color\";a:3:{s:5:\"color\";s:7:\"#25469d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(37,70,157,1)\";}s:32:\"element_fancytextbox_style_color\";a:3:{s:5:\"color\";s:7:\"#2d2d2d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(45,45,45,1)\";}s:42:\"element_pricingtable_style_one_theme_color\";a:3:{s:5:\"color\";s:7:\"#e7174d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(231,23,77,1)\";}s:45:\"element_pricingtable_style_one_theme_altcolor\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:46:\"element_pricingtable_style_one_data_font_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:42:\"element_pricingtable_style_two_theme_color\";a:3:{s:5:\"color\";s:7:\"#e60e46\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(230,14,70,1)\";}s:45:\"element_pricingtable_style_two_theme_altcolor\";a:3:{s:5:\"color\";s:0:\"\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:0:\"\";}s:44:\"element_pricingtable_style_three_theme_color\";a:3:{s:5:\"color\";s:7:\"#e7174d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(231,23,77,1)\";}s:35:\"element_portfolio_style_theme_color\";a:3:{s:5:\"color\";s:7:\"#302a2c\";s:5:\"alpha\";s:4:\"0.31\";s:4:\"rgba\";s:19:\"rgba(48,42,44,0.31)\";}s:41:\"element_testimonial_style_one_title_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:44:\"element_testimonial_style_one_subtitle_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:48:\"element_testimonial_style_one_content_background\";a:3:{s:5:\"color\";s:7:\"#f2f0ee\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(242,240,238,1)\";}s:43:\"element_testimonial_style_one_content_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:41:\"element_testimonial_style_two_title_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:43:\"element_testimonial_style_two_content_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:47:\"element_testimonial_style_two_social_icon_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:43:\"element_testimonial_style_three_title_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:45:\"element_testimonial_style_three_content_color\";a:3:{s:5:\"color\";s:7:\"#d8d4d4\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(216,212,212,1)\";}s:49:\"element_testimonial_style_three_rating_star_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:42:\"element_testimonial_style_four_title_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:49:\"element_testimonial_style_four_content_background\";a:3:{s:5:\"color\";s:7:\"#000000\";s:5:\"alpha\";s:4:\"0.01\";s:4:\"rgba\";s:16:\"rgba(0,0,0,0.01)\";}s:44:\"element_testimonial_style_four_content_color\";a:3:{s:5:\"color\";s:7:\"#d8d4d4\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(216,212,212,1)\";}s:48:\"element_testimonial_style_four_rating_star_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:42:\"element_testimonial_style_five_title_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:45:\"element_testimonial_style_five_subtitle_color\";a:3:{s:5:\"color\";s:7:\"#d38932\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:18:\"rgba(211,137,50,1)\";}s:49:\"element_testimonial_style_five_content_background\";a:3:{s:5:\"color\";s:7:\"#584835\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(88,72,53,1)\";}s:44:\"element_testimonial_style_five_content_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:41:\"element_testimonial_style_six_title_color\";a:3:{s:5:\"color\";s:7:\"#f19f00\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(241,159,0,1)\";}s:43:\"element_testimonial_style_six_content_color\";a:3:{s:5:\"color\";s:7:\"#222222\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(34,34,34,1)\";}s:43:\"element_testimonial_style_seven_title_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:46:\"element_testimonial_style_seven_subtitle_color\";a:3:{s:5:\"color\";s:7:\"#fc8e0c\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:18:\"rgba(252,142,12,1)\";}s:45:\"element_testimonial_style_seven_content_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:49:\"element_testimonial_style_seven_rating_star_color\";a:3:{s:5:\"color\";s:7:\"#fc8e0c\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:18:\"rgba(252,142,12,1)\";}s:43:\"element_testimonial_style_eight_title_color\";a:3:{s:5:\"color\";s:7:\"#001a57\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:15:\"rgba(0,26,87,1)\";}s:46:\"element_testimonial_style_eight_subtitle_color\";a:3:{s:5:\"color\";s:7:\"#0f5c84\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(15,92,132,1)\";}s:50:\"element_testimonial_style_eight_content_background\";a:3:{s:5:\"color\";s:7:\"#000000\";s:5:\"alpha\";s:4:\"0.04\";s:4:\"rgba\";s:16:\"rgba(0,0,0,0.04)\";}s:45:\"element_testimonial_style_eight_content_color\";a:3:{s:5:\"color\";s:7:\"#222222\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(34,34,34,1)\";}s:42:\"element_testimonial_style_nine_title_color\";a:3:{s:5:\"color\";s:7:\"#001a57\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:15:\"rgba(0,26,87,1)\";}s:45:\"element_testimonial_style_nine_subtitle_color\";a:3:{s:5:\"color\";s:7:\"#0f5c84\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(15,92,132,1)\";}s:49:\"element_testimonial_style_nine_content_background\";a:3:{s:5:\"color\";s:7:\"#000000\";s:5:\"alpha\";s:4:\"0.02\";s:4:\"rgba\";s:16:\"rgba(0,0,0,0.02)\";}s:44:\"element_testimonial_style_nine_content_color\";a:3:{s:5:\"color\";s:7:\"#222222\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(34,34,34,1)\";}s:41:\"element_testimonial_style_ten_title_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:44:\"element_testimonial_style_ten_subtitle_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:45:\"element_testimonial_style_ten_separator_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:43:\"element_testimonial_style_ten_content_color\";a:3:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:19:\"rgba(255,255,255,1)\";}s:41:\"element_loan_calculator_style_theme_color\";a:3:{s:5:\"color\";s:7:\"#e7174d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(231,23,77,1)\";}s:30:\"error_custom_background_switch\";s:1:\"0\";s:32:\"error_custom_background_property\";a:7:{s:16:\"background-color\";s:7:\"#0c0c0c\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:7:\"inherit\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:73:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/404-back.jpg\";s:5:\"media\";a:4:{s:2:\"id\";s:4:\"6576\";s:6:\"height\";s:4:\"1080\";s:5:\"width\";s:4:\"1920\";s:9:\"thumbnail\";s:73:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/404-back.jpg\";}}s:29:\"error_custom_background_style\";s:9:\"style-one\";s:28:\"error_custom_content_padding\";a:3:{s:5:\"units\";s:2:\"px\";s:11:\"padding-top\";s:5:\"180px\";s:14:\"padding-bottom\";s:5:\"250px\";}s:25:\"error_custom_content_body\";s:391:\"<img class=\"alignnone size-medium wp-image-2674\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/404-pink.png\" alt=\"404\" width=\"300\" height=\"202\" \/>\r\n<h1>PAGE NOT FOUND<\/h1>\r\n<h2>We\u2019re sorry, the page you have looked for does not exist in our database!\r\nMaybe go to our<\/h2>\r\n<div class=\"clearfix\"><\/div>\r\n<a class=\"btn\" href=\"http:\/\/growthmarcom.com\/consultix\/\">Home<\/a>\";s:23:\"maintenance_mode_switch\";s:1:\"0\";s:36:\"maintenance_mode_background_property\";a:7:{s:16:\"background-color\";s:7:\"#0c0c0c\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:7:\"inherit\";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:29:\"maintenance_mode_content_body\";s:393:\"<img class=\"alignnone size-full wp-image-1276\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Pink-Light.png\" alt=\"Logo\" width=\"160\" height=\"53\" \/>\r\n<h1>Maintenance Mode<\/h1>\r\n<h2>Our website is going under maintenance. We will be back very soon!.<\/h2>\r\nYou can also upload custom background image from admin option. Progress Bar color also can be changed from admin option.\";s:35:\"maintenance_mode_progressbar_switch\";s:1:\"1\";s:34:\"maintenance_mode_progressbar_width\";s:2:\"40\";s:35:\"maintenance_mode_progressbar_height\";a:2:{s:6:\"height\";s:4:\"20px\";s:5:\"units\";s:2:\"px\";}s:18:\"coming_soon_switch\";s:1:\"0\";s:35:\"coming_soon_custom_background_style\";s:9:\"style-one\";s:31:\"coming_soon_background_property\";a:7:{s:16:\"background-color\";s:7:\"#0c0c0c\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:7:\"inherit\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:70:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/video.jpg\";s:5:\"media\";a:4:{s:2:\"id\";s:4:\"3513\";s:6:\"height\";s:3:\"518\";s:5:\"width\";s:4:\"1600\";s:9:\"thumbnail\";s:70:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/video.jpg\";}}s:16:\"coming_soon_body\";s:327:\"<img class=\"alignnone size-full wp-image-1276\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Pink-Dark.png\" alt=\"Logo\" width=\"281\" height=\"89\" \/>\r\n\r\nThe Site will be Launching shortly... Perfect and awesome template to present your future product or service. Hooking audience attention is all in the opener.\";s:20:\"coming_soon_datetime\";s:16:\"2018-05-24 12:00\";s:24:\"search_page_banner_image\";a:5:{s:3:\"url\";s:94:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Inner-Banner-Background-Image.png\";s:2:\"id\";s:4:\"5004\";s:6:\"height\";s:3:\"127\";s:5:\"width\";s:4:\"1600\";s:9:\"thumbnail\";s:94:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Inner-Banner-Background-Image.png\";}s:24:\"search_page_banner_title\";s:6:\"Search\";s:21:\"events_banner_details\";s:17:\"banner-breadcumbs\";s:18:\"event_banner_image\";a:5:{s:3:\"url\";s:94:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Inner-Banner-Background-Image.png\";s:2:\"id\";s:4:\"5004\";s:6:\"height\";s:3:\"127\";s:5:\"width\";s:4:\"1600\";s:9:\"thumbnail\";s:94:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Inner-Banner-Background-Image.png\";}s:18:\"event_banner_title\";s:6:\"Events\";s:10:\"blog-style\";s:5:\"three\";s:11:\"blog-layout\";s:12:\"rightsidebar\";s:20:\"blog_comment_display\";s:1:\"1\";s:10:\"shop-style\";s:8:\"shop-two\";s:12:\"shop-sidebar\";s:14:\"shop-nosidebar\";s:14:\"shop_box_style\";s:11:\"style-three\";s:20:\"shop-details-sidebar\";s:22:\"shop-details-nosidebar\";s:18:\"social-icon-target\";s:1:\"0\";s:22:\"social-icon-googleplus\";s:23:\"https:\/\/plus.google.com\";s:20:\"social-icon-facebook\";s:20:\"https:\/\/facebook.com\";s:19:\"social-icon-twitter\";s:19:\"https:\/\/twitter.com\";s:17:\"social-icon-vimeo\";s:17:\"https:\/\/vimeo.com\";s:19:\"social-icon-youtube\";s:0:\"\";s:18:\"social-icon-flickr\";s:0:\"\";s:20:\"social-icon-linkedin\";s:0:\"\";s:21:\"social-icon-pinterest\";s:0:\"\";s:16:\"social-icon-xing\";s:0:\"\";s:18:\"social-icon-viadeo\";s:0:\"\";s:21:\"social-icon-vkontakte\";s:0:\"\";s:23:\"social-icon-tripadvisor\";s:0:\"\";s:18:\"social-icon-tumblr\";s:0:\"\";s:19:\"social-icon-behance\";s:0:\"\";s:21:\"social-icon-instagram\";s:0:\"\";s:20:\"social-icon-dribbble\";s:0:\"\";s:17:\"social-icon-skype\";s:0:\"\";s:11:\"import_link\";s:0:\"\";s:12:\"redux-backup\";i:1;s:24:\"header_eleven_box_shadow\";a:8:{s:10:\"horizontal\";s:1:\"0\";s:8:\"vertical\";s:1:\"0\";s:4:\"blur\";s:4:\"27px\";s:6:\"spread\";s:1:\"0\";s:7:\"opacity\";s:4:\"0.22\";s:12:\"shadow-color\";s:7:\"#050606\";s:11:\"shadow-type\";s:7:\"outside\";s:5:\"units\";s:2:\"px\";}s:41:\"header_eleven_header_top_background_color\";a:2:{s:5:\"color\";s:7:\"#001a57\";s:5:\"alpha\";i:1;}s:32:\"header_eleven_header_top_address\";s:28:\"Need Help? Talk to an Expert\";s:32:\"header_eleven_header_top_timings\";s:64:\"Monday - Saturday  09 : 00 AM - 09 : 30 PM  <s>Sunday Closed<\/s>\";s:42:\"header_eleven_header_main_background_color\";a:2:{s:5:\"color\";s:7:\"#ffffff\";s:5:\"alpha\";i:1;}s:29:\"header_eleven_menu_typography\";a:7:{s:6:\"google\";b:1;s:14:\"text-transform\";s:9:\"uppercase\";s:11:\"font-family\";s:5:\"Rubik\";s:11:\"font-weight\";s:3:\"400\";s:9:\"font-size\";s:4:\"13px\";s:5:\"color\";s:7:\"#4d4d4d\";s:11:\"line-height\";s:4:\"25px\";}s:30:\"header_eleven_menu_hover_color\";s:7:\"#08276e\";s:28:\"header_eleven_search_display\";s:1:\"0\";s:26:\"header_eleven_search_style\";s:15:\"floating-search\";s:36:\"header_eleven_header_top_social_text\";s:10:\"Follow Us:\";s:37:\"header_eleven_search_background_color\";a:2:{s:5:\"color\";s:7:\"#270d44\";s:5:\"alpha\";d:0.96;}s:33:\"header_eleven_mobile_menu_display\";s:4:\"true\";s:37:\"header_eleven_callback_button_display\";b:0;s:34:\"header_eleven_callback_button_text\";s:17:\"Schedule Callback\";s:34:\"header_eleven_callback_button_link\";s:1:\"#\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"330","option_name":"consultix_theme_option-transients","option_value":"a:4:{s:14:\"changed_values\";a:1:{s:8:\"last_tab\";s:1:\"1\";}s:9:\"last_save\";i:1636136131;s:13:\"last_compiler\";i:1610436278;s:11:\"last_import\";i:1610436278;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"333","option_name":"woocommerce_meta_box_errors","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"336","option_name":"wc_remote_inbox_notifications_specs","option_value":"a:7:{s:37:\"ecomm-need-help-setting-up-your-store\";O:8:\"stdClass\":8:{s:4:\"slug\";s:37:\"ecomm-need-help-setting-up-your-store\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:32:\"Need help setting up your Store?\";s:7:\"content\";s:350:\"Schedule a free 30-min <a href=\"https:\/\/wordpress.com\/support\/concierge-support\/\">quick start session<\/a> and get help from our specialists. We\u2019re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:16:\"set-up-concierge\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:21:\"Schedule free session\";}}s:3:\"url\";s:34:\"https:\/\/wordpress.com\/me\/concierge\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}}}s:20:\"woocommerce-services\";O:8:\"stdClass\":8:{s:4:\"slug\";s:20:\"woocommerce-services\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:26:\"WooCommerce Shipping & Tax\";s:7:\"content\";s:255:\"WooCommerce Shipping & Tax helps get your store \u201cready to sell\u201d as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:10:\"learn-more\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:84:\"https:\/\/docs.woocommerce.com\/document\/woocommerce-shipping-and-tax\/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:10:\"unactioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-services\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:32:\"ecomm-unique-shopping-experience\";O:8:\"stdClass\":8:{s:4:\"slug\";s:32:\"ecomm-unique-shopping-experience\";s:4:\"type\";s:4:\"info\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:53:\"For a shopping experience as unique as your customers\";s:7:\"content\";s:274:\"Product Add-Ons allow your customers to personalize products while they\u2019re shopping on your online store. No more follow-up email requests\u2014customers get what they want, before they\u2019re done checking out. Learn more about this extension that comes included in your plan.\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:43:\"learn-more-ecomm-unique-shopping-experience\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:10:\"Learn more\";}}s:3:\"url\";s:71:\"https:\/\/docs.woocommerce.com\/document\/product-add-ons\/?utm_source=inbox\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:2:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:3:{i:0;s:35:\"woocommerce-shipping-australia-post\";i:1;s:32:\"woocommerce-shipping-canada-post\";i:2;s:30:\"woocommerce-shipping-royalmail\";}}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:18:\"wcadmin_active_for\";s:9:\"operation\";s:1:\"<\";s:4:\"days\";i:2;}}}s:19:\"wcpay-promo-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Manage subscriber payments from your store's dashboard\";s:7:\"content\";s:643:\"Securely accept cards and manage transactions right from your dashboard with <a href=\"https:\/\/woocommerce.com\/payments\/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments<\/a>  \u2013 now supporting <a href=\"https:\/\/woocommerce.com\/products\/woocommerce-subscriptions\/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Subscriptions<\/a>! <br\/><br\/><em>By clicking \"Install now,\" you agree to our <a href=\"https:\/\/wordpress.com\/tos\/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service<\/a>.<\/em>\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"install-now\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Install now\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:10:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"1.7.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:8:\"industry\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";}}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:10;}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2020-11-18 14:00:00\";}i:7;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2020-12-07 00:00:00\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:9;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:26:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CO\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"FL\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"HI\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ID\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IN\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"KS\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"KY\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"LA\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MA\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MN\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MT\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NE\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NV\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NH\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NM\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ND\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"OH\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"OR\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"PA\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"SD\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"TN\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"TX\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"VA\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"WA\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"WI\";}}}}}s:27:\"wcpay-subscriptions-2020-11\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"wcpay-subscriptions-2020-11\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Manage subscriber payments from your store's dashboard\";s:7:\"content\";s:643:\"Securely accept cards and manage transactions right from your dashboard with <a href=\"https:\/\/woocommerce.com\/payments\/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments<\/a>  \u2013 now supporting <a href=\"https:\/\/woocommerce.com\/products\/woocommerce-subscriptions\/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Subscriptions<\/a>! <br\/><br\/><em>By clicking \"Install now,\" you agree to our <a href=\"https:\/\/wordpress.com\/tos\/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service<\/a>.<\/em>\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"install-now\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Install now\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:10:{i:0;O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:17:\"woocommerce-admin\";}}i:1;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:17:\"woocommerce-admin\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:5:\"1.7.0\";}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}i:4;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:8:\"industry\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";}}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:10;}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:18:\"publish_after_time\";s:13:\"publish_after\";s:19:\"2020-11-18 14:00:00\";}i:7;O:8:\"stdClass\":2:{s:4:\"type\";s:19:\"publish_before_time\";s:14:\"publish_before\";s:19:\"2020-12-07 00:00:00\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:9;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:24:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AL\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AK\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AZ\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AR\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CT\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DC\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IL\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IA\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ME\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MD\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MI\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MS\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MO\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NJ\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NY\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NC\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"OK\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"RI\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"SC\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"UT\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"VT\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"WV\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"WY\";}}}}}s:19:\"wcpay-promo-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:19:\"wcpay-promo-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:54:\"Get 50% off transaction fees with WooCommerce Payments\";s:7:\"content\";s:625:\"Keep more of your hard-earned cash by adding <a href=\"https:\/\/woocommerce.com\/payments\/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_exp20\" target=\"_blank\">WooCommerce Payments<\/a> to your store. Lock in a discounted rate of 1.5% + $0.15 for $25,000 of payments (or three months, whichever comes first). Limited time offer \u2013 don\u2019t miss out! <br\/><br\/><em>By clicking \"Install now,\" you agree to our promotional <a href=\"https:\/\/woocommerce.com\/terms-conditions\/woocommerce-payments-promotion\/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_exp20\" target=\"_blank\">Terms of Service<\/a>.<\/em>\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"install-now\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Install now\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:8:\"industry\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";}}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:10;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:26:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CO\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DE\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"FL\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"HI\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ID\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IN\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"KS\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"KY\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"LA\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MA\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MN\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MT\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NE\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NV\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NH\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NM\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ND\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"OH\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"OR\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"PA\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"SD\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"TN\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"TX\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"VA\";}i:24;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"WA\";}i:25;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"WI\";}}}}}s:27:\"wcpay-subscriptions-2020-12\";O:8:\"stdClass\":8:{s:4:\"slug\";s:27:\"wcpay-subscriptions-2020-12\";s:4:\"type\";s:9:\"marketing\";s:6:\"status\";s:10:\"unactioned\";s:12:\"is_snoozable\";i:0;s:6:\"source\";s:15:\"woocommerce.com\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":3:{s:6:\"locale\";s:5:\"en_US\";s:5:\"title\";s:43:\"Manage payments from your store's dashboard\";s:7:\"content\";s:560:\"Securely accept cards and manage transactions right from your dashboard with <a href=\"https:\/\/woocommerce.com\/payments\/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments<\/a>! Zero setup fees or monthly fees. Just pay-as-you-go, starting at just 2.9% + $0.30 per transaction for U.S.-issued cards. <br\/><br\/><em>By clicking \"Install now,\" you agree to our <a href=\"https:\/\/wordpress.com\/tos\/?utm_medium=notification&utm_source=product&utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service<\/a>.<\/em>\";}}s:7:\"actions\";a:1:{i:0;O:8:\"stdClass\":6:{s:4:\"name\";s:11:\"install-now\";s:7:\"locales\";a:1:{i:0;O:8:\"stdClass\":2:{s:6:\"locale\";s:5:\"en_US\";s:5:\"label\";s:11:\"Install now\";}}s:3:\"url\";s:57:\"admin.php?page=wc-admin&action=setup-woocommerce-payments\";s:18:\"url_is_admin_query\";b:0;s:10:\"is_primary\";b:1;s:6:\"status\";s:8:\"actioned\";}}s:5:\"rules\";a:7:{i:0;O:8:\"stdClass\":4:{s:4:\"type\";s:14:\"plugin_version\";s:6:\"plugin\";s:11:\"woocommerce\";s:8:\"operator\";s:2:\">=\";s:7:\"version\";s:3:\"4.8\";}i:1;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:20:\"woocommerce-payments\";}}}i:2;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":2:{s:4:\"type\";s:17:\"plugins_activated\";s:7:\"plugins\";a:1:{i:0;s:26:\"woocommerce-gateway-stripe\";}}}i:3;O:8:\"stdClass\":2:{s:4:\"type\";s:3:\"not\";s:7:\"operand\";O:8:\"stdClass\":4:{s:4:\"type\";s:18:\"onboarding_profile\";s:5:\"index\";s:8:\"industry\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:31:\"cbd-other-hemp-derived-products\";}}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:11:\"order_count\";s:9:\"operation\";s:2:\">=\";s:5:\"value\";i:10;}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:21:\"base_location_country\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"US\";}i:6;O:8:\"stdClass\":2:{s:4:\"type\";s:2:\"or\";s:8:\"operands\";a:24:{i:0;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AL\";}i:1;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AK\";}i:2;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AZ\";}i:3;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"AR\";}i:4;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CA\";}i:5;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"CT\";}i:6;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"DC\";}i:7;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IL\";}i:8;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"IA\";}i:9;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"ME\";}i:10;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MD\";}i:11;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MI\";}i:12;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MS\";}i:13;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"MO\";}i:14;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NJ\";}i:15;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NY\";}i:16;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"NC\";}i:17;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"OK\";}i:18;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"RI\";}i:19;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"SC\";}i:20;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"UT\";}i:21;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"VT\";}i:22;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"WV\";}i:23;O:8:\"stdClass\":3:{s:4:\"type\";s:19:\"base_location_state\";s:9:\"operation\";s:1:\"=\";s:5:\"value\";s:2:\"WY\";}}}}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"338","option_name":"mc4wp_version","option_value":"4.8.6","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"341","option_name":"wpb_js_composer_license_activation_notified","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"351","option_name":"mc4wp_flash_messages","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"354","option_name":"woocommerce_onboarding_profile","option_value":"a:1:{s:7:\"skipped\";b:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"363","option_name":"woocommerce_task_list_welcome_modal_dismissed","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"365","option_name":"finished_updating_comment_type","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"366","option_name":"action_scheduler_migration_status","option_value":"complete","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"374","option_name":"post_count","option_value":"6","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"375","option_name":"category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"376","option_name":"product_cat_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"377","option_name":"profession_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"378","option_name":"portfolio-category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"379","option_name":"case-study-category_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"380","option_name":"tribe_events_cat_children","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1058","option_name":"litespeed.cloud._summary","option_value":"{\"curr_request.wp\\\/ver\":0,\"last_request.wp\\\/ver\":1609854626,\"curr_request.ver\":0,\"last_request.ver\":1636226712,\"news.utime\":1636038725,\"curr_request.news\":0,\"last_request.news\":1636038725}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1060","option_name":"litespeed.conf.hash","option_value":"PUY2bKbJIcWpPQHSgdi1xBjfYDO8vTxD","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1061","option_name":"litespeed.conf.auto_upgrade","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1062","option_name":"litespeed.conf.api_key","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1063","option_name":"litespeed.conf.server_ip","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1064","option_name":"litespeed.conf.news","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1065","option_name":"litespeed.conf.cache","option_value":"2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1066","option_name":"litespeed.conf.cache-priv","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1067","option_name":"litespeed.conf.cache-commenter","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1068","option_name":"litespeed.conf.cache-rest","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1069","option_name":"litespeed.conf.cache-page_login","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1070","option_name":"litespeed.conf.cache-favicon","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1071","option_name":"litespeed.conf.cache-resources","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1072","option_name":"litespeed.conf.cache-mobile","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1073","option_name":"litespeed.conf.cache-mobile_rules","option_value":"a:7:{i:0;s:6:\"Mobile\";i:1;s:7:\"Android\";i:2;s:5:\"Silk\/\";i:3;s:6:\"Kindle\";i:4;s:10:\"BlackBerry\";i:5;s:10:\"Opera Mini\";i:6;s:10:\"Opera Mobi\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1074","option_name":"litespeed.conf.cache-browser","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1075","option_name":"litespeed.conf.cache-exc_useragents","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1076","option_name":"litespeed.conf.cache-exc_cookies","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1077","option_name":"litespeed.conf.cache-exc_qs","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1078","option_name":"litespeed.conf.cache-exc_cat","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1079","option_name":"litespeed.conf.cache-exc_tag","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1080","option_name":"litespeed.conf.cache-force_uri","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1081","option_name":"litespeed.conf.cache-force_pub_uri","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1082","option_name":"litespeed.conf.cache-priv_uri","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1083","option_name":"litespeed.conf.cache-exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1084","option_name":"litespeed.conf.cache-exc_roles","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1085","option_name":"litespeed.conf.cache-drop_qs","option_value":"a:4:{i:0;s:6:\"fbclid\";i:1;s:5:\"gclid\";i:2;s:4:\"utm*\";i:3;s:3:\"_ga\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1086","option_name":"litespeed.conf.cache-ttl_pub","option_value":"604800","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1087","option_name":"litespeed.conf.cache-ttl_priv","option_value":"1800","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1088","option_name":"litespeed.conf.cache-ttl_frontpage","option_value":"604800","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1089","option_name":"litespeed.conf.cache-ttl_feed","option_value":"604800","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1090","option_name":"litespeed.conf.cache-ttl_rest","option_value":"604800","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1091","option_name":"litespeed.conf.cache-ttl_browser","option_value":"31557600","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1092","option_name":"litespeed.conf.cache-ttl_status","option_value":"a:3:{i:0;s:8:\"403 3600\";i:1;s:8:\"404 3600\";i:2;s:8:\"500 3600\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1093","option_name":"litespeed.conf.cache-login_cookie","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1094","option_name":"litespeed.conf.cache-vary_group","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1095","option_name":"litespeed.conf.purge-upgrade","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1096","option_name":"litespeed.conf.purge-stale","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1097","option_name":"litespeed.conf.purge-post_all","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1098","option_name":"litespeed.conf.purge-post_f","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1099","option_name":"litespeed.conf.purge-post_h","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1100","option_name":"litespeed.conf.purge-post_p","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1101","option_name":"litespeed.conf.purge-post_pwrp","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1102","option_name":"litespeed.conf.purge-post_a","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1103","option_name":"litespeed.conf.purge-post_y","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1104","option_name":"litespeed.conf.purge-post_m","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1105","option_name":"litespeed.conf.purge-post_d","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1106","option_name":"litespeed.conf.purge-post_t","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1107","option_name":"litespeed.conf.purge-post_pt","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1108","option_name":"litespeed.conf.purge-timed_urls","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1109","option_name":"litespeed.conf.purge-timed_urls_time","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1110","option_name":"litespeed.conf.purge-hook_all","option_value":"a:10:{i:0;s:12:\"switch_theme\";i:1;s:18:\"wp_create_nav_menu\";i:2;s:18:\"wp_update_nav_menu\";i:3;s:18:\"wp_delete_nav_menu\";i:4;s:11:\"create_term\";i:5;s:10:\"edit_terms\";i:6;s:11:\"delete_term\";i:7;s:8:\"add_link\";i:8;s:9:\"edit_link\";i:9;s:11:\"delete_link\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1111","option_name":"litespeed.conf.esi","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1112","option_name":"litespeed.conf.esi-cache_admbar","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1113","option_name":"litespeed.conf.esi-cache_commform","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1114","option_name":"litespeed.conf.esi-nonce","option_value":"a:2:{i:0;s:11:\"stats_nonce\";i:1;s:15:\"subscribe_nonce\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1115","option_name":"litespeed.conf.util-instant_click","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1116","option_name":"litespeed.conf.util-no_https_vary","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1117","option_name":"litespeed.conf.debug-disable_all","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1118","option_name":"litespeed.conf.debug","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1119","option_name":"litespeed.conf.debug-ips","option_value":"a:1:{i:0;s:9:\"127.0.0.1\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1120","option_name":"litespeed.conf.debug-level","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1121","option_name":"litespeed.conf.debug-filesize","option_value":"3","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1122","option_name":"litespeed.conf.debug-cookie","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1123","option_name":"litespeed.conf.debug-collaps_qs","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1124","option_name":"litespeed.conf.debug-inc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1125","option_name":"litespeed.conf.debug-exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1126","option_name":"litespeed.conf.db_optm-revisions_max","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1127","option_name":"litespeed.conf.db_optm-revisions_age","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1128","option_name":"litespeed.conf.optm-css_min","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1129","option_name":"litespeed.conf.optm-css_comb","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1130","option_name":"litespeed.conf.optm-css_comb_ext_inl","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1131","option_name":"litespeed.conf.optm-ucss","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1132","option_name":"litespeed.conf.optm-ucss_async","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1133","option_name":"litespeed.conf.optm-css_http2","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1134","option_name":"litespeed.conf.optm-css_exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1135","option_name":"litespeed.conf.optm-js_min","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1136","option_name":"litespeed.conf.optm-js_comb","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1137","option_name":"litespeed.conf.optm-js_comb_ext_inl","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1138","option_name":"litespeed.conf.optm-js_http2","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1139","option_name":"litespeed.conf.optm-js_exc","option_value":"a:2:{i:0;s:9:\"jquery.js\";i:1;s:13:\"jquery.min.js\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1140","option_name":"litespeed.conf.optm-ttl","option_value":"604800","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1141","option_name":"litespeed.conf.optm-html_min","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1142","option_name":"litespeed.conf.optm-qs_rm","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1143","option_name":"litespeed.conf.optm-ggfonts_rm","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1144","option_name":"litespeed.conf.optm-css_async","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1145","option_name":"litespeed.conf.optm-ccss_gen","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1146","option_name":"litespeed.conf.optm-ccss_async","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1147","option_name":"litespeed.conf.optm-css_async_inline","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1148","option_name":"litespeed.conf.optm-css_font_display","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1149","option_name":"litespeed.conf.optm-js_defer","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1150","option_name":"litespeed.conf.optm-js_inline_defer","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1151","option_name":"litespeed.conf.optm-emoji_rm","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1152","option_name":"litespeed.conf.optm-noscript_rm","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1153","option_name":"litespeed.conf.optm-ggfonts_async","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1154","option_name":"litespeed.conf.optm-exc_roles","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1155","option_name":"litespeed.conf.optm-ccss_con","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1156","option_name":"litespeed.conf.optm-js_defer_exc","option_value":"a:2:{i:0;s:9:\"jquery.js\";i:1;s:13:\"jquery.min.js\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1157","option_name":"litespeed.conf.optm-dns_prefetch","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1158","option_name":"litespeed.conf.optm-dns_prefetch_ctrl","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1159","option_name":"litespeed.conf.optm-exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1160","option_name":"litespeed.conf.optm-ccss_sep_posttype","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1161","option_name":"litespeed.conf.optm-ccss_sep_uri","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1162","option_name":"litespeed.conf.object","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1163","option_name":"litespeed.conf.object-kind","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1164","option_name":"litespeed.conf.object-host","option_value":"localhost","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1165","option_name":"litespeed.conf.object-port","option_value":"11211","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1166","option_name":"litespeed.conf.object-life","option_value":"360","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1167","option_name":"litespeed.conf.object-persistent","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1168","option_name":"litespeed.conf.object-admin","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1169","option_name":"litespeed.conf.object-transients","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1170","option_name":"litespeed.conf.object-db_id","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1171","option_name":"litespeed.conf.object-user","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1172","option_name":"litespeed.conf.object-pswd","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1173","option_name":"litespeed.conf.object-global_groups","option_value":"a:12:{i:0;s:5:\"users\";i:1;s:10:\"userlogins\";i:2;s:8:\"usermeta\";i:3;s:9:\"user_meta\";i:4;s:14:\"site-transient\";i:5;s:12:\"site-options\";i:6;s:11:\"site-lookup\";i:7;s:11:\"blog-lookup\";i:8;s:12:\"blog-details\";i:9;s:3:\"rss\";i:10;s:12:\"global-posts\";i:11;s:13:\"blog-id-cache\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1174","option_name":"litespeed.conf.object-non_persistent_groups","option_value":"a:4:{i:0;s:7:\"comment\";i:1;s:6:\"counts\";i:2;s:7:\"plugins\";i:3;s:13:\"wc_session_id\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1175","option_name":"litespeed.conf.discuss-avatar_cache","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1176","option_name":"litespeed.conf.discuss-avatar_cron","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1177","option_name":"litespeed.conf.discuss-avatar_cache_ttl","option_value":"604800","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1178","option_name":"litespeed.conf.optm-localize","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1179","option_name":"litespeed.conf.optm-localize_domains","option_value":"a:35:{i:0;s:13:\"### some CDNs\";i:1;s:26:\"https:\/\/ajax.aspnetcdn.com\";i:2;s:28:\"https:\/\/ajax.cloudflare.com\/\";i:3;s:33:\"https:\/\/ajax.googleapis.com\/ajax\/\";i:4;s:25:\"https:\/\/cdn.jsdelivr.net\/\";i:5;s:18:\"https:\/\/cdnjs.com\/\";i:6;s:29:\"https:\/\/cdnjs.cloudflare.com\/\";i:7;s:24:\"https:\/\/code.jquery.com\/\";i:8;s:32:\"https:\/\/maxcdn.bootstrapcdn.com\/\";i:9;s:32:\"https:\/\/netdna.bootstrapcdn.com\/\";i:10;s:23:\"https:\/\/oss.maxcdn.com\/\";i:11;s:35:\"https:\/\/stackpath.bootstrapcdn.com\/\";i:12;s:23:\"### Popular scripts ###\";i:13;s:30:\"https:\/\/a.optmnstr.com\/app\/js\/\";i:14;s:31:\"https:\/\/cdn.onesignal.com\/sdks\/\";i:15;s:27:\"https:\/\/cdn.optimizely.com\/\";i:16;s:26:\"https:\/\/cdn.shopify.com\/s\/\";i:17;s:48:\"https:\/\/css3-mediaqueries-js.googlecode.com\/svn\/\";i:18;s:37:\"https:\/\/html5shim.googlecode.com\/svn\/\";i:19;s:37:\"https:\/\/html5shiv.googlecode.com\/svn\/\";i:20;s:35:\"https:\/\/maps.google.com\/maps\/api\/js\";i:21;s:39:\"https:\/\/maps.googleapis.com\/maps\/api\/js\";i:22;s:48:\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/\";i:23;s:39:\"https:\/\/platform.twitter.com\/widgets.js\";i:24;s:38:\"https:\/\/platform-api.sharethis.com\/js\/\";i:25;s:26:\"https:\/\/s7.addthis.com\/js\/\";i:26;s:21:\"https:\/\/stats.wp.com\/\";i:27;s:32:\"https:\/\/ws.sharethis.com\/button\/\";i:28;s:39:\"https:\/\/www.google.com\/recaptcha\/api.js\";i:29;s:45:\"https:\/\/www.google-analytics.com\/analytics.js\";i:30;s:40:\"https:\/\/www.googletagmanager.com\/gtag\/js\";i:31;s:39:\"https:\/\/www.googletagmanager.com\/gtm.js\";i:32;s:47:\"https:\/\/www.googletagservices.com\/tag\/js\/gpt.js\";i:33;s:46:\"https:\/\/connect.facebook.net\/en_US\/fbevents.js\";i:34;s:44:\"https:\/\/connect.facebook.net\/signals\/config\/\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1180","option_name":"litespeed.conf.media-lazy","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1181","option_name":"litespeed.conf.media-lazy_placeholder","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1182","option_name":"litespeed.conf.media-placeholder_resp","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1183","option_name":"litespeed.conf.media-placeholder_resp_color","option_value":"#cfd4db","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1184","option_name":"litespeed.conf.media-placeholder_resp_svg","option_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"{width}\" height=\"{height}\" viewBox=\"0 0 {width} {height}\"><rect width=\"100%\" height=\"100%\" fill=\"{color}\"\/><\/svg>","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1185","option_name":"litespeed.conf.media-lqip","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1186","option_name":"litespeed.conf.media-lqip_qual","option_value":"4","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1187","option_name":"litespeed.conf.media-lqip_min_w","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1188","option_name":"litespeed.conf.media-lqip_min_h","option_value":"150","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1189","option_name":"litespeed.conf.media-placeholder_resp_async","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1190","option_name":"litespeed.conf.media-iframe_lazy","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1191","option_name":"litespeed.conf.media-lazyjs_inline","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1192","option_name":"litespeed.conf.media-lazy_exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1193","option_name":"litespeed.conf.media-lazy_cls_exc","option_value":"a:1:{i:0;s:15:\"wmu-preview-img\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1194","option_name":"litespeed.conf.media-lazy_parent_cls_exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1195","option_name":"litespeed.conf.media-iframe_lazy_cls_exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1196","option_name":"litespeed.conf.media-iframe_lazy_parent_cls_exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1197","option_name":"litespeed.conf.media-lazy_uri_exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1198","option_name":"litespeed.conf.media-lqip_exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1199","option_name":"litespeed.conf.img_optm-auto","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1200","option_name":"litespeed.conf.img_optm-cron","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1201","option_name":"litespeed.conf.img_optm-ori","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1202","option_name":"litespeed.conf.img_optm-rm_bkup","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1203","option_name":"litespeed.conf.img_optm-webp","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1204","option_name":"litespeed.conf.img_optm-lossless","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1205","option_name":"litespeed.conf.img_optm-exif","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1206","option_name":"litespeed.conf.img_optm-webp_replace","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1207","option_name":"litespeed.conf.img_optm-webp_attr","option_value":"a:7:{i:0;s:7:\"img.src\";i:1;s:14:\"div.data-thumb\";i:2;s:12:\"img.data-src\";i:3;s:20:\"div.data-large_image\";i:4;s:19:\"img.retina_logo_url\";i:5;s:23:\"div.data-parallax-image\";i:6;s:12:\"video.poster\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1208","option_name":"litespeed.conf.img_optm-webp_replace_srcset","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1209","option_name":"litespeed.conf.img_optm-jpg_quality","option_value":"82","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1210","option_name":"litespeed.conf.crawler","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1211","option_name":"litespeed.conf.crawler-usleep","option_value":"500","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1212","option_name":"litespeed.conf.crawler-run_duration","option_value":"400","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1213","option_name":"litespeed.conf.crawler-run_interval","option_value":"600","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1214","option_name":"litespeed.conf.crawler-crawl_interval","option_value":"302400","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1215","option_name":"litespeed.conf.crawler-threads","option_value":"3","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1216","option_name":"litespeed.conf.crawler-timeout","option_value":"30","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1217","option_name":"litespeed.conf.crawler-load_limit","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1218","option_name":"litespeed.conf.crawler-sitemap","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1219","option_name":"litespeed.conf.crawler-drop_domain","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1220","option_name":"litespeed.conf.crawler-map_timeout","option_value":"120","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1221","option_name":"litespeed.conf.crawler-roles","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1222","option_name":"litespeed.conf.crawler-cookies","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1223","option_name":"litespeed.conf.misc-htaccess_front","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1224","option_name":"litespeed.conf.misc-htaccess_back","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1225","option_name":"litespeed.conf.misc-heartbeat_front","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1226","option_name":"litespeed.conf.misc-heartbeat_front_ttl","option_value":"60","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1227","option_name":"litespeed.conf.misc-heartbeat_back","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1228","option_name":"litespeed.conf.misc-heartbeat_back_ttl","option_value":"60","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1229","option_name":"litespeed.conf.misc-heartbeat_editor","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1230","option_name":"litespeed.conf.misc-heartbeat_editor_ttl","option_value":"15","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1231","option_name":"litespeed.conf.cdn","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1232","option_name":"litespeed.conf.cdn-ori","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1233","option_name":"litespeed.conf.cdn-ori_dir","option_value":"a:2:{i:0;s:10:\"wp-content\";i:1;s:11:\"wp-includes\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1234","option_name":"litespeed.conf.cdn-exc","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1235","option_name":"litespeed.conf.cdn-remote_jq","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1236","option_name":"litespeed.conf.cdn-quic","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1237","option_name":"litespeed.conf.cdn-cloudflare","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1238","option_name":"litespeed.conf.cdn-cloudflare_email","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1239","option_name":"litespeed.conf.cdn-cloudflare_key","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1240","option_name":"litespeed.conf.cdn-cloudflare_name","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1241","option_name":"litespeed.conf.cdn-cloudflare_zone","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1242","option_name":"litespeed.conf.cdn-mapping","option_value":"a:1:{i:0;a:5:{s:3:\"url\";b:0;s:7:\"inc_img\";s:1:\"1\";s:7:\"inc_css\";s:1:\"1\";s:6:\"inc_js\";s:1:\"1\";s:8:\"filetype\";a:17:{i:0;s:4:\".aac\";i:1;s:4:\".css\";i:2;s:4:\".eot\";i:3;s:4:\".gif\";i:4;s:5:\".jpeg\";i:5;s:3:\".js\";i:6;s:4:\".jpg\";i:7;s:5:\".less\";i:8;s:4:\".mp3\";i:9;s:4:\".mp4\";i:10;s:4:\".ogg\";i:11;s:4:\".otf\";i:12;s:4:\".pdf\";i:13;s:4:\".png\";i:14;s:4:\".svg\";i:15;s:4:\".ttf\";i:16;s:5:\".woff\";}}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1243","option_name":"litespeed.conf.cdn-attr","option_value":"a:5:{i:0;s:4:\".src\";i:1;s:9:\".data-src\";i:2;s:5:\".href\";i:3;s:7:\".poster\";i:4;s:13:\"source.srcset\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1253","option_name":"litespeed.gui._summary","option_value":"a:2:{s:11:\"new_version\";i:1609997463;s:5:\"score\";i:1610343063;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1254","option_name":"fw_active_extensions","option_value":"a:7:{s:4:\"blog\";a:0:{}s:6:\"update\";a:0:{}s:16:\"bitbucket-update\";a:0:{}s:13:\"custom-update\";a:0:{}s:13:\"github-update\";a:0:{}s:7:\"backups\";a:0:{}s:12:\"backups-demo\";a:0:{}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1400","option_name":"woocommerce_marketplace_suggestions","option_value":"a:2:{s:11:\"suggestions\";a:26:{i:0;a:4:{s:4:\"slug\";s:28:\"product-edit-meta-tab-header\";s:7:\"context\";s:28:\"product-edit-meta-tab-header\";s:5:\"title\";s:22:\"Recommended extensions\";s:13:\"allow-dismiss\";b:0;}i:1;a:6:{s:4:\"slug\";s:39:\"product-edit-meta-tab-footer-browse-all\";s:7:\"context\";s:28:\"product-edit-meta-tab-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https:\/\/woocommerce.com\/product-category\/woocommerce-extensions\/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:2;a:9:{s:4:\"slug\";s:46:\"product-edit-mailchimp-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-mailchimp\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/mailchimp-for-memberships.svg\";s:5:\"title\";s:25:\"Mailchimp for Memberships\";s:4:\"copy\";s:79:\"Completely automate your email lists by syncing membership changes to Mailchimp\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https:\/\/woocommerce.com\/products\/mailchimp-woocommerce-memberships\/\";}i:3;a:9:{s:4:\"slug\";s:19:\"product-edit-addons\";s:7:\"product\";s:26:\"woocommerce-product-addons\";s:14:\"show-if-active\";a:2:{i:0;s:25:\"woocommerce-subscriptions\";i:1;s:20:\"woocommerce-bookings\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/product-add-ons.svg\";s:5:\"title\";s:15:\"Product Add-Ons\";s:4:\"copy\";s:93:\"Offer add-ons like gift wrapping, special messages or other special options for your products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https:\/\/woocommerce.com\/products\/product-add-ons\/\";}i:4;a:9:{s:4:\"slug\";s:46:\"product-edit-woocommerce-subscriptions-gifting\";s:7:\"product\";s:33:\"woocommerce-subscriptions-gifting\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:116:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/gifting-for-subscriptions.svg\";s:5:\"title\";s:25:\"Gifting for Subscriptions\";s:4:\"copy\";s:70:\"Let customers buy subscriptions for others - they're the ultimate gift\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:67:\"https:\/\/woocommerce.com\/products\/woocommerce-subscriptions-gifting\/\";}i:5;a:9:{s:4:\"slug\";s:42:\"product-edit-teams-woocommerce-memberships\";s:7:\"product\";s:33:\"woocommerce-memberships-for-teams\";s:14:\"show-if-active\";a:1:{i:0;s:23:\"woocommerce-memberships\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:112:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/teams-for-memberships.svg\";s:5:\"title\";s:21:\"Teams for Memberships\";s:4:\"copy\";s:123:\"Adds B2B functionality to WooCommerce Memberships, allowing sites to sell team, group, corporate, or family member accounts\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https:\/\/woocommerce.com\/products\/teams-woocommerce-memberships\/\";}i:6;a:8:{s:4:\"slug\";s:29:\"product-edit-variation-images\";s:7:\"product\";s:39:\"woocommerce-additional-variation-images\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:118:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/additional-variation-images.svg\";s:5:\"title\";s:27:\"Additional Variation Images\";s:4:\"copy\";s:72:\"Showcase your products in the best light with a image for each variation\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:73:\"https:\/\/woocommerce.com\/products\/woocommerce-additional-variation-images\/\";}i:7;a:9:{s:4:\"slug\";s:47:\"product-edit-woocommerce-subscription-downloads\";s:7:\"product\";s:34:\"woocommerce-subscription-downloads\";s:14:\"show-if-active\";a:1:{i:0;s:25:\"woocommerce-subscriptions\";}s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:113:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/subscription-downloads.svg\";s:5:\"title\";s:22:\"Subscription Downloads\";s:4:\"copy\";s:57:\"Give customers special downloads with their subscriptions\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:68:\"https:\/\/woocommerce.com\/products\/woocommerce-subscription-downloads\/\";}i:8;a:8:{s:4:\"slug\";s:31:\"product-edit-min-max-quantities\";s:7:\"product\";s:30:\"woocommerce-min-max-quantities\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:109:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/min-max-quantities.svg\";s:5:\"title\";s:18:\"Min\/Max Quantities\";s:4:\"copy\";s:81:\"Specify minimum and maximum allowed product quantities for orders to be completed\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https:\/\/woocommerce.com\/products\/min-max-quantities\/\";}i:9;a:8:{s:4:\"slug\";s:28:\"product-edit-name-your-price\";s:7:\"product\";s:27:\"woocommerce-name-your-price\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:106:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/name-your-price.svg\";s:5:\"title\";s:15:\"Name Your Price\";s:4:\"copy\";s:70:\"Let customers pay what they want - useful for donations, tips and more\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https:\/\/woocommerce.com\/products\/name-your-price\/\";}i:10;a:8:{s:4:\"slug\";s:42:\"product-edit-woocommerce-one-page-checkout\";s:7:\"product\";s:29:\"woocommerce-one-page-checkout\";s:7:\"context\";a:1:{i:0;s:26:\"product-edit-meta-tab-body\";}s:4:\"icon\";s:108:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/one-page-checkout.svg\";s:5:\"title\";s:17:\"One Page Checkout\";s:4:\"copy\";s:92:\"Don't make customers click around - let them choose products, checkout & pay all on one page\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:63:\"https:\/\/woocommerce.com\/products\/woocommerce-one-page-checkout\/\";}i:11;a:4:{s:4:\"slug\";s:19:\"orders-empty-header\";s:7:\"context\";s:24:\"orders-list-empty-header\";s:5:\"title\";s:20:\"Tools for your store\";s:13:\"allow-dismiss\";b:0;}i:12;a:6:{s:4:\"slug\";s:30:\"orders-empty-footer-browse-all\";s:7:\"context\";s:24:\"orders-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https:\/\/woocommerce.com\/product-category\/woocommerce-extensions\/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:13;a:8:{s:4:\"slug\";s:19:\"orders-empty-zapier\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:18:\"woocommerce-zapier\";s:4:\"icon\";s:97:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/zapier.svg\";s:5:\"title\";s:6:\"Zapier\";s:4:\"copy\";s:88:\"Save time and increase productivity by connecting your store to more than 1000+ services\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:52:\"https:\/\/woocommerce.com\/products\/woocommerce-zapier\/\";}i:14;a:8:{s:4:\"slug\";s:30:\"orders-empty-shipment-tracking\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:29:\"woocommerce-shipment-tracking\";s:4:\"icon\";s:108:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/shipment-tracking.svg\";s:5:\"title\";s:17:\"Shipment Tracking\";s:4:\"copy\";s:86:\"Let customers know when their orders will arrive by adding shipment tracking to emails\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:51:\"https:\/\/woocommerce.com\/products\/shipment-tracking\/\";}i:15;a:8:{s:4:\"slug\";s:32:\"orders-empty-table-rate-shipping\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:31:\"woocommerce-table-rate-shipping\";s:4:\"icon\";s:110:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/table-rate-shipping.svg\";s:5:\"title\";s:19:\"Table Rate Shipping\";s:4:\"copy\";s:122:\"Advanced, flexible shipping. Define multiple shipping rates based on location, price, weight, shipping class or item count\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https:\/\/woocommerce.com\/products\/table-rate-shipping\/\";}i:16;a:8:{s:4:\"slug\";s:40:\"orders-empty-shipping-carrier-extensions\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:4:\"icon\";s:118:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/shipping-carrier-extensions.svg\";s:5:\"title\";s:27:\"Shipping Carrier Extensions\";s:4:\"copy\";s:116:\"Show live rates from FedEx, UPS, USPS and more directly on your store - never under or overcharge for shipping again\";s:11:\"button-text\";s:13:\"Find Carriers\";s:8:\"promoted\";s:26:\"category-shipping-carriers\";s:3:\"url\";s:99:\"https:\/\/woocommerce.com\/product-category\/woocommerce-extensions\/shipping-methods\/shipping-carriers\/\";}i:17;a:8:{s:4:\"slug\";s:32:\"orders-empty-google-product-feed\";s:7:\"context\";s:22:\"orders-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-product-feeds\";s:4:\"icon\";s:110:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/google-product-feed.svg\";s:5:\"title\";s:19:\"Google Product Feed\";s:4:\"copy\";s:76:\"Increase sales by letting customers find you when they're shopping on Google\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:53:\"https:\/\/woocommerce.com\/products\/google-product-feed\/\";}i:18;a:4:{s:4:\"slug\";s:35:\"products-empty-header-product-types\";s:7:\"context\";s:26:\"products-list-empty-header\";s:5:\"title\";s:23:\"Other types of products\";s:13:\"allow-dismiss\";b:0;}i:19;a:6:{s:4:\"slug\";s:32:\"products-empty-footer-browse-all\";s:7:\"context\";s:26:\"products-list-empty-footer\";s:9:\"link-text\";s:21:\"Browse all extensions\";s:3:\"url\";s:64:\"https:\/\/woocommerce.com\/product-category\/woocommerce-extensions\/\";s:8:\"promoted\";s:31:\"category-woocommerce-extensions\";s:13:\"allow-dismiss\";b:0;}i:20;a:8:{s:4:\"slug\";s:30:\"products-empty-product-vendors\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-vendors\";s:4:\"icon\";s:106:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/product-vendors.svg\";s:5:\"title\";s:15:\"Product Vendors\";s:4:\"copy\";s:47:\"Turn your store into a multi-vendor marketplace\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https:\/\/woocommerce.com\/products\/product-vendors\/\";}i:21;a:8:{s:4:\"slug\";s:26:\"products-empty-memberships\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:23:\"woocommerce-memberships\";s:4:\"icon\";s:102:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/memberships.svg\";s:5:\"title\";s:11:\"Memberships\";s:4:\"copy\";s:76:\"Give members access to restricted content or products, for a fee or for free\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:57:\"https:\/\/woocommerce.com\/products\/woocommerce-memberships\/\";}i:22;a:9:{s:4:\"slug\";s:35:\"products-empty-woocommerce-deposits\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-deposits\";s:14:\"show-if-active\";a:1:{i:0;s:20:\"woocommerce-bookings\";}s:4:\"icon\";s:99:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/deposits.svg\";s:5:\"title\";s:8:\"Deposits\";s:4:\"copy\";s:75:\"Make it easier for customers to pay by offering a deposit or a payment plan\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https:\/\/woocommerce.com\/products\/woocommerce-deposits\/\";}i:23;a:8:{s:4:\"slug\";s:40:\"products-empty-woocommerce-subscriptions\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:25:\"woocommerce-subscriptions\";s:4:\"icon\";s:104:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/subscriptions.svg\";s:5:\"title\";s:13:\"Subscriptions\";s:4:\"copy\";s:97:\"Let customers subscribe to your products or services and pay on a weekly, monthly or annual basis\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:59:\"https:\/\/woocommerce.com\/products\/woocommerce-subscriptions\/\";}i:24;a:8:{s:4:\"slug\";s:35:\"products-empty-woocommerce-bookings\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:20:\"woocommerce-bookings\";s:4:\"icon\";s:99:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/bookings.svg\";s:5:\"title\";s:8:\"Bookings\";s:4:\"copy\";s:99:\"Allow customers to book appointments, make reservations or rent equipment without leaving your site\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:54:\"https:\/\/woocommerce.com\/products\/woocommerce-bookings\/\";}i:25;a:8:{s:4:\"slug\";s:30:\"products-empty-product-bundles\";s:7:\"context\";s:24:\"products-list-empty-body\";s:7:\"product\";s:27:\"woocommerce-product-bundles\";s:4:\"icon\";s:106:\"https:\/\/woocommerce.com\/wp-content\/plugins\/wccom-plugins\/marketplace-suggestions\/icons\/product-bundles.svg\";s:5:\"title\";s:15:\"Product Bundles\";s:4:\"copy\";s:49:\"Offer customizable bundles and assembled products\";s:11:\"button-text\";s:10:\"Learn More\";s:3:\"url\";s:49:\"https:\/\/woocommerce.com\/products\/product-bundles\/\";}}s:7:\"updated\";i:1609917524;}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1634","option_name":"nav_menu_options","option_value":"a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1639","option_name":"revslider_update_revision_current","option_value":"6.2.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1797","option_name":"home","option_value":"http:\/\/growthmarcom.com\/consultix","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1798","option_name":"siteurl","option_value":"http:\/\/growthmarcom.com\/consultix","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1799","option_name":"date_format","option_value":"F j, Y","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1800","option_name":"links_updated_date_format","option_value":"F j, Y g:i a","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1801","option_name":"time_format","option_value":"g:i a","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1802","option_name":"timezone_string","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1803","option_name":"gmt_offset","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1804","option_name":"start_of_week","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1805","option_name":"rewrite_rules","option_value":"a:385:{s:28:\"event-aggregator\/(insert)\/?$\";s:53:\"index.php?tribe-aggregator=1&tribe-action=$matches[1]\";s:25:\"(?:event)\/([^\/]+)\/ical\/?$\";s:56:\"index.php?ical=1&name=$matches[1]&post_type=tribe_events\";s:28:\"(?:events)\/(?:page)\/(\\d+)\/?$\";s:71:\"index.php?post_type=tribe_events&eventDisplay=default&paged=$matches[1]\";s:41:\"(?:events)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:79:\"index.php?post_type=tribe_events&featured=1&eventDisplay=list&paged=$matches[1]\";s:38:\"(?:events)\/(feed|rdf|rss|rss2|atom)\/?$\";s:67:\"index.php?post_type=tribe_events&eventDisplay=list&feed=$matches[1]\";s:51:\"(?:events)\/(?:featured)\/(feed|rdf|rss|rss2|atom)\/?$\";s:78:\"index.php?post_type=tribe_events&featured=1&eventDisplay=list&feed=$matches[1]\";s:23:\"(?:events)\/(?:month)\/?$\";s:51:\"index.php?post_type=tribe_events&eventDisplay=month\";s:36:\"(?:events)\/(?:month)\/(?:featured)\/?$\";s:62:\"index.php?post_type=tribe_events&eventDisplay=month&featured=1\";s:37:\"(?:events)\/(?:month)\/(\\d{4}-\\d{2})\/?$\";s:73:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]\";s:37:\"(?:events)\/(?:list)\/(?:page)\/(\\d+)\/?$\";s:68:\"index.php?post_type=tribe_events&eventDisplay=list&paged=$matches[1]\";s:50:\"(?:events)\/(?:list)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:79:\"index.php?post_type=tribe_events&eventDisplay=list&featured=1&paged=$matches[1]\";s:22:\"(?:events)\/(?:list)\/?$\";s:50:\"index.php?post_type=tribe_events&eventDisplay=list\";s:35:\"(?:events)\/(?:list)\/(?:featured)\/?$\";s:61:\"index.php?post_type=tribe_events&eventDisplay=list&featured=1\";s:23:\"(?:events)\/(?:today)\/?$\";s:49:\"index.php?post_type=tribe_events&eventDisplay=day\";s:36:\"(?:events)\/(?:today)\/(?:featured)\/?$\";s:60:\"index.php?post_type=tribe_events&eventDisplay=day&featured=1\";s:27:\"(?:events)\/(\\d{4}-\\d{2})\/?$\";s:73:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]\";s:40:\"(?:events)\/(\\d{4}-\\d{2})\/(?:featured)\/?$\";s:84:\"index.php?post_type=tribe_events&eventDisplay=month&eventDate=$matches[1]&featured=1\";s:33:\"(?:events)\/(\\d{4}-\\d{2}-\\d{2})\/?$\";s:71:\"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]\";s:46:\"(?:events)\/(\\d{4}-\\d{2}-\\d{2})\/(?:featured)\/?$\";s:82:\"index.php?post_type=tribe_events&eventDisplay=day&eventDate=$matches[1]&featured=1\";s:26:\"(?:events)\/(?:featured)\/?$\";s:43:\"index.php?post_type=tribe_events&featured=1\";s:13:\"(?:events)\/?$\";s:53:\"index.php?post_type=tribe_events&eventDisplay=default\";s:18:\"(?:events)\/ical\/?$\";s:39:\"index.php?post_type=tribe_events&ical=1\";s:31:\"(?:events)\/(?:featured)\/ical\/?$\";s:50:\"index.php?post_type=tribe_events&ical=1&featured=1\";s:38:\"(?:events)\/(\\d{4}-\\d{2}-\\d{2})\/ical\/?$\";s:78:\"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]\";s:47:\"(?:events)\/(\\d{4}-\\d{2}-\\d{2})\/ical\/featured\/?$\";s:89:\"index.php?post_type=tribe_events&ical=1&eventDisplay=day&eventDate=$matches[1]&featured=1\";s:60:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:page)\/(\\d+)\/?$\";s:97:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:73:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:108:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]\";s:55:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:month)\/?$\";s:80:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month\";s:68:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:month)\/(?:featured)\/?$\";s:91:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&featured=1\";s:69:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:list)\/(?:page)\/(\\d+)\/?$\";s:97:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:82:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:list)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:108:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]\";s:54:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:list)\/?$\";s:79:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list\";s:67:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:list)\/(?:featured)\/?$\";s:90:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&featured=1\";s:55:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:today)\/?$\";s:78:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day\";s:68:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:today)\/(?:featured)\/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&featured=1\";s:73:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:day)\/(\\d{4}-\\d{2}-\\d{2})\/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:86:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:day)\/(\\d{4}-\\d{2}-\\d{2})\/(?:featured)\/?$\";s:111:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:59:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(\\d{4}-\\d{2})\/?$\";s:102:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]\";s:72:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(\\d{4}-\\d{2})\/(?:featured)\/?$\";s:113:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1\";s:65:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(\\d{4}-\\d{2}-\\d{2})\/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:78:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(\\d{4}-\\d{2}-\\d{2})\/(?:featured)\/?$\";s:111:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:50:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/feed\/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=list&feed=rss2\";s:63:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:featured)\/feed\/?$\";s:100:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=list&feed=rss2\";s:50:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/ical\/?$\";s:68:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&ical=1\";s:63:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:featured)\/ical\/?$\";s:79:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&ical=1\";s:75:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:78:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&feed=$matches[2]\";s:88:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:featured)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:89:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&feed=$matches[2]\";s:58:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/(?:featured)\/?$\";s:93:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&featured=1&eventDisplay=default\";s:45:\"(?:events)\/(?:category)\/(?:[^\/]+\/)*([^\/]+)\/?$\";s:82:\"index.php?post_type=tribe_events&tribe_events_cat=$matches[1]&eventDisplay=default\";s:44:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:page)\/(\\d+)\/?$\";s:84:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:57:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:95:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&eventDisplay=list&paged=$matches[2]\";s:39:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:month)\/?$\";s:67:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month\";s:52:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:month)\/(?:featured)\/?$\";s:78:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&featured=1\";s:53:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:list)\/(?:page)\/(\\d+)\/?$\";s:84:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&paged=$matches[2]\";s:66:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:list)\/(?:featured)\/(?:page)\/(\\d+)\/?$\";s:95:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1&paged=$matches[2]\";s:38:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:list)\/?$\";s:66:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list\";s:51:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:list)\/(?:featured)\/?$\";s:77:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&featured=1\";s:39:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:today)\/?$\";s:65:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day\";s:52:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:today)\/(?:featured)\/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&featured=1\";s:57:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:day)\/(\\d{4}-\\d{2}-\\d{2})\/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:70:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:day)\/(\\d{4}-\\d{2}-\\d{2})\/(?:featured)\/?$\";s:98:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:43:\"(?:events)\/(?:tag)\/([^\/]+)\/(\\d{4}-\\d{2})\/?$\";s:89:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]\";s:56:\"(?:events)\/(?:tag)\/([^\/]+)\/(\\d{4}-\\d{2})\/(?:featured)\/?$\";s:100:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=month&eventDate=$matches[2]&featured=1\";s:49:\"(?:events)\/(?:tag)\/([^\/]+)\/(\\d{4}-\\d{2}-\\d{2})\/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]\";s:62:\"(?:events)\/(?:tag)\/([^\/]+)\/(\\d{4}-\\d{2}-\\d{2})\/(?:featured)\/?$\";s:98:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=day&eventDate=$matches[2]&featured=1\";s:34:\"(?:events)\/(?:tag)\/([^\/]+)\/feed\/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2\";s:47:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:featured)\/feed\/?$\";s:87:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=list&feed=rss2&featured=1\";s:34:\"(?:events)\/(?:tag)\/([^\/]+)\/ical\/?$\";s:55:\"index.php?post_type=tribe_events&tag=$matches[1]&ical=1\";s:47:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:featured)\/ical\/?$\";s:66:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&ical=1\";s:59:\"(?:events)\/(?:tag)\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:65:\"index.php?post_type=tribe_events&tag=$matches[1]&feed=$matches[2]\";s:72:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:featured)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:76:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1&feed=$matches[2]\";s:42:\"(?:events)\/(?:tag)\/([^\/]+)\/(?:featured)\/?$\";s:59:\"index.php?post_type=tribe_events&tag=$matches[1]&featured=1\";s:29:\"(?:events)\/(?:tag)\/([^\/]+)\/?$\";s:69:\"index.php?post_type=tribe_events&tag=$matches[1]&eventDisplay=default\";s:11:\"^wp-json\/?$\";s:22:\"index.php?rest_route=\/\";s:14:\"^wp-json\/(.*)?\";s:33:\"index.php?rest_route=\/$matches[1]\";s:21:\"^index.php\/wp-json\/?$\";s:22:\"index.php?rest_route=\/\";s:24:\"^index.php\/wp-json\/(.*)?\";s:33:\"index.php?rest_route=\/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:9:\"client\/?$\";s:26:\"index.php?post_type=client\";s:39:\"client\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?post_type=client&feed=$matches[1]\";s:34:\"client\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?post_type=client&feed=$matches[1]\";s:26:\"client\/page\/([0-9]{1,})\/?$\";s:44:\"index.php?post_type=client&paged=$matches[1]\";s:22:\"tribe-promoter-auth\/?$\";s:37:\"index.php?tribe-promoter-auth-check=1\";s:8:\"event\/?$\";s:32:\"index.php?post_type=tribe_events\";s:38:\"event\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?post_type=tribe_events&feed=$matches[1]\";s:33:\"event\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?post_type=tribe_events&feed=$matches[1]\";s:25:\"event\/page\/([0-9]{1,})\/?$\";s:50:\"index.php?post_type=tribe_events&paged=$matches[1]\";s:47:\"category\/(.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category\/(.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category\/(.+?)\/embed\/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category\/(.+?)\/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag\/([^\/]+)\/embed\/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag\/([^\/]+)\/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type\/([^\/]+)\/embed\/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type\/([^\/]+)\/?$\";s:33:\"index.php?post_format=$matches[1]\";s:40:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item\/([^\/]+)\/embed\/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item\/([^\/]+)\/trackback\/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:37:\"vc_grid_item\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"testimonial\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"testimonial\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"testimonial\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"testimonial\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"testimonial\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"testimonial\/([^\/]+)\/embed\/?$\";s:44:\"index.php?testimonial=$matches[1]&embed=true\";s:32:\"testimonial\/([^\/]+)\/trackback\/?$\";s:38:\"index.php?testimonial=$matches[1]&tb=1\";s:40:\"testimonial\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?testimonial=$matches[1]&paged=$matches[2]\";s:47:\"testimonial\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:51:\"index.php?testimonial=$matches[1]&cpage=$matches[2]\";s:36:\"testimonial\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:50:\"index.php?testimonial=$matches[1]&page=$matches[2]\";s:28:\"testimonial\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"testimonial\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"testimonial\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"testimonial\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"testimonial\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:32:\"team\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"team\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"team\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"team\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"team\/([^\/]+)\/embed\/?$\";s:37:\"index.php?team=$matches[1]&embed=true\";s:25:\"team\/([^\/]+)\/trackback\/?$\";s:31:\"index.php?team=$matches[1]&tb=1\";s:33:\"team\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:44:\"index.php?team=$matches[1]&paged=$matches[2]\";s:40:\"team\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:44:\"index.php?team=$matches[1]&cpage=$matches[2]\";s:29:\"team\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:43:\"index.php?team=$matches[1]&page=$matches[2]\";s:21:\"team\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"team\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"team\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"team\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:51:\"profession\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?profession=$matches[1]&feed=$matches[2]\";s:46:\"profession\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?profession=$matches[1]&feed=$matches[2]\";s:27:\"profession\/([^\/]+)\/embed\/?$\";s:43:\"index.php?profession=$matches[1]&embed=true\";s:39:\"profession\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:50:\"index.php?profession=$matches[1]&paged=$matches[2]\";s:21:\"profession\/([^\/]+)\/?$\";s:32:\"index.php?profession=$matches[1]\";s:37:\"portfolio\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"portfolio\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"portfolio\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"portfolio\/([^\/]+)\/embed\/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:30:\"portfolio\/([^\/]+)\/trackback\/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:38:\"portfolio\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:34:\"portfolio\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:26:\"portfolio\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"portfolio\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"portfolio\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:59:\"portfolio-category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:57:\"index.php?portfolio-category=$matches[1]&feed=$matches[2]\";s:54:\"portfolio-category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:57:\"index.php?portfolio-category=$matches[1]&feed=$matches[2]\";s:35:\"portfolio-category\/([^\/]+)\/embed\/?$\";s:51:\"index.php?portfolio-category=$matches[1]&embed=true\";s:47:\"portfolio-category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:58:\"index.php?portfolio-category=$matches[1]&paged=$matches[2]\";s:29:\"portfolio-category\/([^\/]+)\/?$\";s:40:\"index.php?portfolio-category=$matches[1]\";s:40:\"case-studies\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"case-studies\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"case-studies\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"case-studies\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"case-studies\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"case-studies\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"case-studies\/([^\/]+)\/embed\/?$\";s:45:\"index.php?case-studies=$matches[1]&embed=true\";s:33:\"case-studies\/([^\/]+)\/trackback\/?$\";s:39:\"index.php?case-studies=$matches[1]&tb=1\";s:41:\"case-studies\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:52:\"index.php?case-studies=$matches[1]&paged=$matches[2]\";s:48:\"case-studies\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:52:\"index.php?case-studies=$matches[1]&cpage=$matches[2]\";s:37:\"case-studies\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:51:\"index.php?case-studies=$matches[1]&page=$matches[2]\";s:29:\"case-studies\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"case-studies\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"case-studies\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"case-studies\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"case-studies\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"case-studies\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:60:\"case-study-category\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:58:\"index.php?case-study-category=$matches[1]&feed=$matches[2]\";s:55:\"case-study-category\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:58:\"index.php?case-study-category=$matches[1]&feed=$matches[2]\";s:36:\"case-study-category\/([^\/]+)\/embed\/?$\";s:52:\"index.php?case-study-category=$matches[1]&embed=true\";s:48:\"case-study-category\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:59:\"index.php?case-study-category=$matches[1]&paged=$matches[2]\";s:30:\"case-study-category\/([^\/]+)\/?$\";s:41:\"index.php?case-study-category=$matches[1]\";s:34:\"client\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"client\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"client\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"client\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"client\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"client\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"client\/([^\/]+)\/embed\/?$\";s:39:\"index.php?client=$matches[1]&embed=true\";s:27:\"client\/([^\/]+)\/trackback\/?$\";s:33:\"index.php?client=$matches[1]&tb=1\";s:47:\"client\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:45:\"index.php?client=$matches[1]&feed=$matches[2]\";s:42:\"client\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:45:\"index.php?client=$matches[1]&feed=$matches[2]\";s:35:\"client\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:46:\"index.php?client=$matches[1]&paged=$matches[2]\";s:42:\"client\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:46:\"index.php?client=$matches[1]&cpage=$matches[2]\";s:31:\"client\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:45:\"index.php?client=$matches[1]&page=$matches[2]\";s:23:\"client\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"client\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"client\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"client\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"client\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"client\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"venue\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"venue\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"venue\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"venue\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"venue\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"venue\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"venue\/([^\/]+)\/embed\/?$\";s:44:\"index.php?tribe_venue=$matches[1]&embed=true\";s:26:\"venue\/([^\/]+)\/trackback\/?$\";s:38:\"index.php?tribe_venue=$matches[1]&tb=1\";s:34:\"venue\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?tribe_venue=$matches[1]&paged=$matches[2]\";s:41:\"venue\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:51:\"index.php?tribe_venue=$matches[1]&cpage=$matches[2]\";s:30:\"venue\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:50:\"index.php?tribe_venue=$matches[1]&page=$matches[2]\";s:22:\"venue\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"venue\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"venue\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"venue\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"venue\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"venue\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:37:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"organizer\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"organizer\/([^\/]+)\/embed\/?$\";s:48:\"index.php?tribe_organizer=$matches[1]&embed=true\";s:30:\"organizer\/([^\/]+)\/trackback\/?$\";s:42:\"index.php?tribe_organizer=$matches[1]&tb=1\";s:38:\"organizer\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:55:\"index.php?tribe_organizer=$matches[1]&paged=$matches[2]\";s:45:\"organizer\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:55:\"index.php?tribe_organizer=$matches[1]&cpage=$matches[2]\";s:34:\"organizer\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:54:\"index.php?tribe_organizer=$matches[1]&page=$matches[2]\";s:26:\"organizer\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"organizer\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"organizer\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"organizer\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"organizer\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"organizer\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"event\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"event\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"event\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"event\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"event\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"event\/([^\/]+)\/embed\/?$\";s:45:\"index.php?tribe_events=$matches[1]&embed=true\";s:26:\"event\/([^\/]+)\/trackback\/?$\";s:39:\"index.php?tribe_events=$matches[1]&tb=1\";s:46:\"event\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:51:\"index.php?tribe_events=$matches[1]&feed=$matches[2]\";s:41:\"event\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:51:\"index.php?tribe_events=$matches[1]&feed=$matches[2]\";s:34:\"event\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:52:\"index.php?tribe_events=$matches[1]&paged=$matches[2]\";s:41:\"event\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:52:\"index.php?tribe_events=$matches[1]&cpage=$matches[2]\";s:30:\"event\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:51:\"index.php?tribe_events=$matches[1]&page=$matches[2]\";s:22:\"event\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"event\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"event\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"event\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"event\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"events\/category\/(.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:55:\"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]\";s:49:\"events\/category\/(.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:55:\"index.php?tribe_events_cat=$matches[1]&feed=$matches[2]\";s:30:\"events\/category\/(.+?)\/embed\/?$\";s:49:\"index.php?tribe_events_cat=$matches[1]&embed=true\";s:42:\"events\/category\/(.+?)\/page\/?([0-9]{1,})\/?$\";s:56:\"index.php?tribe_events_cat=$matches[1]&paged=$matches[2]\";s:24:\"events\/category\/(.+?)\/?$\";s:38:\"index.php?tribe_events_cat=$matches[1]\";s:41:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"deleted_event\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"deleted_event\/([^\/]+)\/embed\/?$\";s:46:\"index.php?deleted_event=$matches[1]&embed=true\";s:34:\"deleted_event\/([^\/]+)\/trackback\/?$\";s:40:\"index.php?deleted_event=$matches[1]&tb=1\";s:42:\"deleted_event\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:53:\"index.php?deleted_event=$matches[1]&paged=$matches[2]\";s:49:\"deleted_event\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:53:\"index.php?deleted_event=$matches[1]&cpage=$matches[2]\";s:38:\"deleted_event\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:52:\"index.php?deleted_event=$matches[1]&page=$matches[2]\";s:30:\"deleted_event\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"deleted_event\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"deleted_event\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"deleted_event\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"deleted_event\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"deleted_event\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"mc4wp-form\/[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form\/[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form\/[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form\/[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form\/[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form\/[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form\/([^\/]+)\/embed\/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:35:\"mc4wp-form\/([^\/]+)(?:\/([0-9]+))?\/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form\/[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form\/[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form\/[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form\/[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form\/[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form\/[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(\/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)\/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed\/?$\";s:21:\"index.php?&embed=true\";s:20:\"page\/?([0-9]{1,})\/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})\/?$\";s:40:\"index.php?&page_id=293&cpage=$matches[1]\";s:41:\"comments\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments\/(feed|rdf|rss|rss2|atom)\/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments\/embed\/?$\";s:21:\"index.php?&embed=true\";s:44:\"search\/(.+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search\/(.+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search\/(.+)\/embed\/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search\/(.+)\/page\/?([0-9]{1,})\/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search\/(.+)\/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author\/([^\/]+)\/embed\/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author\/([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author\/([^\/]+)\/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/(feed|rdf|rss|rss2|atom)\/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/embed\/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/page\/?([0-9]{1,})\/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})\/([0-9]{1,2})\/([0-9]{1,2})\/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})\/([0-9]{1,2})\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})\/([0-9]{1,2})\/(feed|rdf|rss|rss2|atom)\/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})\/([0-9]{1,2})\/embed\/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})\/([0-9]{1,2})\/page\/?([0-9]{1,})\/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})\/([0-9]{1,2})\/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})\/embed\/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})\/page\/?([0-9]{1,})\/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})\/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)\/embed\/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)\/trackback\/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)\/(feed|rdf|rss|rss2|atom)\/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)\/page\/?([0-9]{1,})\/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)\/comment-page-([0-9]{1,})\/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:\/([0-9]+))?\/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^\/]+\/attachment\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^\/]+\/attachment\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^\/]+\/attachment\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^\/]+\/attachment\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^\/]+\/attachment\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^\/]+\/attachment\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^\/]+)\/embed\/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^\/]+)\/trackback\/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^\/]+)\/page\/?([0-9]{1,})\/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^\/]+)(?:\/([0-9]+))?\/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^\/]+\/([^\/]+)\/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^\/]+\/([^\/]+)\/trackback\/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^\/]+\/([^\/]+)\/feed\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^\/]+\/([^\/]+)\/(feed|rdf|rss|rss2|atom)\/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^\/]+\/([^\/]+)\/comment-page-([0-9]{1,})\/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^\/]+\/([^\/]+)\/embed\/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1806","option_name":"ping_sites","option_value":"http:\/\/rpc.pingomatic.com\/","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1807","option_name":"upload_path","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1808","option_name":"upload_url_path","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1809","option_name":"uploads_use_yearmonth_folders","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1810","option_name":"users_can_register","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1811","option_name":"use_smilies","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1812","option_name":"use_trackback","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1813","option_name":"blogname","option_value":"Consultix","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1814","option_name":"blogdescription","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1815","option_name":"blog_charset","option_value":"UTF-8","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1816","option_name":"active_plugins","option_value":"a:19:{i:0;s:35:\"redux-framework\/redux-framework.php\";i:1;s:51:\"all-in-one-wp-migration\/all-in-one-wp-migration.php\";i:2;s:27:\"astra-sites\/astra-sites.php\";i:3;s:36:\"contact-form-7\/wp-contact-form-7.php\";i:4;s:48:\"easy-wp-parallax-slider\/easy-parallax-slider.php\";i:5;s:23:\"elementor\/elementor.php\";i:6;s:65:\"essential-addons-for-elementor-lite\/essential_adons_elementor.php\";i:7;s:24:\"flip-boxes\/flipboxes.php\";i:8;s:27:\"js_composer\/js_composer.php\";i:9;s:35:\"litespeed-cache\/litespeed-cache.php\";i:10;s:37:\"mailchimp-for-wp\/mailchimp-for-wp.php\";i:11;s:51:\"radiantthemes-addons\/class-radiantthemes-addons.php\";i:12;s:55:\"radiantthemes-admin-login\/radiantthemes-admin-login.php\";i:13;s:65:\"radiantthemes-custom-post-type\/radiantthemes-custom-post-type.php\";i:14;s:39:\"radiantthemes-mega-menu\/rt-megamenu.php\";i:15;s:23:\"revslider\/revslider.php\";i:16;s:25:\"templately\/templately.php\";i:17;s:43:\"the-events-calendar\/the-events-calendar.php\";i:18;s:17:\"unyson\/unyson.php\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1817","option_name":"uninstall_plugins","option_value":"a:2:{s:23:\"elementor\/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:35:\"litespeed-cache\/litespeed-cache.php\";s:47:\"LiteSpeed\\Activation::uninstall_litespeed_cache\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1818","option_name":"moderation_notify","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1819","option_name":"comment_registration","option_value":"0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1820","option_name":"default_role","option_value":"subscriber","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1821","option_name":"blog_public","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1822","option_name":"can_compress_scripts","option_value":"0","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1823","option_name":"template","option_value":"consultix","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1824","option_name":"stylesheet","option_value":"consultix-child","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1831","option_name":"widget_block","option_value":"a:2:{i:2;a:1:{s:7:\"content\";s:53:\"<!-- wp:list -->\n<ul><li><\/li><\/ul>\n<!-- \/wp:list -->\";}s:12:\"_multiwidget\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1837","option_name":"theme_mods_consultix-child","option_value":"a:3:{s:18:\"custom_css_post_id\";i:-1;s:22:\"consultix_theme_option\";a:25:{s:12:\"short-header\";s:11:\"banner-none\";s:12:\"header-style\";s:16:\"header-style-two\";s:18:\"social-icon-target\";s:1:\"0\";s:14:\"opt-logo-media\";a:5:{s:3:\"url\";s:77:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo-2.png\";s:2:\"id\";s:4:\"7266\";s:6:\"height\";s:2:\"32\";s:5:\"width\";s:3:\"133\";s:9:\"thumbnail\";s:78:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Pink-Top-Logo.png\";}s:21:\"header_search_display\";s:1:\"0\";s:19:\"header_search_style\";s:13:\"flyout-search\";s:25:\"header_ten_search_display\";s:1:\"0\";s:28:\"header_eleven_search_display\";s:1:\"0\";s:19:\"header_cart_display\";s:1:\"0\";s:35:\"header_three_header_top_social_text\";s:0:\"\";s:26:\"header_nine_search_display\";s:1:\"0\";s:15:\"scrollbar_color\";a:3:{s:5:\"color\";s:7:\"#25469d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(37,70,157,1)\";}s:47:\"element_accordion_style_four_active_title_color\";a:3:{s:5:\"color\";s:7:\"#25469d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(37,70,157,1)\";}s:23:\"button_background_color\";a:3:{s:5:\"color\";s:7:\"#25469d\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:17:\"rgba(37,70,157,1)\";}s:21:\"opt-retina-logo-media\";a:5:{s:3:\"url\";s:77:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo-2.png\";s:2:\"id\";s:4:\"7266\";s:6:\"height\";s:2:\"32\";s:5:\"width\";s:3:\"133\";s:9:\"thumbnail\";s:86:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/Consultix-Logo-L-pink.png\";}s:7:\"favicon\";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:10:\"apple-icon\";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:15:\"preloader_color\";a:3:{s:5:\"color\";s:7:\"#048645\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(4,134,69,1)\";}s:23:\"scroll_to_top_direction\";s:5:\"right\";s:30:\"scroll_to_top_background_color\";a:3:{s:5:\"color\";s:7:\"#048645\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(4,134,69,1)\";}s:34:\"footer_navigation_background_color\";a:3:{s:5:\"color\";s:7:\"#323232\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(50,50,50,1)\";}s:28:\"footer_main_background_color\";a:3:{s:5:\"color\";s:7:\"#323232\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(50,50,50,1)\";}s:33:\"footer_copyright_background_color\";a:3:{s:5:\"color\";s:7:\"#323232\";s:5:\"alpha\";s:1:\"1\";s:4:\"rgba\";s:16:\"rgba(50,50,50,1)\";}s:20:\"footer_copyright_bar\";s:0:\"\";s:25:\"footer_main_border_bottom\";a:3:{s:5:\"color\";s:7:\"#222222\";s:5:\"alpha\";s:4:\"0.01\";s:4:\"rgba\";s:19:\"rgba(34,34,34,0.01)\";}}s:18:\"nav_menu_locations\";a:1:{s:3:\"top\";i:70;}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1843","option_name":"https_detection_errors","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1860","option_name":"wp_force_deactivated_plugins","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1887","option_name":"elementor_active_kit","option_value":"7049","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1890","option_name":"elementor_version","option_value":"3.4.4","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1891","option_name":"elementor_install_history","option_value":"a:1:{s:5:\"3.4.4\";i:1633680580;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1893","option_name":"_elementor_installed_time","option_value":"1633680581","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1894","option_name":"elementor_remote_info_library","option_value":"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&#8217;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&#8217;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&#8217;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 &#8211; 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 &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Events\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Events\";s:9:\"thumbnail\";s:113:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/10\/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Events\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/05\/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Services\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Product\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Education\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Education\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Services\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Education\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Services\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Events\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; News\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 404\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Events\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Health &#038; 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 &#8211; Header\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Services\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/04\/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/05\/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/12\/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Events\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/03\/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Events\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Events\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/02\/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2021\/01\/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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&#8217;s Day Conference &#8211; 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 &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; About\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; About\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Team\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; About\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Business\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/11\/Law-Convention-\u2013-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 &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Services\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Services\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; 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 &#8211; Service\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/03\/lp3-l.png\";s:12:\"tmpl_created\";i: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 &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; 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 &#8211; About\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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  &#8211; 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 &#8211; 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 &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/07\/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/08\/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Travel\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/11\/Vacation-\u2013-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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/10\/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211;  80&#8217;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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; Creative Agency\";s:9:\"thumbnail\";s:90:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/11\/Creative-Agency-\u2013-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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; Graphic Designer\";s:9:\"thumbnail\";s:91:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/11\/Graphic-Designer-\u2013-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 &#8211; 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 &#8211; 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 &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/08\/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/11\/Fashion-photographer-\u2013-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 &#8211; Law Convention\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/11\/Law-Convention-\u2013-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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211;  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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; Tourism 5\";s:9:\"thumbnail\";s:86:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/11\/Vacation-\u2013-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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 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 &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Header\";s:9:\"thumbnail\";s:83:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Header\";s:9:\"thumbnail\";s:87:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Header\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/11\/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; 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 &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; About\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2017\/10\/architect-\u2013-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 &#8211; single post\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/07\/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; 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 &#8211; 404\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Header\";s:9:\"thumbnail\";s:76:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Search\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/01\/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; 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 &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Header\";s:9:\"thumbnail\";s:92:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/04\/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; 404\";s:9:\"thumbnail\";s:66:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 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 &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Header\";s:9:\"thumbnail\";s:89:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/02\/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/09\/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/09\/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Header\";s:9:\"thumbnail\";s:84:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/06\/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2019\/12\/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; 404\";s:9:\"thumbnail\";s:64:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Header\";s:9:\"thumbnail\";s:67:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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 &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https:\/\/library.elementor.com\/wp-content\/uploads\/2020\/11\/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s: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;}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1895","option_name":"elementor_remote_info_feed_data","option_value":"a:5:{i:0;a:5:{s:5:\"title\";s:50:\"8 Black Friday Marketing Strategies & Ideas (2021)\";s:7:\"excerpt\";s:138:\"Increase profits from upcoming seasonal sales with these 8 Black Friday marketing tips. Make sure your WordPress website comes out on top!\";s:7:\"created\";i:1634704980;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:122:\"https:\/\/elementor.com\/blog\/black-friday-marketing\/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:40:\"HappyAddons Thought Leadership Interview\";s:7:\"excerpt\";s:283:\"The Thought Leadership Addons series continues with an interview with Nizam Uddin, CEO and Co-Founder of weDevs, about their plugin for Elementor, HappyAddons. Learn about their background, growth, new releases, and what exciting plans and widgets they have in store for the future. \";s:7:\"created\";i:1634638252;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:141:\"https:\/\/elementor.com\/blog\/happy-addons-thought-leadership-interview\/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:36:\"Elementor Websites of September 2021\";s:7:\"excerpt\";s:200:\"The \u201chomepage is where the art is\u201d in this September\u2019s 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:3;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:4;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\";}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1900","option_name":"astra_sites_recent_import_log_file","option_value":"\/home\/markaltd\/growthmarcom.com\/consultix\/wp-content\/uploads\/astra-sites\/import-08-Oct-2021-08-10-06.txt","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1901","option_name":"astra-sites-tags","option_value":"a:10:{i:0;a:3:{s:2:\"id\";i:2204;s:4:\"name\";s:1:\"a\";s:4:\"slug\";s:1:\"a\";}i:1;a:3:{s:2:\"id\";i:352;s:4:\"name\";s:5:\"About\";s:4:\"slug\";s:5:\"about\";}i:2;a:3:{s:2:\"id\";i:1007;s:4:\"name\";s:8:\"about me\";s:4:\"slug\";s:8:\"about-me\";}i:3;a:3:{s:2:\"id\";i:455;s:4:\"name\";s:8:\"about us\";s:4:\"slug\";s:8:\"about-us\";}i:4;a:3:{s:2:\"id\";i:599;s:4:\"name\";s:9:\"ac repair\";s:4:\"slug\";s:9:\"ac-repair\";}i:5;a:3:{s:2:\"id\";i:2114;s:4:\"name\";s:8:\"Academic\";s:4:\"slug\";s:8:\"academic\";}i:6;a:3:{s:2:\"id\";i:2154;s:4:\"name\";s:9:\"Academics\";s:4:\"slug\";s:9:\"academics\";}i:7;a:3:{s:2:\"id\";i:2110;s:4:\"name\";s:7:\"academy\";s:4:\"slug\";s:7:\"academy\";}i:8;a:3:{s:2:\"id\";i:639;s:4:\"name\";s:11:\"accessories\";s:4:\"slug\";s:11:\"accessories\";}i:9;a:3:{s:2:\"id\";i:1869;s:4:\"name\";s:16:\"accident lawyers\";s:4:\"slug\";s:16:\"accident-lawyers\";}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1902","option_name":"astra-blocks-1","option_value":"a:100:{s:8:\"id-53972\";a:10:{s:5:\"title\";s:10:\"Features 1\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-1-ele.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-1-ele-400x150.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-1e\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53974\";a:10:{s:5:\"title\";s:10:\"Features 2\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-2-ele-400x103.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-2e\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53975\";a:10:{s:5:\"title\";s:10:\"Features 3\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-3-ele.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-3-ele-400x256.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-3e\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53976\";a:10:{s:5:\"title\";s:10:\"Features 4\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-4el.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-4el-400x196.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-4e\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53977\";a:10:{s:5:\"title\";s:10:\"Features 5\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-5-ele.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-5-ele-400x190.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-5e\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53978\";a:10:{s:5:\"title\";s:10:\"Features 6\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-6-ele.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-6-ele-400x232.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-6e\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53979\";a:10:{s:5:\"title\";s:10:\"Features 7\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-7-ele.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/feature-7-ele-400x278.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-7e\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53973\";a:10:{s:5:\"title\";s:12:\"Statistics 4\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-1e.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-1e-400x70.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-4e\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53971\";a:10:{s:5:\"title\";s:12:\"Statistics 3\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-3e.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-3e-400x52.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-3e\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53970\";a:10:{s:5:\"title\";s:12:\"Statistics 2\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-2e.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-2e-400x117.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-2e\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53969\";a:10:{s:5:\"title\";s:12:\"Statistics 1\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-4e.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-4e-400x160.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-1e\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53931\";a:10:{s:5:\"title\";s:6:\"Team 1\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-1el.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-1el-400x211.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-1e\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53932\";a:10:{s:5:\"title\";s:6:\"Team 2\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-2-ele-400x235.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-2e\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53933\";a:10:{s:5:\"title\";s:6:\"Team 3\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-3el.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-3el-400x210.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-3e\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53934\";a:10:{s:5:\"title\";s:6:\"Team 4\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-4el.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-4el-400x196.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-4e\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53926\";a:10:{s:5:\"title\";s:9:\"Clients 1\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-1e.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-1e-400x99.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-1e\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53927\";a:10:{s:5:\"title\";s:9:\"Clients 2\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-2e.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-2e-400x92.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-2e\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53928\";a:10:{s:5:\"title\";s:9:\"Clients 3\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-3e.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-3e-400x69.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-3e\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53929\";a:10:{s:5:\"title\";s:9:\"Clients 4\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-4e.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-4e-400x232.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-4e\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53846\";a:10:{s:5:\"title\";s:13:\"Testimonial 1\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/teatimonial-1el.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/teatimonial-1el-400x240.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-1e\/\";s:3:\"tag\";a:1:{i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53847\";a:10:{s:5:\"title\";s:13:\"Testimonial 2\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/teatimonial-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/teatimonial-2-ele-400x187.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-2e\/\";s:3:\"tag\";a:1:{i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53848\";a:10:{s:5:\"title\";s:13:\"Testimonial 3\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/teatimonial-3el.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/teatimonial-3el-400x143.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-3e\/\";s:3:\"tag\";a:1:{i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53849\";a:10:{s:5:\"title\";s:13:\"Testimonial 4\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/teatimonial-4-ele.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/teatimonial-4-ele-400x166.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-4e\/\";s:3:\"tag\";a:1:{i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52865\";a:10:{s:5:\"title\";s:14:\"Contact Form 1\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-1e.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-1e-400x210.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-1e\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52866\";a:10:{s:5:\"title\";s:14:\"Contact Form 2\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-2e.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-2e-400x206.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-2e\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52867\";a:10:{s:5:\"title\";s:14:\"Contact Form 3\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-3e.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-3e-400x218.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-3e\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52868\";a:10:{s:5:\"title\";s:14:\"Contact Form 4\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-4e.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-4e-400x174.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-4e\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52857\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 6\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-6el.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-6el-400x150.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-6e\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52808\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 2\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-2el.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-2el-400x180.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-2e\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52809\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 3\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-3el.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-3el-400x179.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-3e\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52810\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 4\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-4e.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-4e-400x155.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-4e\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52811\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 5\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-5e.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-5e-400x80.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-5e\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52797\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 1\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-1e.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-1e-400x122.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-1e\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52796\";a:10:{s:5:\"title\";s:16:\"Call to Action 5\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-5e.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-5e-400x71.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-5e\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52795\";a:10:{s:5:\"title\";s:16:\"Call to Action 4\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/cta-4-ele.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/cta-4-ele-400x285.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-4e\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52794\";a:10:{s:5:\"title\";s:16:\"Call to Action 3\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/cta-3-ele.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/cta-3-ele-400x232.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-3e\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52793\";a:10:{s:5:\"title\";s:16:\"Call to Action 2\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-2e.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-2e-400x117.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-2e\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52792\";a:10:{s:5:\"title\";s:16:\"Call to Action 1\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-1e.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-1e-400x100.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-1e\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52712\";a:10:{s:5:\"title\";s:5:\"FAQ 1\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-1e.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-1e-400x140.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-1e\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52713\";a:10:{s:5:\"title\";s:5:\"FAQ 2\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-2e.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-2e-400x167.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-2e\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52714\";a:10:{s:5:\"title\";s:5:\"FAQ 3\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-3e.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-3e-400x174.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-3e\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52715\";a:10:{s:5:\"title\";s:5:\"FAQ 4\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-4e.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-4e-400x191.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-4e\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52716\";a:10:{s:5:\"title\";s:5:\"FAQ 5\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-5-ele.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-5-ele-400x185.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-5e\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52678\";a:10:{s:5:\"title\";s:13:\"Main Banner 9\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-9el.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-9el-400x305.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-9e\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52677\";a:10:{s:5:\"title\";s:13:\"Main Banner 8\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-8el.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-8el-400x164.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-8e\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52676\";a:10:{s:5:\"title\";s:13:\"Main Banner 7\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-7el.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-7el-400x162.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-7e\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52675\";a:10:{s:5:\"title\";s:13:\"Main Banner 6\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-6-ele.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-6-ele-400x219.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-6e\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52674\";a:10:{s:5:\"title\";s:13:\"Main Banner 5\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-5ele.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-5ele-400x223.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-5e\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52673\";a:10:{s:5:\"title\";s:13:\"Main Banner 4\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-4ele.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-4ele-400x202.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-4e\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52672\";a:10:{s:5:\"title\";s:13:\"Main Banner 3\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-3el.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-3el-400x200.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-3e\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52671\";a:10:{s:5:\"title\";s:13:\"Main Banner 2\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-2-ele-400x235.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-2e\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52670\";a:10:{s:5:\"title\";s:13:\"Main Banner 1\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-1-ele.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-1-ele-400x255.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-1e\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52656\";a:10:{s:5:\"title\";s:20:\"Location And Hours 6\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-6e.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-6e-400x158.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-6e\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52655\";a:10:{s:5:\"title\";s:20:\"Location And Hours 5\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-5e.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-5e-400x169.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-5e\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52654\";a:10:{s:5:\"title\";s:20:\"Location And Hours 4\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-4e.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-4e-400x164.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-4e\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52653\";a:10:{s:5:\"title\";s:20:\"Location And Hours 3\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-3e.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-3e-400x205.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-3e\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52652\";a:10:{s:5:\"title\";s:20:\"Location And Hours 2\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-2e.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-2e-400x235.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-2e\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52651\";a:10:{s:5:\"title\";s:20:\"Location And Hours 1\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-1e.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-1e-400x169.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-1e\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52586\";a:10:{s:5:\"title\";s:10:\"Services 4\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-4-ele.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-4-ele-400x192.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-4e\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52589\";a:10:{s:5:\"title\";s:10:\"Services 5\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-5-ele.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-5-ele-400x165.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-5e\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52595\";a:10:{s:5:\"title\";s:7:\"About 8\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-8e.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-8e-400x121.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-8e\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52585\";a:10:{s:5:\"title\";s:10:\"Services 3\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-3-ele.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-3-ele-400x178.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-3e\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52594\";a:10:{s:5:\"title\";s:7:\"About 7\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-7e.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-7e-400x117.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-7e\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52584\";a:10:{s:5:\"title\";s:10:\"Services 2\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-2e.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-2e-400x135.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-2e\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52593\";a:10:{s:5:\"title\";s:7:\"About 6\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-6e.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-6e-400x118.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-6e\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52592\";a:10:{s:5:\"title\";s:7:\"About 5\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-5e.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-5e-400x119.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-5e\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52591\";a:10:{s:5:\"title\";s:7:\"About 4\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-4e.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-4e-400x110.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-4e\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52583\";a:10:{s:5:\"title\";s:10:\"Services 1\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-1e.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-1e-400x136.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-1e\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52590\";a:10:{s:5:\"title\";s:7:\"About 3\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-3-ele.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-3-ele-400x243.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-3e\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52588\";a:10:{s:5:\"title\";s:7:\"About 2\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-2-ele-400x186.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-2e\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52587\";a:10:{s:5:\"title\";s:7:\"About 1\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-1-ele.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-1-ele-400x184.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-1e\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52528\";a:10:{s:5:\"title\";s:17:\"Image and Text 10\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-10ele.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-10ele-400x285.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-10e\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52529\";a:10:{s:5:\"title\";s:16:\"Image and Text 9\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-9ele.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-9ele-400x299.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-9e\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52526\";a:10:{s:5:\"title\";s:16:\"Image and Text 8\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-8el.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-8el-400x299.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-8e\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52524\";a:10:{s:5:\"title\";s:16:\"Image and Text 7\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-7el.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-7el-400x175.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-7e\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52527\";a:10:{s:5:\"title\";s:16:\"Image and Text 6\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-6el.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-6el-400x169.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-6e\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52525\";a:10:{s:5:\"title\";s:16:\"Image and Text 5\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-5ele.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-5ele-400x179.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-5e\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52523\";a:10:{s:5:\"title\";s:16:\"Image and Text 4\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-4-ele.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-4-ele-400x186.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-4e\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52530\";a:10:{s:5:\"title\";s:16:\"Image and Text 3\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-3el.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-3el-400x257.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-3e\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52521\";a:10:{s:5:\"title\";s:16:\"Image and Text 2\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-2-ele-400x175.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-2e\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52519\";a:10:{s:5:\"title\";s:16:\"Image and Text 1\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-1el.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-1el-400x179.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-1e\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52457\";a:10:{s:5:\"title\";s:6:\"Text 9\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-9.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-9-400x141.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-9e\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52456\";a:10:{s:5:\"title\";s:6:\"Text 8\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-8.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-8-400x109.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-8e\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52455\";a:10:{s:5:\"title\";s:6:\"Text 7\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-7.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-7-400x142.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-7e\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52454\";a:10:{s:5:\"title\";s:6:\"Text 6\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-6.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-6-400x96.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-6e\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52453\";a:10:{s:5:\"title\";s:6:\"Text 5\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-5.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-5-400x107.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-5e\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52452\";a:10:{s:5:\"title\";s:6:\"Text 4\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-4.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-4-400x95.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-4e\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52451\";a:10:{s:5:\"title\";s:6:\"Text 3\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-3.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-3-400x95.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-3e\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52450\";a:10:{s:5:\"title\";s:6:\"Text 2\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-2.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-2-400x95.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-2e\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52449\";a:10:{s:5:\"title\";s:6:\"Text 1\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-1.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-1-400x103.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-1e\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45025\";a:10:{s:5:\"title\";s:15:\"Single Quote 3B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-3b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-3b-400x145.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-3b\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45020\";a:10:{s:5:\"title\";s:15:\"Single Quote 3W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-3w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-3w-400x145.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-3w\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44974\";a:10:{s:5:\"title\";s:12:\"Portfolio 6B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-6b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-6b-400x379.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-6b\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44634\";a:10:{s:5:\"title\";s:12:\"Portfolio 6W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-6w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-6w-400x379.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-6w\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41764\";a:10:{s:5:\"title\";s:7:\"Hero 9B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-9b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-9b-400x190.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-9b\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38906\";a:10:{s:5:\"title\";s:7:\"Hero 9W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-9w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-9w-400x190.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-9w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42229\";a:10:{s:5:\"title\";s:11:\"Services 8B\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-8b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-8b-400x230.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-8b\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41045\";a:10:{s:5:\"title\";s:11:\"Services 8W\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-8w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-8w-400x230.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-8w\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43000\";a:10:{s:5:\"title\";s:12:\"Services 11B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-11b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-11b-400x456.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-11b\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42974\";a:10:{s:5:\"title\";s:12:\"Services 11W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-11w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-11w-400x456.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-11w\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1903","option_name":"astra-sites-categories","option_value":"a:5:{i:0;a:3:{s:2:\"id\";i:37;s:4:\"name\";s:4:\"Blog\";s:4:\"slug\";s:4:\"blog\";}i:1;a:3:{s:2:\"id\";i:27;s:4:\"name\";s:8:\"Business\";s:4:\"slug\";s:8:\"business\";}i:2;a:3:{s:2:\"id\";i:38;s:4:\"name\";s:9:\"eCommerce\";s:4:\"slug\";s:9:\"ecommerce\";}i:3;a:3:{s:2:\"id\";i:39;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";}i:4;a:3:{s:2:\"id\";i:36;s:4:\"name\";s:5:\"Other\";s:4:\"slug\";s:5:\"other\";}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1904","option_name":"astra-blocks-4","option_value":"a:20:{s:8:\"id-41028\";a:10:{s:5:\"title\";s:14:\"Testimonial 9B\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-9b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-9b-400x144.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-9b\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41026\";a:10:{s:5:\"title\";s:14:\"Testimonial 8B\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-8b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-8b-400x219.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-8b\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41023\";a:10:{s:5:\"title\";s:14:\"Testimonial 7B\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-7b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-7b-400x210.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-7b\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40740\";a:10:{s:5:\"title\";s:14:\"Testimonial 9W\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-9w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-9w-400x144.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-9w\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40739\";a:10:{s:5:\"title\";s:14:\"Testimonial 8W\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-8w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-8w-400x219.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-8w\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40348\";a:10:{s:5:\"title\";s:14:\"Testimonial 7W\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-7w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-7w-400x210.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-7w\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37190\";a:10:{s:5:\"title\";s:7:\"Team 2B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-2b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-2b-400x193.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-2b\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37187\";a:10:{s:5:\"title\";s:7:\"Team 2W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Team-2W.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Team-2W-400x193.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-2w\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37197\";a:10:{s:5:\"title\";s:7:\"Team 3B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-3b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-3b-400x164.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-3b\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37194\";a:10:{s:5:\"title\";s:7:\"Team 3W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-3w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-3w-400x164.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-3w\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37203\";a:10:{s:5:\"title\";s:7:\"Team 4B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-4b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-4b-400x164.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-4b\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37200\";a:10:{s:5:\"title\";s:7:\"Team 4W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-4w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-4w-400x164.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-4w\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38316\";a:10:{s:5:\"title\";s:7:\"Team 5B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-5b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-5b-400x187.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-5b\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38244\";a:10:{s:5:\"title\";s:7:\"Team 5W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-5w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-5w-400x187.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-5w\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38825\";a:10:{s:5:\"title\";s:7:\"Team 6B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-6b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-6b-400x234.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-6b\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38732\";a:10:{s:5:\"title\";s:7:\"Team 6W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-6w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-6w-400x234.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-6w\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41034\";a:10:{s:5:\"title\";s:7:\"Team 8B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-8b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-8b-400x167.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-8b\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40030\";a:10:{s:5:\"title\";s:7:\"Team 8W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-8w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-8w-400x167.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-8w\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43022\";a:10:{s:5:\"title\";s:8:\"Team 10B\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-10b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-10b-400x243.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-10b\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43018\";a:10:{s:5:\"title\";s:8:\"Team 10W\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-10w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-10w-400x243.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-10w\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1905","option_name":"astra-sites-page-builders","option_value":"a:4:{i:0;a:3:{s:2:\"id\";i:34;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";}i:1;a:3:{s:2:\"id\";i:41;s:4:\"name\";s:5:\"Brizy\";s:4:\"slug\";s:5:\"brizy\";}i:2;a:3:{s:2:\"id\";i:33;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";}i:3;a:3:{s:2:\"id\";i:42;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1906","option_name":"astra-blocks-3","option_value":"a:100:{s:8:\"id-41763\";a:10:{s:5:\"title\";s:7:\"Hero 7B\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-7b-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-7b-1-400x244.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-7b\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38880\";a:10:{s:5:\"title\";s:7:\"Hero 7W\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-7w-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-7w-1-400x244.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-7w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37688\";a:10:{s:5:\"title\";s:11:\"Features 1B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/feature-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/feature-1b-2020-400x200.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-1b\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37686\";a:10:{s:5:\"title\";s:11:\"Features 1W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/feature-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/feature-1w-2020-400x200.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-1w\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37697\";a:10:{s:5:\"title\";s:11:\"Features 2B\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-2b-2020-400x210.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-2b\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37695\";a:10:{s:5:\"title\";s:11:\"Features 2W\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-2w-2020-400x210.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-2w\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37705\";a:10:{s:5:\"title\";s:11:\"Features 3B\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-3b-2020-400x210.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-3b\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37704\";a:10:{s:5:\"title\";s:11:\"Features 3W\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-3w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-3w-2020-400x210.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-3w\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41937\";a:10:{s:5:\"title\";s:11:\"Features 5B\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-5b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-5b-400x153.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-5b\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38863\";a:10:{s:5:\"title\";s:11:\"Features 5W\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-5w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-5w-400x153.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-5w\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41938\";a:10:{s:5:\"title\";s:11:\"Features 6B\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-6b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-6b-400x197.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-6b\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38876\";a:10:{s:5:\"title\";s:11:\"Features 6W\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-6w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/features-6w-400x197.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-6w\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44869\";a:10:{s:5:\"title\";s:12:\"Features 10B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/features-10b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/features-10b-400x203.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-10b\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44862\";a:10:{s:5:\"title\";s:12:\"Features 10W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/features-10w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/features-10w-400x203.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-10w\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37099\";a:10:{s:5:\"title\";s:6:\"FAQ 2B\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-2b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-2b-400x167.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-2b\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37096\";a:10:{s:5:\"title\";s:6:\"FAQ 2W\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-2w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-2w-400x167.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-2w\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37111\";a:10:{s:5:\"title\";s:6:\"FAQ 4B\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-4b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-4b-400x167.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-4b\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37108\";a:10:{s:5:\"title\";s:6:\"FAQ 4W\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-4w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-4w-400x167.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-4w\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39838\";a:10:{s:5:\"title\";s:6:\"FAQ 5B\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-5b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-5b-400x167.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-5b\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38917\";a:10:{s:5:\"title\";s:6:\"FAQ 5W\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-5w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-5w-400x167.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-5w\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39839\";a:10:{s:5:\"title\";s:6:\"FAQ 6B\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-6b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-6b-400x272.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-6b\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38926\";a:10:{s:5:\"title\";s:6:\"FAQ 6W\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-6w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/faq-6w-400x272.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-6w\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44840\";a:10:{s:5:\"title\";s:6:\"FAQ 9B\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/faq-9b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/faq-9b-400x211.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-9b\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44831\";a:10:{s:5:\"title\";s:6:\"FAQ 9W\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/faq-9w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/faq-9w-400x211.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-9w\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37549\";a:10:{s:5:\"title\";s:10:\"Clients 5B\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-5b-el.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-5b-el-400x68.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-5b\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37550\";a:10:{s:5:\"title\";s:10:\"Clients 5W\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-5w-el.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-5w-el-400x67.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-5w\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37558\";a:10:{s:5:\"title\";s:10:\"Clients 6B\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-6b-el.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-6b-el-400x96.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-6b\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37557\";a:10:{s:5:\"title\";s:10:\"Clients 6W\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-6w-el.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-6w-el-400x99.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-6w\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39812\";a:10:{s:5:\"title\";s:10:\"Clients 7B\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-7b-el.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-7b-el-400x148.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-7b\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39787\";a:10:{s:5:\"title\";s:10:\"Clients 7W\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-7w-el.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/clients-7w-el-400x148.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-7w\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37122\";a:10:{s:5:\"title\";s:17:\"Call To Action 2B\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-2b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-2b-400x145.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-2b\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37120\";a:10:{s:5:\"title\";s:17:\"Call To Action 2W\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-2w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-2w-400x145.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-2w\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37136\";a:10:{s:5:\"title\";s:17:\"Call To Action 4B\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-4b.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-4b-400x76.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-4b\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37132\";a:10:{s:5:\"title\";s:17:\"Call To Action 4W\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-4w.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-4w-400x76.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-4w\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37150\";a:10:{s:5:\"title\";s:17:\"Call To Action 6B\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-6b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-6b-400x148.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-6b\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37147\";a:10:{s:5:\"title\";s:17:\"Call To Action 6W\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-6w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-6w-400x148.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-6w\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39763\";a:10:{s:5:\"title\";s:17:\"Call To Action 7B\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-10b.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-10b-400x165.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-7b\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39761\";a:10:{s:5:\"title\";s:17:\"Call To Action 7W\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-10w.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-10w-400x165.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-7w\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42960\";a:10:{s:5:\"title\";s:17:\"Call To Action 8B\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-11b.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-11b-400x146.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-8b\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-28634\";a:10:{s:5:\"title\";s:17:\"Call To Action 8W\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-11w.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-11w-400x146.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-8w\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39771\";a:10:{s:5:\"title\";s:17:\"Call To Action 9B\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-9b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-9b-400x138.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-9b\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39755\";a:10:{s:5:\"title\";s:17:\"Call To Action 9W\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-9w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/call-to-action-9w-400x138.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-9w\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43883\";a:10:{s:5:\"title\";s:10:\"Contact 1B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-1b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-1b-400x215.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-1b\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43873\";a:10:{s:5:\"title\";s:10:\"Contact 1W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-1w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-1w-400x215.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-1w\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43930\";a:10:{s:5:\"title\";s:10:\"Contact 3B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-3b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-3b-400x237.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-3b\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43906\";a:10:{s:5:\"title\";s:10:\"Contact 3W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-3w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-3w-400x237.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-3w\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43964\";a:10:{s:5:\"title\";s:10:\"Contact 5B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-5b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-5b-400x227.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-5b\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43951\";a:10:{s:5:\"title\";s:10:\"Contact 5W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-5w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-5w-400x227.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-5w\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44803\";a:10:{s:5:\"title\";s:10:\"Contact 7B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-7b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-7b-400x264.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-7b\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43990\";a:10:{s:5:\"title\";s:10:\"Contact 7W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-7w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-7w-400x264.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-7w\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44286\";a:10:{s:5:\"title\";s:10:\"Contact 8B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-8b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-8b-400x229.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-8b\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44123\";a:10:{s:5:\"title\";s:10:\"Contact 8W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-8w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-8w-400x229.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-8w\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44304\";a:10:{s:5:\"title\";s:10:\"Contact 9B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-9b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-9b-400x199.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-9b\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44189\";a:10:{s:5:\"title\";s:10:\"Contact 9W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-9w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-9w-400x199.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-9w\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44821\";a:10:{s:5:\"title\";s:11:\"Contact 10B\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-10b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-10b-400x242.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/contact-10b\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44819\";a:10:{s:5:\"title\";s:11:\"Contact 10W\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-10w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-10w-400x242.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/contact-10w\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36983\";a:10:{s:5:\"title\";s:8:\"About 1B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/About-1B-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/About-1B-1-400x192.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-1b\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36980\";a:10:{s:5:\"title\";s:8:\"About 1W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/About-1W-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/About-1W-1-400x192.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-1w\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37019\";a:10:{s:5:\"title\";s:8:\"About 2B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/About-2B-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/About-2B-1-400x192.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-2b\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37015\";a:10:{s:5:\"title\";s:8:\"About 2W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/About-2W-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/About-2W-1-400x192.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-2w\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37043\";a:10:{s:5:\"title\";s:8:\"About 4B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-4b-2.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-4b-2-400x259.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-4b\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37040\";a:10:{s:5:\"title\";s:8:\"About 4W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-4w-2.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-4w-2-400x261.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-4w\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38180\";a:10:{s:5:\"title\";s:8:\"About 6B\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-6b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-6b-400x231.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-6b\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38147\";a:10:{s:5:\"title\";s:8:\"About 6W\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-6w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-6w-400x231.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-6w\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42723\";a:10:{s:5:\"title\";s:8:\"About 8B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-8b-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-8b-1-400x240.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-8b\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42709\";a:10:{s:5:\"title\";s:8:\"About 8W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-8w-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-8w-1-400x240.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-8w\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42950\";a:10:{s:5:\"title\";s:8:\"About 9B\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-9b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-9b-400x223.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-9b\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-28474\";a:10:{s:5:\"title\";s:8:\"About 9W\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-9w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-9w-400x223.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-9w\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42169\";a:10:{s:5:\"title\";s:13:\"Statistics 2B\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-2b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-2b-400x143.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-2b\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42166\";a:10:{s:5:\"title\";s:13:\"Statistics 2W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-2w-1-400x173.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-2w\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42236\";a:10:{s:5:\"title\";s:13:\"Statistics 4B\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-4b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-4b-400x91.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-4b\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42219\";a:10:{s:5:\"title\";s:13:\"Statistics 4W\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-4w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-4w-400x91.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-4w\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42259\";a:10:{s:5:\"title\";s:13:\"Statistics 5B\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-5d.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-5d-400x154.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-5b\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42251\";a:10:{s:5:\"title\";s:13:\"Statistics 5W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-5w-1-400x158.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-5w\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42295\";a:10:{s:5:\"title\";s:13:\"Statistics 7B\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-7b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-7b-400x140.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-7b\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42292\";a:10:{s:5:\"title\";s:13:\"Statistics 7W\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-7w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-7w-400x140.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-7w\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42304\";a:10:{s:5:\"title\";s:13:\"Statistics 8B\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-8b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-8b-400x60.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-8b\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42298\";a:10:{s:5:\"title\";s:13:\"Statistics 8W\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-8w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/statistics-8w-400x60.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-8w\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44883\";a:10:{s:5:\"title\";s:14:\"Statistics 10B\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/statistics-10b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/statistics-10b-400x267.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-10b\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44878\";a:10:{s:5:\"title\";s:14:\"Statistics 10W\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/statistics-10w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/statistics-10w-400x267.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-10w\/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37726\";a:10:{s:5:\"title\";s:11:\"Services 1W\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-1w-2020-400x200.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-1w\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37739\";a:10:{s:5:\"title\";s:11:\"Services 1B\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-1b-2020-400x200.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-1b\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37747\";a:10:{s:5:\"title\";s:11:\"Services 2B\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-2b-2020-400x167.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-2b\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37748\";a:10:{s:5:\"title\";s:11:\"Services 2W\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-2w-2020-400x167.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-2w\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37754\";a:10:{s:5:\"title\";s:11:\"Services 3B\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-3b-2020-400x167.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-3b\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37755\";a:10:{s:5:\"title\";s:11:\"Services 3W\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-3w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-3w-400x214.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-3w\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42227\";a:10:{s:5:\"title\";s:11:\"Services 6B\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-6b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-6b-400x218.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-6b\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38930\";a:10:{s:5:\"title\";s:11:\"Services 6W\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-6w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-6w-400x218.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-6w\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42231\";a:10:{s:5:\"title\";s:11:\"Services 9B\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-9b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-9b-400x280.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-9b\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41054\";a:10:{s:5:\"title\";s:11:\"Services 9W\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-9w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-9w-400x280.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-9w\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43013\";a:10:{s:5:\"title\";s:12:\"Services 12B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-12b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-12b-400x192.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-12b\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43009\";a:10:{s:5:\"title\";s:12:\"Services 12W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-12w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-12w-400x192.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-12w\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37890\";a:10:{s:5:\"title\";s:14:\"Testimonial 1B\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-1B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-1B-400x150.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-1b\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37889\";a:10:{s:5:\"title\";s:14:\"Testimonial 1W\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-1W.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-1W-400x150.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-1w\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37898\";a:10:{s:5:\"title\";s:14:\"Testimonial 2B\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-2B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-2B-400x150.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-2b\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37899\";a:10:{s:5:\"title\";s:14:\"Testimonial 2W\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-2w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-2w-400x150.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-2w\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37905\";a:10:{s:5:\"title\";s:14:\"Testimonial 3B\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-3B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-3B-400x150.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-3b\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37904\";a:10:{s:5:\"title\";s:14:\"Testimonial 3W\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-3w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-3w-400x150.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-3w\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38536\";a:10:{s:5:\"title\";s:14:\"Testimonial 5B\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-5b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-5b-400x184.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-5b\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38471\";a:10:{s:5:\"title\";s:14:\"Testimonial 5W\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-5w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-5w-400x184.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-5w\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1907","option_name":"astra-blocks-2","option_value":"a:100:{s:8:\"id-44962\";a:10:{s:5:\"title\";s:12:\"Portfolio 2B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-2b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-2b-400x217.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-2b\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44359\";a:10:{s:5:\"title\";s:12:\"Portfolio 2W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-2w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-2w-400x217.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-2w\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44768\";a:10:{s:5:\"title\";s:18:\"Call To Action 10B\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/call-to-action-10b.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/call-to-action-10b-400x100.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-10b\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44762\";a:10:{s:5:\"title\";s:18:\"Call To Action 10W\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/call-to-action-10w.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/call-to-action-10w-400x100.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-10w\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43103\";a:10:{s:5:\"title\";s:7:\"Hero 8B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-8b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-8b-400x276.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-8b\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43099\";a:10:{s:5:\"title\";s:7:\"Hero 8W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-8w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-8w-400x276.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-8w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37057\";a:10:{s:5:\"title\";s:8:\"About 5B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-5b-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-5b-1-400x167.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-5b\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37051\";a:10:{s:5:\"title\";s:8:\"About 5W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-5w-1-400x167.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-5w\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44858\";a:10:{s:5:\"title\";s:11:\"Features 9B\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/features-9b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/features-9b-400x269.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-9b\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44853\";a:10:{s:5:\"title\";s:11:\"Features 9W\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/features-9w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/features-9w-400x269.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-9w\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38225\";a:10:{s:5:\"title\";s:8:\"About 7B\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-7b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-7b-400x235.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-7b\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38155\";a:10:{s:5:\"title\";s:8:\"About 7W\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-7w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/about-7w-400x235.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-7w\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44734\";a:10:{s:5:\"title\";s:9:\"About 10B\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/about-10b.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/about-10b-400x199.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-10b\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44699\";a:10:{s:5:\"title\";s:9:\"About 10W\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/about-10w.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/about-10w-400x199.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-10w\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38937\";a:10:{s:5:\"title\";s:11:\"Services 7W\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-7w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-7w-400x245.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-7w\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42228\";a:10:{s:5:\"title\";s:11:\"Services 7B\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-7b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-7b-400x245.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-7b\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44957\";a:10:{s:5:\"title\";s:12:\"Portfolio 1B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-1b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-1b-400x334.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-1b\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44337\";a:10:{s:5:\"title\";s:12:\"Portfolio 1W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-1w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-1w-400x334.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-1w\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42232\";a:10:{s:5:\"title\";s:12:\"Services 10B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-10b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-10b-400x188.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-10b\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41061\";a:10:{s:5:\"title\";s:12:\"Services 10W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-10w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/services-10w-400x188.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-10w\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45012\";a:10:{s:5:\"title\";s:15:\"Single Quote 1B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-1b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-1b-400x117.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-1b\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44309\";a:10:{s:5:\"title\";s:15:\"Single Quote 1W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-1w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-1w-400x117.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-1w\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45013\";a:10:{s:5:\"title\";s:15:\"Single Quote 2B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-2b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-2b-400x112.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-2b\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44334\";a:10:{s:5:\"title\";s:15:\"Single Quote 2W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-2w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-2w-400x112.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-2w\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45035\";a:10:{s:5:\"title\";s:15:\"Single Quote 4B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-4b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-4b-400x152.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-4b\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45030\";a:10:{s:5:\"title\";s:15:\"Single Quote 4W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-4w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-4w-400x152.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-4w\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45074\";a:10:{s:5:\"title\";s:15:\"Single Quote 8B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-8b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-8b-400x182.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-8b\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45070\";a:10:{s:5:\"title\";s:15:\"Single Quote 8W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-8w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-8w-400x182.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-8w\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37184\";a:10:{s:5:\"title\";s:7:\"Team 1B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-1b-2020-400x200.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-1b\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37153\";a:10:{s:5:\"title\";s:7:\"Team 1W\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-1w-2020-new.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-1w-2020-new-400x200.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-1w\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38843\";a:10:{s:5:\"title\";s:7:\"Team 7B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-7b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-7b-400x374.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-7b\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38833\";a:10:{s:5:\"title\";s:7:\"Team 7W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-7w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-7w-400x382.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-7w\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41033\";a:10:{s:5:\"title\";s:7:\"Team 9B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-9b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-9b-400x223.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-9b\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40097\";a:10:{s:5:\"title\";s:7:\"Team 9W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-9w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/team-9w-400x223.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-9w\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37911\";a:10:{s:5:\"title\";s:14:\"Testimonial 4B\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-4B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-4B-400x150.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-4b\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37910\";a:10:{s:5:\"title\";s:14:\"Testimonial 4W\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-4W.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/Testimonial-4W-400x150.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-4w\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38585\";a:10:{s:5:\"title\";s:14:\"Testimonial 6B\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-6b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-6b-400x301.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-6b\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38551\";a:10:{s:5:\"title\";s:14:\"Testimonial 6W\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-6w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-6w-400x301.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-6w\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43056\";a:10:{s:5:\"title\";s:15:\"Testimonial 10B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-10b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-10b-400x226.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-10b\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-35365\";a:10:{s:5:\"title\";s:15:\"Testimonial 10W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-10w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/testimonial-10w-400x226.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-10w\/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43983\";a:10:{s:5:\"title\";s:10:\"Contact 6W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-6w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-6w-400x224.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-6w\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43901\";a:10:{s:5:\"title\";s:10:\"Contact 2B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-2b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-2b-400x223.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-2b\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43887\";a:10:{s:5:\"title\";s:10:\"Contact 2W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-2w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-2w-400x223.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-2w\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43947\";a:10:{s:5:\"title\";s:10:\"Contact 4B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-4b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-4b-400x218.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-4b\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43934\";a:10:{s:5:\"title\";s:10:\"Contact 4W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-4w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/contact-4w-400x218.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-4w\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37642\";a:10:{s:5:\"title\";s:10:\"Heading 1B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-1b-2020-400x120.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-1b\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37640\";a:10:{s:5:\"title\";s:10:\"Heading 1W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-1w-2020-400x120.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-1w\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37647\";a:10:{s:5:\"title\";s:10:\"Heading 2B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-2b-2020-400x91.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-2b\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37646\";a:10:{s:5:\"title\";s:10:\"Heading 2W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-2w-2020-400x91.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-2w\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37656\";a:10:{s:5:\"title\";s:10:\"Heading 3B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-3b-2020-400x109.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-3b\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37655\";a:10:{s:5:\"title\";s:10:\"Heading 3W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-3w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-3w-2020-400x109.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-3w\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37662\";a:10:{s:5:\"title\";s:10:\"Heading 4B\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-4b-2020-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-4b-2020-1-400x115.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-4b\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37661\";a:10:{s:5:\"title\";s:10:\"Heading 4W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-4w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-4w-400x115.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-4w\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37670\";a:10:{s:5:\"title\";s:10:\"Heading 5B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-5b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-5b-2020-400x115.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-5b\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37669\";a:10:{s:5:\"title\";s:10:\"Heading 5W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-5w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-5w-2020-400x115.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-5w\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37679\";a:10:{s:5:\"title\";s:10:\"Heading 6B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-6b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-6b-2020-400x115.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-6b\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37678\";a:10:{s:5:\"title\";s:10:\"Heading 6W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-6w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-6w-2020-400x115.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-6w\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42869\";a:10:{s:5:\"title\";s:10:\"Heading 7B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-7b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-7b-400x129.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-7b\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42862\";a:10:{s:5:\"title\";s:10:\"Heading 7W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-7w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-7w-400x129.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-7w\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42885\";a:10:{s:5:\"title\";s:10:\"Heading 8B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-8b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-8b-400x116.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-8b\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42884\";a:10:{s:5:\"title\";s:10:\"Heading 8W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-8w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/heading-8w-400x116.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-8w\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45123\";a:10:{s:5:\"title\";s:10:\"Heading 9B\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/heading-9b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/heading-9b-400x118.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-9b\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45107\";a:10:{s:5:\"title\";s:10:\"Heading 9W\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/heading-9w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/heading-9w-400x118.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-9w\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45145\";a:10:{s:5:\"title\";s:11:\"Heading 10B\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/heading-10b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/heading-10b.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/heading-10b\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45115\";a:10:{s:5:\"title\";s:11:\"Heading 10W\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/heading-10w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/heading-10w-400x100.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/heading-10w\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45047\";a:10:{s:5:\"title\";s:15:\"Single Quote 5B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-5b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-5b-400x130.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-5b\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45041\";a:10:{s:5:\"title\";s:15:\"Single Quote 5W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-5w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-5w-400x130.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-5w\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45056\";a:10:{s:5:\"title\";s:15:\"Single Quote 6B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-6b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-6b-400x117.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-6b\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45053\";a:10:{s:5:\"title\";s:15:\"Single Quote 6W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-6w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-6w-400x117.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-6w\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45064\";a:10:{s:5:\"title\";s:15:\"Single Quote 7B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-7b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-7b-400x118.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-7b\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45059\";a:10:{s:5:\"title\";s:15:\"Single Quote 7W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-7w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-7w-400x118.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-7w\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45090\";a:10:{s:5:\"title\";s:15:\"Single Quote 9B\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-9b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-9b-400x103.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-9b\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45079\";a:10:{s:5:\"title\";s:15:\"Single Quote 9W\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-9w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-9w-400x103.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-9w\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45100\";a:10:{s:5:\"title\";s:16:\"Single Quote 10B\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-10b.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-10b-400x115.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-10b\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45094\";a:10:{s:5:\"title\";s:16:\"Single Quote 10W\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-10w.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/single-quote-10w-400x115.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-10w\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44465\";a:10:{s:5:\"title\";s:12:\"Portfolio 3B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-3b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-3b-400x267.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-3b\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44385\";a:10:{s:5:\"title\";s:12:\"Portfolio 3W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-3w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-3w-400x267.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-3w\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44483\";a:10:{s:5:\"title\";s:12:\"Portfolio 4B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-4b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-4b-400x195.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-4b\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44433\";a:10:{s:5:\"title\";s:12:\"Portfolio 4W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-4w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-4w-400x195.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-4w\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44964\";a:10:{s:5:\"title\";s:12:\"Portfolio 5B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-5b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-5b-400x230.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-5b\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44524\";a:10:{s:5:\"title\";s:12:\"Portfolio 5W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-5w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-5w-400x230.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-5w\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44709\";a:10:{s:5:\"title\";s:12:\"Portfolio 7W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-7w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-7w-400x200.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-7w\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44980\";a:10:{s:5:\"title\";s:12:\"Portfolio 8B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-8b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-8b-400x166.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-8b\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44925\";a:10:{s:5:\"title\";s:12:\"Portfolio 8W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-8w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-8w-400x166.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-8w\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44984\";a:10:{s:5:\"title\";s:12:\"Portfolio 9B\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-9b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-9b-400x220.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-9b\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44929\";a:10:{s:5:\"title\";s:12:\"Portfolio 9W\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-9w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-9w-400x220.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-9w\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44999\";a:10:{s:5:\"title\";s:13:\"Portfolio 10B\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-10b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-10b-400x245.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-10b\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44955\";a:10:{s:5:\"title\";s:13:\"Portfolio 10W\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-10w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/portfolio-10w-400x245.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-10w\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36936\";a:10:{s:5:\"title\";s:7:\"Hero 1B\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-1b-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-1b-1-400x167.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-1b\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-29230\";a:10:{s:5:\"title\";s:7:\"Hero 1W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/hero-1w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/hero-1w-400x167.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-1w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36953\";a:10:{s:5:\"title\";s:7:\"Hero 2B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-2b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-2b-400x167.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-2b\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36939\";a:10:{s:5:\"title\";s:7:\"Hero 2W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-2w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-2w-400x167.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-2w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36958\";a:10:{s:5:\"title\";s:7:\"Hero 3B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-3b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-3b-400x167.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-3b\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36942\";a:10:{s:5:\"title\";s:7:\"Hero 3W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-3w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-3w-400x167.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-3w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36964\";a:10:{s:5:\"title\";s:7:\"Hero 4B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-4b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-4b-400x167.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-4b\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36961\";a:10:{s:5:\"title\";s:7:\"Hero 4W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-4w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-4w-400x167.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-4w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44908\";a:10:{s:5:\"title\";s:7:\"Hero 5B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/hero-5b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/hero-5b-400x199.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-5b\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44687\";a:10:{s:5:\"title\";s:7:\"Hero 5W\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/hero-5w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/hero-5w-400x199.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-5w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43090\";a:10:{s:5:\"title\";s:7:\"Hero 6B\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-6b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-6b-400x207.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-6b\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38118\";a:10:{s:5:\"title\";s:7:\"Hero 6W\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-6w-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/hero-6w-1-400x207.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/hero-6w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1908","option_name":"astra-blocks-categories","option_value":"a:18:{i:832;a:3:{s:2:\"id\";i:832;s:4:\"name\";s:14:\"Call To Action\";s:4:\"slug\";s:14:\"call-to-action\";}i:825;a:3:{s:2:\"id\";i:825;s:4:\"name\";s:5:\"About\";s:4:\"slug\";s:5:\"about\";}i:1091;a:3:{s:2:\"id\";i:1091;s:4:\"name\";s:7:\"Clients\";s:4:\"slug\";s:7:\"clients\";}i:1416;a:3:{s:2:\"id\";i:1416;s:4:\"name\";s:7:\"Contact\";s:4:\"slug\";s:7:\"contact\";}i:1001;a:3:{s:2:\"id\";i:1001;s:4:\"name\";s:3:\"FAQ\";s:4:\"slug\";s:3:\"faq\";}i:919;a:3:{s:2:\"id\";i:919;s:4:\"name\";s:8:\"Features\";s:4:\"slug\";s:8:\"features\";}i:1094;a:3:{s:2:\"id\";i:1094;s:4:\"name\";s:7:\"Heading\";s:4:\"slug\";s:7:\"heading\";}i:831;a:3:{s:2:\"id\";i:831;s:4:\"name\";s:4:\"Hero\";s:4:\"slug\";s:4:\"hero\";}i:1948;a:3:{s:2:\"id\";i:1948;s:4:\"name\";s:14:\"Image and Text\";s:4:\"slug\";s:14:\"image-and-text\";}i:1950;a:3:{s:2:\"id\";i:1950;s:4:\"name\";s:18:\"Location And Hours\";s:4:\"slug\";s:18:\"location-and-hours\";}i:1425;a:3:{s:2:\"id\";i:1425;s:4:\"name\";s:9:\"Portfolio\";s:4:\"slug\";s:9:\"portfolio\";}i:952;a:3:{s:2:\"id\";i:952;s:4:\"name\";s:8:\"Services\";s:4:\"slug\";s:8:\"services\";}i:1424;a:3:{s:2:\"id\";i:1424;s:4:\"name\";s:12:\"Single Quote\";s:4:\"slug\";s:12:\"single-quote\";}i:1096;a:3:{s:2:\"id\";i:1096;s:4:\"name\";s:10:\"Statistics\";s:4:\"slug\";s:10:\"statistics\";}i:1953;a:3:{s:2:\"id\";i:1953;s:4:\"name\";s:14:\"Subscribe Form\";s:4:\"slug\";s:14:\"subscribe-form\";}i:829;a:3:{s:2:\"id\";i:829;s:4:\"name\";s:4:\"Team\";s:4:\"slug\";s:4:\"team\";}i:830;a:3:{s:2:\"id\";i:830;s:4:\"name\";s:12:\"Testimonials\";s:4:\"slug\";s:12:\"testimonials\";}i:1946;a:3:{s:2:\"id\";i:1946;s:4:\"name\";s:4:\"Text\";s:4:\"slug\";s:4:\"text\";}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1909","option_name":"astra-sites-requests","option_value":"32","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1910","option_name":"astra-sites-and-pages-page-1","option_value":"a:15:{s:8:\"id-58561\";a:13:{s:5:\"title\";s:16:\"Fashion Designer\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-home.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-home-400x1849.jpg\";s:14:\"astra-site-url\";s:47:\"\/\/websitedemos.net\/fashion-designer-boutique-08\";s:20:\"astra-site-parent-id\";i:2452;s:15:\"astra-sites-tag\";a:20:{i:2105;s:8:\"boutique\";i:2418;s:8:\"commerce\";i:2350;s:21:\"designer-cloths-store\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2327;s:16:\"fashion-designer\";i:2349;s:25:\"fashion-designer-boutique\";i:2351;s:26:\"fashion-designer-portfolio\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:444;s:9:\"portfolio\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-58565\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-home.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:78:\"https:\/\/websitedemos.net\/fashion-designer-boutique-08\/wp-json\/wp\/v2\/pages\/1007\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/fashion-designer-boutique-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58566\";a:12:{s:5:\"title\";s:12:\"New Arrivals\";s:18:\"featured-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-new-arrivals.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-new-arrivals-600x800.jpg\";s:18:\"astra-page-api-url\";s:78:\"https:\/\/websitedemos.net\/fashion-designer-boutique-08\/wp-json\/wp\/v2\/pages\/1013\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:61:\"\/\/websitedemos.net\/fashion-designer-boutique-08\/new-arrivals\/\";s:15:\"astra-sites-tag\";a:1:{i:2326;s:11:\"new-arrival\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58563\";a:12:{s:5:\"title\";s:10:\"Collection\";s:18:\"featured-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-collection.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-collection-600x800.jpg\";s:18:\"astra-page-api-url\";s:78:\"https:\/\/websitedemos.net\/fashion-designer-boutique-08\/wp-json\/wp\/v2\/pages\/1011\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:59:\"\/\/websitedemos.net\/fashion-designer-boutique-08\/collection\/\";s:15:\"astra-sites-tag\";a:2:{i:596;s:10:\"collection\";i:2453;s:5:\"stock\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58564\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:78:\"https:\/\/websitedemos.net\/fashion-designer-boutique-08\/wp-json\/wp\/v2\/pages\/1015\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/fashion-designer-boutique-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58562\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:78:\"https:\/\/websitedemos.net\/fashion-designer-boutique-08\/wp-json\/wp\/v2\/pages\/1009\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/fashion-designer-boutique-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}}}s:8:\"id-58478\";a:13:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-home-400x1226.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/plant-shop-08\";s:20:\"astra-site-parent-id\";i:2451;s:15:\"astra-sites-tag\";a:15:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-58545\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/plant-shop-08\/wp-json\/wp\/v2\/pages\/1002\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/plant-shop-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-58546\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/plant-shop-08\/wp-json\/wp\/v2\/pages\/1004\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/plant-shop-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58547\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/plant-shop-08\/wp-json\/wp\/v2\/pages\/1008\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/plant-shop-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-56593\";a:13:{s:5:\"title\";s:18:\"Meditation Courses\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-homepage-gb-400x1256.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/learn-meditation-08\";s:20:\"astra-site-parent-id\";i:2242;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:467;s:9:\"learndash\";i:1850;s:10:\"meditation\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-56595\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-classes-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-classes-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-meditation-08\/wp-json\/wp\/v2\/pages\/607\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/learn-meditation-08\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56596\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-meditation-08\/wp-json\/wp\/v2\/pages\/617\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/learn-meditation-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56594\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-meditation-08\/wp-json\/wp\/v2\/pages\/612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/learn-meditation-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56597\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-meditation-08\/wp-json\/wp\/v2\/pages\/572\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/learn-meditation-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-19884\";a:13:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-home-screenshot-400x950.png\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/outdoor-adventure-01\";s:20:\"astra-site-parent-id\";i:184;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23776\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/outdoor-adventure-01\/wp-json\/wp\/v2\/pages\/271\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/outdoor-adventure-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23769\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-01\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/outdoor-adventure-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23781\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-01\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/outdoor-adventure-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23780\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-projects-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-projects-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/outdoor-adventure-01\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23772\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23772-outdoor-adventure-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/outdoor-adventure-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19808\";a:13:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-home-400x1053.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/outdoor-adventure-02\";s:20:\"astra-site-parent-id\";i:186;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23830\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-02\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/outdoor-adventure-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23827\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/outdoor-adventure-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23832\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/outdoor-adventure-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23831\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-our-projects.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-our-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/outdoor-adventure-02\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23829\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/outdoor-adventure-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23829-outdoor-adventure-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/outdoor-adventure-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48078\";a:13:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-home-400x956.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/outdoor-adventure-08\";s:20:\"astra-site-parent-id\";i:1698;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48081\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/outdoor-adventure-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/outdoor-adventure-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48079\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/outdoor-adventure-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48083\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/outdoor-adventure-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48082\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/outdoor-adventure-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48080\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/outdoor-adventure-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-53593\";a:13:{s:5:\"title\";s:12:\"The Pizzeria\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-homepage-01.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-homepage-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-homepage-01-400x2128.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/pizzeria-04\";s:20:\"astra-site-parent-id\";i:1961;s:15:\"astra-sites-tag\";a:10:{i:2011;s:15:\"fast-food-chain\";i:2013;s:20:\"fast-food-restaurant\";i:2018;s:17:\"fast-food-service\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:1975;s:5:\"pasta\";i:1971;s:5:\"pizza\";i:2012;s:11:\"pizza-house\";i:1977;s:8:\"pizzeria\";i:335;s:10:\"restaurant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-53594\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-02-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/pizzeria-04\/wp-json\/wp\/v2\/pages\/860\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/pizzeria-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53595\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/pizzeria-04\/wp-json\/wp\/v2\/pages\/1035\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/pizzeria-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53596\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-homepage-01.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-homepage-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/pizzeria-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/pizzeria-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53597\";a:12:{s:5:\"title\";s:6:\"Offers\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-02-offers.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-02-offers-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/pizzeria-04\/wp-json\/wp\/v2\/pages\/1018\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/pizzeria-04\/offers\/\";s:15:\"astra-sites-tag\";a:1:{i:1969;s:6:\"offers\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53598\";a:12:{s:5:\"title\";s:8:\"Our Menu\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-02-our-menu.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/pizzeria-02-our-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/pizzeria-04\/wp-json\/wp\/v2\/pages\/648\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/pizzeria-04\/our-menu\/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-17988\";a:13:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/brandstore-02-home-2.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/brandstore-02-home-2-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/brandstore-02-home-2-400x1136.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/brandstore-02\";s:20:\"astra-site-parent-id\";i:317;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows\/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-34092\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/brandstore-02-home-2.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/brandstore-02-home-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/brandstore-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/brandstore-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-26320\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/brandstore-02\/wp-json\/wp\/v2\/pages\/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/brandstore-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-26323\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/brandstore-02\/wp-json\/wp\/v2\/pages\/414\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/brandstore-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18035\";a:13:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-01-homepage-400x800.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/brandstore-01\";s:20:\"astra-site-parent-id\";i:149;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-23419\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/brandstore-01\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/brandstore-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23417\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-01-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/brandstore-01\/wp-json\/wp\/v2\/pages\/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/brandstore-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23418\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23418-brandstore-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/brandstore-01\/wp-json\/wp\/v2\/pages\/414\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/brandstore-01\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48050\";a:13:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-home-1-400x1090.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/brandstore-08\";s:20:\"astra-site-parent-id\";i:1695;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:3:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-48053\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/brandstore-08\/wp-json\/wp\/v2\/pages\/61\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/brandstore-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48051\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/brandstore-08\/wp-json\/wp\/v2\/pages\/59\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/brandstore-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48052\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/brandstore-08\/wp-json\/wp\/v2\/pages\/60\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/brandstore-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20478\";a:13:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-05-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-05-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-05-home-400x966.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/brandstore-05\";s:20:\"astra-site-parent-id\";i:165;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-23567\";a:12:{s:5:\"title\";s:8:\"Homepage\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-05-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-05-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/brandstore-05\/wp-json\/wp\/v2\/pages\/448\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/brandstore-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23565\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-05-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-05-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/brandstore-05\/wp-json\/wp\/v2\/pages\/465\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/brandstore-05\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23566\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-05-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/brandstore-05-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/brandstore-05\/wp-json\/wp\/v2\/pages\/468\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/brandstore-05\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-31992\";a:13:{s:5:\"title\";s:13:\"Organic Store\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-02-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-02-home-1-400x1421.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/organic-shop-02\";s:20:\"astra-site-parent-id\";i:910;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2424;s:11:\"health-food\";i:2425;s:9:\"lite-food\";i:369;s:7:\"natural\";i:2215;s:16:\"online-marketing\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:368;s:7:\"organic\";i:2423;s:12:\"organic-food\";i:967;s:13:\"product-store\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:2426;s:15:\"vegetarian-food\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows\/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}}s:5:\"pages\";a:3:{s:8:\"id-33788\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/organic-shop-02\/wp-json\/wp\/v2\/pages\/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/organic-shop-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31993\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/organic-shop-02\/wp-json\/wp\/v2\/pages\/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/organic-shop-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31994\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/organic-shop-02\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/organic-shop-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-22401\";a:13:{s:5:\"title\";s:13:\"Organic Store\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-01-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-01-home-1-400x1498.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/organic-shop-01\";s:20:\"astra-site-parent-id\";i:79;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2424;s:11:\"health-food\";i:2425;s:9:\"lite-food\";i:369;s:7:\"natural\";i:2215;s:16:\"online-marketing\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:368;s:7:\"organic\";i:2423;s:12:\"organic-food\";i:967;s:13:\"product-store\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:2426;s:15:\"vegetarian-food\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-34078\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-01-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/organic-shop-01\/wp-json\/wp\/v2\/pages\/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/organic-shop-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22303\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-01-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/organic-shop-01\/wp-json\/wp\/v2\/pages\/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/organic-shop-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22304\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/organic-shop-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/organic-shop-01\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/organic-shop-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-48121\";a:13:{s:5:\"title\";s:13:\"Organic Store\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop01-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop01-home-400x1367.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/organic-shop-08\";s:20:\"astra-site-parent-id\";i:1702;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2424;s:11:\"health-food\";i:2425;s:9:\"lite-food\";i:369;s:7:\"natural\";i:2215;s:16:\"online-marketing\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:368;s:7:\"organic\";i:2423;s:12:\"organic-food\";i:967;s:13:\"product-store\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:2426;s:15:\"vegetarian-food\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-48124\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop01-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/organic-shop-08\/wp-json\/wp\/v2\/pages\/3610\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/organic-shop-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48122\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/organic-shop-08\/wp-json\/wp\/v2\/pages\/3612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/organic-shop-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48123\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/organic-shop-08\/wp-json\/wp\/v2\/pages\/3614\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/organic-shop-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}}}s:8:\"id-53724\";a:13:{s:5:\"title\";s:29:\"Food Blogger &amp; Influencer\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-home-400x1708.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/food-blogger-04\";s:20:\"astra-site-parent-id\";i:2000;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:2173;s:11:\"food-drinks\";i:2171;s:22:\"food-drinks-influencer\";i:2172;s:19:\"food-drinks-vlogger\";i:890;s:12:\"food-blogger\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:1837;s:7:\"vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-53726\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/food-blogger-04\/wp-json\/wp\/v2\/pages\/904\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/food-blogger-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53725\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/food-blogger-04\/wp-json\/wp\/v2\/pages\/462\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/food-blogger-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53727\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/food-blogger-04\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/food-blogger-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53728\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-reviews.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/food-blogger-04\/wp-json\/wp\/v2\/pages\/709\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/food-blogger-04\/reviews\/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53729\";a:12:{s:5:\"title\";s:6:\"Videos\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-videos.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/food-blogger-02-videos-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/food-blogger-04\/wp-json\/wp\/v2\/pages\/833\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/food-blogger-04\/videos\/\";s:15:\"astra-sites-tag\";a:2:{i:2002;s:7:\"updates\";i:2001;s:6:\"videos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1911","option_name":"astra-sites-and-pages-page-2","option_value":"a:15:{s:8:\"id-55865\";a:13:{s:5:\"title\";s:29:\"Food Blogger &amp; Influencer\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-homepage-bb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-homepage-bb-400x1512.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/food-blogger-03\";s:20:\"astra-site-parent-id\";i:2222;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:2172;s:19:\"food-drinks-vlogger\";i:2068;s:15:\"food-and-drinks\";i:2223;s:26:\"food-and-drinks-influencer\";i:890;s:12:\"food-blogger\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:1837;s:7:\"vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55866\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-about-bb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-about-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/food-blogger-03\/wp-json\/wp\/v2\/pages\/1069\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/food-blogger-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55867\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-contact-bb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-contact-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/food-blogger-03\/wp-json\/wp\/v2\/pages\/1085\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/food-blogger-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55868\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-homepage-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/food-blogger-03\/wp-json\/wp\/v2\/pages\/1056\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/food-blogger-03\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55869\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-reviews-bb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-reviews-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/food-blogger-03\/wp-json\/wp\/v2\/pages\/1075\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/food-blogger-03\/reviews\/\";s:15:\"astra-sites-tag\";a:1:{i:1615;s:7:\"reviews\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55870\";a:12:{s:5:\"title\";s:6:\"Videos\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-videos-bb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/food-blogger-videos-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/food-blogger-03\/wp-json\/wp\/v2\/pages\/1079\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/food-blogger-03\/videos\/\";s:15:\"astra-sites-tag\";a:1:{i:2001;s:6:\"videos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-57006\";a:13:{s:5:\"title\";s:17:\"Business Magazine\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-magazine-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-magazine-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-magazine-04-home-400x2352.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/business-magazine-04\";s:20:\"astra-site-parent-id\";i:2258;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:2275;s:13:\"business-blog\";i:2277;s:17:\"business-magazine\";i:2276;s:13:\"business-news\";i:2273;s:9:\"editorial\";i:2274;s:8:\"magazine\";i:2271;s:4:\"news\";i:2272;s:10:\"publishing\";i:2278;s:16:\"publishing-house\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-57007\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-magazine-04-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-magazine-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/business-magazine-04\/wp-json\/wp\/v2\/pages\/495\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/business-magazine-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57008\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-magazine-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-magazine-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/business-magazine-04\/wp-json\/wp\/v2\/pages\/497\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/business-magazine-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57009\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-magazine-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-magazine-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/business-magazine-04\/wp-json\/wp\/v2\/pages\/226\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/business-magazine-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-52215\";a:13:{s:5:\"title\";s:23:\"Wine Bar and Restaurant\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-home-1-400x2134.jpg\";s:14:\"astra-site-url\";s:45:\"\/\/websitedemos.net\/wine-bar-and-restaurant-04\";s:20:\"astra-site-parent-id\";i:1944;s:15:\"astra-sites-tag\";a:12:{i:1980;s:3:\"bar\";i:2004;s:8:\"barbeque\";i:2007;s:19:\"barbeque-restaurant\";i:1988;s:10:\"beer-joint\";i:882;s:6:\"drinks\";i:1982;s:10:\"food-court\";i:350;s:5:\"hotel\";i:1983;s:3:\"pub\";i:335;s:10:\"restaurant\";i:2006;s:8:\"wine-bar\";i:2005;s:23:\"wine-bar-and-restaurant\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-52216\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-04\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/wine-bar-and-restaurant-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52217\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-bar-and-restaurant-04-events.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-bar-and-restaurant-04-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/wine-bar-and-restaurant-04\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52218\";a:12:{s:5:\"title\";s:6:\"Grills\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-grills.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-grills-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/wine-bar-and-restaurant-04\/grills\/\";s:15:\"astra-sites-tag\";a:2:{i:1978;s:5:\"grill\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52219\";a:12:{s:5:\"title\";s:7:\"History\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-history.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-history-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/wine-bar-and-restaurant-04\/history\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:645;s:7:\"history\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52220\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/wine-bar-and-restaurant-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52221\";a:12:{s:5:\"title\";s:5:\"Wines\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-wines.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-wines-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/wine-bar-and-restaurant-04\/wines\/\";s:15:\"astra-sites-tag\";a:2:{i:1979;s:4:\"wine\";i:633;s:6:\"winery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-54361\";a:13:{s:5:\"title\";s:23:\"Wine Bar and Restaurant\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-and-bar-restaurant-03-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-and-bar-restaurant-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-and-bar-restaurant-03-home-400x2240.jpg\";s:14:\"astra-site-url\";s:45:\"\/\/websitedemos.net\/wine-bar-and-restaurant-03\";s:20:\"astra-site-parent-id\";i:2026;s:15:\"astra-sites-tag\";a:12:{i:1980;s:3:\"bar\";i:2004;s:8:\"barbeque\";i:2007;s:19:\"barbeque-restaurant\";i:1988;s:10:\"beer-joint\";i:882;s:6:\"drinks\";i:1982;s:10:\"food-court\";i:350;s:5:\"hotel\";i:1983;s:3:\"pub\";i:335;s:10:\"restaurant\";i:2006;s:8:\"wine-bar\";i:2005;s:23:\"wine-bar-and-restaurant\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-54362\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-03\/wp-json\/wp\/v2\/pages\/889\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/wine-bar-and-restaurant-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54363\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-bar-and-restaurant-04-events.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-bar-and-restaurant-04-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-03\/wp-json\/wp\/v2\/pages\/887\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/wine-bar-and-restaurant-03\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:1569;s:6:\"events\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-54364\";a:12:{s:5:\"title\";s:6:\"Grills\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-and-bar-restaurant-03-grills.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-and-bar-restaurant-03-grills-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-03\/wp-json\/wp\/v2\/pages\/883\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/wine-bar-and-restaurant-03\/grills\/\";s:15:\"astra-sites-tag\";a:2:{i:2027;s:6:\"grills\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-54365\";a:12:{s:5:\"title\";s:7:\"History\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-history.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/wine-bar-and-restaurant-04-history-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-03\/wp-json\/wp\/v2\/pages\/881\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/wine-bar-and-restaurant-03\/history\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:645;s:7:\"history\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-54366\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-and-bar-restaurant-03-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-and-bar-restaurant-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-03\/wp-json\/wp\/v2\/pages\/879\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/wine-bar-and-restaurant-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-54367\";a:12:{s:5:\"title\";s:5:\"Wines\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-and-bar-restaurant-03-wines.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/wine-and-bar-restaurant-03-wines-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/wine-bar-and-restaurant-03\/wp-json\/wp\/v2\/pages\/885\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/wine-bar-and-restaurant-03\/wines\/\";s:15:\"astra-sites-tag\";a:2:{i:565;s:4:\"menu\";i:1979;s:4:\"wine\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-22009\";a:13:{s:5:\"title\";s:17:\"LearnDash Academy\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-home-400x1219.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/learndash-academy-02\";s:20:\"astra-site-parent-id\";i:851;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:8:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:21:\"learndash-woocommerce\";s:4:\"init\";s:47:\"learndash-woocommerce\/learndash_woocommerce.php\";s:4:\"name\";s:39:\"LearnDash LMS - WooCommerce Integration\";}i:5;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows\/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:6;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:7;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:5:\"pages\";a:4:{s:8:\"id-42985\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learndash-academy-02\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/learndash-academy-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-42984\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-courses.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/learndash-academy-02\/wp-json\/wp\/v2\/pages\/201\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/learndash-academy-02\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31168\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/learndash-academy-02\/wp-json\/wp\/v2\/pages\/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/learndash-academy-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31169\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/learndash-academy-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/learndash-academy-02\/wp-json\/wp\/v2\/pages\/401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/learndash-academy-02\/contact\/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22110\";a:13:{s:5:\"title\";s:17:\"Learndash Academy\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-home-1-400x1223.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/learndash-academy-01\";s:20:\"astra-site-parent-id\";i:885;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:9:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows\/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:4;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:5;a:3:{s:4:\"slug\";s:21:\"learndash-woocommerce\";s:4:\"init\";s:47:\"learndash-woocommerce\/learndash_woocommerce.php\";s:4:\"name\";s:39:\"LearnDash LMS - WooCommerce Integration\";}i:6;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:7;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:8;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-34127\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learndash-academy-01\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/learndash-academy-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-34126\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-courses.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/learndash-academy-01\/wp-json\/wp\/v2\/pages\/201\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/learndash-academy-01\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31832\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/learndash-academy-01\/wp-json\/wp\/v2\/pages\/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/learndash-academy-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31833\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/learndash-academy-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/learndash-academy-01\/wp-json\/wp\/v2\/pages\/401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/learndash-academy-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47984\";a:13:{s:5:\"title\";s:17:\"LearnDash Academy\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-home-1-400x1242.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/learndash-academy-08\";s:20:\"astra-site-parent-id\";i:1691;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47988\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/learndash-academy-08\/wp-json\/wp\/v2\/pages\/25407\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/learndash-academy-08\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47986\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-courses-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/learndash-academy-08\/wp-json\/wp\/v2\/pages\/25403\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/learndash-academy-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:2:{i:1692;s:11:\"all-courses\";i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47985\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/learndash-academy-08\/wp-json\/wp\/v2\/pages\/25401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/learndash-academy-08\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47987\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/learndash-academy-08\/wp-json\/wp\/v2\/pages\/25405\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/learndash-academy-08\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-57365\";a:13:{s:5:\"title\";s:22:\"Office Furniture Store\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-homepage-400x2379.jpg\";s:14:\"astra-site-url\";s:44:\"\/\/websitedemos.net\/office-furniture-store-04\";s:20:\"astra-site-parent-id\";i:2331;s:15:\"astra-sites-tag\";a:19:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:2359;s:20:\"home-furniture-store\";i:2358;s:22:\"office-furniture-store\";i:2357;s:22:\"online-furniture-store\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";i:2356;s:14:\"work-from-home\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-57367\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/office-furniture-store-04\/wp-json\/wp\/v2\/pages\/554\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/office-furniture-store-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57368\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/office-furniture-store-04\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/office-furniture-store-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57369\";a:12:{s:5:\"title\";s:18:\"Home Office Setups\";s:18:\"featured-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-home-office-setups.jpg\";s:19:\"thumbnail-image-url\";s:108:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-home-office-setups-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/office-furniture-store-04\/wp-json\/wp\/v2\/pages\/735\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:64:\"\/\/websitedemos.net\/office-furniture-store-04\/home-office-setups\/\";s:15:\"astra-sites-tag\";a:3:{i:2333;s:10:\"home-setup\";i:812;s:6:\"office\";i:2332;s:12:\"office-setup\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57370\";a:12:{s:5:\"title\";s:13:\"Office Setups\";s:18:\"featured-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-office-setups.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-office-setups-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/office-furniture-store-04\/wp-json\/wp\/v2\/pages\/621\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:59:\"\/\/websitedemos.net\/office-furniture-store-04\/office-setups\/\";s:15:\"astra-sites-tag\";a:1:{i:2332;s:12:\"office-setup\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57366\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-about.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/office-furniture-store-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/office-furniture-store-04\/wp-json\/wp\/v2\/pages\/433\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/office-furniture-store-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-47729\";a:13:{s:5:\"title\";s:19:\"Online Health Coach\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-home-400x1398.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/online-health-coach-02\";s:20:\"astra-site-parent-id\";i:1670;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:5:\"pages\";a:4:{s:8:\"id-47733\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/online-health-coach-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/online-health-coach-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47731\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-courses.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-02\/wp-json\/wp\/v2\/pages\/24254\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/online-health-coach-02\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47730\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/online-health-coach-02\/wp-json\/wp\/v2\/pages\/104\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/online-health-coach-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47732\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/online-health-coach-02\/wp-json\/wp\/v2\/pages\/105\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/online-health-coach-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48741\";a:13:{s:5:\"title\";s:19:\"Online Health Coach\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-home-1-400x1511.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/online-health-coach-01\";s:20:\"astra-site-parent-id\";i:1766;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48742\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-01\/wp-json\/wp\/v2\/pages\/24369\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/online-health-coach-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48743\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-courses-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-01\/wp-json\/wp\/v2\/pages\/24366\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/online-health-coach-01\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48744\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-01\/wp-json\/wp\/v2\/pages\/24370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/online-health-coach-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48745\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-health-coach-01-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-01\/wp-json\/wp\/v2\/pages\/24365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/online-health-coach-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-47932\";a:13:{s:5:\"title\";s:19:\"Online Health Coach\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-home-400x1209.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/online-health-coach-08\";s:20:\"astra-site-parent-id\";i:1684;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47941\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-08\/wp-json\/wp\/v2\/pages\/24365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/online-health-coach-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47939\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-courses.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-08\/wp-json\/wp\/v2\/pages\/24366\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/online-health-coach-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47938\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-08\/wp-json\/wp\/v2\/pages\/24368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/online-health-coach-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47940\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-08\/wp-json\/wp\/v2\/pages\/24369\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/online-health-coach-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49457\";a:13:{s:5:\"title\";s:11:\"Coffee Shop\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-400x1473.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/coffee-shop-04\";s:20:\"astra-site-parent-id\";i:1843;s:15:\"astra-sites-tag\";a:9:{i:693;s:4:\"cafe\";i:2042;s:8:\"cafe-bar\";i:1527;s:9:\"cafeteria\";i:2043;s:12:\"coffee-house\";i:1575;s:11:\"coffee-shop\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:335;s:10:\"restaurant\";i:2041;s:9:\"snack-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49461\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/coffee-shop-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/coffee-shop-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49462\";a:12:{s:5:\"title\";s:8:\"Our Menu\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-our-menu.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-our-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/coffee-shop-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/coffee-shop-04\/our-menu\/\";s:15:\"astra-sites-tag\";a:3:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";i:1578;s:8:\"our-menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49458\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/coffee-shop-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/coffee-shop-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49460\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/coffee-shop-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/coffee-shop-04\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49459\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/coffee-shop-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/coffee-shop-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/coffee-shop-04\/contact\/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-51320\";a:13:{s:5:\"title\";s:15:\"Criminal Lawyer\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-home-400x2065.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/criminal-lawyer-04\";s:20:\"astra-site-parent-id\";i:1862;s:15:\"astra-sites-tag\";a:4:{i:1873;s:24:\"criminal-defence-lawyers\";i:1874;s:16:\"criminal-lawyers\";i:1870;s:11:\"lawyer-firm\";i:1868;s:7:\"lawyers\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-51321\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/criminal-lawyer-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/criminal-lawyer-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51322\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/criminal-lawyer-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/criminal-lawyer-04\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51323\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/criminal-lawyer-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/criminal-lawyer-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51324\";a:12:{s:5:\"title\";s:11:\"Our Lawyers\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-our-lawyers.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-our-lawyers-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/criminal-lawyer-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/criminal-lawyer-04\/our-lawyers\/\";s:15:\"astra-sites-tag\";a:3:{i:912;s:9:\"attorneys\";i:1868;s:7:\"lawyers\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51325\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-practoce-areas.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-practoce-areas-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/criminal-lawyer-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/criminal-lawyer-04\/practice-areas\/\";s:15:\"astra-sites-tag\";a:2:{i:1863;s:14:\"practice-areas\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51326\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/criminal-lawyer-04-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/criminal-lawyer-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/criminal-lawyer-04\/reviews\/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55769\";a:13:{s:5:\"title\";s:14:\"Marketing Firm\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-home-400x1905.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/marketing-firm-04\";s:20:\"astra-site-parent-id\";i:2207;s:15:\"astra-sites-tag\";a:12:{i:1587;s:18:\"advertising-agency\";i:2232;s:19:\"advertising-company\";i:2229;s:16:\"advertising-firm\";i:663;s:6:\"agency\";i:979;s:7:\"company\";i:1588;s:16:\"marketing-agency\";i:2233;s:17:\"marketing-company\";i:2228;s:14:\"marketing-firm\";i:2230;s:12:\"press-agency\";i:2227;s:14:\"promotion-firm\";i:2231;s:14:\"publicity-firm\";i:2234;s:18:\"publicity-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-55771\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/marketing-firm-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/marketing-firm-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55770\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/marketing-firm-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/marketing-firm-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55773\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/marketing-firm-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/marketing-firm-04\/reviews\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55772\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/marketing-firm-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/marketing-firm-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55774\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/marketing-firm-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/marketing-firm-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55912\";a:12:{s:5:\"title\";s:4:\"Work\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-work.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/marketing-firm-04-work-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/marketing-firm-04\/wp-json\/wp\/v2\/pages\/689\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/marketing-firm-04\/work\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-53702\";a:13:{s:5:\"title\";s:20:\"Fast Food Restaurant\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-home-400x2422.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/fast-food-04\";s:20:\"astra-site-parent-id\";i:1990;s:15:\"astra-sites-tag\";a:7:{i:1996;s:6:\"burger\";i:2011;s:15:\"fast-food-chain\";i:2013;s:20:\"fast-food-restaurant\";i:350;s:5:\"hotel\";i:335;s:10:\"restaurant\";i:2020;s:16:\"restaurant-chain\";i:1993;s:10:\"snack-food\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-53705\";a:12:{s:5:\"title\";s:10:\"Franchisee\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-franchisee.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-franchisee-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/fast-food-04\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/fast-food-04\/franchisee\/\";s:15:\"astra-sites-tag\";a:1:{i:1991;s:10:\"franchisee\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53707\";a:12:{s:5:\"title\";s:6:\"Offers\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-offers.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-offers-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/fast-food-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/fast-food-04\/offers\/\";s:15:\"astra-sites-tag\";a:1:{i:1969;s:6:\"offers\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53703\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/fast-food-04\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/fast-food-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53704\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/fast-food-04\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/fast-food-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53706\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/fast-food-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/fast-food-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53708\";a:12:{s:5:\"title\";s:8:\"Our Menu\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-our-menu.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fast-food-02-our-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/fast-food-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/fast-food-04\/our-menu\/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1912","option_name":"astra-sites-and-pages-page-3","option_value":"a:15:{s:8:\"id-58084\";a:13:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/plant-shop-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/plant-shop-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/plant-shop-02-home-page-400x1372.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/plant-shop-02\";s:20:\"astra-site-parent-id\";i:2375;s:15:\"astra-sites-tag\";a:15:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:5:\"pages\";a:3:{s:8:\"id-58087\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/plant-shop-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/plant-shop-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/plant-shop-02\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/plant-shop-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58086\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/plant-shop-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/plant-shop-02-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/plant-shop-02\/wp-json\/wp\/v2\/pages\/357\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/plant-shop-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58085\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/plant-shop-02-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/plant-shop-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/plant-shop-02\/wp-json\/wp\/v2\/pages\/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/plant-shop-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-47609\";a:13:{s:5:\"title\";s:22:\"Online Furniture Store\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04-400x1793.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/home-decor-04\";s:20:\"astra-site-parent-id\";i:1655;s:15:\"astra-sites-tag\";a:17:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:2357;s:22:\"online-furniture-store\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";i:2356;s:14:\"work-from-home\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47610\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/home-decor-04\/wp-json\/wp\/v2\/pages\/162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/home-decor-04\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47611\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/home-decor-04\/wp-json\/wp\/v2\/pages\/196\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/home-decor-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47612\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/home-decor-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/home-decor-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47613\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04-rooms.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/home-decor-04-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/home-decor-04\/wp-json\/wp\/v2\/pages\/133\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/home-decor-04\/rooms\/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-51341\";a:13:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04-400x1725.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/certified-life-coach-04\";s:20:\"astra-site-parent-id\";i:1865;s:15:\"astra-sites-tag\";a:5:{i:854;s:5:\"coach\";i:610;s:8:\"coaching\";i:1123;s:11:\"councelling\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-51342\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/certified-life-coach-04\/wp-json\/wp\/v2\/pages\/447\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/certified-life-coach-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51343\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/certified-life-coach-04\/wp-json\/wp\/v2\/pages\/872\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/certified-life-coach-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51344\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/certified-life-coach-04\/wp-json\/wp\/v2\/pages\/44\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/certified-life-coach-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51345\";a:12:{s:5:\"title\";s:20:\"Live Online Sessions\";s:18:\"featured-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04-live-online-sessions.jpg\";s:19:\"thumbnail-image-url\";s:108:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/certified-life-coach-04-live-online-sessions-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/certified-life-coach-04\/wp-json\/wp\/v2\/pages\/726\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:64:\"\/\/websitedemos.net\/certified-life-coach-04\/live-online-sessions\/\";s:15:\"astra-sites-tag\";a:4:{i:1871;s:13:\"live-sessions\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:1872;s:8:\"sessions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-57399\";a:13:{s:5:\"title\";s:17:\"Sports Wear Store\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-home-400x2007.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/sports-wear-store-04\";s:20:\"astra-site-parent-id\";i:2337;s:15:\"astra-sites-tag\";a:17:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:2344;s:11:\"sports-gear\";i:2339;s:11:\"sports-wear\";i:2345;s:20:\"sports-wear-and-gear\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57400\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/sports-wear-store-04\/wp-json\/wp\/v2\/pages\/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/sports-wear-store-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57402\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/sports-wear-store-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/sports-wear-store-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57403\";a:12:{s:5:\"title\";s:9:\"Top Deals\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-top-deals.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-top-deals-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/sports-wear-store-04\/wp-json\/wp\/v2\/pages\/389\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/sports-wear-store-04\/top-deals\/\";s:15:\"astra-sites-tag\";a:2:{i:2063;s:5:\"sales\";i:2338;s:9:\"top-deals\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57401\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/sports-wear-store-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/sports-wear-store-04\/wp-json\/wp\/v2\/pages\/658\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/sports-wear-store-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49236\";a:13:{s:5:\"title\";s:11:\"Yoga Studio\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-home-400x1899.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/yoga-studio-04\";s:20:\"astra-site-parent-id\";i:1787;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47690\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/yoga-studio-04\/wp-json\/wp\/v2\/pages\/135\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/yoga-studio-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47693\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/yoga-studio-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/yoga-studio-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47691\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-classes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/yoga-studio-04\/wp-json\/wp\/v2\/pages\/181\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/yoga-studio-04\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47694\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/yoga-studio-04\/wp-json\/wp\/v2\/pages\/226\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/yoga-studio-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47692\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/yoga-studio-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/yoga-studio-04\/wp-json\/wp\/v2\/pages\/269\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/yoga-studio-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-58172\";a:13:{s:5:\"title\";s:19:\"Skin Cleanser Store\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/skin-cleanser-store-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/skin-cleanser-store-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/skin-cleanser-store-02-home-page-400x2093.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/skin-cleanser-store-02\";s:20:\"astra-site-parent-id\";i:2378;s:15:\"astra-sites-tag\";a:19:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2392;s:19:\"online-beauty-store\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:2391;s:11:\"skin-beauty\";i:1127;s:9:\"skin-care\";i:2380;s:19:\"skin-cleanser-store\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-58173\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/skin-cleanser-store-02-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/skin-cleanser-store-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/skin-cleanser-store-02\/wp-json\/wp\/v2\/pages\/381\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/skin-cleanser-store-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58174\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/skin-cleanser-store-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/skin-cleanser-store-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/skin-cleanser-store-02\/wp-json\/wp\/v2\/pages\/559\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/skin-cleanser-store-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58175\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/skin-cleanser-store-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/skin-cleanser-store-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/skin-cleanser-store-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/skin-cleanser-store-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-45564\";a:13:{s:5:\"title\";s:16:\"Personal Trainer\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/personal-trainer-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/personal-trainer-04-400x2152.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/personal-trainer-04\";s:20:\"astra-site-parent-id\";i:1449;s:15:\"astra-sites-tag\";a:6:{i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:1454;s:16:\"personal-trainer\";i:1455;s:15:\"workout-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-45565\";a:12:{s:5:\"title\";s:13:\"Trainer Jenny\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/personal-trainer-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/personal-trainer-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/personal-trainer-04\/\";s:15:\"astra-sites-tag\";a:4:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:850;s:12:\"landing-page\";i:1458;s:26:\"personal-trainer-home-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45573\";a:13:{s:5:\"title\";s:16:\"Personal Trainer\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/personal-trainer-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/personal-trainer-04-400x2152.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/personal-trainer-03\";s:20:\"astra-site-parent-id\";i:1450;s:15:\"astra-sites-tag\";a:6:{i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:1454;s:16:\"personal-trainer\";i:1455;s:15:\"workout-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-45574\";a:12:{s:5:\"title\";s:13:\"Trainer Jenny\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/personal-trainer-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/personal-trainer-03\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/personal-trainer-03\/\";s:15:\"astra-sites-tag\";a:4:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:850;s:12:\"landing-page\";i:1458;s:26:\"personal-trainer-home-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20859\";a:13:{s:5:\"title\";s:14:\"Simply Natural\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/plant-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/plant-store-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/plant-store-02-home-400x1500.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/plant-store-02\";s:20:\"astra-site-parent-id\";i:190;s:15:\"astra-sites-tag\";a:15:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:4:{s:8:\"id-57904\";a:12:{s:5:\"title\";s:4:\"Shop\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/plant-store-02\/wp-json\/wp\/v2\/pages\/1613\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/plant-store-02\/shop\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-34084\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/plant-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/plant-store-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/plant-store-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/plant-store-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23955\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/plant-store-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/plant-store-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/plant-store-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/plant-store-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23956\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/plant-store-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/plant-store-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/plant-store-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/plant-store-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20907\";a:13:{s:5:\"title\";s:14:\"Simply Natural\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/simply-natural-bb-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/simply-natural-bb-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/simply-natural-bb-home-400x1389.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/plant-store-01\";s:20:\"astra-site-parent-id\";i:193;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:535;s:6:\"nature\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-34086\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/simply-natural-bb-home-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/simply-natural-bb-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/plant-store-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/plant-store-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23984\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/simply-natural-bb-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/simply-natural-bb-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/plant-store-01\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/plant-store-01\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23985\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/simply-natural-bb-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/simply-natural-bb-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/plant-store-01\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/plant-store-01\/contact-us\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48431\";a:13:{s:5:\"title\";s:14:\"Simply Natural\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-homepage-gb-400x1268.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/plant-store-08\";s:20:\"astra-site-parent-id\";i:1732;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:535;s:6:\"nature\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-48432\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/plant-store-08\/wp-json\/wp\/v2\/pages\/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/plant-store-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48433\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/plant-store-08\/wp-json\/wp\/v2\/pages\/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/plant-store-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48434\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/plant-store-08\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/plant-store-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-49340\";a:13:{s:5:\"title\";s:10:\"Baby Store\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04-400x1809.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/baby-store-04\";s:20:\"astra-site-parent-id\";i:1813;s:15:\"astra-sites-tag\";a:4:{i:1816;s:10:\"baby-store\";i:1818;s:14:\"children-store\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-49346\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/baby-store-04\/wp-json\/wp\/v2\/pages\/406\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/baby-store-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49347\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/baby-store-04\/wp-json\/wp\/v2\/pages\/564\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/baby-store-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49348\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/baby-store-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/baby-store-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-49349\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/baby-store-04-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/baby-store-04\/wp-json\/wp\/v2\/pages\/494\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/baby-store-04\/testimonial\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-53777\";a:13:{s:5:\"title\";s:18:\"Fashion Influencer\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-home-400x2620.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/fashion-influencer-04\";s:20:\"astra-site-parent-id\";i:2021;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:2164;s:15:\"fashion-blogger\";i:2161;s:18:\"fashion-influencer\";i:1547;s:10:\"influencer\";i:2162;s:17:\"lifestyle-blogger\";i:2166;s:17:\"luxury-influencer\";i:2163;s:23:\"social-media-influencer\";i:2165;s:16:\"style-influencer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-53778\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/fashion-influencer-04\/wp-json\/wp\/v2\/pages\/670\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/fashion-influencer-04\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53779\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/fashion-influencer-04\/wp-json\/wp\/v2\/pages\/731\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/fashion-influencer-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53780\";a:12:{s:5:\"title\";s:12:\"Fashion Tips\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-fashion-tips.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-fashion-tips-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/fashion-influencer-04\/wp-json\/wp\/v2\/pages\/805\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/fashion-influencer-04\/fashion-tips\/\";s:15:\"astra-sites-tag\";a:3:{i:480;s:4:\"blog\";i:482;s:7:\"fashion\";i:2022;s:4:\"tips\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53781\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/fashion-influencer-04\/wp-json\/wp\/v2\/pages\/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/fashion-influencer-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53782\";a:12:{s:5:\"title\";s:8:\"Lookbook\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-lookbook.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-lookbook-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/fashion-influencer-04\/wp-json\/wp\/v2\/pages\/613\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/fashion-influencer-04\/lookbook\/\";s:15:\"astra-sites-tag\";a:1:{i:752;s:8:\"lookbook\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53783\";a:12:{s:5:\"title\";s:6:\"Shoots\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-shoots.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/fashion-influencer-02-shoots-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/fashion-influencer-04\/wp-json\/wp\/v2\/pages\/445\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/fashion-influencer-04\/shoots\/\";s:15:\"astra-sites-tag\";a:2:{i:2023;s:6:\"shoots\";i:2001;s:6:\"videos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55741\";a:13:{s:5:\"title\";s:18:\"Fashion Influencer\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-homepage-bb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-homepage-bb-400x2321.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/fashion-influencer-03\";s:20:\"astra-site-parent-id\";i:2205;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:2164;s:15:\"fashion-blogger\";i:2161;s:18:\"fashion-influencer\";i:1547;s:10:\"influencer\";i:2162;s:17:\"lifestyle-blogger\";i:2166;s:17:\"luxury-influencer\";i:2163;s:23:\"social-media-influencer\";i:2165;s:16:\"style-influencer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55742\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-about-bb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-about-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/fashion-influencer-03\/wp-json\/wp\/v2\/pages\/1046\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/fashion-influencer-03\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55743\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-contact-bb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-contact-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/fashion-influencer-03\/wp-json\/wp\/v2\/pages\/1051\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/fashion-influencer-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55745\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-homepage-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/fashion-influencer-03\/wp-json\/wp\/v2\/pages\/1019\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/fashion-influencer-03\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55746\";a:12:{s:5:\"title\";s:8:\"Lookbook\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-lookbook-bb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-lookbook-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/fashion-influencer-03\/wp-json\/wp\/v2\/pages\/1038\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/fashion-influencer-03\/lookbook\/\";s:15:\"astra-sites-tag\";a:1:{i:752;s:8:\"lookbook\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55747\";a:12:{s:5:\"title\";s:6:\"Shoots\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-shoots-bb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/fashion-influencer-shoots-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/fashion-influencer-03\/wp-json\/wp\/v2\/pages\/1031\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/fashion-influencer-03\/shoots\/\";s:15:\"astra-sites-tag\";a:1:{i:2023;s:6:\"shoots\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-49829\";a:13:{s:5:\"title\";s:12:\"Learn Baking\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-homepage-400x1516.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/learn-baking-02\";s:20:\"astra-site-parent-id\";i:1856;s:15:\"astra-sites-tag\";a:5:{i:1857;s:6:\"baking\";i:462;s:7:\"courses\";i:467;s:9:\"learndash\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:7:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:6;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:5:\"pages\";a:5:{s:8:\"id-49830\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/learn-baking-02\/wp-json\/wp\/v2\/pages\/481\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/learn-baking-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49831\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/learn-baking-02\/wp-json\/wp\/v2\/pages\/836\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/learn-baking-02\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49832\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-blog.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/learn-baking-02\/wp-json\/wp\/v2\/pages\/719\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/learn-baking-02\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-49833\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/learn-baking-02\/wp-json\/wp\/v2\/pages\/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/learn-baking-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49834\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-baking-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/learn-baking-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/learn-baking-02\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1913","option_name":"astra-sites-and-pages-page-4","option_value":"a:15:{s:8:\"id-53742\";a:13:{s:5:\"title\";s:31:\"Travel Blogger &amp; Influencer\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-home-400x1683.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/travel-blogger-04\";s:20:\"astra-site-parent-id\";i:2003;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:2168;s:19:\"tourism-influencers\";i:2170;s:14:\"travel-tourism\";i:1683;s:14:\"travel-blogger\";i:2167;s:17:\"travel-influencer\";i:2169;s:14:\"travel-vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:9:{s:8:\"id-53743\";a:12:{s:5:\"title\";s:8:\"About me\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/travel-blogger-04\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/travel-blogger-04\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53744\";a:12:{s:5:\"title\";s:6:\"Africa\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-africa.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-africa-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/travel-blogger-04\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/travel-blogger-04\/africa\/\";s:15:\"astra-sites-tag\";a:2:{i:2019;s:6:\"africa\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53745\";a:12:{s:5:\"title\";s:4:\"Asia\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-asia.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-asia-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/travel-blogger-04\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/travel-blogger-04\/asia\/\";s:15:\"astra-sites-tag\";a:2:{i:2017;s:4:\"asia\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53746\";a:12:{s:5:\"title\";s:11:\"Destination\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-destination.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-destination-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/travel-blogger-04\/wp-json\/wp\/v2\/pages\/367\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/travel-blogger-04\/destination\/\";s:15:\"astra-sites-tag\";a:1:{i:785;s:11:\"destination\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53747\";a:12:{s:5:\"title\";s:6:\"Europe\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-europe.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-europe-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/travel-blogger-04\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/travel-blogger-04\/europe\/\";s:15:\"astra-sites-tag\";a:2:{i:2014;s:6:\"europe\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53748\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/travel-blogger-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/travel-blogger-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53749\";a:12:{s:5:\"title\";s:12:\"The Americas\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-the-americas.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-the-americas-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/travel-blogger-04\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/travel-blogger-04\/the-americas\/\";s:15:\"astra-sites-tag\";a:2:{i:2015;s:7:\"america\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53750\";a:12:{s:5:\"title\";s:6:\"Videos\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-videos.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-videos-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/travel-blogger-04\/wp-json\/wp\/v2\/pages\/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/travel-blogger-04\/videos\/\";s:15:\"astra-sites-tag\";a:1:{i:2001;s:6:\"videos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53751\";a:12:{s:5:\"title\";s:12:\"Work with me\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-work-with-me.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-work-with-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/travel-blogger-04\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/travel-blogger-04\/work-with-me\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55717\";a:13:{s:5:\"title\";s:31:\"Travel Blogger &amp; Influencer\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/travel-blogger-03-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/travel-blogger-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/travel-blogger-03-home-400x1706.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/travel-blogger-03\";s:20:\"astra-site-parent-id\";i:2203;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:2168;s:19:\"tourism-influencers\";i:2170;s:14:\"travel-tourism\";i:1683;s:14:\"travel-blogger\";i:2167;s:17:\"travel-influencer\";i:2169;s:14:\"travel-vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:9:{s:8:\"id-55718\";a:12:{s:5:\"title\";s:8:\"About me\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/travel-blogger-03\/wp-json\/wp\/v2\/pages\/603\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/travel-blogger-03\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55719\";a:12:{s:5:\"title\";s:6:\"Africa\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-africa.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-africa-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/travel-blogger-03\/wp-json\/wp\/v2\/pages\/605\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/travel-blogger-03\/africa\/\";s:15:\"astra-sites-tag\";a:2:{i:2019;s:6:\"africa\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55720\";a:12:{s:5:\"title\";s:4:\"Asia\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-asia.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-asia-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/travel-blogger-03\/wp-json\/wp\/v2\/pages\/607\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/travel-blogger-03\/asia\/\";s:15:\"astra-sites-tag\";a:2:{i:2017;s:4:\"asia\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55721\";a:12:{s:5:\"title\";s:11:\"Destination\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/travel-blogger-03-destination.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/travel-blogger-03-destination-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/travel-blogger-03\/wp-json\/wp\/v2\/pages\/609\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/travel-blogger-03\/destination\/\";s:15:\"astra-sites-tag\";a:1:{i:785;s:11:\"destination\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55722\";a:12:{s:5:\"title\";s:6:\"Europe\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-europe.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-europe-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/travel-blogger-03\/wp-json\/wp\/v2\/pages\/611\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/travel-blogger-03\/europe\/\";s:15:\"astra-sites-tag\";a:2:{i:2014;s:6:\"europe\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55723\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/travel-blogger-03-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/travel-blogger-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/travel-blogger-03\/wp-json\/wp\/v2\/pages\/601\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/travel-blogger-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55724\";a:12:{s:5:\"title\";s:12:\"The Americas\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-the-americas.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-the-americas-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/travel-blogger-03\/wp-json\/wp\/v2\/pages\/613\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/travel-blogger-03\/the-americas\/\";s:15:\"astra-sites-tag\";a:2:{i:2015;s:7:\"america\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55725\";a:12:{s:5:\"title\";s:6:\"Videos\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/travel-blogger-03-videos.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/travel-blogger-03-videos-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/travel-blogger-03\/wp-json\/wp\/v2\/pages\/615\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/travel-blogger-03\/videos\/\";s:15:\"astra-sites-tag\";a:1:{i:2001;s:6:\"videos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55726\";a:12:{s:5:\"title\";s:12:\"Work with me\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-work-with-me.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-blogger-02-work-with-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/travel-blogger-03\/wp-json\/wp\/v2\/pages\/617\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/travel-blogger-03\/work-with-me\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:784;s:12:\"work-with-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55257\";a:13:{s:5:\"title\";s:14:\"Local Business\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02-400x1551.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/local-business-02\";s:20:\"astra-site-parent-id\";i:2057;s:15:\"astra-sites-tag\";a:15:{i:586;s:8:\"car-wash\";i:2085;s:9:\"carpentry\";i:2089;s:16:\"cleaning-company\";i:2088;s:20:\"construction-company\";i:341;s:11:\"electrician\";i:2090;s:16:\"flooring-company\";i:1021;s:14:\"local-business\";i:2086;s:12:\"local-worker\";i:2094;s:8:\"mechanic\";i:2093;s:16:\"painting-company\";i:508;s:8:\"plumbing\";i:2092;s:16:\"plumbing-company\";i:2091;s:15:\"roofing-company\";i:2087;s:20:\"services-maintenance\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55258\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/local-business-02\/wp-json\/wp\/v2\/pages\/245\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/local-business-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55259\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/local-business-02\/wp-json\/wp\/v2\/pages\/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/local-business-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55260\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/local-business-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/local-business-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55261\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/local-business-02\/wp-json\/wp\/v2\/pages\/246\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/local-business-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55315\";a:13:{s:5:\"title\";s:14:\"Local Business\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-400x1264.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/local-business-08\";s:20:\"astra-site-parent-id\";i:2066;s:15:\"astra-sites-tag\";a:15:{i:586;s:8:\"car-wash\";i:2085;s:9:\"carpentry\";i:2089;s:16:\"cleaning-company\";i:2088;s:20:\"construction-company\";i:341;s:11:\"electrician\";i:2090;s:16:\"flooring-company\";i:1021;s:14:\"local-business\";i:2086;s:12:\"local-worker\";i:2094;s:8:\"mechanic\";i:2093;s:16:\"painting-company\";i:508;s:8:\"plumbing\";i:2092;s:16:\"plumbing-company\";i:2091;s:15:\"roofing-company\";i:2087;s:20:\"services-maintenance\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55317\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/local-business-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/local-business-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55318\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/local-business-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/local-business-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55319\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/local-business-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/local-business-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55316\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/local-business-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/local-business-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-55660\";a:13:{s:5:\"title\";s:14:\"Heritage Hotel\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-04-home-01.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-04-home-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-04-home-01-400x2655.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/heritage-hotel-04\";s:20:\"astra-site-parent-id\";i:2178;s:15:\"astra-sites-tag\";a:8:{i:2180;s:14:\"heritage-hotel\";i:350;s:5:\"hotel\";i:2199;s:21:\"indian-heritage-hotel\";i:2082;s:12:\"luxury-hotel\";i:2197;s:16:\"luxury-residence\";i:2196;s:12:\"palace-hotel\";i:2195;s:4:\"stay\";i:2198;s:17:\"traditional-hotel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:7:{s:8:\"id-55661\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-04-contact-01.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-04-contact-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/heritage-hotel-04\/wp-json\/wp\/v2\/pages\/794\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/heritage-hotel-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55662\";a:12:{s:5:\"title\";s:6:\"Dining\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-02-dining.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-02-dining-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/heritage-hotel-04\/wp-json\/wp\/v2\/pages\/734\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/heritage-hotel-04\/dining\/\";s:15:\"astra-sites-tag\";a:1:{i:1798;s:6:\"dining\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55663\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-04-experience-01.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-04-experience-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/heritage-hotel-04\/wp-json\/wp\/v2\/pages\/589\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/heritage-hotel-04\/experience\/\";s:15:\"astra-sites-tag\";a:1:{i:636;s:10:\"experience\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55666\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-04-home-01.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-04-home-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/heritage-hotel-04\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/heritage-hotel-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55664\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-02-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/heritage-hotel-04\/wp-json\/wp\/v2\/pages\/830\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/heritage-hotel-04\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55665\";a:12:{s:5:\"title\";s:7:\"History\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-02-history.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-02-history-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/heritage-hotel-04\/wp-json\/wp\/v2\/pages\/476\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/heritage-hotel-04\/history\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:645;s:7:\"history\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55667\";a:12:{s:5:\"title\";s:18:\"Rooms &amp; Suites\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-02-rooms-suites.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/heritage-hotel-02-rooms-suites-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/heritage-hotel-04\/wp-json\/wp\/v2\/pages\/644\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/heritage-hotel-04\/rooms-suites\/\";s:15:\"astra-sites-tag\";a:2:{i:715;s:5:\"rooms\";i:2179;s:6:\"suites\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55172\";a:13:{s:5:\"title\";s:11:\"Steak House\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-home-400x1553.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/steak-house-02\";s:20:\"astra-site-parent-id\";i:2053;s:15:\"astra-sites-tag\";a:9:{i:2071;s:15:\"chef-restaurant\";i:336;s:4:\"food\";i:2068;s:15:\"food-and-drinks\";i:2067;s:19:\"food-and-restaurant\";i:2070;s:10:\"food-house\";i:350;s:5:\"hotel\";i:2069;s:25:\"non-vegetarian-restaurant\";i:335;s:10:\"restaurant\";i:2072;s:11:\"steak-house\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:8:{s:8:\"id-57909\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/steak-house-02\/wp-json\/wp\/v2\/pages\/106\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/steak-house-02\/menu\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57906\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/steak-house-02\/wp-json\/wp\/v2\/pages\/105\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/steak-house-02\/about\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57907\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/steak-house-02\/wp-json\/wp\/v2\/pages\/107\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/steak-house-02\/contact\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57908\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/steak-house-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/steak-house-02\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-55173\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/steak-house-02\/wp-json\/wp\/v2\/pages\/105\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/steak-house-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55174\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/steak-house-02\/wp-json\/wp\/v2\/pages\/107\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/steak-house-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55175\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/steak-house-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/steak-house-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55176\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-menu.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-02-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/steak-house-02\/wp-json\/wp\/v2\/pages\/106\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/steak-house-02\/menu\/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-54338\";a:13:{s:5:\"title\";s:11:\"Steak House\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-home-400x1472.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/steak-house-08\";s:20:\"astra-site-parent-id\";i:2025;s:15:\"astra-sites-tag\";a:9:{i:2071;s:15:\"chef-restaurant\";i:336;s:4:\"food\";i:2068;s:15:\"food-and-drinks\";i:2067;s:19:\"food-and-restaurant\";i:2070;s:10:\"food-house\";i:350;s:5:\"hotel\";i:2069;s:25:\"non-vegetarian-restaurant\";i:335;s:10:\"restaurant\";i:2072;s:11:\"steak-house\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-54341\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/steak-house-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/steak-house-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54339\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/steak-house-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/steak-house-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54340\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/steak-house-08\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/steak-house-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54342\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-menu.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/steak-house-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/steak-house-08\/menu\/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-57057\";a:13:{s:5:\"title\";s:13:\"Business Blog\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-home-400x2016.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/business-blog-04\";s:20:\"astra-site-parent-id\";i:2262;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:2275;s:13:\"business-blog\";i:2277;s:17:\"business-magazine\";i:2276;s:13:\"business-news\";i:2273;s:9:\"editorial\";i:2274;s:8:\"magazine\";i:2271;s:4:\"news\";i:2272;s:10:\"publishing\";i:2278;s:16:\"publishing-house\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57058\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/business-blog-04\/wp-json\/wp\/v2\/pages\/649\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/business-blog-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57059\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/business-blog-04\/wp-json\/wp\/v2\/pages\/773\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/business-blog-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57060\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/business-blog-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/business-blog-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57061\";a:12:{s:5:\"title\";s:20:\"Interactive Sessions\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-sessions.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-sessions-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/business-blog-04\/wp-json\/wp\/v2\/pages\/839\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"\/\/websitedemos.net\/business-blog-04\/interactive-sessions\/\";s:15:\"astra-sites-tag\";a:2:{i:2270;s:8:\"podcasts\";i:1872;s:8:\"sessions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-57416\";a:13:{s:5:\"title\";s:13:\"Business Blog\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-home-400x2016.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/business-blog-03\";s:20:\"astra-site-parent-id\";i:2341;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:2275;s:13:\"business-blog\";i:2277;s:17:\"business-magazine\";i:2276;s:13:\"business-news\";i:2273;s:9:\"editorial\";i:2274;s:8:\"magazine\";i:2271;s:4:\"news\";i:2272;s:10:\"publishing\";i:2278;s:16:\"publishing-house\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57420\";a:12:{s:5:\"title\";s:20:\"Interactive Sessions\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-sessions.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-sessions-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/business-blog-03\/wp-json\/wp\/v2\/pages\/1329\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"\/\/websitedemos.net\/business-blog-03\/interactive-sessions\/\";s:15:\"astra-sites-tag\";a:2:{i:2342;s:19:\"interactive-session\";i:2343;s:7:\"session\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57417\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/business-blog-03\/wp-json\/wp\/v2\/pages\/1323\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/business-blog-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57418\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/business-blog-03\/wp-json\/wp\/v2\/pages\/1325\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/business-blog-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57419\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-blog-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/business-blog-03\/wp-json\/wp\/v2\/pages\/1327\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/business-blog-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-57178\";a:13:{s:5:\"title\";s:14:\"Painter Artist\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-home-400x2140.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/painter-artist-04\";s:20:\"astra-site-parent-id\";i:2281;s:15:\"astra-sites-tag\";a:10:{i:339;s:6:\"artist\";i:2299;s:16:\"artist-portfolio\";i:2298;s:17:\"artwork-portfolio\";i:2297;s:18:\"designer-portfolio\";i:2296;s:17:\"graphic-designers\";i:2295;s:11:\"illustrator\";i:614;s:7:\"painter\";i:2284;s:14:\"painter-artist\";i:2283;s:14:\"painting-store\";i:444;s:9:\"portfolio\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:5:\"pages\";a:5:{s:8:\"id-57179\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/painter-artist-04\/wp-json\/wp\/v2\/pages\/465\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/painter-artist-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57180\";a:12:{s:5:\"title\";s:7:\"Artwork\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-artworks.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-artworks-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/painter-artist-04\/wp-json\/wp\/v2\/pages\/466\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/painter-artist-04\/artwork\/\";s:15:\"astra-sites-tag\";a:3:{i:2294;s:8:\"artworks\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57181\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/painter-artist-04\/wp-json\/wp\/v2\/pages\/468\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/painter-artist-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57182\";a:12:{s:5:\"title\";s:11:\"Exhibitions\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-exhibitions.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-exhibitions-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/painter-artist-04\/wp-json\/wp\/v2\/pages\/467\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/painter-artist-04\/exhibitions\/\";s:15:\"astra-sites-tag\";a:1:{i:2293;s:11:\"exhibitions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57183\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/painter-artist-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/painter-artist-04\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/painter-artist-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-54398\";a:13:{s:5:\"title\";s:14:\"Digital Agency\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-home-400x1614.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/digital-agency-02\";s:20:\"astra-site-parent-id\";i:2029;s:15:\"astra-sites-tag\";a:13:{i:1587;s:18:\"advertising-agency\";i:663;s:6:\"agency\";i:2050;s:27:\"business-consulting-company\";i:2037;s:13:\"design-agency\";i:2048;s:13:\"design-studio\";i:2039;s:14:\"digital-agency\";i:2036;s:22:\"digital-marketing-firm\";i:2040;s:4:\"firm\";i:2049;s:21:\"graphic-design-studio\";i:2038;s:11:\"it-services\";i:1588;s:16:\"marketing-agency\";i:2035;s:18:\"marketing-services\";i:1762;s:16:\"software-company\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-54400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-02\/wp-json\/wp\/v2\/pages\/114\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/digital-agency-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-02\/wp-json\/wp\/v2\/pages\/113\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/digital-agency-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-54402\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-02\/wp-json\/wp\/v2\/pages\/112\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/digital-agency-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-54401\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/digital-agency-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/digital-agency-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-54463\";a:13:{s:5:\"title\";s:14:\"Digital Agency\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-400x1469.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/digital-agency-08\";s:20:\"astra-site-parent-id\";i:2051;s:15:\"astra-sites-tag\";a:13:{i:1587;s:18:\"advertising-agency\";i:663;s:6:\"agency\";i:2050;s:27:\"business-consulting-company\";i:2037;s:13:\"design-agency\";i:2048;s:13:\"design-studio\";i:2039;s:14:\"digital-agency\";i:2036;s:22:\"digital-marketing-firm\";i:2040;s:4:\"firm\";i:2049;s:21:\"graphic-design-studio\";i:2038;s:11:\"it-services\";i:1588;s:16:\"marketing-agency\";i:2035;s:18:\"marketing-services\";i:1762;s:16:\"software-company\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-54464\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-about-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-08\/wp-json\/wp\/v2\/pages\/139\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/digital-agency-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54465\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-08\/wp-json\/wp\/v2\/pages\/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/digital-agency-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54466\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-08\/wp-json\/wp\/v2\/pages\/135\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/digital-agency-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54467\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-08\/wp-json\/wp\/v2\/pages\/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/digital-agency-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-57122\";a:13:{s:5:\"title\";s:25:\"Business Consultancy Firm\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-home-400x1716.jpg\";s:14:\"astra-site-url\";s:47:\"\/\/websitedemos.net\/business-consultancy-firm-04\";s:20:\"astra-site-parent-id\";i:2280;s:15:\"astra-sites-tag\";a:11:{i:663;s:6:\"agency\";i:2285;s:20:\"business-consultancy\";i:2286;s:25:\"business-consultancy-firm\";i:2288;s:19:\"business-consulting\";i:2050;s:27:\"business-consulting-company\";i:979;s:7:\"company\";i:2287;s:20:\"consultancy-services\";i:2289;s:20:\"financial-consulting\";i:2292;s:13:\"hr-consulting\";i:2290;s:15:\"sales-marketing\";i:2291;s:21:\"technology-consulting\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:11:{s:8:\"id-57134\";a:12:{s:5:\"title\";s:21:\"Technology Consulting\";s:18:\"featured-image-url\";s:106:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-technology-consulting.jpg\";s:19:\"thumbnail-image-url\";s:114:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-technology-consulting-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:70:\"\/\/websitedemos.net\/business-consultancy-firm-04\/technology-consulting\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:2291;s:21:\"technology-consulting\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57135\";a:12:{s:5:\"title\";s:8:\"Training\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-training.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-training-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"\/\/websitedemos.net\/business-consultancy-firm-04\/training\/\";s:15:\"astra-sites-tag\";a:1:{i:721;s:8:\"training\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57123\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-about.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/business-consultancy-firm-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57124\";a:12:{s:5:\"title\";s:19:\"Business Consulting\";s:18:\"featured-image-url\";s:104:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-business-consulting.jpg\";s:19:\"thumbnail-image-url\";s:112:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-business-consulting-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:68:\"\/\/websitedemos.net\/business-consultancy-firm-04\/business-consulting\/\";s:15:\"astra-sites-tag\";a:2:{i:2288;s:19:\"business-consulting\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57126\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/business-consultancy-firm-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57127\";a:12:{s:5:\"title\";s:20:\"Financial Consulting\";s:18:\"featured-image-url\";s:105:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-financial-consulting.jpg\";s:19:\"thumbnail-image-url\";s:113:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-financial-consulting-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:69:\"\/\/websitedemos.net\/business-consultancy-firm-04\/financial-consulting\/\";s:15:\"astra-sites-tag\";a:2:{i:2289;s:20:\"financial-consulting\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57128\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/business-consultancy-firm-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57129\";a:12:{s:5:\"title\";s:13:\"HR Consulting\";s:18:\"featured-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-hr-consulting.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-hr-consulting-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/42\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:62:\"\/\/websitedemos.net\/business-consultancy-firm-04\/hr-consulting\/\";s:15:\"astra-sites-tag\";a:2:{i:2292;s:13:\"hr-consulting\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57131\";a:12:{s:5:\"title\";s:24:\"Productivity Improvement\";s:18:\"featured-image-url\";s:109:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-productivity-improvement.jpg\";s:19:\"thumbnail-image-url\";s:117:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-productivity-improvement-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/38\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:73:\"\/\/websitedemos.net\/business-consultancy-firm-04\/productivity-improvement\/\";s:15:\"astra-sites-tag\";a:2:{i:2303;s:24:\"productivity-improvement\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57132\";a:12:{s:5:\"title\";s:21:\"Sales &amp; Marketing\";s:18:\"featured-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-sales-marketing.jpg\";s:19:\"thumbnail-image-url\";s:108:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-sales-marketing-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:64:\"\/\/websitedemos.net\/business-consultancy-firm-04\/sales-marketing\/\";s:15:\"astra-sites-tag\";a:2:{i:2301;s:17:\"sales-marketing-2\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57133\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:108:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consultancy-firm-04-success-stories-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/business-consultancy-firm-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:64:\"\/\/websitedemos.net\/business-consultancy-firm-04\/success-stories\/\";s:15:\"astra-sites-tag\";a:4:{i:780;s:12:\"case-studies\";i:1615;s:7:\"reviews\";i:990;s:15:\"success-stories\";i:2302;s:11:\"testimonial\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-46177\";a:13:{s:5:\"title\";s:8:\"Mountain\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-1-400x972.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/mountain\";s:20:\"astra-site-parent-id\";i:1524;s:15:\"astra-sites-tag\";a:3:{i:1525;s:8:\"mountain\";i:1526;s:13:\"multi-purpose\";i:535;s:6:\"nature\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-46180\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/mountain\/wp-json\/wp\/v2\/pages\/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/mountain\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46178\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-about-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/mountain\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/mountain\/about\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46181\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-services-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/mountain\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/mountain\/services\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46179\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/mountain-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/mountain\/wp-json\/wp\/v2\/pages\/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/mountain\/contact\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-34012\";a:13:{s:5:\"title\";s:8:\"Pet Care\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-home-400x1830.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/pet-care-04\";s:20:\"astra-site-parent-id\";i:992;s:15:\"astra-sites-tag\";a:5:{i:1021;s:14:\"local-business\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-35747\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/pet-care-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/pet-care-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35745\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/pet-care-04\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/pet-care-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35749\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/pet-care-04\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/pet-care-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35748\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/pet-care-04\/wp-json\/wp\/v2\/pages\/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/pet-care-04\/reviews\/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35746\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/pet-care-04\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/pet-care-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1914","option_name":"astra-sites-and-pages-page-5","option_value":"a:15:{s:8:\"id-55687\";a:13:{s:5:\"title\";s:9:\"Home Stay\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-home-400x1827.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/home-stay-04\";s:20:\"astra-site-parent-id\";i:2182;s:15:\"astra-sites-tag\";a:11:{i:2193;s:10:\"apartments\";i:2192;s:2:\"bb\";i:2202;s:17:\"bed-and-breakfast\";i:2191;s:11:\"budget-stay\";i:2189;s:11:\"guest-house\";i:2188;s:9:\"home-stay\";i:2194;s:7:\"hostels\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:2190;s:13:\"lodging-house\";i:2195;s:4:\"stay\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55688\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/home-stay-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/home-stay-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55689\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/home-stay-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/home-stay-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55690\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-facilities.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-facilities-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/home-stay-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/home-stay-04\/facilities\/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55691\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/home-stay-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/home-stay-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55692\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-rooms.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/home-stay-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/home-stay-04\/rooms\/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55829\";a:13:{s:5:\"title\";s:9:\"Home Stay\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-03-homepage-400x1857.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/home-stay-03\";s:20:\"astra-site-parent-id\";i:2220;s:15:\"astra-sites-tag\";a:11:{i:2193;s:10:\"apartments\";i:2192;s:2:\"bb\";i:2202;s:17:\"bed-and-breakfast\";i:2191;s:11:\"budget-stay\";i:2189;s:11:\"guest-house\";i:2188;s:9:\"home-stay\";i:2194;s:7:\"hostels\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:2190;s:13:\"lodging-house\";i:2195;s:4:\"stay\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55830\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/home-stay-03\/wp-json\/wp\/v2\/pages\/305\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/home-stay-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55831\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/home-stay-03\/wp-json\/wp\/v2\/pages\/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/home-stay-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55832\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-facilities.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-02-facilities-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/home-stay-03\/wp-json\/wp\/v2\/pages\/303\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/home-stay-03\/facilities\/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55833\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/home-stay-03\/wp-json\/wp\/v2\/pages\/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/home-stay-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55834\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-03-rooms-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/home-stay-03-rooms-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/home-stay-03\/wp-json\/wp\/v2\/pages\/301\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/home-stay-03\/rooms\/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-51295\";a:13:{s:5:\"title\";s:34:\"Business Coaching &amp; Consulting\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-home-400x1653.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/business-consulting-02\";s:20:\"astra-site-parent-id\";i:1859;s:15:\"astra-sites-tag\";a:6:{i:1878;s:14:\"business-coach\";i:1620;s:19:\"business-consultant\";i:1879;s:14:\"business-guide\";i:854;s:5:\"coach\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-51296\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-02\/wp-json\/wp\/v2\/pages\/534\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/business-consulting-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51297\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-02\/wp-json\/wp\/v2\/pages\/736\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/business-consulting-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51298\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/business-consulting-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/business-consulting-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51299\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-services.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-02\/wp-json\/wp\/v2\/pages\/642\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/business-consulting-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-54427\";a:13:{s:5:\"title\";s:34:\"Business Coaching &amp; Consulting\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-home-400x1653.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/business-consulting-01\";s:20:\"astra-site-parent-id\";i:2032;s:15:\"astra-sites-tag\";a:6:{i:1878;s:14:\"business-coach\";i:1620;s:19:\"business-consultant\";i:1879;s:14:\"business-guide\";i:854;s:5:\"coach\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-54428\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-01\/wp-json\/wp\/v2\/pages\/975\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/business-consulting-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-54431\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-services.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-01\/wp-json\/wp\/v2\/pages\/980\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/business-consulting-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-54429\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-01\/wp-json\/wp\/v2\/pages\/983\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/business-consulting-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54430\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/business-consulting-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-01\/wp-json\/wp\/v2\/pages\/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/business-consulting-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-57046\";a:13:{s:5:\"title\";s:35:\"Business Coaching &#038; Consulting\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-400x1559.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/business-consulting-08\";s:20:\"astra-site-parent-id\";i:2261;s:15:\"astra-sites-tag\";a:6:{i:1878;s:14:\"business-coach\";i:1620;s:19:\"business-consultant\";i:1879;s:14:\"business-guide\";i:854;s:5:\"coach\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57050\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-services.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-08\/wp-json\/wp\/v2\/pages\/966\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/business-consulting-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57047\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-08\/wp-json\/wp\/v2\/pages\/964\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/business-consulting-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57048\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-08\/wp-json\/wp\/v2\/pages\/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/business-consulting-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57049\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-08\/wp-json\/wp\/v2\/pages\/961\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/business-consulting-08\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-57014\";a:13:{s:5:\"title\";s:25:\"Food &amp; Drinks Blogger\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/food-drinks-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/food-drinks-blog-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/food-drinks-blog-04-home-400x1620.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/food-drinks-blog-04\";s:20:\"astra-site-parent-id\";i:2259;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:2263;s:19:\"food-drinks-blogger\";i:2171;s:22:\"food-drinks-influencer\";i:2172;s:19:\"food-drinks-vlogger\";i:890;s:12:\"food-blogger\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:1837;s:7:\"vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-57015\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/food-drinks-blog-04-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/food-drinks-blog-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/food-drinks-blog-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/food-drinks-blog-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57016\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/food-drinks-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/food-drinks-blog-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/food-drinks-blog-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/food-drinks-blog-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57017\";a:12:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/food-drinks-blog-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/food-drinks-blog-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/food-drinks-blog-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/food-drinks-blog-04\/work-with-me\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:784;s:12:\"work-with-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-51472\";a:13:{s:5:\"title\";s:18:\"Bestselling Author\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-home-400x1558.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/bestselling-author-02\";s:20:\"astra-site-parent-id\";i:1909;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:1911;s:23:\"bestselling-book-author\";i:1910;s:11:\"book-author\";i:1740;s:5:\"books\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-51476\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/bestselling-author-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/bestselling-author-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51473\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-02\/wp-json\/wp\/v2\/pages\/581\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/bestselling-author-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51474\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-books.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-02\/wp-json\/wp\/v2\/pages\/691\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/bestselling-author-02\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51475\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/bestselling-author-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-02\/wp-json\/wp\/v2\/pages\/754\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/bestselling-author-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-54404\";a:13:{s:5:\"title\";s:18:\"Bestselling Author\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-home-400x1550.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/bestselling-author-01\";s:20:\"astra-site-parent-id\";i:2030;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:1911;s:23:\"bestselling-book-author\";i:1910;s:11:\"book-author\";i:1740;s:5:\"books\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-54407\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-01\/wp-json\/wp\/v2\/pages\/910\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/bestselling-author-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54408\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-01\/wp-json\/wp\/v2\/pages\/898\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/bestselling-author-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-54405\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-01\/wp-json\/wp\/v2\/pages\/903\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/bestselling-author-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-54406\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-books.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/bestselling-author-01-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-01\/wp-json\/wp\/v2\/pages\/906\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/bestselling-author-01\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-57071\";a:13:{s:5:\"title\";s:18:\"Bestselling Author\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-400x1380.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/bestselling-author-08\";s:20:\"astra-site-parent-id\";i:2265;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:1911;s:23:\"bestselling-book-author\";i:1910;s:11:\"book-author\";i:1740;s:5:\"books\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57075\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-08\/wp-json\/wp\/v2\/pages\/896\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/bestselling-author-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57072\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-08\/wp-json\/wp\/v2\/pages\/902\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/bestselling-author-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57073\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-08\/wp-json\/wp\/v2\/pages\/900\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/bestselling-author-08\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57074\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-08\/wp-json\/wp\/v2\/pages\/898\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/bestselling-author-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-51392\";a:13:{s:5:\"title\";s:17:\"Tarot Card Reader\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-home-400x1581.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/tarot-card-reader-04\";s:20:\"astra-site-parent-id\";i:1881;s:15:\"astra-sites-tag\";a:5:{i:1902;s:10:\"cartomancy\";i:1900;s:8:\"geomancy\";i:1903;s:16:\"personal-website\";i:1899;s:5:\"tarot\";i:1901;s:17:\"tarot-card-reader\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-51393\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/tarot-card-reader-04\/wp-json\/wp\/v2\/pages\/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/tarot-card-reader-04\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51394\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-coaching.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-coaching-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/tarot-card-reader-04\/wp-json\/wp\/v2\/pages\/856\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/tarot-card-reader-04\/coaching\/\";s:15:\"astra-sites-tag\";a:2:{i:610;s:8:\"coaching\";i:721;s:8:\"training\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51395\";a:12:{s:5:\"title\";s:10:\"Consulting\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-consulting.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-consulting-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/tarot-card-reader-04\/wp-json\/wp\/v2\/pages\/689\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/tarot-card-reader-04\/consulting\/\";s:15:\"astra-sites-tag\";a:2:{i:1898;s:10:\"consulting\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51396\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/tarot-card-reader-04\/wp-json\/wp\/v2\/pages\/1017\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/tarot-card-reader-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51397\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tarot-card-reader-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/tarot-card-reader-04\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/tarot-card-reader-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-56535\";a:13:{s:5:\"title\";s:17:\"Tarot Card Reader\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-homepage-bb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-homepage-bb-400x1267.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/tarot-card-reader-03\";s:20:\"astra-site-parent-id\";i:2240;s:15:\"astra-sites-tag\";a:5:{i:1902;s:10:\"cartomancy\";i:1900;s:8:\"geomancy\";i:1903;s:16:\"personal-website\";i:1899;s:5:\"tarot\";i:1901;s:17:\"tarot-card-reader\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-56536\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-about-bb.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-about-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/tarot-card-reader-03\/wp-json\/wp\/v2\/pages\/1200\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/tarot-card-reader-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-56537\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-coaching-bb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-coaching-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/tarot-card-reader-03\/wp-json\/wp\/v2\/pages\/1211\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/tarot-card-reader-03\/coaching\/\";s:15:\"astra-sites-tag\";a:1:{i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-56538\";a:12:{s:5:\"title\";s:10:\"Consulting\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-consulting-bb.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-consulting-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/tarot-card-reader-03\/wp-json\/wp\/v2\/pages\/1206\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/tarot-card-reader-03\/consulting\/\";s:15:\"astra-sites-tag\";a:1:{i:1898;s:10:\"consulting\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-56539\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-contact-bb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-contact-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/tarot-card-reader-03\/wp-json\/wp\/v2\/pages\/1214\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/tarot-card-reader-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56540\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/tarot-card-reader-homepage-bb-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/tarot-card-reader-03\/wp-json\/wp\/v2\/pages\/1186\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/tarot-card-reader-03\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-55786\";a:13:{s:5:\"title\";s:24:\"Digital Marketing Agency\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-home-400x1592.jpg\";s:14:\"astra-site-url\";s:46:\"\/\/websitedemos.net\/digital-marketing-agency-04\";s:20:\"astra-site-parent-id\";i:2211;s:15:\"astra-sites-tag\";a:14:{i:1587;s:18:\"advertising-agency\";i:2232;s:19:\"advertising-company\";i:2229;s:16:\"advertising-firm\";i:663;s:6:\"agency\";i:979;s:7:\"company\";i:2235;s:24:\"digital-marketing-agency\";i:2036;s:22:\"digital-marketing-firm\";i:1588;s:16:\"marketing-agency\";i:2233;s:17:\"marketing-company\";i:2228;s:14:\"marketing-firm\";i:2230;s:12:\"press-agency\";i:2227;s:14:\"promotion-firm\";i:2231;s:14:\"publicity-firm\";i:2234;s:18:\"publicity-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:8:{s:8:\"id-55787\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/digital-marketing-agency-04\/wp-json\/wp\/v2\/pages\/321\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/digital-marketing-agency-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55789\";a:12:{s:5:\"title\";s:8:\"Branding\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-branding.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-branding-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/digital-marketing-agency-04\/wp-json\/wp\/v2\/pages\/587\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/digital-marketing-agency-04\/branding\/\";s:15:\"astra-sites-tag\";a:2:{i:2213;s:8:\"branding\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55790\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-contact.png\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-contact-600x800.png\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/digital-marketing-agency-04\/wp-json\/wp\/v2\/pages\/325\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/digital-marketing-agency-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55791\";a:12:{s:5:\"title\";s:17:\"Digital Marketing\";s:18:\"featured-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-digital-marketing.jpg\";s:19:\"thumbnail-image-url\";s:109:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-digital-marketing-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/digital-marketing-agency-04\/wp-json\/wp\/v2\/pages\/589\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:65:\"\/\/websitedemos.net\/digital-marketing-agency-04\/digital-marketing\/\";s:15:\"astra-sites-tag\";a:2:{i:1855;s:17:\"digital-marketing\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55792\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/digital-marketing-agency-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/digital-marketing-agency-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55793\";a:12:{s:5:\"title\";s:12:\"SEO Services\";s:18:\"featured-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-seo-services.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-seo-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/digital-marketing-agency-04\/wp-json\/wp\/v2\/pages\/717\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:60:\"\/\/websitedemos.net\/digital-marketing-agency-04\/seo-services\/\";s:15:\"astra-sites-tag\";a:2:{i:2214;s:12:\"seo-services\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55794\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-social-media.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-social-media-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/digital-marketing-agency-04\/wp-json\/wp\/v2\/pages\/316\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/digital-marketing-agency-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55795\";a:12:{s:5:\"title\";s:12:\"Social Media\";s:18:\"featured-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-social-media.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/digital-marketing-agency-02-social-media-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/digital-marketing-agency-04\/wp-json\/wp\/v2\/pages\/719\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:60:\"\/\/websitedemos.net\/digital-marketing-agency-04\/social-media\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:2212;s:12:\"social-media\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-58160\";a:13:{s:5:\"title\";s:15:\"Jewellery Store\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/jewellery-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/jewellery-store-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/jewellery-store-02-home-400x2586.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/jewellery-store-04\";s:20:\"astra-site-parent-id\";i:2377;s:15:\"astra-sites-tag\";a:17:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2382;s:15:\"jewellery-store\";i:2383;s:22:\"online-jewellery-store\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-58167\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/jewellery-store-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/jewellery-store-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/jewellery-store-04\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/jewellery-store-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58168\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/jewellery-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/jewellery-store-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/jewellery-store-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/jewellery-store-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-58166\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/jewellery-store-02-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/jewellery-store-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/jewellery-store-04\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/jewellery-store-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-51559\";a:13:{s:5:\"title\";s:14:\"Public Speaker\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-home-400x2028.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/public-speaker-02\";s:20:\"astra-site-parent-id\";i:1937;s:15:\"astra-sites-tag\";a:9:{i:724;s:6:\"author\";i:854;s:5:\"coach\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";i:1903;s:16:\"personal-website\";i:1939;s:14:\"public-speaker\";i:1940;s:11:\"storyteller\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-51560\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/public-speaker-02\/wp-json\/wp\/v2\/pages\/494\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/public-speaker-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51562\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-books.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/public-speaker-02\/wp-json\/wp\/v2\/pages\/587\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/public-speaker-02\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51563\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/public-speaker-02\/wp-json\/wp\/v2\/pages\/867\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/public-speaker-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51564\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/public-speaker-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/public-speaker-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51565\";a:12:{s:5:\"title\";s:12:\"What I Offer\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/public-speaker-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/public-speaker-02\/wp-json\/wp\/v2\/pages\/670\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/public-speaker-02\/what-i-offer\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:1938;s:12:\"what-i-offer\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-56739\";a:13:{s:5:\"title\";s:14:\"Public Speaker\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-home-400x1742.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/public-speaker-08\";s:20:\"astra-site-parent-id\";i:2256;s:15:\"astra-sites-tag\";a:9:{i:724;s:6:\"author\";i:854;s:5:\"coach\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";i:1903;s:16:\"personal-website\";i:1939;s:14:\"public-speaker\";i:1940;s:11:\"storyteller\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-56743\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/public-speaker-08\/wp-json\/wp\/v2\/pages\/1066\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/public-speaker-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56744\";a:12:{s:5:\"title\";s:12:\"What I Offer\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-what-i-offer.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-what-i-offer-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/public-speaker-08\/wp-json\/wp\/v2\/pages\/1072\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/public-speaker-08\/what-i-offer\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:1938;s:12:\"what-i-offer\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56740\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/public-speaker-08\/wp-json\/wp\/v2\/pages\/1068\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/public-speaker-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56741\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-books.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/public-speaker-08\/wp-json\/wp\/v2\/pages\/1070\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/public-speaker-08\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56742\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/public-speaker-08\/wp-json\/wp\/v2\/pages\/1076\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/public-speaker-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1915","option_name":"astra-sites-and-pages-page-6","option_value":"a:15:{s:8:\"id-52222\";a:13:{s:5:\"title\";s:11:\"Pub and Bar\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-home-400x1895.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/pub-and-bar-04\";s:20:\"astra-site-parent-id\";i:1945;s:15:\"astra-sites-tag\";a:13:{i:2009;s:8:\"bar-room\";i:2007;s:19:\"barbeque-restaurant\";i:2010;s:8:\"beer-bar\";i:1988;s:10:\"beer-joint\";i:562;s:6:\"bistro\";i:635;s:7:\"brewery\";i:1989;s:15:\"cocktail-lounge\";i:882;s:6:\"drinks\";i:350;s:5:\"hotel\";i:657;s:6:\"lounge\";i:1983;s:3:\"pub\";i:2008;s:11:\"pub-and-bar\";i:335;s:10:\"restaurant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-52224\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pub-and-bar-04\/wp-json\/wp\/v2\/pages\/891\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/pub-and-bar-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52225\";a:12:{s:5:\"title\";s:6:\"Drinks\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-drinks.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-drinks-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pub-and-bar-04\/wp-json\/wp\/v2\/pages\/683\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/pub-and-bar-04\/drinks\/\";s:15:\"astra-sites-tag\";a:1:{i:882;s:6:\"drinks\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52226\";a:12:{s:5:\"title\";s:4:\"Food\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-food.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-food-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pub-and-bar-04\/wp-json\/wp\/v2\/pages\/536\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/pub-and-bar-04\/food\/\";s:15:\"astra-sites-tag\";a:1:{i:336;s:4:\"food\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52223\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pub-and-bar-04\/wp-json\/wp\/v2\/pages\/412\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/pub-and-bar-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52227\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/pub-and-bar-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/pub-and-bar-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52228\";a:12:{s:5:\"title\";s:5:\"Store\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-store.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/pub-and-bar-02-store-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pub-and-bar-04\/wp-json\/wp\/v2\/pages\/792\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/pub-and-bar-04\/store\/\";s:15:\"astra-sites-tag\";a:1:{i:749;s:5:\"store\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-49780\";a:13:{s:5:\"title\";s:18:\"Meditation Courses\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-homepage-400x1641.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/learn-meditation-02\";s:20:\"astra-site-parent-id\";i:1849;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:467;s:9:\"learndash\";i:1850;s:10:\"meditation\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:5:\"pages\";a:4:{s:8:\"id-49781\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/learn-meditation-02\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/learn-meditation-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49782\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-classes.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-meditation-02\/wp-json\/wp\/v2\/pages\/207\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/learn-meditation-02\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49783\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/learn-meditation-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/learn-meditation-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49784\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-meditation-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/learn-meditation-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/learn-meditation-02\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55643\";a:13:{s:5:\"title\";s:12:\"Budget Hotel\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-home-page-400x2569.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/budget-hotel-04\";s:20:\"astra-site-parent-id\";i:2174;s:15:\"astra-sites-tag\";a:10:{i:2200;s:9:\"apartment\";i:2192;s:2:\"bb\";i:2202;s:17:\"bed-and-breakfast\";i:2175;s:12:\"budget-hotel\";i:2177;s:11:\"cheap-hotel\";i:2189;s:11:\"guest-house\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:2201;s:7:\"lodging\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55644\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-contact-01.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-contact-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/budget-hotel-04\/wp-json\/wp\/v2\/pages\/930\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/budget-hotel-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55645\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-facilities-01.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-facilities-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/budget-hotel-04\/wp-json\/wp\/v2\/pages\/792\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/budget-hotel-04\/facilities\/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55646\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/budget-hotel-04\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/budget-hotel-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55647\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-rooms-01.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-rooms-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/budget-hotel-04\/wp-json\/wp\/v2\/pages\/511\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/budget-hotel-04\/rooms\/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55648\";a:12:{s:5:\"title\";s:12:\"Things to do\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-things-to-do-01.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/budget-hotel-04-things-to-do-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/budget-hotel-04\/wp-json\/wp\/v2\/pages\/681\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/budget-hotel-04\/things-to-do\/\";s:15:\"astra-sites-tag\";a:1:{i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-51305\";a:13:{s:5:\"title\";s:18:\"Relationship Coach\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-home-400x2098.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/relationship-coach-02\";s:20:\"astra-site-parent-id\";i:1860;s:15:\"astra-sites-tag\";a:5:{i:854;s:5:\"coach\";i:1876;s:10:\"counsellor\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1877;s:18:\"relationship-coach\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-51306\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/relationship-coach-02\/wp-json\/wp\/v2\/pages\/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/relationship-coach-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51307\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-books.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/relationship-coach-02\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/relationship-coach-02\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51308\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/relationship-coach-02\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/relationship-coach-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51309\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/relationship-coach-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/relationship-coach-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51310\";a:12:{s:5:\"title\";s:21:\"One-on-One Counseling\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-counseling.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-counseling-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/relationship-coach-02\/wp-json\/wp\/v2\/pages\/654\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:63:\"\/\/websitedemos.net\/relationship-coach-02\/one-on-one-counseling\/\";s:15:\"astra-sites-tag\";a:2:{i:610;s:8:\"coaching\";i:613;s:10:\"counseling\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51311\";a:12:{s:5:\"title\";s:11:\"Stage Shows\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-shows.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/relationship-coach-02-shows-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/relationship-coach-02\/wp-json\/wp\/v2\/pages\/639\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/relationship-coach-02\/stage-shows\/\";s:15:\"astra-sites-tag\";a:2:{i:610;s:8:\"coaching\";i:1875;s:11:\"stage-shows\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-57085\";a:13:{s:5:\"title\";s:27:\"Relationship and Life Coach\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-400x1893.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/relationship-coach-08\";s:20:\"astra-site-parent-id\";i:2279;s:15:\"astra-sites-tag\";a:5:{i:854;s:5:\"coach\";i:1876;s:10:\"counsellor\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1877;s:18:\"relationship-coach\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:3:{i:37;s:4:\"blog\";i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-57091\";a:12:{s:5:\"title\";s:21:\"One-on-One Counseling\";s:18:\"featured-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-one-on-one-counseling.jpg\";s:19:\"thumbnail-image-url\";s:107:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-one-on-one-counseling-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1024\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:63:\"\/\/websitedemos.net\/relationship-coach-08\/one-on-one-counseling\/\";s:15:\"astra-sites-tag\";a:1:{i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57092\";a:12:{s:5:\"title\";s:11:\"Stage Shows\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-stage-shows.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-stage-shows-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1026\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/relationship-coach-08\/stage-shows\/\";s:15:\"astra-sites-tag\";a:1:{i:1875;s:11:\"stage-shows\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57086\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1014\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/relationship-coach-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57090\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1022\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/relationship-coach-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57088\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-books.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1018\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/relationship-coach-08\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57089\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1020\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/relationship-coach-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-56996\";a:13:{s:5:\"title\";s:12:\"Tech Blogger\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-home-400x1433.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/tech-blogger-04\";s:20:\"astra-site-parent-id\";i:2257;s:15:\"astra-sites-tag\";a:9:{i:2269;s:18:\"affiliate-marketer\";i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:2266;s:12:\"tech-blogger\";i:2267;s:15:\"tech-influencer\";i:2268;s:17:\"technology-critic\";i:1837;s:7:\"vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57000\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tech-blogger-04\/wp-json\/wp\/v2\/pages\/67\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/tech-blogger-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56997\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tech-blogger-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/tech-blogger-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-56998\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tech-blogger-04\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/tech-blogger-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56999\";a:12:{s:5:\"title\";s:5:\"Deals\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-deals.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-blogger-04-deals-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tech-blogger-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/tech-blogger-04\/deals\/\";s:15:\"astra-sites-tag\";a:1:{i:2264;s:5:\"deals\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-51504\";a:13:{s:5:\"title\";s:18:\"Creative Podcaster\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-home-400x1768.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/creative-podcaster-02\";s:20:\"astra-site-parent-id\";i:1923;s:15:\"astra-sites-tag\";a:5:{i:1654;s:15:\"content-creator\";i:1928;s:16:\"creative-podcast\";i:1929;s:9:\"creatives\";i:1927;s:15:\"podcast-website\";i:1926;s:9:\"podcaster\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-51508\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/creative-podcaster-02\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/creative-podcaster-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51505\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/creative-podcaster-02\/wp-json\/wp\/v2\/pages\/575\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/creative-podcaster-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51506\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/creative-podcaster-02\/wp-json\/wp\/v2\/pages\/880\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/creative-podcaster-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51507\";a:12:{s:5:\"title\";s:8:\"Episodes\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-episodes.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/creative-podcaster-02-episodes-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/creative-podcaster-02\/wp-json\/wp\/v2\/pages\/758\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/creative-podcaster-02\/episodes\/\";s:15:\"astra-sites-tag\";a:2:{i:1924;s:8:\"episodes\";i:1925;s:15:\"podcast-episode\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-56607\";a:13:{s:5:\"title\";s:18:\"Creative Podcaster\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-400x1380.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/creative-podcaster-08\";s:20:\"astra-site-parent-id\";i:2244;s:15:\"astra-sites-tag\";a:5:{i:1654;s:15:\"content-creator\";i:1928;s:16:\"creative-podcast\";i:1929;s:9:\"creatives\";i:1927;s:15:\"podcast-website\";i:1926;s:9:\"podcaster\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-56611\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/creative-podcaster-08\/wp-json\/wp\/v2\/pages\/1254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/creative-podcaster-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56610\";a:12:{s:5:\"title\";s:8:\"Episodes\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-episodes.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-episodes-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/creative-podcaster-08\/wp-json\/wp\/v2\/pages\/1263\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/creative-podcaster-08\/episodes\/\";s:15:\"astra-sites-tag\";a:1:{i:1924;s:8:\"episodes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56609\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/creative-podcaster-08\/wp-json\/wp\/v2\/pages\/1274\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/creative-podcaster-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56608\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/creative-podcaster-08\/wp-json\/wp\/v2\/pages\/1271\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/creative-podcaster-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-57022\";a:13:{s:5:\"title\";s:9:\"Tech News\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-home-400x2016.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/tech-news-04\";s:20:\"astra-site-parent-id\";i:2260;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:2275;s:13:\"business-blog\";i:2277;s:17:\"business-magazine\";i:2276;s:13:\"business-news\";i:2273;s:9:\"editorial\";i:2274;s:8:\"magazine\";i:2271;s:4:\"news\";i:2272;s:10:\"publishing\";i:2278;s:16:\"publishing-house\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57026\";a:12:{s:5:\"title\";s:8:\"Podcasts\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-podcasts.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-podcasts-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/tech-news-04\/wp-json\/wp\/v2\/pages\/463\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/tech-news-04\/podcasts\/\";s:15:\"astra-sites-tag\";a:1:{i:2270;s:8:\"podcasts\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57023\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/tech-news-04\/wp-json\/wp\/v2\/pages\/705\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/tech-news-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57024\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/tech-news-04\/wp-json\/wp\/v2\/pages\/852\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/tech-news-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57025\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/tech-news-04\/wp-json\/wp\/v2\/pages\/61\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/tech-news-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-57290\";a:13:{s:5:\"title\";s:9:\"Tech News\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/tech-news-03-home1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/tech-news-03-home1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/tech-news-03-home1-400x2074.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/tech-news-03\";s:20:\"astra-site-parent-id\";i:2317;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:2275;s:13:\"business-blog\";i:2277;s:17:\"business-magazine\";i:2276;s:13:\"business-news\";i:2273;s:9:\"editorial\";i:2274;s:8:\"magazine\";i:2271;s:4:\"news\";i:2272;s:10:\"publishing\";i:2278;s:16:\"publishing-house\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57294\";a:12:{s:5:\"title\";s:8:\"Podcasts\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-podcasts.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-podcasts-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/tech-news-03\/wp-json\/wp\/v2\/pages\/1236\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/tech-news-03\/podcasts\/\";s:15:\"astra-sites-tag\";a:1:{i:2270;s:8:\"podcasts\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-57291\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/tech-news-03\/wp-json\/wp\/v2\/pages\/1231\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/tech-news-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-57292\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/tech-news-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/tech-news-03\/wp-json\/wp\/v2\/pages\/1234\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/tech-news-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-57293\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/tech-news-03-home1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/tech-news-03-home1-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/tech-news-03\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/tech-news-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-34244\";a:13:{s:5:\"title\";s:8:\"Pet Care\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-home-400x1816.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/pet-care-03\";s:20:\"astra-site-parent-id\";i:1010;s:15:\"astra-sites-tag\";a:6:{i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-35752\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/pet-care-03\/wp-json\/wp\/v2\/pages\/415\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/pet-care-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35750\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/pet-care-03\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/pet-care-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35754\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/pet-care-03\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/pet-care-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35753\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-reviews.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/pet-care-03\/wp-json\/wp\/v2\/pages\/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/pet-care-03\/reviews\/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35751\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/pet-care-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/pet-care-03\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/pet-care-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55904\";a:13:{s:5:\"title\";s:18:\"Advertising Agency\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-home-400x2120.jpg\";s:14:\"astra-site-url\";s:45:\"\/\/websitedemos.net\/public-relations-agency-04\";s:20:\"astra-site-parent-id\";i:2225;s:15:\"astra-sites-tag\";a:13:{i:1587;s:18:\"advertising-agency\";i:2232;s:19:\"advertising-company\";i:2229;s:16:\"advertising-firm\";i:663;s:6:\"agency\";i:979;s:7:\"company\";i:1588;s:16:\"marketing-agency\";i:2233;s:17:\"marketing-company\";i:2228;s:14:\"marketing-firm\";i:2237;s:12:\"media-agency\";i:2230;s:12:\"press-agency\";i:2227;s:14:\"promotion-firm\";i:2231;s:14:\"publicity-firm\";i:2234;s:18:\"publicity-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-55905\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/public-relations-agency-04\/wp-json\/wp\/v2\/pages\/395\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/public-relations-agency-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55906\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-case-studies.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-case-studies-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/public-relations-agency-04\/wp-json\/wp\/v2\/pages\/1105\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"\/\/websitedemos.net\/public-relations-agency-04\/case-studies\/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55907\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/public-relations-agency-04\/wp-json\/wp\/v2\/pages\/396\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/public-relations-agency-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55908\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/public-relations-agency-04\/wp-json\/wp\/v2\/pages\/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/public-relations-agency-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55909\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/public-relations-agency-04\/wp-json\/wp\/v2\/pages\/394\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/public-relations-agency-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55910\";a:12:{s:5:\"title\";s:4:\"Work\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-work.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/promotion-firm-04-work-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/public-relations-agency-04\/wp-json\/wp\/v2\/pages\/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/public-relations-agency-04\/work\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-49268\";a:13:{s:5:\"title\";s:19:\"Martial Arts School\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-400x1924.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/martial-arts-04\";s:20:\"astra-site-parent-id\";i:1800;s:15:\"astra-sites-tag\";a:5:{i:1804;s:6:\"karate\";i:1803;s:7:\"kung-fu\";i:1801;s:12:\"martial-arts\";i:1805;s:18:\"mixed-martial-arts\";i:1802;s:12:\"self-defence\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49269\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/martial-arts-04\/wp-json\/wp\/v2\/pages\/127\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/martial-arts-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49270\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/martial-arts-04\/wp-json\/wp\/v2\/pages\/209\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/martial-arts-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49271\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/martial-arts-04\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/martial-arts-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49272\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-programs.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-programs-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/martial-arts-04\/wp-json\/wp\/v2\/pages\/163\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/martial-arts-04\/programs\/\";s:15:\"astra-sites-tag\";a:2:{i:989;s:8:\"programs\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49273\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/martial-arts-04-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/martial-arts-04\/wp-json\/wp\/v2\/pages\/177\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/martial-arts-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-49809\";a:13:{s:5:\"title\";s:23:\"Learn Digital Marketing\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-digital-marketing-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-digital-marketing-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-digital-marketing-02-homepage-400x1849.jpg\";s:14:\"astra-site-url\";s:45:\"\/\/websitedemos.net\/learn-digital-marketing-02\";s:20:\"astra-site-parent-id\";i:1853;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:1855;s:17:\"digital-marketing\";i:467;s:9:\"learndash\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:5:\"pages\";a:6:{s:8:\"id-49814\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-digital-marketing-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-digital-marketing-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/learn-digital-marketing-02\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/learn-digital-marketing-02\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49810\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-digital-marketing-02-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-digital-marketing-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/learn-digital-marketing-02\/wp-json\/wp\/v2\/pages\/561\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/learn-digital-marketing-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49813\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/digital-marketing-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/digital-marketing-02-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/learn-digital-marketing-02\/wp-json\/wp\/v2\/pages\/908\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:58:\"\/\/websitedemos.net\/learn-digital-marketing-02\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49815\";a:12:{s:5:\"title\";s:8:\"Resource\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/digital-marketing-02-resource.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/digital-marketing-02-resource-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/learn-digital-marketing-02\/wp-json\/wp\/v2\/pages\/688\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/learn-digital-marketing-02\/resource\/\";s:15:\"astra-sites-tag\";a:1:{i:1854;s:8:\"resource\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49811\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-digital-marketing-02-blog.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-digital-marketing-02-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/learn-digital-marketing-02\/wp-json\/wp\/v2\/pages\/890\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/learn-digital-marketing-02\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-49812\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/digital-marketing-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/digital-marketing-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/learn-digital-marketing-02\/wp-json\/wp\/v2\/pages\/812\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/learn-digital-marketing-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-56525\";a:13:{s:5:\"title\";s:23:\"Learn Digital Marketing\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-home-400x1961.jpg\";s:14:\"astra-site-url\";s:45:\"\/\/websitedemos.net\/learn-digital-marketing-08\";s:20:\"astra-site-parent-id\";i:2239;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:1855;s:17:\"digital-marketing\";i:467;s:9:\"learndash\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-56526\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/learn-digital-marketing-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56527\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/learn-digital-marketing-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56528\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/learn-digital-marketing-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56531\";a:12:{s:5:\"title\";s:8:\"Resource\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-resource.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-resource-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/learn-digital-marketing-08\/resource\/\";s:15:\"astra-sites-tag\";a:1:{i:1854;s:8:\"resource\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56529\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-course.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-course-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:58:\"\/\/websitedemos.net\/learn-digital-marketing-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}}}s:8:\"id-56530\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/learn-digital-marketing-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1916","option_name":"astra-sites-and-pages-page-7","option_value":"a:15:{s:8:\"id-49241\";a:13:{s:5:\"title\";s:21:\"Catering &amp; Events\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-home-400x1763.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/catering-services-04\";s:20:\"astra-site-parent-id\";i:1788;s:15:\"astra-sites-tag\";a:11:{i:693;s:4:\"cafe\";i:1791;s:17:\"catering-services\";i:1792;s:6:\"caters\";i:792;s:7:\"cooking\";i:1798;s:6:\"dining\";i:1569;s:6:\"events\";i:1789;s:7:\"feeding\";i:336;s:4:\"food\";i:1799;s:13:\"food-festival\";i:1793;s:10:\"meal-serve\";i:1790;s:7:\"serving\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49244\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/catering-services-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/catering-services-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49242\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/catering-services-04\/wp-json\/wp\/v2\/pages\/229\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/catering-services-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49245\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/catering-services-04\/wp-json\/wp\/v2\/pages\/275\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/catering-services-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49246\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/catering-services-04\/wp-json\/wp\/v2\/pages\/315\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/catering-services-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49243\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/catering-services-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/catering-services-04\/wp-json\/wp\/v2\/pages\/343\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/catering-services-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49260\";a:13:{s:5:\"title\";s:12:\"Music School\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/music-school-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/music-school-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/music-school-04-home-1-400x2826.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/music-school-04\";s:20:\"astra-site-parent-id\";i:1794;s:15:\"astra-sites-tag\";a:8:{i:339;s:6:\"artist\";i:1797;s:12:\"drama-school\";i:1795;s:13:\"music-academy\";i:1796;s:14:\"musical-school\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-49261\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/music-school-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/music-school-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/music-school-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/music-school-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48348\";a:13:{s:5:\"title\";s:8:\"Mountain\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-home-400x980.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/mountain-08\";s:20:\"astra-site-parent-id\";i:1724;s:15:\"astra-sites-tag\";a:4:{i:692;s:8:\"business\";i:1525;s:8:\"mountain\";i:1526;s:13:\"multi-purpose\";i:535;s:6:\"nature\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48349\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/mountain-08\/wp-json\/wp\/v2\/pages\/218\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/mountain-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48350\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/mountain-08\/wp-json\/wp\/v2\/pages\/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/mountain-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48351\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/mountain-08\/wp-json\/wp\/v2\/pages\/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/mountain-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48352\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/mountain-08\/wp-json\/wp\/v2\/pages\/219\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/mountain-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-51520\";a:13:{s:5:\"title\";s:8:\"Aquarium\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-home-400x1903.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/aquarium-04\";s:20:\"astra-site-parent-id\";i:1930;s:15:\"astra-sites-tag\";a:5:{i:1932;s:8:\"aquarium\";i:1935;s:4:\"fish\";i:1933;s:13:\"marine-museum\";i:1934;s:4:\"tank\";i:1936;s:13:\"water-species\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-51524\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/aquarium-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/aquarium-04\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51525\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/aquarium-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/aquarium-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51521\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/aquarium-04\/wp-json\/wp\/v2\/pages\/564\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/aquarium-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51522\";a:12:{s:5:\"title\";s:7:\"Animals\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-animals.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-animals-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/aquarium-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/aquarium-04\/animals\/\";s:15:\"astra-sites-tag\";a:1:{i:1931;s:7:\"animals\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51523\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/aquarium-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/aquarium-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/aquarium-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-57346\";a:13:{s:5:\"title\";s:16:\"Fashion Designer\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-home-1-400x1861.jpg\";s:14:\"astra-site-url\";s:47:\"\/\/websitedemos.net\/fashion-designer-boutique-02\";s:20:\"astra-site-parent-id\";i:2325;s:15:\"astra-sites-tag\";a:20:{i:2105;s:8:\"boutique\";i:2418;s:8:\"commerce\";i:2350;s:21:\"designer-cloths-store\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2327;s:16:\"fashion-designer\";i:2349;s:25:\"fashion-designer-boutique\";i:2351;s:26:\"fashion-designer-portfolio\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:444;s:9:\"portfolio\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-57350\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/fashion-designer-boutique-02\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/fashion-designer-boutique-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57348\";a:12:{s:5:\"title\";s:11:\"Collections\";s:18:\"featured-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-collections-1.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-collections-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:77:\"https:\/\/websitedemos.net\/fashion-designer-boutique-02\/wp-json\/wp\/v2\/pages\/541\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:60:\"\/\/websitedemos.net\/fashion-designer-boutique-02\/collections\/\";s:15:\"astra-sites-tag\";a:1:{i:596;s:10:\"collection\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57349\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:77:\"https:\/\/websitedemos.net\/fashion-designer-boutique-02\/wp-json\/wp\/v2\/pages\/500\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/fashion-designer-boutique-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57351\";a:12:{s:5:\"title\";s:12:\"New Arrivals\";s:18:\"featured-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-new-arrivals-1.jpg\";s:19:\"thumbnail-image-url\";s:107:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-new-arrivals-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:77:\"https:\/\/websitedemos.net\/fashion-designer-boutique-02\/wp-json\/wp\/v2\/pages\/677\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:61:\"\/\/websitedemos.net\/fashion-designer-boutique-02\/new-arrivals\/\";s:15:\"astra-sites-tag\";a:1:{i:2326;s:11:\"new-arrival\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57347\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/fashion-designer-boutique-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:77:\"https:\/\/websitedemos.net\/fashion-designer-boutique-02\/wp-json\/wp\/v2\/pages\/397\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/fashion-designer-boutique-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-53589\";a:13:{s:5:\"title\";s:24:\"Beer Launch Landing Page\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/beer-launch-02.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/beer-launch-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/beer-launch-02-400x1938.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/beer-launch-04\";s:20:\"astra-site-parent-id\";i:1959;s:15:\"astra-sites-tag\";a:7:{i:1962;s:4:\"beer\";i:2016;s:16:\"beer-launch-page\";i:635;s:7:\"brewery\";i:1965;s:5:\"drink\";i:1964;s:5:\"lager\";i:850;s:12:\"landing-page\";i:399;s:8:\"one-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:5:\"pages\";a:1:{s:8:\"id-53590\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/beer-launch-02.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/beer-launch-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/beer-launch-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/beer-launch-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:850;s:12:\"landing-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-51427\";a:13:{s:5:\"title\";s:12:\"Tech Startup\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-home-400x1403.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/tech-startup-02\";s:20:\"astra-site-parent-id\";i:1885;s:15:\"astra-sites-tag\";a:7:{i:1761;s:11:\"application\";i:745;s:12:\"organization\";i:1762;s:16:\"software-company\";i:1760;s:13:\"software-firm\";i:1665;s:7:\"startup\";i:1759;s:13:\"tech-business\";i:1763;s:12:\"tech-startup\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47711\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/tech-startup-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/tech-startup-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47709\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tech-startup-02\/wp-json\/wp\/v2\/pages\/92\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/tech-startup-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47710\";a:12:{s:5:\"title\";s:8:\"Features\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-features.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-features-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tech-startup-02\/wp-json\/wp\/v2\/pages\/132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/tech-startup-02\/features\/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47712\";a:12:{s:5:\"title\";s:5:\"Plans\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-plans.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/tech-startup-02-plans-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tech-startup-02\/wp-json\/wp\/v2\/pages\/173\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/tech-startup-02\/plans\/\";s:15:\"astra-sites-tag\";a:2:{i:1663;s:4:\"plan\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-49287\";a:13:{s:5:\"title\";s:10:\"Food Truck\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/food-truck-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/food-truck-04-400x2117.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/food-truck-04\";s:20:\"astra-site-parent-id\";i:1806;s:15:\"astra-sites-tag\";a:3:{i:1808;s:10:\"food-truck\";i:1810;s:17:\"ice-cream-truck-2\";i:1809;s:15:\"ice-cream-truck\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-49288\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/food-truck-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/food-truck-04\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/food-truck-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49449\";a:13:{s:5:\"title\";s:7:\"Vlogger\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/vlogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/vlogger-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/vlogger-02-home-400x1620.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/vlogger-02\";s:20:\"astra-site-parent-id\";i:1836;s:15:\"astra-sites-tag\";a:8:{i:1840;s:9:\"cameraman\";i:1841;s:15:\"cinematographer\";i:1842;s:10:\"film-maker\";i:399;s:8:\"one-page\";i:1718;s:7:\"onepage\";i:1839;s:13:\"video-creator\";i:1837;s:7:\"vlogger\";i:1838;s:8:\"youtuber\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-49450\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/vlogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/vlogger-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/vlogger-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/vlogger-02\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-51409\";a:13:{s:5:\"title\";s:7:\"Webinar\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/webinar-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/webinar-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/webinar-02-home-400x1365.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/webinar-02\";s:20:\"astra-site-parent-id\";i:1883;s:15:\"astra-sites-tag\";a:3:{i:850;s:12:\"landing-page\";i:1892;s:7:\"webinar\";i:1894;s:25:\"webinar-registration-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-51410\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/webinar-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/webinar-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/webinar-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/webinar-02\/\";s:15:\"astra-sites-tag\";a:2:{i:850;s:12:\"landing-page\";i:1892;s:7:\"webinar\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-51312\";a:13:{s:5:\"title\";s:26:\"Injury and Accident Lawyer\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-home-400x1778.jpg\";s:14:\"astra-site-url\";s:44:\"\/\/websitedemos.net\/injury-accident-lawyer-02\";s:20:\"astra-site-parent-id\";i:1861;s:15:\"astra-sites-tag\";a:4:{i:1869;s:16:\"accident-lawyers\";i:1867;s:14:\"injury-lawyers\";i:1870;s:11:\"lawyer-firm\";i:1868;s:7:\"lawyers\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-51317\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/injury-accident-lawyer-02\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/injury-accident-lawyer-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51313\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-about.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/injury-accident-lawyer-02\/wp-json\/wp\/v2\/pages\/393\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/injury-accident-lawyer-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51314\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-attorneys.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-attorneys-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/injury-accident-lawyer-02\/wp-json\/wp\/v2\/pages\/517\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/injury-accident-lawyer-02\/attorneys\/\";s:15:\"astra-sites-tag\";a:2:{i:912;s:9:\"attorneys\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51315\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-02\/wp-json\/wp\/v2\/pages\/1261\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/injury-accident-lawyer-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51318\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-practice-areas.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-practice-areas-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/injury-accident-lawyer-02\/wp-json\/wp\/v2\/pages\/606\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:60:\"\/\/websitedemos.net\/injury-accident-lawyer-02\/practice-areas\/\";s:15:\"astra-sites-tag\";a:2:{i:1863;s:14:\"practice-areas\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51319\";a:12:{s:5:\"title\";s:7:\"Results\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-results.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/injury-accident-lawyer-02-results-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-02\/wp-json\/wp\/v2\/pages\/1002\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/injury-accident-lawyer-02\/results\/\";s:15:\"astra-sites-tag\";a:1:{i:1864;s:7:\"results\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-56573\";a:13:{s:5:\"title\";s:28:\"Injury and Accidental Lawyer\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-homepage-gb-400x1482.jpg\";s:14:\"astra-site-url\";s:44:\"\/\/websitedemos.net\/injury-accident-lawyer-08\";s:20:\"astra-site-parent-id\";i:2241;s:15:\"astra-sites-tag\";a:4:{i:1869;s:16:\"accident-lawyers\";i:1867;s:14:\"injury-lawyers\";i:1870;s:11:\"lawyer-firm\";i:1868;s:7:\"lawyers\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-56574\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1526\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56575\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-attorneys-gb.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-attorneys-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1539\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/attorneys\/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56576\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1547\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56577\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1503\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56578\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-practice-areas-gb.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-practice-areas-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1541\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:60:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/practice-areas\/\";s:15:\"astra-sites-tag\";a:1:{i:1863;s:14:\"practice-areas\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56579\";a:12:{s:5:\"title\";s:7:\"Results\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-results-gb.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-results-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1543\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/results\/\";s:15:\"astra-sites-tag\";a:1:{i:1864;s:7:\"results\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-51486\";a:13:{s:5:\"title\";s:12:\"Water Sports\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-400x1793.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/water-sports-04\";s:20:\"astra-site-parent-id\";i:1912;s:15:\"astra-sites-tag\";a:11:{i:544;s:9:\"adventure\";i:1918;s:5:\"beach\";i:1917;s:12:\"beach-sports\";i:1921;s:7:\"sailing\";i:546;s:6:\"sports\";i:1919;s:13:\"summer-sports\";i:1914;s:7:\"surfing\";i:1920;s:9:\"vacations\";i:1916;s:5:\"water\";i:1915;s:9:\"water-ski\";i:1913;s:12:\"water-sports\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-51489\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/water-sports-04\/wp-json\/wp\/v2\/pages\/812\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/water-sports-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51488\";a:12:{s:5:\"title\";s:10:\"Activities\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-activities.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-activities-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/water-sports-04\/wp-json\/wp\/v2\/pages\/599\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/water-sports-04\/activities\/\";s:15:\"astra-sites-tag\";a:3:{i:1922;s:10:\"activities\";i:1569;s:6:\"events\";i:546;s:6:\"sports\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51490\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/water-sports-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/water-sports-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51491\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/water-sports-04\/wp-json\/wp\/v2\/pages\/672\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/water-sports-04\/testimonial\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51487\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/water-sports-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/water-sports-04\/wp-json\/wp\/v2\/pages\/420\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/water-sports-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-49322\";a:13:{s:5:\"title\";s:16:\"Marketing Agency\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-home-400x1657.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/marketing-agency-02\";s:20:\"astra-site-parent-id\";i:1812;s:15:\"astra-sites-tag\";a:12:{i:1587;s:18:\"advertising-agency\";i:2232;s:19:\"advertising-company\";i:2229;s:16:\"advertising-firm\";i:663;s:6:\"agency\";i:979;s:7:\"company\";i:1588;s:16:\"marketing-agency\";i:2233;s:17:\"marketing-company\";i:2228;s:14:\"marketing-firm\";i:2230;s:12:\"press-agency\";i:2227;s:14:\"promotion-firm\";i:2231;s:14:\"publicity-firm\";i:2234;s:18:\"publicity-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49323\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-about-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/marketing-agency-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/marketing-agency-02\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49324\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-case-studies-1.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-case-studies-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/marketing-agency-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/marketing-agency-02\/case-studies\/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49325\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/marketing-agency-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/marketing-agency-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49327\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-what-we-do-1.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-what-we-do-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/marketing-agency-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/marketing-agency-02\/what-we-do\/\";s:15:\"astra-sites-tag\";a:3:{i:1605;s:12:\"our-services\";i:628;s:10:\"what-we-do\";i:1542;s:13:\"what-we-offer\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49326\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/marketing-agency-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/marketing-agency-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/marketing-agency-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-58078\";a:13:{s:5:\"title\";s:21:\"Beauty Products Store\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/beauty-products-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/beauty-products-store-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/beauty-products-store-02-home-400x2107.jpg\";s:14:\"astra-site-url\";s:43:\"\/\/websitedemos.net\/beauty-products-store-04\";s:20:\"astra-site-parent-id\";i:2374;s:15:\"astra-sites-tag\";a:18:{i:2385;s:20:\"beauty-products-shop\";i:2384;s:21:\"beauty-products-store\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-58079\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/beauty-products-store-02-about.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/beauty-products-store-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/beauty-products-store-04\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/beauty-products-store-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58080\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/beauty-products-store-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/beauty-products-store-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/beauty-products-store-04\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/beauty-products-store-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58081\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/beauty-products-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/beauty-products-store-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/beauty-products-store-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/beauty-products-store-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1917","option_name":"astra-sites-and-pages-page-8","option_value":"a:15:{s:8:\"id-49385\";a:13:{s:5:\"title\";s:18:\"Calligraphy Artist\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-home-400x1630.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/calligraphy-artist-02\";s:20:\"astra-site-parent-id\";i:1819;s:15:\"astra-sites-tag\";a:8:{i:1820;s:11:\"calligraphy\";i:1826;s:10:\"characters\";i:1824;s:11:\"chirography\";i:1821;s:11:\"handwriting\";i:1825;s:8:\"pencraft\";i:1823;s:6:\"script\";i:1827;s:5:\"style\";i:1822;s:7:\"writing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49386\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/calligraphy-artist-02\/wp-json\/wp\/v2\/pages\/301\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/calligraphy-artist-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49390\";a:12:{s:5:\"title\";s:5:\"Works\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-work.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-work-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/calligraphy-artist-02\/wp-json\/wp\/v2\/pages\/181\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/calligraphy-artist-02\/works\/\";s:15:\"astra-sites-tag\";a:1:{i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49389\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-expertise.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-expertise-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/calligraphy-artist-02\/wp-json\/wp\/v2\/pages\/253\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/calligraphy-artist-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49387\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/calligraphy-artist-02\/wp-json\/wp\/v2\/pages\/350\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/calligraphy-artist-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49388\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/calligraphy-artist-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/calligraphy-artist-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/calligraphy-artist-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-49291\";a:13:{s:5:\"title\";s:14:\"BBQ Food Truck\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bbq-food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bbq-food-truck-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bbq-food-truck-04-400x1676.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/bbq-food-truck-04\";s:20:\"astra-site-parent-id\";i:1807;s:15:\"astra-sites-tag\";a:3:{i:1808;s:10:\"food-truck\";i:1810;s:17:\"ice-cream-truck-2\";i:1809;s:15:\"ice-cream-truck\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-49292\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bbq-food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bbq-food-truck-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/bbq-food-truck-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/bbq-food-truck-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49316\";a:13:{s:5:\"title\";s:19:\"Musical Instruments\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-home-400x1637.jpg\";s:14:\"astra-site-url\";s:46:\"\/\/websitedemos.net\/musical-instrument-maker-02\";s:20:\"astra-site-parent-id\";i:1811;s:15:\"astra-sites-tag\";a:6:{i:2248;s:12:\"guitar-maker\";i:2249;s:15:\"instrumentalist\";i:407;s:5:\"music\";i:2250;s:18:\"music-craftsperson\";i:2246;s:16:\"music-instrument\";i:1814;s:24:\"musical-instrument-maker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49317\";a:12:{s:5:\"title\";s:7:\"Artists\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-artists.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-artists-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-02\/wp-json\/wp\/v2\/pages\/405\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/musical-instrument-maker-02\/artists\/\";s:15:\"astra-sites-tag\";a:1:{i:339;s:6:\"artist\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49318\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-02\/wp-json\/wp\/v2\/pages\/760\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/musical-instrument-maker-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49319\";a:12:{s:5:\"title\";s:7:\"Guitars\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-guitars.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-guitars-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-02\/wp-json\/wp\/v2\/pages\/338\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/musical-instrument-maker-02\/guitars\/\";s:15:\"astra-sites-tag\";a:2:{i:1815;s:7:\"guitars\";i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/musical-instrument-maker-02\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/musical-instrument-maker-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49321\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/musical-instrument-maker-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-02\/wp-json\/wp\/v2\/pages\/612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"\/\/websitedemos.net\/musical-instrument-maker-02\/our-story\/\";s:15:\"astra-sites-tag\";a:2:{i:455;s:8:\"about-us\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-56632\";a:13:{s:5:\"title\";s:19:\"Musical Instruments\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-home-400x1399.jpg\";s:14:\"astra-site-url\";s:46:\"\/\/websitedemos.net\/musical-instrument-maker-08\";s:20:\"astra-site-parent-id\";i:2245;s:15:\"astra-sites-tag\";a:6:{i:2248;s:12:\"guitar-maker\";i:2249;s:15:\"instrumentalist\";i:407;s:5:\"music\";i:2250;s:18:\"music-craftsperson\";i:2246;s:16:\"music-instrument\";i:1814;s:24:\"musical-instrument-maker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-56633\";a:12:{s:5:\"title\";s:7:\"Artists\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-artists.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-artists-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-08\/wp-json\/wp\/v2\/pages\/984\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/musical-instrument-maker-08\/artists\/\";s:15:\"astra-sites-tag\";a:1:{i:339;s:6:\"artist\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56634\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-08\/wp-json\/wp\/v2\/pages\/988\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/musical-instrument-maker-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56635\";a:12:{s:5:\"title\";s:7:\"Guitars\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-guitars.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-guitars-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-08\/wp-json\/wp\/v2\/pages\/982\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/musical-instrument-maker-08\/guitars\/\";s:15:\"astra-sites-tag\";a:1:{i:1815;s:7:\"guitars\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56636\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-08\/wp-json\/wp\/v2\/pages\/980\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/musical-instrument-maker-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56637\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-our-story.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-our-story-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-08\/wp-json\/wp\/v2\/pages\/986\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"\/\/websitedemos.net\/musical-instrument-maker-08\/our-story\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-55844\";a:13:{s:5:\"title\";s:18:\"Real Estate Agency\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-home-400x1896.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/real-estate-agency-04\";s:20:\"astra-site-parent-id\";i:2221;s:15:\"astra-sites-tag\";a:7:{i:2311;s:19:\"construction-agency\";i:2088;s:20:\"construction-company\";i:2313;s:16:\"property-rentals\";i:485;s:11:\"real-estate\";i:2310;s:18:\"real-estate-agency\";i:2314;s:22:\"real-estate-developers\";i:2312;s:14:\"sales-property\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:7:{s:8:\"id-55845\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/real-estate-agency-04\/wp-json\/wp\/v2\/pages\/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/real-estate-agency-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55846\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/real-estate-agency-04\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/real-estate-agency-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55847\";a:12:{s:5:\"title\";s:17:\"Exclusive Listing\";s:18:\"featured-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-exclusive-listing.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-exclusive-listing-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/real-estate-agency-04\/wp-json\/wp\/v2\/pages\/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"\/\/websitedemos.net\/real-estate-agency-04\/exclusive-listing\/\";s:15:\"astra-sites-tag\";a:1:{i:2304;s:17:\"exclusive-listing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55848\";a:12:{s:5:\"title\";s:16:\"Exclusive Rental\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-exclusive-rental.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-exclusive-rental-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/real-estate-agency-04\/wp-json\/wp\/v2\/pages\/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:58:\"\/\/websitedemos.net\/real-estate-agency-04\/exclusive-rental\/\";s:15:\"astra-sites-tag\";a:1:{i:2305;s:16:\"exclusive-rental\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55849\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/real-estate-agency-04\/wp-json\/wp\/v2\/pages\/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/real-estate-agency-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55850\";a:12:{s:5:\"title\";s:9:\"Locations\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-locations.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-locations-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/real-estate-agency-04\/wp-json\/wp\/v2\/pages\/111\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/real-estate-agency-04\/neighborhoods\/\";s:15:\"astra-sites-tag\";a:2:{i:2306;s:9:\"locations\";i:2307;s:13:\"nearby-places\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55851\";a:12:{s:5:\"title\";s:16:\"Luxury Buildings\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-luxury-buildings.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/real-estate-agency-04-luxury-buildings-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/real-estate-agency-04\/wp-json\/wp\/v2\/pages\/124\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:58:\"\/\/websitedemos.net\/real-estate-agency-04\/luxury-buildings\/\";s:15:\"astra-sites-tag\";a:1:{i:2308;s:16:\"luxury-buildings\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18882\";a:13:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-home-1-400x2226.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/restaurant-04\";s:20:\"astra-site-parent-id\";i:113;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23049\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-04\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/restaurant-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23050\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-menu-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-04\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/restaurant-04\/menu\/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23045\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-about-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-about-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-04\/wp-json\/wp\/v2\/pages\/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/restaurant-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23048\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-04\/wp-json\/wp\/v2\/pages\/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/restaurant-04\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23051\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-testimonials-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-04\/wp-json\/wp\/v2\/pages\/38\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/restaurant-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23047\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-04\/wp-json\/wp\/v2\/pages\/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/restaurant-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19058\";a:13:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-home-1-400x2123.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/restaurant-03\";s:20:\"astra-site-parent-id\";i:114;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23063\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-03\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/restaurant-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23064\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-menu.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-03\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/restaurant-03\/menu\/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23059\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-03\/wp-json\/wp\/v2\/pages\/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/restaurant-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23062\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-gallery-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-03\/wp-json\/wp\/v2\/pages\/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/restaurant-03\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23065\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-reviews.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-03\/wp-json\/wp\/v2\/pages\/38\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/restaurant-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23061\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-03-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/restaurant-03\/wp-json\/wp\/v2\/pages\/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/restaurant-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21081\";a:13:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-06-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-06-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-06-home-400x2021.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/restaurant-06\";s:20:\"astra-site-parent-id\";i:158;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23510\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-06-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-06-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/restaurant-06\/wp-json\/wp\/v2\/pages\/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/restaurant-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23511\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-menu.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/restaurant-06\/wp-json\/wp\/v2\/pages\/190\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/restaurant-06\/menu\/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23507\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/restaurant-06\/wp-json\/wp\/v2\/pages\/201\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/restaurant-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23509\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/restaurant-06\/wp-json\/wp\/v2\/pages\/208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/restaurant-06\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23512\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/restaurant-06\/wp-json\/wp\/v2\/pages\/215\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/restaurant-06\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23508\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/restaurant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/restaurant-06\/wp-json\/wp\/v2\/pages\/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/restaurant-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-51452\";a:13:{s:5:\"title\";s:14:\"Theatre Artist\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02-400x1828.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/theatre-artist-02\";s:20:\"astra-site-parent-id\";i:1904;s:15:\"astra-sites-tag\";a:5:{i:1906;s:5:\"actor\";i:339;s:6:\"artist\";i:1572;s:9:\"performer\";i:444;s:9:\"portfolio\";i:1905;s:14:\"theatre-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-51453\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02-biography.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02-biography-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/theatre-artist-02\/wp-json\/wp\/v2\/pages\/394\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/theatre-artist-02\/biography\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51454\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/theatre-artist-02\/wp-json\/wp\/v2\/pages\/512\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/theatre-artist-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51455\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/theatre-artist-02\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/theatre-artist-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51456\";a:12:{s:5:\"title\";s:10:\"Repertoire\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02-repertoire.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/theatre-artist-02-repertoire-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/theatre-artist-02\/wp-json\/wp\/v2\/pages\/447\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/theatre-artist-02\/repertoire\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:1907;s:10:\"repertoire\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-47138\";a:13:{s:5:\"title\";s:23:\"Event Management Agency\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-400x1646.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/event-management-04\";s:20:\"astra-site-parent-id\";i:1609;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:1611;s:16:\"corporate-events\";i:1612;s:12:\"event-agency\";i:1610;s:16:\"event-management\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47141\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/event-management-04\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/event-management-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47143\";a:12:{s:5:\"title\";s:5:\"Works\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-works.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-works-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/event-management-04\/wp-json\/wp\/v2\/pages\/167\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/event-management-04\/works\/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:1613;s:8:\"projects\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47142\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-services.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/event-management-04\/wp-json\/wp\/v2\/pages\/206\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/event-management-04\/services\/\";s:15:\"astra-sites-tag\";a:2:{i:1605;s:12:\"our-services\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47139\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/event-management-04\/wp-json\/wp\/v2\/pages\/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/event-management-04\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47140\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/event-management-02-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/event-management-04\/wp-json\/wp\/v2\/pages\/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/event-management-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47815\";a:13:{s:5:\"title\";s:14:\"Online Courses\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-home-400x1293.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/online-courses-02\";s:20:\"astra-site-parent-id\";i:1676;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:5:\"pages\";a:6:{s:8:\"id-47819\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/online-courses-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/online-courses-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47817\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-courses.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/online-courses-02\/wp-json\/wp\/v2\/pages\/476\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-02\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47816\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/online-courses-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/online-courses-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47820\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-instructors-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-instructors-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-02\/instructors\/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47821\";a:12:{s:5:\"title\";s:18:\"Pricing &#038; FAQ\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-pricing.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-02\/pricing-faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47818\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/online-courses-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48985\";a:13:{s:5:\"title\";s:14:\"Online Courses\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-home-400x1295.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/online-courses-01\";s:20:\"astra-site-parent-id\";i:1767;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48986\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/online-courses-01\/wp-json\/wp\/v2\/pages\/738\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/online-courses-01\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48987\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-course.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-course-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/online-courses-01\/wp-json\/wp\/v2\/pages\/737\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-01\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48988\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/online-courses-01\/wp-json\/wp\/v2\/pages\/741\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/online-courses-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48989\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/online-courses-01\/wp-json\/wp\/v2\/pages\/736\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/online-courses-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48990\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-instructors.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-instructors-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/online-courses-01\/wp-json\/wp\/v2\/pages\/739\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-01\/instructors\/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48991\";a:12:{s:5:\"title\";s:18:\"Pricing &#038; FAQ\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-pricing.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/online-courses-01-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/online-courses-01\/wp-json\/wp\/v2\/pages\/740\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-01\/pricing-faq\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-51405\";a:13:{s:5:\"title\";s:15:\"Child Care Blog\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/childcare-blog-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/childcare-blog-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/childcare-blog-02-home-400x1709.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/childcare-blog-02\";s:20:\"astra-site-parent-id\";i:1882;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:1652;s:7:\"blogger\";i:1897;s:15:\"child-care-blog\";i:1896;s:17:\"child-care-expert\";i:1547;s:10:\"influencer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:2:{s:8:\"id-51406\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/childcare-blog-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/childcare-blog-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/childcare-blog-02\/wp-json\/wp\/v2\/pages\/468\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/childcare-blog-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51407\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/childcare-blog-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/childcare-blog-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/childcare-blog-02\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/childcare-blog-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-47745\";a:13:{s:5:\"title\";s:25:\"Online Programming Course\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-home-400x1499.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/online-coding-course-02\";s:20:\"astra-site-parent-id\";i:1671;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:5:\"pages\";a:4:{s:8:\"id-47749\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/online-coding-course-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/online-coding-course-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47747\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-02\/wp-json\/wp\/v2\/pages\/179\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/online-coding-course-02\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47746\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-02\/wp-json\/wp\/v2\/pages\/249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-coding-course-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47748\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-02\/wp-json\/wp\/v2\/pages\/332\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/online-coding-course-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48719\";a:13:{s:5:\"title\";s:25:\"Online Programming Course\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-home-400x1518.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/online-coding-course-01\";s:20:\"astra-site-parent-id\";i:1765;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48720\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-01\/wp-json\/wp\/v2\/pages\/506\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-coding-course-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48721\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-01\/wp-json\/wp\/v2\/pages\/508\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/online-coding-course-01\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48722\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-01\/wp-json\/wp\/v2\/pages\/510\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/online-coding-course-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48723\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/online-coding-course-01-wip-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-01\/wp-json\/wp\/v2\/pages\/512\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/online-coding-course-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1918","option_name":"astra-sites-and-pages-page-9","option_value":"a:15:{s:8:\"id-48026\";a:13:{s:5:\"title\";s:13:\"Online Course\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-400x1449.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/online-courses-08\";s:20:\"astra-site-parent-id\";i:1694;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48030\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/online-courses-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48028\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48027\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/online-courses-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48031\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-instructors.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-instructors-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-08\/instructors\/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48032\";a:12:{s:5:\"title\";s:18:\"Pricing &#038; FAQ\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-pricing-faq.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-pricing-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-08\/pricing-faq\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48029\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/online-courses-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55936\";a:13:{s:5:\"title\";s:12:\"Media Agency\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-home-400x1562.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/media-agency-04\";s:20:\"astra-site-parent-id\";i:2236;s:15:\"astra-sites-tag\";a:13:{i:1587;s:18:\"advertising-agency\";i:2232;s:19:\"advertising-company\";i:2229;s:16:\"advertising-firm\";i:663;s:6:\"agency\";i:979;s:7:\"company\";i:1588;s:16:\"marketing-agency\";i:2233;s:17:\"marketing-company\";i:2228;s:14:\"marketing-firm\";i:2237;s:12:\"media-agency\";i:2230;s:12:\"press-agency\";i:2227;s:14:\"promotion-firm\";i:2231;s:14:\"publicity-firm\";i:2234;s:18:\"publicity-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47003\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/media-agency-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/media-agency-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47001\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/media-agency-04\/wp-json\/wp\/v2\/pages\/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/media-agency-04\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47005\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/media-agency-04\/wp-json\/wp\/v2\/pages\/57\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/media-agency-04\/services\/\";s:15:\"astra-sites-tag\";a:3:{i:425;s:8:\"services\";i:628;s:10:\"what-we-do\";i:1542;s:13:\"what-we-offer\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47004\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/media-agency-04\/wp-json\/wp\/v2\/pages\/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/media-agency-04\/works\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47002\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/media-agency-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/media-agency-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/media-agency-04\/contact\/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21574\";a:13:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/life-coach-sara-john-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/life-coach-sara-john-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/life-coach-sara-john-1-400x1002.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/life-coach-sara-john\";s:20:\"astra-site-parent-id\";i:91;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-22854\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/life-coach-sara-john-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/life-coach-sara-john-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/life-coach-sara-john\/wp-json\/wp\/v2\/pages\/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/life-coach-sara-john\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22850\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-sara-john-about-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-sara-john-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/life-coach-sara-john\/wp-json\/wp\/v2\/pages\/621\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/life-coach-sara-john\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22855\";a:12:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-sara-john-work-with-me-1.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-sara-john-work-with-me-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/life-coach-sara-john\/wp-json\/wp\/v2\/pages\/622\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/life-coach-sara-john\/work-with-me\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22852\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-sara-john-books-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-sara-john-books-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/life-coach-sara-john\/wp-json\/wp\/v2\/pages\/342\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/life-coach-sara-john\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22853\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-sara-john-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-sara-john-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/life-coach-sara-john\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/life-coach-sara-john\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47529\";a:13:{s:5:\"title\";s:16:\"Roofing Services\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02-400x1929.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/roofing-services-02\";s:20:\"astra-site-parent-id\";i:1628;s:15:\"astra-sites-tag\";a:6:{i:1630;s:18:\"commercial-roofing\";i:1629;s:19:\"residential-roofing\";i:1634;s:17:\"roof-installation\";i:1633;s:11:\"roof-repair\";i:1631;s:16:\"roof-replacement\";i:1632;s:16:\"roofing-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47532\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/roofing-services-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/roofing-services-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47530\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-02\/wp-json\/wp\/v2\/pages\/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/roofing-services-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47534\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02-services-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-02\/wp-json\/wp\/v2\/pages\/147\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/roofing-services-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47533\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/oofing-services-02-projects.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/oofing-services-02-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-02\/wp-json\/wp\/v2\/pages\/162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/roofing-services-02\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47531\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/roofing-services-02-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-02\/wp-json\/wp\/v2\/pages\/169\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/roofing-services-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48648\";a:13:{s:5:\"title\";s:16:\"Roofing Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-home-400x1637.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/roofing-services-08\";s:20:\"astra-site-parent-id\";i:1754;s:15:\"astra-sites-tag\";a:5:{i:1630;s:18:\"commercial-roofing\";i:1629;s:19:\"residential-roofing\";i:1633;s:11:\"roof-repair\";i:1631;s:16:\"roof-replacement\";i:1632;s:16:\"roofing-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48651\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-08\/wp-json\/wp\/v2\/pages\/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/roofing-services-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48649\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-08\/wp-json\/wp\/v2\/pages\/297\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/roofing-services-08\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48653\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-services.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-08\/wp-json\/wp\/v2\/pages\/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/roofing-services-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48652\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-08\/wp-json\/wp\/v2\/pages\/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/roofing-services-08\/projects\/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:1613;s:8:\"projects\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48650\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-08\/wp-json\/wp\/v2\/pages\/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/roofing-services-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-57190\";a:13:{s:5:\"title\";s:12:\"Luxury Hotel\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-home-400x2119.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/luxury-hotel-04\";s:20:\"astra-site-parent-id\";i:2282;s:15:\"astra-sites-tag\";a:9:{i:2073;s:13:\"accommodation\";i:1534;s:3:\"bnb\";i:2078;s:14:\"business-hotel\";i:350;s:5:\"hotel\";i:2082;s:12:\"luxury-hotel\";i:2197;s:16:\"luxury-residence\";i:714;s:6:\"resort\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-57194\";a:12:{s:5:\"title\";s:6:\"Dining\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-dining.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-dining-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/luxury-hotel-04\/wp-json\/wp\/v2\/pages\/1121\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/luxury-hotel-04\/dining\/\";s:15:\"astra-sites-tag\";a:1:{i:1798;s:6:\"dining\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57196\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/luxury-hotel-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/luxury-hotel-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57191\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/luxury-hotel-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/luxury-hotel-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57192\";a:12:{s:5:\"title\";s:13:\"Accommodation\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-accomodation.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-accomodation-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/luxury-hotel-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/luxury-hotel-04\/accommodation\/\";s:15:\"astra-sites-tag\";a:1:{i:2073;s:13:\"accommodation\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57193\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/luxury-hotel-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/luxury-hotel-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57195\";a:12:{s:5:\"title\";s:26:\"Facilities &amp; Amenities\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-facilities.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/luxury-hotel-04-facilities-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/luxury-hotel-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"\/\/websitedemos.net\/luxury-hotel-04\/fascilities-amenities\/\";s:15:\"astra-sites-tag\";a:2:{i:777;s:9:\"amenities\";i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-47896\";a:13:{s:5:\"title\";s:25:\"Online Programming Course\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-home-400x1470.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/online-coding-course-08\";s:20:\"astra-site-parent-id\";i:1681;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47900\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-08\/wp-json\/wp\/v2\/pages\/523\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/online-coding-course-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47898\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-08\/wp-json\/wp\/v2\/pages\/519\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/online-coding-course-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47897\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-08\/wp-json\/wp\/v2\/pages\/517\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-coding-course-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47899\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-08\/wp-json\/wp\/v2\/pages\/521\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/online-coding-course-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-47585\";a:13:{s:5:\"title\";s:20:\"Freelance Copywriter\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-homepage-400x1461.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/freelance-copywriter-02\";s:20:\"astra-site-parent-id\";i:1647;s:15:\"astra-sites-tag\";a:8:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:1649;s:14:\"content-writer\";i:1650;s:10:\"copywriter\";i:1648;s:20:\"freelance-copywriter\";i:669;s:10:\"freelancer\";i:1651;s:8:\"marketer\";i:1653;s:19:\"web-content-creator\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47587\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/freelance-copywriter-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/freelance-copywriter-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47589\";a:12:{s:5:\"title\";s:4:\"Work\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-work.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-work-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/freelance-copywriter-02\/wp-json\/wp\/v2\/pages\/99\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/freelance-copywriter-02\/work\/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47588\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/freelance-copywriter-02\/wp-json\/wp\/v2\/pages\/135\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/freelance-copywriter-02\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47586\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/freelance-copywriter-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/freelance-copywriter-02\/wp-json\/wp\/v2\/pages\/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/freelance-copywriter-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48149\";a:13:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-home-1-400x856.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/life-coach-sara-john-08\";s:20:\"astra-site-parent-id\";i:1704;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48171\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-about-3.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-about-3-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/life-coach-sara-john-08\/wp-json\/wp\/v2\/pages\/1368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/life-coach-sara-john-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48172\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-books-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-books-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/life-coach-sara-john-08\/wp-json\/wp\/v2\/pages\/1370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/life-coach-sara-john-08\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48173\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/life-coach-sara-john-08\/wp-json\/wp\/v2\/pages\/1372\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/life-coach-sara-john-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48174\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/life-coach-sara-john-08\/wp-json\/wp\/v2\/pages\/1376\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/life-coach-sara-john-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48175\";a:12:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-pricing-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-pricing-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/life-coach-sara-john-08\/wp-json\/wp\/v2\/pages\/1374\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/life-coach-sara-john-08\/work-with-me\/\";s:15:\"astra-sites-tag\";a:1:{i:784;s:12:\"work-with-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-51415\";a:13:{s:5:\"title\";s:22:\"Pharmaceutical Company\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-home-400x1631.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/pharmaceutical-02\";s:20:\"astra-site-parent-id\";i:1884;s:15:\"astra-sites-tag\";a:4:{i:1888;s:6:\"pharma\";i:1890;s:14:\"pharma-company\";i:1891;s:22:\"pharmaceutical-company\";i:1889;s:15:\"pharmaceuticals\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-51416\";a:12:{s:5:\"title\";s:7:\"Company\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-company.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-company-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/pharmaceutical-02\/wp-json\/wp\/v2\/pages\/357\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/pharmaceutical-02\/company\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:979;s:7:\"company\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51417\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/pharmaceutical-02\/wp-json\/wp\/v2\/pages\/771\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/pharmaceutical-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51418\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/pharmaceutical-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/pharmaceutical-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51419\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-products.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-products-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/pharmaceutical-02\/wp-json\/wp\/v2\/pages\/458\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/pharmaceutical-02\/products\/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51420\";a:12:{s:5:\"title\";s:27:\"Research &#038; Development\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-research.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/pharmaceutical-02-research-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/pharmaceutical-02\/wp-json\/wp\/v2\/pages\/611\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:62:\"\/\/websitedemos.net\/pharmaceutical-02\/research-and-development\/\";s:15:\"astra-sites-tag\";a:2:{i:1887;s:7:\"process\";i:1886;s:8:\"research\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-51578\";a:13:{s:5:\"title\";s:13:\"Family Lawyer\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-home-400x1839.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/family-lawyer-02\";s:20:\"astra-site-parent-id\";i:1941;s:15:\"astra-sites-tag\";a:5:{i:912;s:9:\"attorneys\";i:1943;s:14:\"divorce-lawyer\";i:1942;s:13:\"family-lawyer\";i:706;s:6:\"lawyer\";i:1870;s:11:\"lawyer-firm\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-51579\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/family-lawyer-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/family-lawyer-02\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51580\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/family-lawyer-02\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/family-lawyer-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51581\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/family-lawyer-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/family-lawyer-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51582\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-practice-areas.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/04\/family-lawyer-02-practice-areas-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/family-lawyer-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/family-lawyer-02\/practice-areas\/\";s:15:\"astra-sites-tag\";a:2:{i:707;s:13:\"practice-area\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-57319\";a:13:{s:5:\"title\";s:10:\"Book Store\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-home-400x1627.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/book-store-02\";s:20:\"astra-site-parent-id\";i:2319;s:15:\"astra-sites-tag\";a:8:{i:724;s:6:\"author\";i:2355;s:17:\"author-book-store\";i:2354;s:16:\"author-portfolio\";i:2353;s:11:\"book-writer\";i:2352;s:11:\"books-store\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57337\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/book-store-02\/wp-json\/wp\/v2\/pages\/28\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/book-store-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57334\";a:12:{s:5:\"title\";s:12:\"About Author\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-biography-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-biography-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/book-store-02\/wp-json\/wp\/v2\/pages\/293\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/book-store-02\/biography\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57335\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-books.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/book-store-02\/wp-json\/wp\/v2\/pages\/587\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/book-store-02\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57336\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/book-store-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/book-store-02\/wp-json\/wp\/v2\/pages\/354\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/book-store-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47838\";a:13:{s:5:\"title\";s:22:\"Online Cooking Courses\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02-400x1280.jpg\";s:14:\"astra-site-url\";s:43:\"\/\/websitedemos.net\/online-cooking-course-02\";s:20:\"astra-site-parent-id\";i:1678;s:15:\"astra-sites-tag\";a:6:{i:1679;s:14:\"cooking-course\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:719;s:15:\"online-coaching\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:5:\"pages\";a:4:{s:8:\"id-47842\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/online-cooking-course-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/online-cooking-course-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47840\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-cooking-course-02\/wp-json\/wp\/v2\/pages\/351\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/online-cooking-course-02\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47839\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02-about.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/online-cooking-course-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/online-cooking-course-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47841\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-cooking-course-02\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/online-cooking-course-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45894\";a:13:{s:5:\"title\";s:31:\"Courier &amp; Delivery Services\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-home-400x1283.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/courier-04\";s:20:\"astra-site-parent-id\";i:1492;s:15:\"astra-sites-tag\";a:7:{i:1498;s:6:\"bearer\";i:1493;s:7:\"carrier\";i:1494;s:7:\"courier\";i:1497;s:8:\"delivery\";i:1495;s:7:\"express\";i:1500;s:8:\"messager\";i:1496;s:6:\"parcel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-45897\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/courier-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/courier-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45899\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-04-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/courier-04\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/courier-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45895\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/courier-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/courier-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45898\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-prices.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-prices-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/courier-04\/wp-json\/wp\/v2\/pages\/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/courier-04\/prices\/\";s:15:\"astra-sites-tag\";a:1:{i:815;s:5:\"price\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45900\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/courier-04\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/courier-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45896\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/courier-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/courier-04\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/courier-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45924\";a:13:{s:5:\"title\";s:31:\"Courier &amp; Delivery Services\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-homepage-400x1139.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/courier-03\";s:20:\"astra-site-parent-id\";i:1501;s:15:\"astra-sites-tag\";a:7:{i:1498;s:6:\"bearer\";i:1493;s:7:\"carrier\";i:1494;s:7:\"courier\";i:1497;s:8:\"delivery\";i:1495;s:7:\"express\";i:1500;s:8:\"messager\";i:1496;s:6:\"parcel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-45927\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/courier-03\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/courier-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45929\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/courier-03\/wp-json\/wp\/v2\/pages\/231\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/courier-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45925\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/courier-03\/wp-json\/wp\/v2\/pages\/233\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/courier-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45928\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-prices.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-prices-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/courier-03\/wp-json\/wp\/v2\/pages\/235\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/courier-03\/prices\/\";s:15:\"astra-sites-tag\";a:1:{i:815;s:5:\"price\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45930\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/courier-03\/wp-json\/wp\/v2\/pages\/237\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/courier-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45926\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/courier-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/courier-03\/wp-json\/wp\/v2\/pages\/239\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/courier-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1919","option_name":"astra-sites-and-pages-page-10","option_value":"a:15:{s:8:\"id-49406\";a:13:{s:5:\"title\";s:27:\"Freelance Voice-over Artist\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-home-400x1560.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/voiceover-artist-02\";s:20:\"astra-site-parent-id\";i:1828;s:15:\"astra-sites-tag\";a:7:{i:1908;s:14:\"dubbing-artist\";i:669;s:10:\"freelancer\";i:969;s:8:\"musician\";i:1834;s:16:\"recording-artist\";i:1571;s:6:\"singer\";i:1510;s:6:\"studio\";i:1833;s:17:\"voice-over-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49407\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/voiceover-artist-02\/wp-json\/wp\/v2\/pages\/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/voiceover-artist-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49408\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/voiceover-artist-02\/wp-json\/wp\/v2\/pages\/400\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/voiceover-artist-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49409\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/voiceover-artist-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/voiceover-artist-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49410\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-services.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/voiceover-artist-02\/wp-json\/wp\/v2\/pages\/270\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/voiceover-artist-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49411\";a:12:{s:5:\"title\";s:6:\"Studio\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-studio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/voiceover-artist-02-studio-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/voiceover-artist-02\/wp-json\/wp\/v2\/pages\/309\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/voiceover-artist-02\/studio\/\";s:15:\"astra-sites-tag\";a:2:{i:1510;s:6:\"studio\";i:691;s:10:\"work-place\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-47672\";a:13:{s:5:\"title\";s:15:\"Diagnostics Lab\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-home-400x2475.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/diagnostics-lab-08\";s:20:\"astra-site-parent-id\";i:1657;s:15:\"astra-sites-tag\";a:6:{i:1756;s:10:\"blood-bank\";i:337;s:6:\"clinic\";i:1757;s:15:\"diagnostics-lab\";i:1640;s:10:\"laboratory\";i:603;s:7:\"medical\";i:1755;s:16:\"medical-research\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47675\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-08\/wp-json\/wp\/v2\/pages\/242\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/diagnostics-lab-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47673\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-08\/wp-json\/wp\/v2\/pages\/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/diagnostics-lab-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47676\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-services.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-08\/wp-json\/wp\/v2\/pages\/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/diagnostics-lab-08\/services\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47677\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-reviews.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-08\/wp-json\/wp\/v2\/pages\/254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/diagnostics-lab-08\/testimonial\/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47674\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-08\/wp-json\/wp\/v2\/pages\/256\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/diagnostics-lab-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49217\";a:13:{s:5:\"title\";s:11:\"Piano Tutor\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-home-400x2052.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/piano-tutor-02\";s:20:\"astra-site-parent-id\";i:1780;s:15:\"astra-sites-tag\";a:7:{i:1786;s:5:\"forte\";i:407;s:5:\"music\";i:1782;s:5:\"piano\";i:1784;s:15:\"piano-institute\";i:1783;s:13:\"piano-lessons\";i:1785;s:14:\"piano-programs\";i:1781;s:8:\"tutorial\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-49220\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/piano-tutor-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/piano-tutor-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49218\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/piano-tutor-02\/wp-json\/wp\/v2\/pages\/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/piano-tutor-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49221\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-programs.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-programs-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/piano-tutor-02\/wp-json\/wp\/v2\/pages\/228\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/piano-tutor-02\/programs\/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49222\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/piano-tutor-02\/wp-json\/wp\/v2\/pages\/278\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/piano-tutor-02\/testimonial\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49219\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/piano-tutor-02-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/piano-tutor-02\/wp-json\/wp\/v2\/pages\/312\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/piano-tutor-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21592\";a:13:{s:5:\"title\";s:19:\"Custom Printing Pro\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/custom-printing-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/custom-printing-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/custom-printing-04-400x1446.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/custom-printing-04\";s:20:\"astra-site-parent-id\";i:67;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:400;s:15:\"custom-printing\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:881;s:12:\"mug-printing\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-36096\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/custom-printing-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/custom-printing-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/custom-printing-04\/wp-json\/wp\/v2\/pages\/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/custom-printing-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22180\";a:12:{s:5:\"title\";s:9:\"About HDX\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/custom-printing-04-about-hdx.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/custom-printing-04-about-hdx-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/custom-printing-04\/wp-json\/wp\/v2\/pages\/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/custom-printing-04\/about-hdx\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22183\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/custom-printing-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/custom-printing-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/custom-printing-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/custom-printing-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47547\";a:13:{s:5:\"title\";s:15:\"Diagnostics Lab\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-04-400x2554.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/diagnostics-lab-02\";s:20:\"astra-site-parent-id\";i:1635;s:15:\"astra-sites-tag\";a:5:{i:1637;s:18:\"clinical-diagnosis\";i:1636;s:9:\"diagnosis\";i:1640;s:10:\"laboratory\";i:1638;s:4:\"test\";i:1639;s:8:\"workshop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47550\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/diagnostics-lab-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/diagnostics-lab-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47548\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-02\/wp-json\/wp\/v2\/pages\/134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/diagnostics-lab-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47551\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-02-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-02\/wp-json\/wp\/v2\/pages\/157\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/diagnostics-lab-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47552\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-02-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-02\/wp-json\/wp\/v2\/pages\/170\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/diagnostics-lab-02\/testimonial\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47549\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/diagnostics-lab-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-02\/wp-json\/wp\/v2\/pages\/183\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/diagnostics-lab-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48061\";a:13:{s:5:\"title\";s:21:\"Online Cooking Course\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-1-400x1006.jpg\";s:14:\"astra-site-url\";s:43:\"\/\/websitedemos.net\/online-cooking-course-08\";s:20:\"astra-site-parent-id\";i:1696;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48065\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/online-cooking-course-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/online-cooking-course-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48063\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-all-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-all-courses-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-cooking-course-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/online-cooking-course-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48062\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-cooking-course-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/online-cooking-course-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48064\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-cooking-course-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/online-cooking-course-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21821\";a:13:{s:5:\"title\";s:15:\"Custom Printing\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-03-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-03-home-1-400x1380.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/custom-printing-03\";s:20:\"astra-site-parent-id\";i:318;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:400;s:15:\"custom-printing\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:881;s:12:\"mug-printing\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:7:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows\/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:6;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-34081\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-03-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/custom-printing-03\/wp-json\/wp\/v2\/pages\/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/custom-printing-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-26341\";a:12:{s:5:\"title\";s:9:\"About HDX\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-03-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/custom-printing-03\/wp-json\/wp\/v2\/pages\/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/custom-printing-03\/about-hdx\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-26344\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/custom-printing-03\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/custom-printing-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47023\";a:13:{s:5:\"title\";s:21:\"Women Empowerment NGO\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-400x1926.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/women-empowerment-02\";s:20:\"astra-site-parent-id\";i:1590;s:15:\"astra-sites-tag\";a:2:{i:1592;s:3:\"ngo\";i:1591;s:17:\"women-empowerment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-47028\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/women-empowerment-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/women-empowerment-02\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47024\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/women-empowerment-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/women-empowerment-02\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47029\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/women-empowerment-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/women-empowerment-02\/what-we-do\/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47026\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-events.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/women-empowerment-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/women-empowerment-02\/events\/\";s:15:\"astra-sites-tag\";a:2:{i:1569;s:6:\"events\";i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47027\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/women-empowerment-02\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/women-empowerment-02\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47025\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/women-empowerment-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/women-empowerment-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/women-empowerment-02\/contact\/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48447\";a:13:{s:5:\"title\";s:21:\"Women Empowerment NGO\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-400x1508.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/women-empowerment-08\";s:20:\"astra-site-parent-id\";i:1735;s:15:\"astra-sites-tag\";a:3:{i:625;s:7:\"charity\";i:1592;s:3:\"ngo\";i:1591;s:17:\"women-empowerment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48448\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/357\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/women-empowerment-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48449\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/442\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/women-empowerment-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48450\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-events.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/418\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/women-empowerment-08\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48451\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/426\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/women-empowerment-08\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48452\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/297\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/women-empowerment-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48453\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/403\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/women-empowerment-08\/what-we-do\/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46688\";a:13:{s:5:\"title\";s:21:\"Inspirational Speaker\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-home.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-home-400x1547.jpg\";s:14:\"astra-site-url\";s:43:\"\/\/websitedemos.net\/inspirational-speaker-04\";s:20:\"astra-site-parent-id\";i:1550;s:15:\"astra-sites-tag\";a:6:{i:1548;s:9:\"encourage\";i:1549;s:10:\"enthusiasm\";i:1547;s:10:\"influencer\";i:1546;s:11:\"inspiration\";i:1545;s:21:\"inspirational-speaker\";i:609;s:9:\"motivator\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-46693\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-home.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/inspirational-speaker-04\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/inspirational-speaker-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46689\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-about.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/inspirational-speaker-04\/wp-json\/wp\/v2\/pages\/223\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/inspirational-speaker-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46691\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-courses.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/inspirational-speaker-04\/wp-json\/wp\/v2\/pages\/228\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/inspirational-speaker-04\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46692\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-events.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/inspirational-speaker-04\/wp-json\/wp\/v2\/pages\/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/inspirational-speaker-04\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46690\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/inspirational-speaker-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/inspirational-speaker-04\/wp-json\/wp\/v2\/pages\/226\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/inspirational-speaker-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46941\";a:13:{s:5:\"title\";s:8:\"Musician\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-400x1622.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/musician-02\";s:20:\"astra-site-parent-id\";i:1564;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-46947\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-02\/wp-json\/wp\/v2\/pages\/167\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/musician-02\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46943\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-biography.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-biography-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-02\/wp-json\/wp\/v2\/pages\/294\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/musician-02\/biography\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46944\";a:12:{s:5:\"title\";s:8:\"Concerts\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-concerts.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-concerts-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/musician-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/musician-02\/concerts\/\";s:15:\"astra-sites-tag\";a:3:{i:1567;s:8:\"concerts\";i:1569;s:6:\"events\";i:1568;s:5:\"shows\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46942\";a:12:{s:5:\"title\";s:6:\"Albums\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-albums.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-albums-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/musician-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/musician-02\/albums\/\";s:15:\"astra-sites-tag\";a:3:{i:1565;s:6:\"albums\";i:763;s:11:\"discography\";i:407;s:5:\"music\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46946\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/musician-02\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/musician-02\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46945\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/musician-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/musician-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/musician-02\/contact\/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:1009;s:10:\"contact-me\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48611\";a:13:{s:5:\"title\";s:8:\"Musician\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-400x1735.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/musician-08\";s:20:\"astra-site-parent-id\";i:1752;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48612\";a:12:{s:5:\"title\";s:6:\"Albums\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-albums.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-albums-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/437\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/musician-08\/albums\/\";s:15:\"astra-sites-tag\";a:2:{i:1565;s:6:\"albums\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48617\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/musician-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48613\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-biography.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-biography-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/408\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/musician-08\/biography\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48614\";a:12:{s:5:\"title\";s:8:\"Concerts\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-concerts.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-concerts-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/432\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/musician-08\/concerts\/\";s:15:\"astra-sites-tag\";a:1:{i:755;s:7:\"concert\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48616\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/443\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/musician-08\/gallery\/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48615\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/451\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/musician-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55517\";a:13:{s:5:\"title\";s:18:\"Portfolio &amp; CV\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-400x1740.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/portfolio-02\";s:20:\"astra-site-parent-id\";i:2149;s:15:\"astra-sites-tag\";a:6:{i:2151;s:16:\"curriculum-vitae\";i:2150;s:2:\"cv\";i:1903;s:16:\"personal-website\";i:444;s:9:\"portfolio\";i:2153;s:6:\"resume\";i:2152;s:12:\"work-profile\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55518\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/portfolio-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/portfolio-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55519\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/portfolio-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/portfolio-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55520\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/portfolio-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/portfolio-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55521\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/portfolio-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/portfolio-02\/portfolio\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55522\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/portfolio-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/portfolio-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55511\";a:13:{s:5:\"title\";s:19:\"Portfolio &#038; CV\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-400x1308.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/portfolio-08\";s:20:\"astra-site-parent-id\";i:2148;s:15:\"astra-sites-tag\";a:6:{i:2151;s:16:\"curriculum-vitae\";i:2150;s:2:\"cv\";i:1903;s:16:\"personal-website\";i:444;s:9:\"portfolio\";i:2153;s:6:\"resume\";i:2152;s:12:\"work-profile\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55512\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/portfolio-08\/wp-json\/wp\/v2\/pages\/345\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/portfolio-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55513\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/portfolio-08\/wp-json\/wp\/v2\/pages\/375\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/portfolio-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55514\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/portfolio-08\/wp-json\/wp\/v2\/pages\/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/portfolio-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55515\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/portfolio-08\/wp-json\/wp\/v2\/pages\/366\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/portfolio-08\/portfolio\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55516\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/portfolio-08\/wp-json\/wp\/v2\/pages\/359\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/portfolio-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48671\";a:13:{s:5:\"title\";s:12:\"Tech Startup\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-home-400x1256.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/tech-startup-08\";s:20:\"astra-site-parent-id\";i:1758;s:15:\"astra-sites-tag\";a:7:{i:1761;s:11:\"application\";i:745;s:12:\"organization\";i:1762;s:16:\"software-company\";i:1760;s:13:\"software-firm\";i:1665;s:7:\"startup\";i:1759;s:13:\"tech-business\";i:1763;s:12:\"tech-startup\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48672\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tech-startup-08\/wp-json\/wp\/v2\/pages\/248\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/tech-startup-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48673\";a:12:{s:5:\"title\";s:8:\"Features\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-features.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-features-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tech-startup-08\/wp-json\/wp\/v2\/pages\/249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/tech-startup-08\/features\/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48674\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tech-startup-08\/wp-json\/wp\/v2\/pages\/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/tech-startup-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48675\";a:12:{s:5:\"title\";s:4:\"Plan\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-plan.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-plan-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tech-startup-08\/wp-json\/wp\/v2\/pages\/250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/tech-startup-08\/plan\/\";s:15:\"astra-sites-tag\";a:2:{i:1663;s:4:\"plan\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1920","option_name":"astra-sites-and-pages-page-11","option_value":"a:15:{s:8:\"id-49795\";a:13:{s:5:\"title\";s:18:\"Learn Oil Painting\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-homepage-400x1135.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/learn-oil-painting-02\";s:20:\"astra-site-parent-id\";i:1851;s:15:\"astra-sites-tag\";a:4:{i:462;s:7:\"courses\";i:467;s:9:\"learndash\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:5:\"pages\";a:4:{s:8:\"id-49796\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/learn-oil-painting-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/learn-oil-painting-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49797\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-classes.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-oil-painting-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/learn-oil-painting-02\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49798\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/learn-oil-painting-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/learn-oil-painting-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49799\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/learn-oil-painting-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-oil-painting-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/learn-oil-painting-02\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-47565\";a:13:{s:5:\"title\";s:28:\"Hairdressers and Hair Salons\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-home-400x2392.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/hair-salon-04\";s:20:\"astra-site-parent-id\";i:1641;s:15:\"astra-sites-tag\";a:7:{i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:1645;s:8:\"hair-cut\";i:1642;s:10:\"hair-salon\";i:1644;s:12:\"hair-styling\";i:1646;s:23:\"professional-hair-salon\";i:1643;s:7:\"styling\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47567\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/hair-salon-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/hair-salon-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47569\";a:12:{s:5:\"title\";s:6:\"Salons\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-salon.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-salon-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/hair-salon-04\/wp-json\/wp\/v2\/pages\/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/hair-salon-04\/salons\/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";i:650;s:5:\"salon\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47570\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/hair-salon-04\/wp-json\/wp\/v2\/pages\/290\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/hair-salon-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47568\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/hair-salon-04\/wp-json\/wp\/v2\/pages\/317\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/hair-salon-04\/reviews\/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47566\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hair-salon-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/hair-salon-04\/wp-json\/wp\/v2\/pages\/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/hair-salon-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-54423\";a:13:{s:5:\"title\";s:11:\"Coffee Shop\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-02.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-02-400x1752.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/coffee-shop-02\";s:20:\"astra-site-parent-id\";i:2031;s:15:\"astra-sites-tag\";a:10:{i:693;s:4:\"cafe\";i:2042;s:8:\"cafe-bar\";i:1527;s:9:\"cafeteria\";i:2043;s:12:\"coffee-house\";i:1575;s:11:\"coffee-shop\";i:399;s:8:\"one-page\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:335;s:10:\"restaurant\";i:2041;s:9:\"snack-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-54424\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-02.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/coffee-shop-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/coffee-shop-02\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46285\";a:13:{s:5:\"title\";s:15:\"Moving Services\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-home-400x1510.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/moving-services-04\";s:20:\"astra-site-parent-id\";i:1530;s:15:\"astra-sites-tag\";a:5:{i:1021;s:14:\"local-business\";i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:1535;s:10:\"relocation\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-46289\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/moving-services-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/moving-services-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46286\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/moving-services-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/moving-services-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46290\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/moving-services-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/moving-services-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46291\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/moving-services-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/moving-services-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46288\";a:12:{s:5:\"title\";s:11:\"FAQ&#8217;s\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/moving-services-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/moving-services-04\/faqs\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46287\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/moving-services-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/moving-services-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46305\";a:13:{s:5:\"title\";s:15:\"Moving Services\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-home-1-400x1497.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/moving-services-03\";s:20:\"astra-site-parent-id\";i:1531;s:15:\"astra-sites-tag\";a:5:{i:1021;s:14:\"local-business\";i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:1535;s:10:\"relocation\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-46309\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/moving-services-03\/wp-json\/wp\/v2\/pages\/232\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/moving-services-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46306\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-about-2.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-about-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/moving-services-03\/wp-json\/wp\/v2\/pages\/234\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/moving-services-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46310\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-services-2.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-services-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/moving-services-03\/wp-json\/wp\/v2\/pages\/235\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/moving-services-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46311\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-testimonials-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/moving-services-03\/wp-json\/wp\/v2\/pages\/236\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/moving-services-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46308\";a:12:{s:5:\"title\";s:11:\"FAQ&#8217;s\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-faq-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/moving-services-03\/wp-json\/wp\/v2\/pages\/237\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/moving-services-03\/faqs\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46307\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/moving-services-04-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/moving-services-03\/wp-json\/wp\/v2\/pages\/238\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/moving-services-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49412\";a:13:{s:5:\"title\";s:17:\"Bike Modification\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-400x2261.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/bike-modification-04\";s:20:\"astra-site-parent-id\";i:1829;s:15:\"astra-sites-tag\";a:4:{i:1831;s:10:\"automobile\";i:1830;s:17:\"bike-modification\";i:1832;s:12:\"custom-bikes\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-49413\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/bike-modification-04\/wp-json\/wp\/v2\/pages\/896\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/bike-modification-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49414\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/bike-modification-04\/wp-json\/wp\/v2\/pages\/782\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/bike-modification-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49415\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/bike-modification-04\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/bike-modification-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49416\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/bike-modification-04\/wp-json\/wp\/v2\/pages\/568\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/bike-modification-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49417\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/bike-modification-04\/wp-json\/wp\/v2\/pages\/655\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/bike-modification-04\/testimonial\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49418\";a:12:{s:5:\"title\";s:5:\"Works\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-works.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/12\/bike-modification-04-works-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/bike-modification-04\/wp-json\/wp\/v2\/pages\/408\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/bike-modification-04\/works\/\";s:15:\"astra-sites-tag\";a:3:{i:997;s:8:\"our-work\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-45466\";a:13:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-400x1730.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/co-working-space-04\";s:20:\"astra-site-parent-id\";i:1443;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-45469\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/co-working-space-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/co-working-space-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45467\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/co-working-space-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45471\";a:12:{s:5:\"title\";s:9:\"Workspace\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-workspace.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-workspace-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/co-working-space-04\/workspace\/\";s:15:\"astra-sites-tag\";a:2:{i:451;s:4:\"work\";i:1444;s:9:\"workspace\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45470\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-pricing-pro.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-pricing-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-04\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-04\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45468\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-contact-pro.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-04-contact-pro-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45483\";a:13:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-home-400x1746.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/co-working-space-03\";s:20:\"astra-site-parent-id\";i:1445;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-45486\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/co-working-space-03\/wp-json\/wp\/v2\/pages\/476\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/co-working-space-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45484\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/co-working-space-03\/wp-json\/wp\/v2\/pages\/478\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/co-working-space-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45488\";a:12:{s:5:\"title\";s:9:\"Workspace\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-workspace.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-workspace-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/co-working-space-03\/wp-json\/wp\/v2\/pages\/479\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/co-working-space-03\/workspace\/\";s:15:\"astra-sites-tag\";a:2:{i:451;s:4:\"work\";i:1444;s:9:\"workspace\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45487\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-pricing.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/co-working-space-03\/wp-json\/wp\/v2\/pages\/480\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-03\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45485\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/co-working-space-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/co-working-space-03\/wp-json\/wp\/v2\/pages\/481\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47052\";a:13:{s:5:\"title\";s:12:\"Elderly Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-400x1572.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/elderly-care-02\";s:20:\"astra-site-parent-id\";i:1593;s:15:\"astra-sites-tag\";a:5:{i:1598;s:24:\"assisted-living-facility\";i:1596;s:10:\"elder-home\";i:1595;s:11:\"elders-care\";i:1594;s:12:\"old-age-home\";i:1597;s:15:\"retirement-home\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47056\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/elderly-care-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/elderly-care-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47053\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/elderly-care-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/elderly-care-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47057\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/elderly-care-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/elderly-care-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47055\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-facilities.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-facilities-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/elderly-care-02\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/elderly-care-02\/facilities\/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47054\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/elderly-care-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/elderly-care-02\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/elderly-care-02\/contact\/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48519\";a:13:{s:5:\"title\";s:12:\"Elderly Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-home-400x1558.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/elderly-care-08\";s:20:\"astra-site-parent-id\";i:1744;s:15:\"astra-sites-tag\";a:5:{i:1598;s:24:\"assisted-living-facility\";i:1596;s:10:\"elder-home\";i:1595;s:11:\"elders-care\";i:1594;s:12:\"old-age-home\";i:1597;s:15:\"retirement-home\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48523\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/elderly-care-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/elderly-care-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48520\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/elderly-care-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/elderly-care-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48524\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/elderly-care-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/elderly-care-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48522\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-facilities.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-facilities-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/elderly-care-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/elderly-care-08\/facilities\/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48521\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/elderly-care-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/elderly-care-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47084\";a:13:{s:5:\"title\";s:12:\"Horticulture\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-400x1587.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/horticulture-02\";s:20:\"astra-site-parent-id\";i:1600;s:15:\"astra-sites-tag\";a:4:{i:1601;s:11:\"agriculture\";i:1603;s:13:\"farm-products\";i:632;s:7:\"farming\";i:1602;s:12:\"horticulture\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47086\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/horticulture-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/horticulture-02\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47087\";a:12:{s:5:\"title\";s:8:\"Our Farm\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-our-farm.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-our-farm-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/horticulture-02\/wp-json\/wp\/v2\/pages\/92\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/horticulture-02\/our-farm\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47088\";a:12:{s:5:\"title\";s:11:\"Our Produce\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-our-produce.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-our-produce-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/horticulture-02\/wp-json\/wp\/v2\/pages\/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/horticulture-02\/our-produce\/\";s:15:\"astra-sites-tag\";a:3:{i:1606;s:12:\"our-products\";i:1605;s:12:\"our-services\";i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47089\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/horticulture-02\/wp-json\/wp\/v2\/pages\/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/horticulture-02\/testimonial\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47085\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/horticulture-02-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/horticulture-02\/wp-json\/wp\/v2\/pages\/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/horticulture-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47723\";a:13:{s:5:\"title\";s:12:\"Horticulture\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-400x1517.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/horticulture-08\";s:20:\"astra-site-parent-id\";i:1669;s:15:\"astra-sites-tag\";a:4:{i:1601;s:11:\"agriculture\";i:1603;s:13:\"farm-products\";i:632;s:7:\"farming\";i:1602;s:12:\"horticulture\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47725\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/horticulture-08\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/horticulture-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47726\";a:12:{s:5:\"title\";s:8:\"Our Farm\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-our-farm.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-our-farm-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/horticulture-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/horticulture-08\/our-farm\/\";s:15:\"astra-sites-tag\";a:2:{i:1737;s:4:\"farm\";i:1736;s:8:\"our-farm\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47727\";a:12:{s:5:\"title\";s:11:\"Our Produce\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-our-produce.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-our-produce-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/horticulture-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/horticulture-08\/our-produce\/\";s:15:\"astra-sites-tag\";a:1:{i:1606;s:12:\"our-products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47728\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/horticulture-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/horticulture-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:3:{i:1738;s:9:\"feedbacks\";i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47724\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/horticulture-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/horticulture-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46988\";a:13:{s:5:\"title\";s:7:\"AppPlus\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/app-landing-page-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/app-landing-page-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/app-landing-page-04-400x2274.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/app-landing-page-04\";s:20:\"astra-site-parent-id\";i:1581;s:15:\"astra-sites-tag\";a:4:{i:1583;s:16:\"app-landing-page\";i:423;s:4:\"home\";i:850;s:12:\"landing-page\";i:629;s:20:\"product-landing-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:5:\"pages\";a:1:{s:8:\"id-46989\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/app-landing-page-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/app-landing-page-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/app-landing-page-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/app-landing-page-04\/\";s:15:\"astra-sites-tag\";a:3:{i:1582;s:13:\"download-page\";i:850;s:12:\"landing-page\";i:629;s:20:\"product-landing-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-45850\";a:13:{s:5:\"title\";s:25:\"School &amp; Kindergarten\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/school-kindergarten-04.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/school-kindergarten-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/school-kindergarten-04-400x2011.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/school-kindergarten-04\";s:20:\"astra-site-parent-id\";i:1487;s:15:\"astra-sites-tag\";a:5:{i:459;s:9:\"education\";i:1490;s:4:\"kids\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-45854\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/school-kindergarten-04.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/school-kindergarten-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/school-kindergarten-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/school-kindergarten-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45851\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-about-us.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/school-kindergarten-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/school-kindergarten-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45855\";a:12:{s:5:\"title\";s:11:\"Parent Info\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-parent-info.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-parent-info-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/school-kindergarten-04\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/school-kindergarten-04\/parent-info\/\";s:15:\"astra-sites-tag\";a:2:{i:1489;s:11:\"information\";i:1488;s:6:\"parent\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45852\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-classes.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/school-kindergarten-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/school-kindergarten-04\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45856\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-review.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-review-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/school-kindergarten-04\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/school-kindergarten-04\/reviews\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45853\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/school-kindergarten-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/school-kindergarten-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45870\";a:13:{s:5:\"title\";s:25:\"School &amp; Kindergarten\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-home-400x1875.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/school-kindergarten-03\";s:20:\"astra-site-parent-id\";i:1491;s:15:\"astra-sites-tag\";a:5:{i:459;s:9:\"education\";i:1490;s:4:\"kids\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-45874\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/school-kindergarten-03\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/school-kindergarten-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45871\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-about-us.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/school-kindergarten-03\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/school-kindergarten-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45872\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-classes.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/school-kindergarten-03\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/school-kindergarten-03\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45875\";a:12:{s:5:\"title\";s:11:\"Parent Info\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-parent-info.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-parent-info-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/school-kindergarten-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/school-kindergarten-03\/parent-info\/\";s:15:\"astra-sites-tag\";a:2:{i:1489;s:11:\"information\";i:1488;s:6:\"parent\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45876\";a:12:{s:5:\"title\";s:6:\"Review\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-review.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-review-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/school-kindergarten-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/school-kindergarten-03\/review\/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45873\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/school-kindergarten-03-wip-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/school-kindergarten-03\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/school-kindergarten-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1921","option_name":"astra-sites-and-pages-page-12","option_value":"a:15:{s:8:\"id-45584\";a:13:{s:5:\"title\";s:9:\"Cake Shop\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-400x1385.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/cake-shop-04\";s:20:\"astra-site-parent-id\";i:1452;s:15:\"astra-sites-tag\";a:4:{i:758;s:6:\"bakery\";i:1527;s:9:\"cafeteria\";i:1528;s:9:\"cake-shop\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-45588\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/cake-shop-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/cake-shop-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45585\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/cake-shop-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cake-shop-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45586\";a:12:{s:5:\"title\";s:5:\"Cakes\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-cakes.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cake-shop-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cake-shop-04\/cakes\/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45589\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cake-shop-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/cake-shop-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45587\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cake-shop-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/cake-shop-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46271\";a:13:{s:5:\"title\";s:9:\"Cake Shop\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-home-400x1428.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/cake-shop-03\";s:20:\"astra-site-parent-id\";i:1529;s:15:\"astra-sites-tag\";a:5:{i:758;s:6:\"bakery\";i:1527;s:9:\"cafeteria\";i:783;s:4:\"cake\";i:1528;s:9:\"cake-shop\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-46275\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/cake-shop-03\/wp-json\/wp\/v2\/pages\/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/cake-shop-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46272\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/cake-shop-03\/wp-json\/wp\/v2\/pages\/285\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cake-shop-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46273\";a:12:{s:5:\"title\";s:5:\"Cakes\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-cakes.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/cake-shop-03\/wp-json\/wp\/v2\/pages\/286\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cake-shop-03\/cakes\/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46276\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/cake-shop-03\/wp-json\/wp\/v2\/pages\/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/cake-shop-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46274\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/06\/cake-shop-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/cake-shop-03\/wp-json\/wp\/v2\/pages\/288\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/cake-shop-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22058\";a:13:{s:5:\"title\";s:13:\"Travel Agency\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22058-travel-agency-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22058-travel-agency-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22058-travel-agency-resize.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/tourism-04\";s:20:\"astra-site-parent-id\";i:68;s:15:\"astra-sites-tag\";a:6:{i:979;s:7:\"company\";i:812;s:6:\"office\";i:430;s:7:\"tourism\";i:431;s:13:\"tours-travels\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-39869\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22203-travel-agency-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22203-travel-agency-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/tourism-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/tourism-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39867\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22200-travel-agency-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22200-travel-agency-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/tourism-04\/wp-json\/wp\/v2\/pages\/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/tourism-04\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39871\";a:12:{s:5:\"title\";s:5:\"Tours\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22205-travel-agency-tours-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22205-travel-agency-tours-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/tourism-04\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/tourism-04\/tours\/\";s:15:\"astra-sites-tag\";a:2:{i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39870\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22204-travel-agency-reviews-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22204-travel-agency-reviews-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/tourism-04\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/tourism-04\/reviews\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39868\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/tourism-04-contact-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/tourism-04-contact-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/tourism-04\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/tourism-04\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22091\";a:13:{s:5:\"title\";s:13:\"Travel Agency\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-home-400x1523.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/tourism-03\";s:20:\"astra-site-parent-id\";i:92;s:15:\"astra-sites-tag\";a:5:{i:979;s:7:\"company\";i:812;s:6:\"office\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-22859\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/tourism-03\/wp-json\/wp\/v2\/pages\/200\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/tourism-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22856\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/tourism-03\/wp-json\/wp\/v2\/pages\/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/tourism-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22861\";a:12:{s:5:\"title\";s:5:\"Tours\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-tours.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-tours-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/tourism-03\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/tourism-03\/tours\/\";s:15:\"astra-sites-tag\";a:1:{i:770;s:4:\"tour\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22860\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-reviews.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/tourism-03\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/tourism-03\/reviews\/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22857\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tourism-03-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/tourism-03\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/tourism-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47181\";a:13:{s:5:\"title\";s:16:\"Consultants Firm\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-400x2052.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/consultant-firm-04\";s:20:\"astra-site-parent-id\";i:1618;s:15:\"astra-sites-tag\";a:2:{i:1620;s:19:\"business-consultant\";i:1621;s:10:\"consultant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-47185\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/consultant-firm-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/consultant-firm-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47182\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/consultant-firm-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/consultant-firm-04\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47186\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/consultant-firm-04\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/consultant-firm-04\/services\/\";s:15:\"astra-sites-tag\";a:2:{i:1605;s:12:\"our-services\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47183\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-case-studies.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-case-studies-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/consultant-firm-04\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/consultant-firm-04\/case-studies\/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47187\";a:12:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-team.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-team-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/consultant-firm-04\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/consultant-firm-04\/team\/\";s:15:\"astra-sites-tag\";a:2:{i:996;s:8:\"our-team\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47184\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/consultant-firm-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/consultant-firm-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/consultant-firm-04\/contact\/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46967\";a:13:{s:5:\"title\";s:4:\"Cafe\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-400x1848.jpg\";s:14:\"astra-site-url\";s:26:\"\/\/websitedemos.net\/cafe-04\";s:20:\"astra-site-parent-id\";i:1574;s:15:\"astra-sites-tag\";a:5:{i:693;s:4:\"cafe\";i:1576;s:17:\"casual-restaurant\";i:1575;s:11:\"coffee-shop\";i:1577;s:13:\"confectionery\";i:335;s:10:\"restaurant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-46971\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/cafe-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"\/\/websitedemos.net\/cafe-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46968\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/cafe-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/cafe-04\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46973\";a:12:{s:5:\"title\";s:13:\"What We Offer\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-what-we-offer.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-what-we-offer-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/cafe-04\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/cafe-04\/what-we-offer\/\";s:15:\"astra-sites-tag\";a:1:{i:1542;s:13:\"what-we-offer\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46972\";a:12:{s:5:\"title\";s:8:\"Our Menu\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-our-menu.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-our-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/cafe-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/cafe-04\/our-menu\/\";s:15:\"astra-sites-tag\";a:4:{i:336;s:4:\"food\";i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";i:1578;s:8:\"our-menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46970\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/cafe-04\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/cafe-04\/gallery\/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:1580;s:6:\"photos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46969\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cafe-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/cafe-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/cafe-04\/contact\/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55408\";a:13:{s:5:\"title\";s:6:\"School\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-home-1-400x1833.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/school-02\";s:20:\"astra-site-parent-id\";i:2109;s:15:\"astra-sites-tag\";a:10:{i:2154;s:9:\"academics\";i:610;s:8:\"coaching\";i:2156;s:7:\"daycare\";i:459;s:9:\"education\";i:2158;s:8:\"educator\";i:2155;s:11:\"high-school\";i:617;s:12:\"kindergarten\";i:2157;s:9:\"preschool\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55412\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/school-02\/wp-json\/wp\/v2\/pages\/155\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/school-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55409\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/school-02\/wp-json\/wp\/v2\/pages\/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/school-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55410\";a:12:{s:5:\"title\";s:9:\"Academics\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-academics-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-academics-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/school-02\/wp-json\/wp\/v2\/pages\/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/school-02\/academics\/\";s:15:\"astra-sites-tag\";a:1:{i:2110;s:7:\"academy\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55411\";a:12:{s:5:\"title\";s:10:\"Activities\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-activities-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-activities-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/school-02\/wp-json\/wp\/v2\/pages\/154\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/school-02\/activities\/\";s:15:\"astra-sites-tag\";a:1:{i:1922;s:10:\"activities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55413\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/school-02\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/school-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55500\";a:13:{s:5:\"title\";s:6:\"School\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-home-400x1665.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/school-08\";s:20:\"astra-site-parent-id\";i:2147;s:15:\"astra-sites-tag\";a:10:{i:2154;s:9:\"academics\";i:610;s:8:\"coaching\";i:2156;s:7:\"daycare\";i:459;s:9:\"education\";i:2158;s:8:\"educator\";i:2155;s:11:\"high-school\";i:617;s:12:\"kindergarten\";i:2157;s:9:\"preschool\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55504\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/school-08\/wp-json\/wp\/v2\/pages\/117\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/school-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55501\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/school-08\/wp-json\/wp\/v2\/pages\/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/school-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55502\";a:12:{s:5:\"title\";s:9:\"Academics\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-academics.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-academics-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/school-08\/wp-json\/wp\/v2\/pages\/79\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/school-08\/academics\/\";s:15:\"astra-sites-tag\";a:1:{i:2114;s:8:\"academic\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55503\";a:12:{s:5:\"title\";s:10:\"Activities\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-activities.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-activities-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/school-08\/wp-json\/wp\/v2\/pages\/102\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/school-08\/activities\/\";s:15:\"astra-sites-tag\";a:1:{i:1922;s:10:\"activities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55505\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/school-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/school-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-57385\";a:13:{s:5:\"title\";s:9:\"Gift Shop\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/gift-shop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/gift-shop-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/gift-shop-04-home-1-400x2053.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/gift-shop-04\";s:20:\"astra-site-parent-id\";i:2334;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:2348;s:20:\"corporate-gift-store\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:404;s:9:\"gift-shop\";i:401;s:10:\"gift-store\";i:2347;s:17:\"online-gift-store\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2346;s:18:\"personalised-gifts\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-57386\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/gift-shop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/gift-shop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/gift-shop-04\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/gift-shop-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57387\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/gift-shop-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/gift-shop-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/gift-shop-04\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/gift-shop-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57388\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/gift-shop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/gift-shop-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/gift-shop-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/gift-shop-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-46704\";a:13:{s:5:\"title\";s:13:\"e-Book Author\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-home-page-400x1604.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/ebook-author-02\";s:20:\"astra-site-parent-id\";i:1551;s:15:\"astra-sites-tag\";a:4:{i:724;s:6:\"author\";i:727;s:4:\"book\";i:748;s:5:\"ebook\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-46709\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ebook-author-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/ebook-author-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46705\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ebook-author-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/ebook-author-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46707\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-e-books.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-e-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ebook-author-02\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/ebook-author-02\/e-books\/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46708\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-events.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ebook-author-02\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/ebook-author-02\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46706\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/07\/ebook-author-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ebook-author-02\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/ebook-author-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48472\";a:13:{s:5:\"title\";s:13:\"e-book Author\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-400x1471.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/ebook-author-08\";s:20:\"astra-site-parent-id\";i:1739;s:15:\"astra-sites-tag\";a:4:{i:724;s:6:\"author\";i:727;s:4:\"book\";i:748;s:5:\"ebook\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48473\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/ebook-author-08\/wp-json\/wp\/v2\/pages\/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/ebook-author-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48474\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/ebook-author-08\/wp-json\/wp\/v2\/pages\/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/ebook-author-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48475\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-e-books.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-e-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/ebook-author-08\/wp-json\/wp\/v2\/pages\/254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/ebook-author-08\/e-books\/\";s:15:\"astra-sites-tag\";a:2:{i:1740;s:5:\"books\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48476\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-events.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/ebook-author-08\/wp-json\/wp\/v2\/pages\/256\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/ebook-author-08\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:1569;s:6:\"events\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48477\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/ebook-author-08\/wp-json\/wp\/v2\/pages\/250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/ebook-author-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45725\";a:13:{s:5:\"title\";s:15:\"Cosmetics Store\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-home-400x1600.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/cosmetics-store-01\";s:20:\"astra-site-parent-id\";i:1469;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-45728\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cosmetics-store-01\/wp-json\/wp\/v2\/pages\/38\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cosmetics-store-01\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:1467;s:14:\"store-homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45729\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cosmetics-store-01\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/cosmetics-store-01\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:1468;s:15:\"product-reviews\";i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45726\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cosmetics-store-01\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/cosmetics-store-01\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-45727\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cosmetics-store-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cosmetics-store-01\/wp-json\/wp\/v2\/pages\/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/cosmetics-store-01\/contact\/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19494\";a:13:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/the-bbq-steaks-place.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/the-bbq-steaks-place-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/the-bbq-steaks-place-400x1703.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/bbq-restaurant-02\";s:20:\"astra-site-parent-id\";i:66;s:15:\"astra-sites-tag\";a:11:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-22165\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/the-bbq-steaks-place.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/the-bbq-steaks-place-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/bbq-restaurant-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/bbq-restaurant-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22162\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/the-bbq-restaurant-about-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/the-bbq-restaurant-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/bbq-restaurant-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/bbq-restaurant-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22166\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/the-bbq-restaurant-menu-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/the-bbq-restaurant-menu-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/bbq-restaurant-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/bbq-restaurant-02\/menu\/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22164\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/bbq-restaurant-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/bbq-restaurant-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/bbq-restaurant-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/bbq-restaurant-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19579\";a:13:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-home-400x1563.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/bbq-restaurant-01\";s:20:\"astra-site-parent-id\";i:84;s:15:\"astra-sites-tag\";a:11:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-22694\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/bbq-restaurant-01\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/bbq-restaurant-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22691\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/bbq-restaurant-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/bbq-restaurant-01\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22695\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-menu.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/bbq-restaurant-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/bbq-restaurant-01\/menu\/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22693\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/bbq-restaurant-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/bbq-restaurant-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/bbq-restaurant-01\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47979\";a:13:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-home-1-400x1555.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/bbq-restaurant-08\";s:20:\"astra-site-parent-id\";i:1690;s:15:\"astra-sites-tag\";a:10:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47982\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/bbq-restaurant-08\/wp-json\/wp\/v2\/pages\/531\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/bbq-restaurant-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47980\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/bbq-restaurant-08\/wp-json\/wp\/v2\/pages\/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/bbq-restaurant-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47983\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-menu-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/bbq-restaurant-08\/wp-json\/wp\/v2\/pages\/535\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/bbq-restaurant-08\/menu\/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47981\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/bbq-restaurant-08\/wp-json\/wp\/v2\/pages\/537\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/bbq-restaurant-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1922","option_name":"astra-sites-and-pages-page-13","option_value":"a:15:{s:8:\"id-21828\";a:13:{s:5:\"title\";s:12:\"Health Coach\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/05\/susan-burns-health-coach-home.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/05\/susan-burns-health-coach-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/05\/susan-burns-health-coach-home-400x1770.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/health-coach-04\";s:20:\"astra-site-parent-id\";i:88;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:516;s:4:\"diet\";i:521;s:12:\"fitness-blog\";i:336;s:4:\"food\";i:518;s:12:\"health-coach\";i:517;s:14:\"healthy-eating\";i:519;s:14:\"healthy-living\";i:520;s:9:\"nutrition\";i:1020;s:8:\"personal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-22740\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/05\/susan-burns-health-coach-home.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/05\/susan-burns-health-coach-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/health-coach-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/health-coach-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22741\";a:12:{s:5:\"title\";s:8:\"My Story\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/health-coach-mystory.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/health-coach-mystory-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/health-coach-04\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/health-coach-04\/my-story\/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22738\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/health-coach-04-blog-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/health-coach-04-blog-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/health-coach-04\/wp-json\/wp\/v2\/pages\/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/health-coach-04\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22739\";a:12:{s:5:\"title\";s:11:\"Get Started\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/health-coach-susan-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/health-coach-susan-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/health-coach-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/health-coach-04\/get-started\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:766;s:11:\"get-started\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-44066\";a:13:{s:5:\"title\";s:12:\"Health Coach\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-home-1-400x1544.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/health-coach-03\";s:20:\"astra-site-parent-id\";i:1420;s:15:\"astra-sites-tag\";a:7:{i:516;s:4:\"diet\";i:521;s:12:\"fitness-blog\";i:336;s:4:\"food\";i:518;s:12:\"health-coach\";i:517;s:14:\"healthy-eating\";i:519;s:14:\"healthy-living\";i:520;s:9:\"nutrition\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-45544\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/health-coach-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/health-coach-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45545\";a:12:{s:5:\"title\";s:8:\"My Story\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/health-coach-03\/wp-json\/wp\/v2\/pages\/465\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/health-coach-03\/my-story\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45542\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-blog-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-blog-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/health-coach-03\/wp-json\/wp\/v2\/pages\/327\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/health-coach-03\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45543\";a:12:{s:5:\"title\";s:11:\"Get Started\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/health-coach-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/health-coach-03\/wp-json\/wp\/v2\/pages\/410\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/health-coach-03\/get-started\/\";s:15:\"astra-sites-tag\";a:2:{i:766;s:11:\"get-started\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18191\";a:13:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/plant-shop-grow-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/plant-shop-grow-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/plant-shop-grow-home-400x1578.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/plant-shop-04\";s:20:\"astra-site-parent-id\";i:263;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:399;s:8:\"one-page\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:1:{s:8:\"id-39975\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/plant-shop-grow-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/plant-shop-grow-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/plant-shop-04\/wp-json\/wp\/v2\/pages\/238\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/plant-shop-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18166\";a:13:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plant-shop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plant-shop-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plant-shop-03-homepage-400x1322.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/plant-shop-03\";s:20:\"astra-site-parent-id\";i:266;s:15:\"astra-sites-tag\";a:15:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:1:{s:8:\"id-24758\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plant-shop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plant-shop-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/plant-shop-03\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/plant-shop-03\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-43398\";a:13:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plant-shop-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plant-shop-04-home-400x1479.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/plant-shop-06\";s:20:\"astra-site-parent-id\";i:1413;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:399;s:8:\"one-page\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:5:\"pages\";a:1:{s:8:\"id-43399\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plant-shop-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/plant-shop-06\/wp-json\/wp\/v2\/pages\/310\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/plant-shop-06\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-46009\";a:13:{s:5:\"title\";s:7:\"Painter\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-home-400x1335.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/painter-04\";s:20:\"astra-site-parent-id\";i:1508;s:15:\"astra-sites-tag\";a:7:{i:597;s:3:\"art\";i:1511;s:7:\"artisan\";i:339;s:6:\"artist\";i:1513;s:5:\"craft\";i:1514;s:6:\"dauber\";i:614;s:7:\"painter\";i:1512;s:8:\"painting\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-46013\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/painter-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/painter-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46010\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-about-page-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-about-page-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/painter-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/painter-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46011\";a:12:{s:5:\"title\";s:8:\"Artworks\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-artworks.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-artworks-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/painter-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/painter-04\/artworks\/\";s:15:\"astra-sites-tag\";a:2:{i:597;s:3:\"art\";i:1509;s:7:\"artwork\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46014\";a:12:{s:5:\"title\";s:6:\"Studio\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-studio.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-studio-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/painter-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/painter-04\/studio\/\";s:15:\"astra-sites-tag\";a:1:{i:1510;s:6:\"studio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46012\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/painter-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/painter-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-46026\";a:13:{s:5:\"title\";s:7:\"Painter\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03-400x1290.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/painter-03\";s:20:\"astra-site-parent-id\";i:1515;s:15:\"astra-sites-tag\";a:7:{i:597;s:3:\"art\";i:1511;s:7:\"artisan\";i:339;s:6:\"artist\";i:1513;s:5:\"craft\";i:1514;s:6:\"dauber\";i:614;s:7:\"painter\";i:1512;s:8:\"painting\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-46030\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/painter-03\/wp-json\/wp\/v2\/pages\/232\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/painter-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46027\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-about-page-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-about-page-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/painter-03\/wp-json\/wp\/v2\/pages\/218\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/painter-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46028\";a:12:{s:5:\"title\";s:8:\"Artworks\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03-artworks.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03-artworks-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/painter-03\/wp-json\/wp\/v2\/pages\/219\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/painter-03\/artworks\/\";s:15:\"astra-sites-tag\";a:1:{i:1509;s:7:\"artwork\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46031\";a:12:{s:5:\"title\";s:6:\"Studio\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03-studio.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03-studio-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/painter-03\/wp-json\/wp\/v2\/pages\/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/painter-03\/studio\/\";s:15:\"astra-sites-tag\";a:1:{i:1510;s:6:\"studio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46029\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/painter-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/painter-03\/wp-json\/wp\/v2\/pages\/221\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/painter-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19540\";a:13:{s:5:\"title\";s:15:\"Yoga Instructor\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/10\/yoga-instructor-sarah-homepage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/10\/yoga-instructor-sarah-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/10\/yoga-instructor-sarah-homepage-400x1394.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/yoga-instructor-02\";s:20:\"astra-site-parent-id\";i:105;s:15:\"astra-sites-tag\";a:7:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:849;s:11:\"health-yoga\";i:1020;s:8:\"personal\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-22967\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/10\/yoga-instructor-sarah-homepage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/10\/yoga-instructor-sarah-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/yoga-instructor-02\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/yoga-instructor-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22963\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-sarah-about-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-sarah-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-02\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/yoga-instructor-02\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22965\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-class-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-class-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-02\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/yoga-instructor-02\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22968\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-publication.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-publication-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-02\/wp-json\/wp\/v2\/pages\/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/yoga-instructor-02\/publications\/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22966\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-getfit-page.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-getfit-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-02\/wp-json\/wp\/v2\/pages\/94\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/yoga-instructor-02\/get-fit\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19629\";a:13:{s:5:\"title\";s:15:\"Yoga Instructor\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-home-1-400x1566.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/yoga-instructor-01\";s:20:\"astra-site-parent-id\";i:107;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-22987\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/yoga-instructor-01\/wp-json\/wp\/v2\/pages\/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/yoga-instructor-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22980\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-about-me-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-about-me-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-01\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/yoga-instructor-01\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22985\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-classes-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-classes-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-01\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/yoga-instructor-01\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22988\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-publications-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-publications-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-01\/wp-json\/wp\/v2\/pages\/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/yoga-instructor-01\/publications\/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22986\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-get-fit-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/yoga-instructor-01-get-fit-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-01\/wp-json\/wp\/v2\/pages\/94\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/yoga-instructor-01\/get-fit\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:769;s:7:\"get-fit\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48631\";a:13:{s:5:\"title\";s:15:\"Yoga Instructor\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-home-400x1394.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/yoga-instructor-08\";s:20:\"astra-site-parent-id\";i:1753;s:15:\"astra-sites-tag\";a:7:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:849;s:11:\"health-yoga\";i:1020;s:8:\"personal\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-08\/wp-json\/wp\/v2\/pages\/51\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/yoga-instructor-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48632\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-08\/wp-json\/wp\/v2\/pages\/52\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/yoga-instructor-08\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48633\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-classes.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-08\/wp-json\/wp\/v2\/pages\/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/yoga-instructor-08\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48636\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-publications.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-publications-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-08\/wp-json\/wp\/v2\/pages\/54\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/yoga-instructor-08\/publications\/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48634\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-get-fit.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-get-fit-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-08\/wp-json\/wp\/v2\/pages\/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/yoga-instructor-08\/get-fit\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49936\";a:13:{s:5:\"title\";s:11:\"Recipe Blog\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-400x1042.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/recipe-blog-08\";s:20:\"astra-site-parent-id\";i:1858;s:15:\"astra-sites-tag\";a:5:{i:792;s:7:\"cooking\";i:787;s:6:\"dinner\";i:336;s:4:\"food\";i:793;s:11:\"food-making\";i:788;s:5:\"snack\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-49940\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/recipe-blog-08\/wp-json\/wp\/v2\/pages\/1055\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/recipe-blog-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49937\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/recipe-blog-08\/wp-json\/wp\/v2\/pages\/1071\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/recipe-blog-08\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49938\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/recipe-blog-08\/wp-json\/wp\/v2\/pages\/1067\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/recipe-blog-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49939\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/recipe-blog-08\/wp-json\/wp\/v2\/pages\/1074\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/recipe-blog-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-39906\";a:13:{s:5:\"title\";s:6:\"Church\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-home-400x1530.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/church-04\";s:20:\"astra-site-parent-id\";i:1199;s:15:\"astra-sites-tag\";a:5:{i:897;s:15:\"catholic-church\";i:625;s:7:\"charity\";i:893;s:6:\"church\";i:898;s:16:\"community-church\";i:735;s:6:\"donate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:3;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:11:{s:8:\"id-57915\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/2050\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/church-04\/donor-dashboard-4\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57916\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/2041\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/church-04\/donor-dashboard\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57917\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/2044\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/church-04\/donor-dashboard-2\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57918\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/2047\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/church-04\/donor-dashboard-3\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-39912\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/church-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39907\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-about-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/church-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39910\";a:12:{s:5:\"title\";s:13:\"Get connected\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-get-connected.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-get-connected-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/church-04\/get-connected\/\";s:15:\"astra-sites-tag\";a:1:{i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39913\";a:12:{s:5:\"title\";s:7:\"Sermons\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-sermons.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-sermons-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/church-04\/sermons\/\";s:15:\"astra-sites-tag\";a:1:{i:892;s:7:\"sermons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39909\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-events.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/church-04\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39908\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/church-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-39911\";a:12:{s:5:\"title\";s:4:\"Give\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-give.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/church-04-give-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/church-04\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/church-04\/give\/\";s:15:\"astra-sites-tag\";a:2:{i:735;s:6:\"donate\";i:1015;s:4:\"give\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-44450\";a:13:{s:5:\"title\";s:6:\"Church\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-homepage-400x1311.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/church-03\";s:20:\"astra-site-parent-id\";i:1428;s:15:\"astra-sites-tag\";a:5:{i:897;s:15:\"catholic-church\";i:625;s:7:\"charity\";i:893;s:6:\"church\";i:898;s:16:\"community-church\";i:735;s:6:\"donate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:7:{s:8:\"id-44457\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/church-03\/wp-json\/wp\/v2\/pages\/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/church-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44451\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-about-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/church-03\/wp-json\/wp\/v2\/pages\/308\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/church-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44455\";a:12:{s:5:\"title\";s:13:\"Get connected\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-get-connected.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-get-connected-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/church-03\/wp-json\/wp\/v2\/pages\/309\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/church-03\/get-connected\/\";s:15:\"astra-sites-tag\";a:1:{i:896;s:13:\"get-connected\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44458\";a:12:{s:5:\"title\";s:7:\"Sermons\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-sermons.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-sermons-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/church-03\/wp-json\/wp\/v2\/pages\/310\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/church-03\/sermons\/\";s:15:\"astra-sites-tag\";a:1:{i:892;s:7:\"sermons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44454\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-events.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/church-03\/wp-json\/wp\/v2\/pages\/311\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/church-03\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44453\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/church-03\/wp-json\/wp\/v2\/pages\/313\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/church-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44456\";a:12:{s:5:\"title\";s:4:\"Give\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-give.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/church-03-give-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/church-03\/wp-json\/wp\/v2\/pages\/312\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/church-03\/give\/\";s:15:\"astra-sites-tag\";a:2:{i:735;s:6:\"donate\";i:1015;s:4:\"give\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-45643\";a:13:{s:5:\"title\";s:15:\"Cosmetics Store\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetic-store-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetic-store-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetic-store-homepage-400x1628.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/cosmetics-store-02\";s:20:\"astra-site-parent-id\";i:1461;s:15:\"astra-sites-tag\";a:6:{i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-46041\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetic-store-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetic-store-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/cosmetics-store-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cosmetics-store-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46042\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetics-store-01-testimonialspage.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetics-store-01-testimonialspage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cosmetics-store-02\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/cosmetics-store-02\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46039\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetics-store-01-aboutpage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetics-store-01-aboutpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/cosmetics-store-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/cosmetics-store-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46040\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetics-store-01-contactpage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/04\/cosmetics-store-01-contactpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/cosmetics-store-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/cosmetics-store-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48591\";a:13:{s:5:\"title\";s:15:\"Cosmetics Store\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-home-400x1625.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/cosmetics-store-08\";s:20:\"astra-site-parent-id\";i:1748;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48594\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cosmetics-store-08\/wp-json\/wp\/v2\/pages\/542\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cosmetics-store-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48592\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cosmetics-store-08\/wp-json\/wp\/v2\/pages\/545\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/cosmetics-store-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48595\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-testinomials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-testinomials-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cosmetics-store-08\/wp-json\/wp\/v2\/pages\/544\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/cosmetics-store-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48593\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cosmetics-store-08\/wp-json\/wp\/v2\/pages\/546\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/cosmetics-store-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1923","option_name":"astra-sites-and-pages-page-14","option_value":"a:15:{s:8:\"id-45577\";a:13:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/wedding-invitation-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/wedding-invitation-04-400x1723.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/wedding-invitation-04\";s:20:\"astra-site-parent-id\";i:1451;s:15:\"astra-sites-tag\";a:3:{i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-45578\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/wedding-invitation-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wedding-invitation-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/wedding-invitation-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:699;s:10:\"invitation\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45592\";a:13:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/wedding-invitation-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/wedding-invitation-04-400x1723.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/wedding-invitation-03\";s:20:\"astra-site-parent-id\";i:1456;s:15:\"astra-sites-tag\";a:3:{i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-45593\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/wedding-invitation-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/wedding-invitation-03\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/wedding-invitation-03\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:699;s:10:\"invitation\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38795\";a:13:{s:5:\"title\";s:8:\"Law Firm\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-home-400x1734.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/law-firm-03\";s:20:\"astra-site-parent-id\";i:1132;s:15:\"astra-sites-tag\";a:8:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:916;s:3:\"law\";i:702;s:8:\"law-firm\";i:998;s:10:\"law-office\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38799\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/law-firm-03\/wp-json\/wp\/v2\/pages\/334\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/law-firm-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38796\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/law-firm-03\/wp-json\/wp\/v2\/pages\/335\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/law-firm-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38800\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-practice-areas.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-practice-areas-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/law-firm-03\/wp-json\/wp\/v2\/pages\/336\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/law-firm-03\/practice-areas\/\";s:15:\"astra-sites-tag\";a:1:{i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38797\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-attorneys.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-attorneys-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/law-firm-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/law-firm-03\/attorneys\/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38798\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/law-firm-03\/wp-json\/wp\/v2\/pages\/337\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/law-firm-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38787\";a:13:{s:5:\"title\";s:8:\"Law Firm\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-home-page.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-home-page-400x1758.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/law-firm-04\";s:20:\"astra-site-parent-id\";i:1131;s:15:\"astra-sites-tag\";a:8:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:702;s:8:\"law-firm\";i:998;s:10:\"law-office\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";i:917;s:10:\"legal-firm\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38791\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-home-page.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/law-firm-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/law-firm-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38788\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/law-firm-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/law-firm-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38792\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-04-practice-areas-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-04-practice-areas-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/law-firm-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/law-firm-04\/practice-areas\/\";s:15:\"astra-sites-tag\";a:1:{i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38789\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-04-attorneys-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-04-attorneys-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/law-firm-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/law-firm-04\/attorneys\/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38790\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-firm-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/law-firm-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/law-firm-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38757\";a:13:{s:5:\"title\";s:12:\"Nutritionist\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-homepage-400x1773.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/nutritionist-02\";s:20:\"astra-site-parent-id\";i:1129;s:15:\"astra-sites-tag\";a:5:{i:516;s:4:\"diet\";i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:991;s:7:\"healthy\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38761\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/nutritionist-02\/wp-json\/wp\/v2\/pages\/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/nutritionist-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-38758\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-about-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-02\/wp-json\/wp\/v2\/pages\/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/nutritionist-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38762\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-program-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-program-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-02\/wp-json\/wp\/v2\/pages\/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/nutritionist-02\/programs\/\";s:15:\"astra-sites-tag\";a:2:{i:989;s:8:\"programs\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38763\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-success-stories-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-02\/wp-json\/wp\/v2\/pages\/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/nutritionist-02\/success-stories\/\";s:15:\"astra-sites-tag\";a:2:{i:990;s:15:\"success-stories\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38759\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutrionist-blog.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutrionist-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-02\/wp-json\/wp\/v2\/pages\/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/nutritionist-02\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38760\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutrionist-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutrionist-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-02\/wp-json\/wp\/v2\/pages\/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/nutritionist-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38771\";a:13:{s:5:\"title\";s:12:\"Nutritionist\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-home-400x1720.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/nutritionist-01\";s:20:\"astra-site-parent-id\";i:1130;s:15:\"astra-sites-tag\";a:5:{i:516;s:4:\"diet\";i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:991;s:7:\"healthy\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38775\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/nutritionist-01\/wp-json\/wp\/v2\/pages\/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/nutritionist-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-38772\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-01\/wp-json\/wp\/v2\/pages\/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/nutritionist-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-38776\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-programms.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-programms-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-01\/wp-json\/wp\/v2\/pages\/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/nutritionist-01\/programs\/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-38777\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-success-stories-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-01\/wp-json\/wp\/v2\/pages\/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/nutritionist-01\/success-stories\/\";s:15:\"astra-sites-tag\";a:1:{i:990;s:15:\"success-stories\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-38773\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-blog.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-01\/wp-json\/wp\/v2\/pages\/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/nutritionist-01\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38774\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/nutritionist-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-01\/wp-json\/wp\/v2\/pages\/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/nutritionist-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48318\";a:13:{s:5:\"title\";s:12:\"Nutritionist\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-home01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-home01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-home01-400x1626.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/nutritionist-08\";s:20:\"astra-site-parent-id\";i:1722;s:15:\"astra-sites-tag\";a:6:{i:753;s:9:\"dietitian\";i:1726;s:15:\"nutrition-coach\";i:1727;s:18:\"nutrition-coaching\";i:1725;s:17:\"nutrition-trainer\";i:754;s:12:\"nutritionist\";i:1454;s:16:\"personal-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48321\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-home01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-home01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/nutritionist-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/nutritionist-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48319\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-08\/wp-json\/wp\/v2\/pages\/134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/nutritionist-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48322\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-program.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-program-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-08\/wp-json\/wp\/v2\/pages\/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/nutritionist-08\/programs\/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48323\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-success-stories-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-08\/wp-json\/wp\/v2\/pages\/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/nutritionist-08\/success-stories\/\";s:15:\"astra-sites-tag\";a:3:{i:432;s:6:\"review\";i:990;s:15:\"success-stories\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48320\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-08\/wp-json\/wp\/v2\/pages\/196\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/nutritionist-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49726\";a:13:{s:5:\"title\";s:12:\"Entrepreneur\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-400x1134.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/entrepreneur-08\";s:20:\"astra-site-parent-id\";i:1847;s:15:\"astra-sites-tag\";a:7:{i:795;s:10:\"contractor\";i:1848;s:12:\"entrepreneur\";i:796;s:9:\"executive\";i:801;s:7:\"founder\";i:798;s:7:\"manager\";i:799;s:9:\"organizer\";i:804;s:8:\"promoter\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-49727\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/entrepreneur-08\/wp-json\/wp\/v2\/pages\/25265\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/entrepreneur-08\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49728\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/entrepreneur-08\/wp-json\/wp\/v2\/pages\/25266\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/entrepreneur-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49729\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-contact-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/entrepreneur-08\/wp-json\/wp\/v2\/pages\/25267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/entrepreneur-08\/contact-me\/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49730\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/entrepreneur-08\/wp-json\/wp\/v2\/pages\/25264\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/entrepreneur-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-38716\";a:13:{s:5:\"title\";s:10:\"Life Guide\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-homepage-400x1311.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/life-coach-04\";s:20:\"astra-site-parent-id\";i:1122;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:1123;s:11:\"councelling\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1018;s:18:\"self-improvement-2\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-38721\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/life-coach-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/life-coach-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38717\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-about-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/life-coach-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/life-coach-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38719\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-coaching-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-coaching-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/life-coach-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/life-coach-04\/coaching\/\";s:15:\"astra-sites-tag\";a:2:{i:610;s:8:\"coaching\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38720\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/life-coach-04\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/life-coach-04\/contact-me\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38710\";a:13:{s:5:\"title\";s:10:\"Life Guide\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-home-400x1317.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/life-coach-03\";s:20:\"astra-site-parent-id\";i:1121;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:4:{s:8:\"id-38714\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/life-coach-03\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/life-coach-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38711\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/life-coach-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/life-coach-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38712\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/life-coach-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/life-coach-03\/coaching\/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38713\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/life-coach-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/life-coach-03\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/life-coach-03\/contact-me\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-38704\";a:13:{s:5:\"title\";s:15:\"Furniture Store\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-decore-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-decore-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-decore-homepage-400x1092.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/furniture-store-04\";s:20:\"astra-site-parent-id\";i:1120;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:436;s:8:\"interior\";i:2357;s:22:\"online-furniture-store\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:2:{s:8:\"id-38706\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-decore-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-decore-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/furniture-store-04\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/furniture-store-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38705\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-store-about-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-store-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/furniture-store-04\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/furniture-store-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-38696\";a:13:{s:5:\"title\";s:15:\"Furniture Store\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-store-03.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-store-03-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-store-03-400x1121.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/furniture-store-03\";s:20:\"astra-site-parent-id\";i:1119;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:436;s:8:\"interior\";i:2357;s:22:\"online-furniture-store\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:2:{s:8:\"id-38698\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-store-03.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-store-03-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/furniture-store-03\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/furniture-store-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38697\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-store-03-about-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/furniture-store-03-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/furniture-store-03\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/furniture-store-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-38673\";a:13:{s:5:\"title\";s:17:\"Architecture Firm\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-home-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-home-page-400x1363.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/architects-04\";s:20:\"astra-site-parent-id\";i:1118;s:15:\"astra-sites-tag\";a:5:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38677\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-home-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/architects-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38674\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-04-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-04\/wp-json\/wp\/v2\/pages\/70\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/architects-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38679\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-04-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-04\/wp-json\/wp\/v2\/pages\/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/architects-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38678\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-project-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-project-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-04\/wp-json\/wp\/v2\/pages\/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/architects-04\/projects\/\";s:15:\"astra-sites-tag\";a:2:{i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38675\";a:12:{s:5:\"title\";s:7:\"Clients\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-client-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-client-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-04\/wp-json\/wp\/v2\/pages\/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/architects-04\/clients\/\";s:15:\"astra-sites-tag\";a:1:{i:450;s:7:\"clients\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38676\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-04\/wp-json\/wp\/v2\/pages\/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/architects-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38661\";a:13:{s:5:\"title\";s:17:\"Architecture Firm\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-400x1377.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/architects-03\";s:20:\"astra-site-parent-id\";i:1117;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38665\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/architects-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38662\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-03\/wp-json\/wp\/v2\/pages\/70\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/architects-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38667\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-03\/wp-json\/wp\/v2\/pages\/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/architects-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38666\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-projects-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-03\/wp-json\/wp\/v2\/pages\/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/architects-03\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38663\";a:12:{s:5:\"title\";s:7:\"Clients\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-clients-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-clients-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-03\/wp-json\/wp\/v2\/pages\/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/architects-03\/clients\/\";s:15:\"astra-sites-tag\";a:1:{i:450;s:7:\"clients\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38664\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/architects-03-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/architects-03\/wp-json\/wp\/v2\/pages\/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/architects-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38619\";a:13:{s:5:\"title\";s:6:\"Winery\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-homepage-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-homepage-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-homepage-screenshot-400x1156.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/winery-04\";s:20:\"astra-site-parent-id\";i:1115;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:1019;s:14:\"wine-prouction\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:5:\"pages\";a:5:{s:8:\"id-38623\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-homepage-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-homepage-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/winery-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/winery-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38624\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-our-story-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-our-story-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/winery-04\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/winery-04\/our-story\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38622\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-experience-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-experience-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/winery-04\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/winery-04\/experience\/\";s:15:\"astra-sites-tag\";a:3:{i:636;s:10:\"experience\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38621\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-events-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-events-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/winery-04\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/winery-04\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38620\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/winery-04\/wp-json\/wp\/v2\/pages\/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/winery-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1924","option_name":"astra-sites-and-pages-page-15","option_value":"a:15:{s:8:\"id-38629\";a:13:{s:5:\"title\";s:6:\"Winery\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-homepage-400x1136.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/winery-03\";s:20:\"astra-site-parent-id\";i:1116;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:634;s:15:\"wine-production\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:5:{s:8:\"id-38633\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/winery-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/winery-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38634\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-our-story.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-our-story-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/winery-03\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/winery-03\/our-story\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38632\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-experience.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-experience-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/winery-03\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/winery-03\/experience\/\";s:15:\"astra-sites-tag\";a:1:{i:636;s:10:\"experience\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38631\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-events.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/winery-03\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/winery-03\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38630\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/winery-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/winery-03\/wp-json\/wp\/v2\/pages\/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/winery-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-38590\";a:13:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/fitness-trainer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/fitness-trainer-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/fitness-trainer-02-home-400x2043.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/fitness-trainer-02\";s:20:\"astra-site-parent-id\";i:1108;s:15:\"astra-sites-tag\";a:8:{i:1109;s:7:\"exercse\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-38591\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/fitness-trainer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/fitness-trainer-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/fitness-trainer-02\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/fitness-trainer-02\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38573\";a:13:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/fitness-trainer-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/fitness-trainer-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/fitness-trainer-01-homepage-400x1693.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/fitness-trainer-01\";s:20:\"astra-site-parent-id\";i:1107;s:15:\"astra-sites-tag\";a:10:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-38574\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/fitness-trainer-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/fitness-trainer-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/fitness-trainer-01\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/fitness-trainer-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48076\";a:13:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/fitness-trainer-gb-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/fitness-trainer-gb-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/fitness-trainer-gb-homepage-400x1695.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/fitness-trainer-08\";s:20:\"astra-site-parent-id\";i:1697;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48077\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/fitness-trainer-gb-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/fitness-trainer-gb-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/fitness-trainer-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/fitness-trainer-08\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38563\";a:13:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-home-400x1353.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/artist-04\";s:20:\"astra-site-parent-id\";i:1106;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}s:5:\"pages\";a:4:{s:8:\"id-38566\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/artist-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38567\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/artist-04\/portfolio\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38564\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/artist-04\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38565\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/artist-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-38554\";a:13:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-03.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-03-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-03-400x1412.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/artist-03\";s:20:\"astra-site-parent-id\";i:1105;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:4:{s:8:\"id-38557\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-03.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-03-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/artist-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38558\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-03-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-03-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/artist-03\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38555\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-03-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/artist-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38556\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/artist-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-22000\";a:13:{s:5:\"title\";s:15:\"Fitness Trainer\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-trainer-03.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-trainer-03-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-trainer-03-400x2546.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/fitness-trainer-03\";s:20:\"astra-site-parent-id\";i:93;s:15:\"astra-sites-tag\";a:11:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-22875\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-trainer-03.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-trainer-03-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/fitness-trainer-03\/wp-json\/wp\/v2\/pages\/99\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/fitness-trainer-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21904\";a:13:{s:5:\"title\";s:15:\"Fitness Trainer\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/05\/image-21904-432-resized.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/05\/image-21904-432-resized-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/05\/image-21904-432-resized.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/fitness-trainer-04\";s:20:\"astra-site-parent-id\";i:103;s:15:\"astra-sites-tag\";a:13:{i:845;s:4:\"blue\";i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-22949\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22000-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22000-fitness-trainer-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/fitness-trainer-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/fitness-trainer-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38528\";a:13:{s:5:\"title\";s:17:\"Wedding Organizer\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-homepage.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-homepage-400x1491.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/wedding-organizer-04\";s:20:\"astra-site-parent-id\";i:1103;s:15:\"astra-sites-tag\";a:6:{i:698;s:10:\"engagement\";i:717;s:13:\"event-planner\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38532\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-homepage.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wedding-organizer-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/wedding-organizer-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38529\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-about-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wedding-organizer-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/wedding-organizer-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38533\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-services-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wedding-organizer-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/wedding-organizer-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38531\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-org-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-org-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wedding-organizer-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/wedding-organizer-04\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38534\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-testimonials-page.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-testimonials-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wedding-organizer-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/wedding-organizer-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38530\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-org-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-org-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wedding-organizer-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/wedding-organizer-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38513\";a:13:{s:5:\"title\";s:17:\"Wedding Organizer\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-400x1424.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/wedding-organizer-03\";s:20:\"astra-site-parent-id\";i:1102;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:717;s:13:\"event-planner\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-38517\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/wedding-organizer-03\/wp-json\/wp\/v2\/pages\/223\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/wedding-organizer-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38514\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/wedding-organizer-03\/wp-json\/wp\/v2\/pages\/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/wedding-organizer-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38518\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/wedding-organizer-03\/wp-json\/wp\/v2\/pages\/225\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/wedding-organizer-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38516\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wedding-organizer-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/wedding-organizer-03\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38519\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wedding-organizer-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/wedding-organizer-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38515\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/wedding-organizer-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wedding-organizer-03\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/wedding-organizer-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-56689\";a:13:{s:5:\"title\";s:20:\"Chartered Accountant\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-400x1655.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/accountant-02\";s:20:\"astra-site-parent-id\";i:2253;s:15:\"astra-sites-tag\";a:3:{i:447;s:10:\"accountant\";i:449;s:20:\"chartered-accountant\";i:2254;s:22:\"finance-and-accounting\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-22363\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/accountant-02\/wp-json\/wp\/v2\/pages\/127\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/accountant-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22361\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/accountant-02\/wp-json\/wp\/v2\/pages\/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/accountant-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22364\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-services-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/accountant-02\/wp-json\/wp\/v2\/pages\/129\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/accountant-02\/services\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22366\";a:12:{s:5:\"title\";s:13:\"Why choose me\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-why-choose-me-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-why-choose-me-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/accountant-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/accountant-02\/why-choose-me\/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22365\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-testimonials-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/accountant-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/accountant-02\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22362\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/accountant-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/accountant-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/accountant-02\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-56682\";a:13:{s:5:\"title\";s:20:\"Chartered Accountant\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-1-400x1356.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/accountant-08\";s:20:\"astra-site-parent-id\";i:2252;s:15:\"astra-sites-tag\";a:3:{i:447;s:10:\"accountant\";i:449;s:20:\"chartered-accountant\";i:2254;s:22:\"finance-and-accounting\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-56684\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/accountant-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56685\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/accountant-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56686\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/accountant-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56687\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-testimonials-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/accountant-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56688\";a:12:{s:5:\"title\";s:13:\"Why Choose Me\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-why-choose-me-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-why-choose-me-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/accountant-08\/why-choose-me\/\";s:15:\"astra-sites-tag\";a:3:{i:453;s:8:\"features\";i:760;s:13:\"why-choose-us\";i:852;s:6:\"why-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56683\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-about-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-about-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/accountant-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-38488\";a:13:{s:5:\"title\";s:17:\"Massage Therapist\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-homepage-400x1610.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/massage-therapist-04\";s:20:\"astra-site-parent-id\";i:1101;s:15:\"astra-sites-tag\";a:7:{i:532;s:11:\"acupressure\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38491\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/massage-therapist-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/massage-therapist-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38489\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-about-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/massage-therapist-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/massage-therapist-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38492\";a:12:{s:5:\"title\";s:8:\"Massages\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-massgaes-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-massgaes-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/massage-therapist-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/massage-therapist-04\/massages\/\";s:15:\"astra-sites-tag\";a:2:{i:528;s:7:\"massage\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38493\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-testimonials-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-testimonials-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/massage-therapist-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/massage-therapist-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38490\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-spa-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/massage-therapist-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/massage-therapist-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38449\";a:13:{s:5:\"title\";s:18:\"Personal Dietitian\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-400x1520.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/dietitian-03\";s:20:\"astra-site-parent-id\";i:1100;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:5:\"pages\";a:5:{s:8:\"id-38453\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/dietitian-03\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/dietitian-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38450\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/dietitian-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/dietitian-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38454\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/dietitian-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/dietitian-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38451\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-blog.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/dietitian-03\/wp-json\/wp\/v2\/pages\/995\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/dietitian-03\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38452\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/dietitian-03-contact-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/dietitian-03\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/dietitian-03\/contact-me\/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38429\";a:13:{s:5:\"title\";s:17:\"Massage Therapist\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-400x1578.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/massage-therapist-03\";s:20:\"astra-site-parent-id\";i:1099;s:15:\"astra-sites-tag\";a:7:{i:532;s:11:\"acupressure\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:622;s:13:\"psychotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38432\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/massage-therapist-03\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/massage-therapist-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38430\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/massage-therapist-03\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/massage-therapist-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38433\";a:12:{s:5:\"title\";s:8:\"Massages\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-massages.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-massages-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/massage-therapist-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/massage-therapist-03\/massages\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38434\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/massage-therapist-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/massage-therapist-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38431\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/massage-therapist-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/massage-therapist-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/massage-therapist-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1925","option_name":"astra-sites-and-pages-page-16","option_value":"a:15:{s:8:\"id-38418\";a:13:{s:5:\"title\";s:18:\"Personal Dietitian\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-homepage-400x1188.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/dietitian-04\";s:20:\"astra-site-parent-id\";i:1098;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38422\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/dietitian-04\/wp-json\/wp\/v2\/pages\/450\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/dietitian-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-38419\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-about-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/dietitian-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/dietitian-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38423\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-services-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/dietitian-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/dietitian-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38420\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-blog.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/dietitian-04\/wp-json\/wp\/v2\/pages\/995\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/dietitian-04\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38421\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/personal-dietitian-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/dietitian-04\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/dietitian-04\/contact-me\/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-34226\";a:13:{s:5:\"title\";s:12:\"Photographer\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-home-400x1564.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/photographer-04\";s:20:\"astra-site-parent-id\";i:1006;s:15:\"astra-sites-tag\";a:7:{i:513;s:6:\"camera\";i:515;s:4:\"lens\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:1022;s:12:\"professional\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-34229\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/photographer-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/photographer-04\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:1008;s:21:\"photographer-homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34227\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/photographer-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/photographer-04\/about\/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:1007;s:8:\"about-me\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34231\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/photographer-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/photographer-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34230\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-portfolio-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-portfolio-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/photographer-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/photographer-04\/portfolio\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34228\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/photographer-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/photographer-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/photographer-04\/contact\/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:1009;s:10:\"contact-me\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-34326\";a:13:{s:5:\"title\";s:14:\"Animal Welfare\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-home-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-home-page-400x1802.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/animal-welfare-02\";s:20:\"astra-site-parent-id\";i:1011;s:15:\"astra-sites-tag\";a:7:{i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1013;s:8:\"donation\";i:624;s:10:\"foundation\";i:1482;s:6:\"givewp\";i:745;s:12:\"organization\";i:1012;s:7:\"welfare\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-43720\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-home-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/animal-welfare-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/animal-welfare-02\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43718\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/animal-welfare-02\/wp-json\/wp\/v2\/pages\/138\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/animal-welfare-02\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43721\";a:12:{s:5:\"title\";s:17:\"See All Campaigns\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animals-welfare-campaigns-page.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animals-welfare-campaigns-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/animal-welfare-02\/wp-json\/wp\/v2\/pages\/290\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/animal-welfare-02\/see-all-campaigns\/\";s:15:\"astra-sites-tag\";a:5:{i:1479;s:9:\"campaigns\";i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1015;s:4:\"give\";i:1482;s:6:\"givewp\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-43722\";a:12:{s:5:\"title\";s:17:\"Star Contributors\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-contributor-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-contributor-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/animal-welfare-02\/wp-json\/wp\/v2\/pages\/386\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/animal-welfare-02\/star-contributors\/\";s:15:\"astra-sites-tag\";a:3:{i:1480;s:6:\"donors\";i:1482;s:6:\"givewp\";i:1481;s:11:\"star-donors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-43719\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/animal-welfare-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/animal-welfare-02\/wp-json\/wp\/v2\/pages\/139\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/animal-welfare-02\/contact\/\";s:15:\"astra-sites-tag\";a:5:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";i:1483;s:12:\"get-involved\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48490\";a:13:{s:5:\"title\";s:14:\"Animal Welfare\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-home-400x1536.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/animal-welfare-08\";s:20:\"astra-site-parent-id\";i:1741;s:15:\"astra-sites-tag\";a:7:{i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1013;s:8:\"donation\";i:624;s:10:\"foundation\";i:1482;s:6:\"givewp\";i:745;s:12:\"organization\";i:1012;s:7:\"welfare\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48493\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/animal-welfare-08\/wp-json\/wp\/v2\/pages\/1026\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/animal-welfare-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48491\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/animal-welfare-08\/wp-json\/wp\/v2\/pages\/1027\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/animal-welfare-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48494\";a:12:{s:5:\"title\";s:17:\"See All Campaigns\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-campaigns.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-campaigns-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/animal-welfare-08\/wp-json\/wp\/v2\/pages\/1028\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/animal-welfare-08\/see-all-campaigns\/\";s:15:\"astra-sites-tag\";a:1:{i:1479;s:9:\"campaigns\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-48495\";a:12:{s:5:\"title\";s:17:\"Star Contributors\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-contributors.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-contributors-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/animal-welfare-08\/wp-json\/wp\/v2\/pages\/1029\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/animal-welfare-08\/star-contributors\/\";s:15:\"astra-sites-tag\";a:2:{i:1014;s:10:\"contribute\";i:1481;s:11:\"star-donors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-48492\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/animal-welfare-08\/wp-json\/wp\/v2\/pages\/1030\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/animal-welfare-08\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-33461\";a:13:{s:5:\"title\";s:14:\"Dentist Clinic\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/dental-clinic-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/dental-clinic-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/dental-clinic-homepage-400x1696.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/dentist-02\";s:20:\"astra-site-parent-id\";i:986;s:15:\"astra-sites-tag\";a:8:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:1022;s:12:\"professional\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-52344\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/dental-clinic-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/dental-clinic-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/dentist-02\/wp-json\/wp\/v2\/pages\/384\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/dentist-02\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48442\";a:13:{s:5:\"title\";s:14:\"Dentist Clinic\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/dentist-08.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/dentist-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/dentist-08-400x1411.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/dentist-08\";s:20:\"astra-site-parent-id\";i:1733;s:15:\"astra-sites-tag\";a:3:{i:338;s:6:\"dental\";i:623;s:7:\"dentist\";i:1734;s:14:\"dentist-clinic\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48443\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/dentist-08.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/dentist-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/dentist-08\/wp-json\/wp\/v2\/pages\/409\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/dentist-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-31976\";a:13:{s:5:\"title\";s:12:\"Pet Services\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01-400x1528.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/pet-sitting-01\";s:20:\"astra-site-parent-id\";i:909;s:15:\"astra-sites-tag\";a:7:{i:974;s:3:\"cat\";i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-31980\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/pet-sitting-01\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/pet-sitting-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31977\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01-about-us.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/pet-sitting-01\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/pet-sitting-01\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31981\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01-services.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/pet-sitting-01\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/pet-sitting-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31979\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/pet-sitting-01-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/pet-sitting-01\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/pet-sitting-01\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47862\";a:13:{s:5:\"title\";s:11:\"Pet Sitting\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-home-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-home-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-home-gb-400x1242.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/pet-sitting-08\";s:20:\"astra-site-parent-id\";i:1680;s:15:\"astra-sites-tag\";a:5:{i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";i:1687;s:11:\"pet-walking\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47864\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-home-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-home-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pet-sitting-08\/wp-json\/wp\/v2\/pages\/506\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/pet-sitting-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47866\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pet-sitting-08\/wp-json\/wp\/v2\/pages\/508\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/pet-sitting-08\/who-we-are\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47865\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-services-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pet-sitting-08\/wp-json\/wp\/v2\/pages\/509\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/pet-sitting-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47863\";a:12:{s:5:\"title\";s:12:\"Get In Touch\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pet-sitting-08\/wp-json\/wp\/v2\/pages\/510\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/pet-sitting-08\/get-in-touch\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-28824\";a:13:{s:5:\"title\";s:10:\"Fly Movers\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-homepage-400x1525.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/movers-packers-03\";s:20:\"astra-site-parent-id\";i:363;s:15:\"astra-sites-tag\";a:3:{i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-28828\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/movers-packers-03\/wp-json\/wp\/v2\/pages\/124\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/movers-packers-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28825\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/movers-packers-03\/wp-json\/wp\/v2\/pages\/69\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/movers-packers-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28829\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/movers-packers-03\/wp-json\/wp\/v2\/pages\/125\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/movers-packers-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28830\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-testimonials-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/movers-packers-03\/wp-json\/wp\/v2\/pages\/75\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/movers-packers-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28827\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-faq-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/movers-packers-03\/wp-json\/wp\/v2\/pages\/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/movers-packers-03\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28826\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-03-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/movers-packers-03\/wp-json\/wp\/v2\/pages\/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/movers-packers-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-28407\";a:13:{s:5:\"title\";s:12:\"Tow Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-home01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-home01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-home01-400x1260.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/tow-services-03\";s:20:\"astra-site-parent-id\";i:358;s:15:\"astra-sites-tag\";a:3:{i:555;s:15:\"car-tow-service\";i:554;s:18:\"emergency-services\";i:556;s:12:\"tow-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-28411\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-home01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-home01-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tow-services-03\/wp-json\/wp\/v2\/pages\/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/tow-services-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28408\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-about01.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-about01-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tow-services-03\/wp-json\/wp\/v2\/pages\/288\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/tow-services-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28412\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tow-services-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/tow-services-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28413\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-testimonials-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tow-services-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/tow-services-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28410\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-faq-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tow-services-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/tow-services-03\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28409\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-contact01.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/tow-services-03-contact01-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tow-services-03\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/tow-services-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22675\";a:13:{s:5:\"title\";s:12:\"Pet Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-homepage-400x1640.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/pet-sitting-02\";s:20:\"astra-site-parent-id\";i:908;s:15:\"astra-sites-tag\";a:8:{i:974;s:3:\"cat\";i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:1021;s:14:\"local-business\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-22679\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/pet-sitting-02\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/pet-sitting-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22676\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-aboutpage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-aboutpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/pet-sitting-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/pet-sitting-02\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22680\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-services-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/pet-sitting-02\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/pet-sitting-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22678\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-get-in-touch.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pet-sitting-get-in-touch-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/pet-sitting-02\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/pet-sitting-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22422\";a:13:{s:5:\"title\";s:13:\"Pool Services\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-home-400x1746.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/pool-services-03\";s:20:\"astra-site-parent-id\";i:81;s:15:\"astra-sites-tag\";a:3:{i:567;s:16:\"pool-maintenance\";i:569;s:13:\"swimming-pool\";i:570;s:10:\"water-pool\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:7:{s:8:\"id-22427\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/pool-services-03\/wp-json\/wp\/v2\/pages\/244\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/pool-services-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22423\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/pool-services-03\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/pool-services-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22429\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/pool-services-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/pool-services-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22426\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/pool-services-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/pool-services-03\/gallery\/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-37956\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/pool-services-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/pool-services-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-37955\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-faq.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/pool-services-03\/wp-json\/wp\/v2\/pages\/202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/pool-services-03\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22424\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/pool-services-03\/wp-json\/wp\/v2\/pages\/245\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/pool-services-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22129\";a:13:{s:5:\"title\";s:10:\"Shoe Store\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-home-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-home-page-400x1212.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/shoe-store-04\";s:20:\"astra-site-parent-id\";i:63;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:384;s:13:\"running-shoes\";i:382;s:10:\"shoe-store\";i:385;s:5:\"shoes\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:2427;s:12:\"sports-shoes\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:5:\"pages\";a:3:{s:8:\"id-40007\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-home-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/shoe-store-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/shoe-store-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-40005\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-04-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/shoe-store-04\/wp-json\/wp\/v2\/pages\/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/shoe-store-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-40006\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-22146-shoe-store-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-22146-shoe-store-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/shoe-store-04\/wp-json\/wp\/v2\/pages\/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/shoe-store-04\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-22296\";a:13:{s:5:\"title\";s:10:\"Shoe Store\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-03-home-400x1223.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/shoe-store-03\";s:20:\"astra-site-parent-id\";i:71;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:384;s:13:\"running-shoes\";i:382;s:10:\"shoe-store\";i:385;s:5:\"shoes\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:2427;s:12:\"sports-shoes\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-39990\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-03-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/shoe-store-03\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/shoe-store-03\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-39988\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-03-about01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-03-about01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/shoe-store-03\/wp-json\/wp\/v2\/pages\/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/shoe-store-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-39989\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-03-contact01.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/shoe-store-03-contact01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/shoe-store-03\/wp-json\/wp\/v2\/pages\/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/shoe-store-03\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-22073\";a:13:{s:5:\"title\";s:15:\"Custom Printing\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-02-homepage-400x1226.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/custom-printing-02\";s:20:\"astra-site-parent-id\";i:70;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:400;s:15:\"custom-printing\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:881;s:12:\"mug-printing\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-34067\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/custom-printing-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/custom-printing-02\/wp-json\/wp\/v2\/pages\/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/custom-printing-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22263\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/custom-printing-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/custom-printing-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/custom-printing-02\/wp-json\/wp\/v2\/pages\/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/custom-printing-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22265\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/custom-printing-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/id-22265-custom-printing-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/custom-printing-02\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/custom-printing-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1926","option_name":"astra-sites-and-pages-page-17","option_value":"a:15:{s:8:\"id-48300\";a:13:{s:5:\"title\";s:15:\"Custom Printing\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-homepage-gb-400x1150.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/custom-printing-08\";s:20:\"astra-site-parent-id\";i:1719;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:400;s:15:\"custom-printing\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:881;s:12:\"mug-printing\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}}s:5:\"pages\";a:3:{s:8:\"id-48303\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/custom-printing-08\/wp-json\/wp\/v2\/pages\/2089\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/custom-printing-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48301\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/custom-printing-08\/wp-json\/wp\/v2\/pages\/2161\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/custom-printing-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48302\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/custom-printing-08\/wp-json\/wp\/v2\/pages\/2162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/custom-printing-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55450\";a:13:{s:5:\"title\";s:21:\"Professional Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-1-400x1170.jpg\";s:14:\"astra-site-url\";s:43:\"\/\/websitedemos.net\/professional-services-02\";s:20:\"astra-site-parent-id\";i:2122;s:15:\"astra-sites-tag\";a:7:{i:2131;s:15:\"accounting-firm\";i:2135;s:17:\"advisory-services\";i:2134;s:8:\"advocate\";i:2133;s:13:\"advocate-firm\";i:2132;s:13:\"auditing-firm\";i:2136;s:17:\"business-coaching\";i:2129;s:21:\"professional-coaching\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55451\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/professional-services-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/professional-services-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55452\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/professional-services-02\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/professional-services-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55454\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-services.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/professional-services-02\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/professional-services-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55453\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-02-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/professional-services-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/professional-services-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55455\";a:13:{s:5:\"title\";s:21:\"Professional Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-1-400x1033.jpg\";s:14:\"astra-site-url\";s:43:\"\/\/websitedemos.net\/professional-services-08\";s:20:\"astra-site-parent-id\";i:2123;s:15:\"astra-sites-tag\";a:7:{i:2131;s:15:\"accounting-firm\";i:2135;s:17:\"advisory-services\";i:2134;s:8:\"advocate\";i:2133;s:13:\"advocate-firm\";i:2132;s:13:\"auditing-firm\";i:2136;s:17:\"business-coaching\";i:2129;s:21:\"professional-coaching\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55459\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-services.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/professional-services-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/professional-services-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55456\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/professional-services-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/professional-services-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55457\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/professional-services-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/professional-services-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55458\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/professional-services-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/professional-services-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-22137\";a:13:{s:5:\"title\";s:11:\"Yoga Studio\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/yoga-03-page.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/yoga-03-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/yoga-03-page-400x1463.jpg\";s:14:\"astra-site-url\";s:26:\"\/\/websitedemos.net\/yoga-03\";s:20:\"astra-site-parent-id\";i:65;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:1:{s:8:\"id-22140\";a:12:{s:5:\"title\";s:10:\"June Flint\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/yoga-03-page.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/yoga-03-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/yoga-03\/wp-json\/wp\/v2\/pages\/47\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"\/\/websitedemos.net\/yoga-03\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-22117\";a:13:{s:5:\"title\";s:10:\"Accountant\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-01-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-01-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-01-page-400x1511.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/chartered-accountant-01\";s:20:\"astra-site-parent-id\";i:86;s:15:\"astra-sites-tag\";a:4:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-22715\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-01-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-01-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/chartered-accountant-01\/wp-json\/wp\/v2\/pages\/126\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/chartered-accountant-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22713\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/chartered-accountant-01\/wp-json\/wp\/v2\/pages\/127\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/chartered-accountant-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22716\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/chartered-accountant-01\/wp-json\/wp\/v2\/pages\/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/chartered-accountant-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22718\";a:12:{s:5:\"title\";s:13:\"Why choose me\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-whychooseme.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-whychooseme-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/chartered-accountant-01\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"\/\/websitedemos.net\/chartered-accountant-01\/why-choose-me\/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22717\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-01-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-01-testimonials-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/chartered-accountant-01\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/chartered-accountant-01\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22714\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/chartered-accountant-01\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/chartered-accountant-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22317\";a:13:{s:5:\"title\";s:12:\"Photographer\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-400x1663.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/photographer-08\";s:20:\"astra-site-parent-id\";i:75;s:15:\"astra-sites-tag\";a:9:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:0:{}s:5:\"pages\";a:3:{s:8:\"id-22320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/photographer-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/photographer-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-22318\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/photographer-08\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/photographer-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-22319\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/photographer-08\/wp-json\/wp\/v2\/pages\/267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/photographer-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-22100\";a:13:{s:5:\"title\";s:11:\"Yoga Studio\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/yoga-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/yoga-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/yoga-04-homepage-400x1392.jpg\";s:14:\"astra-site-url\";s:26:\"\/\/websitedemos.net\/yoga-04\";s:20:\"astra-site-parent-id\";i:62;s:15:\"astra-sites-tag\";a:8:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:463;s:11:\"single-page\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-22124\";a:12:{s:5:\"title\";s:10:\"June Flint\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/yoga-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/yoga-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/yoga-04\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"\/\/websitedemos.net\/yoga-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22080\";a:13:{s:5:\"title\";s:11:\"Disc Jockey\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-homepage-400x1189.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/disc-jockey-04\";s:20:\"astra-site-parent-id\";i:77;s:15:\"astra-sites-tag\";a:6:{i:408;s:11:\"disk-jockey\";i:406;s:2:\"dj\";i:409;s:5:\"event\";i:407;s:5:\"music\";i:969;s:8:\"musician\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-22360\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/disc-jockey-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/disc-jockey-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22356\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/disc-jockey-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/disc-jockey-04\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-36386\";a:12:{s:5:\"title\";s:5:\"Shows\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/disc-jockey-04-shows-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/disc-jockey-04-shows-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/disc-jockey-04\/wp-json\/wp\/v2\/pages\/508\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/disc-jockey-04\/shows\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22358\";a:12:{s:5:\"title\";s:11:\"Discography\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-discography-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-discography-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/disc-jockey-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/disc-jockey-04\/discography\/\";s:15:\"astra-sites-tag\";a:2:{i:763;s:11:\"discography\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22359\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-gallery-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/disc-jockey-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/disc-jockey-04\/gallery\/\";s:15:\"astra-sites-tag\";a:3:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22357\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/disc-jockey-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/disc-jockey-04\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-45510\";a:13:{s:5:\"title\";s:11:\"Disc Jockey\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-home-400x1345.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/disc-jockey-03\";s:20:\"astra-site-parent-id\";i:1446;s:15:\"astra-sites-tag\";a:4:{i:408;s:11:\"disk-jockey\";i:406;s:2:\"dj\";i:409;s:5:\"event\";i:407;s:5:\"music\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-45515\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/disc-jockey-03\/wp-json\/wp\/v2\/pages\/370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/disc-jockey-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45511\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/disc-jockey-03\/wp-json\/wp\/v2\/pages\/371\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/disc-jockey-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45516\";a:12:{s:5:\"title\";s:5:\"Shows\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/disc-jockey-shows.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/disc-jockey-shows-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/disc-jockey-03\/wp-json\/wp\/v2\/pages\/878\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/disc-jockey-03\/shows\/\";s:15:\"astra-sites-tag\";a:2:{i:409;s:5:\"event\";i:1447;s:4:\"show\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45513\";a:12:{s:5:\"title\";s:11:\"Discography\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-discography.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-discography-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/disc-jockey-03\/wp-json\/wp\/v2\/pages\/374\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/disc-jockey-03\/discography\/\";s:15:\"astra-sites-tag\";a:1:{i:763;s:11:\"discography\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45514\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/disc-jockey-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/disc-jockey-03\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45512\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/disc-jockey-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/disc-jockey-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/disc-jockey-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22060\";a:13:{s:5:\"title\";s:28:\"Windows &amp; Doors Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-homepage-400x1210.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/windows-and-doors-02\";s:20:\"astra-site-parent-id\";i:123;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:440;s:5:\"doors\";i:436;s:8:\"interior\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:441;s:10:\"technician\";i:438;s:7:\"windows\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23164\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/windows-and-doors-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/windows-and-doors-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23161\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/windows-and-doors-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/windows-and-doors-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23166\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/windows-and-doors-02\/services\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23165\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/windows-and-doors-02\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23163\";a:12:{s:5:\"title\";s:11:\"FAQ&#8217;s\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/windows-and-doors-02\/faqs\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23162\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/windows-and-doors-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/windows-and-doors-02\/contact\/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48391\";a:13:{s:5:\"title\";s:29:\"Windows &#038; Doors Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-400x1366.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/windows-and-doors-08\";s:20:\"astra-site-parent-id\";i:1730;s:15:\"astra-sites-tag\";a:2:{i:436;s:8:\"interior\";i:442;s:26:\"windows-and-doors-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48395\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/windows-and-doors-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48392\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/windows-and-doors-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48397\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/windows-and-doors-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48396\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/windows-and-doors-08\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48394\";a:12:{s:5:\"title\";s:4:\"FAQs\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-faqs.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-faqs-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/171\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/windows-and-doors-08\/faqs\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48393\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/windows-and-doors-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-22044\";a:13:{s:5:\"title\";s:10:\"Accountant\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/chartered-accountant-02-homepage-400x1394.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/chartered-accountant-02\";s:20:\"astra-site-parent-id\";i:78;s:15:\"astra-sites-tag\";a:5:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:0:{}}s:8:\"id-54393\";a:13:{s:5:\"title\";s:21:\"Health &amp; Wellness\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-home-400x1478.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/health-wellness-02\";s:20:\"astra-site-parent-id\";i:2028;s:15:\"astra-sites-tag\";a:11:{i:337;s:6:\"clinic\";i:338;s:6:\"dental\";i:2047;s:13:\"dental-clinic\";i:601;s:6:\"doctor\";i:2045;s:6:\"health\";i:604;s:10:\"healthcare\";i:603;s:7:\"medical\";i:2046;s:14:\"medical-clinic\";i:621;s:12:\"psychiatrist\";i:2044;s:9:\"therapist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-54396\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/health-wellness-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/health-wellness-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-54394\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/health-wellness-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/health-wellness-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-54395\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-wellness-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/health-wellness-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54397\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-wellness-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/health-wellness-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-34202\";a:13:{s:5:\"title\";s:15:\"Cleaning Agency\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-homepage-400x1494.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/cleaning-agency-04\";s:20:\"astra-site-parent-id\";i:1003;s:15:\"astra-sites-tag\";a:4:{i:1000;s:7:\"cleaner\";i:1004;s:15:\"cleaning-agency\";i:679;s:17:\"cleaning-services\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-39777\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/cleaning-agency-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cleaning-agency-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39775\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/cleaning-agency-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/cleaning-agency-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39779\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/cleaning-agency-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/cleaning-agency-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39780\";a:12:{s:5:\"title\";s:13:\"Why Choose Us\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-why-choose-us.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-why-choose-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cleaning-agency-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/cleaning-agency-04\/why-choose-us\/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39778\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cleaning-agency-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/cleaning-agency-04\/reviews\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39776\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cleaning-agency-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/cleaning-agency-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-44213\";a:13:{s:5:\"title\";s:15:\"Cleaning Agency\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-01-400x1684.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/cleaning-agency-03\";s:20:\"astra-site-parent-id\";i:1421;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:12:{s:8:\"id-45532\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cleaning-agency-03\/wp-json\/wp\/v2\/pages\/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cleaning-agency-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45530\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-about-01.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-about-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cleaning-agency-03\/wp-json\/wp\/v2\/pages\/259\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/cleaning-agency-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45534\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-services-01.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-services-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/cleaning-agency-03\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/cleaning-agency-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45535\";a:12:{s:5:\"title\";s:13:\"Why Choose Us\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-why-choose-us-01.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-why-choose-us-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cleaning-agency-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/cleaning-agency-03\/why-choose-us\/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45533\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-reviews-01.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-reviews-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cleaning-agency-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/cleaning-agency-03\/reviews\/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45531\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-contact-01.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/cleaning-agency-03-contact-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/cleaning-agency-03\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/cleaning-agency-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44216\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/cleaning-agency-03-wip\/wp-json\/wp\/v2\/pages\/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/cleaning-agency-03-wip\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44214\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/cleaning-agency-03-wip\/wp-json\/wp\/v2\/pages\/259\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/cleaning-agency-03-wip\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44218\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-services-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/cleaning-agency-03-wip\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/cleaning-agency-03-wip\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44219\";a:12:{s:5:\"title\";s:13:\"Why Choose Us\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-why-choose-us-page.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/cleaning-agency-04-why-choose-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/cleaning-agency-03-wip\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/cleaning-agency-03-wip\/why-choose-us\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44217\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-agency-04-reviews-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-agency-04-reviews-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/cleaning-agency-03-wip\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/cleaning-agency-03-wip\/reviews\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44215\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-agency-04-contact-new.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-agency-04-contact-new-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/cleaning-agency-03-wip\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/cleaning-agency-03-wip\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1927","option_name":"astra-sites-and-pages-page-18","option_value":"a:15:{s:8:\"id-21922\";a:13:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-homepage-400x1620.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/construction-04\";s:20:\"astra-site-parent-id\";i:94;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-22878\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/construction-04\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/construction-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22876\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/construction-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-04\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22880\";a:12:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-team-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-team-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/construction-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/construction-04\/team\/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22879\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-project.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-project-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/construction-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-04\/projects\/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22877\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/construction-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/construction-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21935\";a:13:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-03-home-01.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-03-home-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-03-home-01-400x1878.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/construction-03\";s:20:\"astra-site-parent-id\";i:100;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";i:687;s:6:\"realty\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-22923\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-03-home-01.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-03-home-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/construction-03\/wp-json\/wp\/v2\/pages\/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/construction-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22921\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-03-about-us-01.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-03-about-us-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/construction-03\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22925\";a:12:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-pro-04-feb-20-team.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-pro-04-feb-20-team-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/construction-03\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/construction-03\/team\/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22924\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-pro-04-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-pro-04-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/construction-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-03\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22922\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-pro-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-pro-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/construction-03\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/construction-03\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21835\";a:13:{s:5:\"title\";s:13:\"Manufacturing\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-homepage-400x952.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/manufacturing-04\";s:20:\"astra-site-parent-id\";i:87;s:15:\"astra-sites-tag\";a:6:{i:488;s:7:\"casting\";i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:491;s:16:\"metal-production\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}}s:5:\"pages\";a:6:{s:8:\"id-22727\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/manufacturing-04\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/manufacturing-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22730\";a:12:{s:5:\"title\";s:9:\"Solutions\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-solutions-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-solutions-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/manufacturing-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/manufacturing-04\/solutions\/\";s:15:\"astra-sites-tag\";a:1:{i:498;s:9:\"solutions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22728\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-industries-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-industries-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/manufacturing-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/manufacturing-04\/industries\/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22729\";a:12:{s:5:\"title\";s:8:\"Partners\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-partners.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/manufacturing-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/manufacturing-04\/partners\/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22725\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/manufacturing-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/manufacturing-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22726\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/manufacturing-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/manufacturing-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-44273\";a:13:{s:5:\"title\";s:13:\"Manufacturing\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-home-01.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-home-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-home-01-400x1153.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/manufacturing-03\";s:20:\"astra-site-parent-id\";i:1422;s:15:\"astra-sites-tag\";a:6:{i:488;s:7:\"casting\";i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:491;s:16:\"metal-production\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-44276\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-home-01.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-home-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/manufacturing-03\/wp-json\/wp\/v2\/pages\/149\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/manufacturing-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44279\";a:12:{s:5:\"title\";s:9:\"Solutions\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-solutions-01.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-solutions-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/manufacturing-03\/wp-json\/wp\/v2\/pages\/154\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/manufacturing-03\/solutions\/\";s:15:\"astra-sites-tag\";a:2:{i:498;s:9:\"solutions\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44277\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-industries-01.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-industries-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/manufacturing-03\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/manufacturing-03\/industries\/\";s:15:\"astra-sites-tag\";a:2:{i:493;s:10:\"industries\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44278\";a:12:{s:5:\"title\";s:8:\"Partners\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-partners-01.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-partners-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/manufacturing-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/manufacturing-03\/partners\/\";s:15:\"astra-sites-tag\";a:1:{i:734;s:8:\"partners\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44274\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-about-us-01.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/manufacturing-03-about-us-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/manufacturing-03\/wp-json\/wp\/v2\/pages\/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/manufacturing-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44275\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/manufacturing-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/manufacturing-03\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/manufacturing-03\/contact-us\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21879\";a:13:{s:5:\"title\";s:15:\"Home Remodeling\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-homepage-400x1288.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/home-remodeling-04\";s:20:\"astra-site-parent-id\";i:90;s:15:\"astra-sites-tag\";a:8:{i:979;s:7:\"company\";i:524;s:9:\"furniture\";i:522;s:15:\"home-remodeling\";i:436;s:8:\"interior\";i:523;s:7:\"kitchen\";i:525;s:7:\"modular\";i:812;s:6:\"office\";i:526;s:10:\"renovation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-22838\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-04\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/home-remodeling-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22836\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-04\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/home-remodeling-04\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22840\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-04\/wp-json\/wp\/v2\/pages\/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/home-remodeling-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22839\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-projects.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-04\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/home-remodeling-04\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22841\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-04\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/home-remodeling-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22837\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-04\/wp-json\/wp\/v2\/pages\/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/home-remodeling-04\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-44016\";a:13:{s:5:\"title\";s:15:\"Home Remodeling\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-home-400x1426.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/home-remodeling-03\";s:20:\"astra-site-parent-id\";i:1418;s:15:\"astra-sites-tag\";a:6:{i:524;s:9:\"furniture\";i:522;s:15:\"home-remodeling\";i:436;s:8:\"interior\";i:523;s:7:\"kitchen\";i:525;s:7:\"modular\";i:526;s:10:\"renovation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:12:{s:8:\"id-45554\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/home-remodeling-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45552\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/home-remodeling-03-about-01.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/home-remodeling-03-about-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/home-remodeling-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45556\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/home-remodeling-03-services-01.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/home-remodeling-03-services-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/home-remodeling-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45555\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-projects.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/home-remodeling-03\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45557\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/home-remodeling-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45553\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/home-remodeling-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44019\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/home-remodeling-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44017\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/home-remodeling-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44021\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/home-remodeling-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44020\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-projects.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/home-remodeling-03\/projects\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44022\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/home-remodeling-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44018\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/home-remodeling-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/home-remodeling-03\/wp-json\/wp\/v2\/pages\/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/home-remodeling-03\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-21626\";a:13:{s:5:\"title\";s:11:\"Real Estate\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-homepage-400x1660.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/real-estate-02\";s:20:\"astra-site-parent-id\";i:135;s:15:\"astra-sites-tag\";a:7:{i:979;s:7:\"company\";i:550;s:14:\"estate-broking\";i:547;s:7:\"listing\";i:812;s:6:\"office\";i:549;s:8:\"property\";i:485;s:11:\"real-estate\";i:548;s:16:\"renting-property\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23299\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/real-estate-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/real-estate-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23295\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/real-estate-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/real-estate-02\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23300\";a:12:{s:5:\"title\";s:10:\"Properties\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-properties.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-properties-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/real-estate-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/real-estate-02\/properties\/\";s:15:\"astra-sites-tag\";a:4:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";i:553;s:10:\"properties\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23296\";a:12:{s:5:\"title\";s:6:\"Agents\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-agents.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-agents-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/real-estate-02\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/real-estate-02\/agents\/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:552;s:6:\"agents\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23298\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/real-estate-02\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/real-estate-02\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23297\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/real-estate-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/real-estate-02\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/real-estate-02\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21841\";a:13:{s:5:\"title\";s:18:\"Towing Services\u200b\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-homepage-400x1080.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/tow-services-04\";s:20:\"astra-site-parent-id\";i:85;s:15:\"astra-sites-tag\";a:4:{i:555;s:15:\"car-tow-service\";i:554;s:18:\"emergency-services\";i:1021;s:14:\"local-business\";i:556;s:12:\"tow-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-22704\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/tow-services-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/tow-services-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22701\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/tow-services-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/tow-services-04\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22705\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tow-services-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/tow-services-04\/services\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22706\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tow-services-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/tow-services-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22703\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tow-services-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/tow-services-04\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22702\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/tow-services-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/tow-services-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/tow-services-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55382\";a:13:{s:5:\"title\";s:15:\"Salon &amp; Spa\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-home-1-400x1646.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/stylist-02\";s:20:\"astra-site-parent-id\";i:2096;s:15:\"astra-sites-tag\";a:11:{i:2102;s:10:\"beautician\";i:2121;s:13:\"beauty-parlor\";i:2106;s:12:\"beauty-salon\";i:2120;s:18:\"fashion-and-beauty\";i:1642;s:10:\"hair-salon\";i:2108;s:11:\"hairdresser\";i:577;s:13:\"makeup-artist\";i:2119;s:13:\"salon-and-spa\";i:530;s:3:\"spa\";i:2107;s:7:\"stylist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55384\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/stylist-02\/wp-json\/wp\/v2\/pages\/816\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/stylist-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55383\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/stylist-02\/wp-json\/wp\/v2\/pages\/950\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/stylist-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55385\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/stylist-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/stylist-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55386\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-services-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-02-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/stylist-02\/wp-json\/wp\/v2\/pages\/996\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/stylist-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55398\";a:13:{s:5:\"title\";s:15:\"Salon &amp; Spa\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-home-400x1581.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/stylist-08\";s:20:\"astra-site-parent-id\";i:2101;s:15:\"astra-sites-tag\";a:11:{i:2102;s:10:\"beautician\";i:2121;s:13:\"beauty-parlor\";i:2106;s:12:\"beauty-salon\";i:2120;s:18:\"fashion-and-beauty\";i:1642;s:10:\"hair-salon\";i:2108;s:11:\"hairdresser\";i:577;s:13:\"makeup-artist\";i:2119;s:13:\"salon-and-spa\";i:530;s:3:\"spa\";i:2107;s:7:\"stylist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/stylist-08\/wp-json\/wp\/v2\/pages\/904\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/stylist-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/stylist-08\/wp-json\/wp\/v2\/pages\/900\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/stylist-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55402\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/stylist-08\/wp-json\/wp\/v2\/pages\/902\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/stylist-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55401\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/stylist-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/stylist-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-21814\";a:13:{s:5:\"title\";s:22:\"Swimming Pool Services\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-homepage-400x1584.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/pool-services-04\";s:20:\"astra-site-parent-id\";i:89;s:15:\"astra-sites-tag\";a:3:{i:567;s:16:\"pool-maintenance\";i:569;s:13:\"swimming-pool\";i:570;s:10:\"water-pool\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:7:{s:8:\"id-22826\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pool-services-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/pool-services-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22822\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/pool-services-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/pool-services-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22828\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/pool-services-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/pool-services-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22825\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/pool-services-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/pool-services-04\/gallery\/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22827\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/pool-services-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/pool-services-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22824\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/pool-services-04\/wp-json\/wp\/v2\/pages\/202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/pool-services-04\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22823\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/pool-services-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pool-services-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/pool-services-04\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21808\";a:13:{s:5:\"title\";s:7:\"Florist\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-homepage-400x1555.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/florist-03\";s:20:\"astra-site-parent-id\";i:116;s:15:\"astra-sites-tag\";a:4:{i:573;s:16:\"event-decoration\";i:571;s:7:\"florist\";i:572;s:15:\"flower-merchant\";i:574;s:7:\"flowers\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23088\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/florist-03\/wp-json\/wp\/v2\/pages\/282\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/florist-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23085\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/florist-03\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/florist-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23089\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/florist-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/florist-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23087\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/florist-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/florist-03\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23090\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/florist-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/florist-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23086\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-03-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/florist-03\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/florist-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21807\";a:13:{s:5:\"title\";s:7:\"Florist\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-homepage-400x1463.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/florist-04\";s:20:\"astra-site-parent-id\";i:115;s:15:\"astra-sites-tag\";a:5:{i:573;s:16:\"event-decoration\";i:571;s:7:\"florist\";i:572;s:15:\"flower-merchant\";i:574;s:7:\"flowers\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23076\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/florist-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/florist-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23073\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/florist-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/florist-04\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23077\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/florist-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/florist-04\/services\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23075\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/florist-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/florist-04\/gallery\/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23078\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/florist-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/florist-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23074\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/florist-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/florist-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/florist-04\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21337\";a:13:{s:5:\"title\";s:8:\"Car Wash\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-homepage-400x1328.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/car-wash-02\";s:20:\"astra-site-parent-id\";i:301;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25155\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/car-wash-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25156\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/car-wash-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25153\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/car-wash-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25157\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-wash-menu.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-wash-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/car-wash-02\/wash-menu\/\";s:15:\"astra-sites-tag\";a:2:{i:565;s:4:\"menu\";i:761;s:9:\"wash-menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25154\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-02-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/car-wash-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/car-wash-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21340\";a:13:{s:5:\"title\";s:8:\"Car Wash\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-home-400x1532.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/car-wash-01\";s:20:\"astra-site-parent-id\";i:303;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25171\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/car-wash-01\/wp-json\/wp\/v2\/pages\/295\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/car-wash-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25172\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-services-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/car-wash-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25169\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/car-wash-01\/wp-json\/wp\/v2\/pages\/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/car-wash-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25173\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-wash-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-wash-menu-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/car-wash-01\/wash-menu\/\";s:15:\"astra-sites-tag\";a:2:{i:565;s:4:\"menu\";i:761;s:9:\"wash-menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25170\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-contac-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-wash-01-contac-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/car-wash-01\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/car-wash-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1928","option_name":"astra-sites-and-pages-page-19","option_value":"a:15:{s:8:\"id-48580\";a:13:{s:5:\"title\";s:8:\"Car Wash\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-home-400x1350.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/car-wash-08\";s:20:\"astra-site-parent-id\";i:1747;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48583\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/car-wash-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48584\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/car-wash-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/car-wash-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48581\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-08\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/car-wash-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48585\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-wash-menu.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-wash-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/car-wash-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/car-wash-08\/wash-menu\/\";s:15:\"astra-sites-tag\";a:3:{i:585;s:7:\"pricing\";i:761;s:9:\"wash-menu\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48582\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/car-wash-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21676\";a:13:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/wedding-mark-brizy.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/wedding-mark-brizy-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/wedding-mark-brizy-400x1314.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/wedding-05\";s:20:\"astra-site-parent-id\";i:59;s:15:\"astra-sites-tag\";a:3:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:1:{s:8:\"id-22120\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/wedding-mark-brizy.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/wedding-mark-brizy-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/wedding-05\/wp-json\/wp\/v2\/pages\/514\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/wedding-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-55223\";a:13:{s:5:\"title\";s:20:\"Travel &amp; Tourism\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-home-2.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-home-2-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-home-2-400x1637.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/travel-and-tourism-02\";s:20:\"astra-site-parent-id\";i:2054;s:15:\"astra-sites-tag\";a:17:{i:2073;s:13:\"accommodation\";i:2076;s:18:\"apartments-hostels\";i:1534;s:3:\"bnb\";i:2078;s:14:\"business-hotel\";i:2079;s:10:\"guesthouse\";i:2080;s:8:\"homestay\";i:350;s:5:\"hotel\";i:2081;s:13:\"island-resort\";i:2082;s:12:\"luxury-hotel\";i:714;s:6:\"resort\";i:2077;s:12:\"tour-company\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";i:2075;s:15:\"travel-services\";i:2083;s:8:\"urban-bb\";i:2084;s:15:\"vacation-rental\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55226\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/travel-and-tourism-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/travel-and-tourism-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55224\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-amenities.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-amenities-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/travel-and-tourism-02\/wp-json\/wp\/v2\/pages\/146\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/travel-and-tourism-02\/amenities\/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55225\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/travel-and-tourism-02\/wp-json\/wp\/v2\/pages\/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/travel-and-tourism-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55227\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-rooms-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-02-rooms-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/travel-and-tourism-02\/wp-json\/wp\/v2\/pages\/144\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/travel-and-tourism-02\/rooms\/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55310\";a:13:{s:5:\"title\";s:20:\"Travel &amp; Tourism\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-home-400x1603.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/travel-and-tourism-08\";s:20:\"astra-site-parent-id\";i:2065;s:15:\"astra-sites-tag\";a:17:{i:2073;s:13:\"accommodation\";i:2076;s:18:\"apartments-hostels\";i:1534;s:3:\"bnb\";i:2078;s:14:\"business-hotel\";i:2079;s:10:\"guesthouse\";i:2080;s:8:\"homestay\";i:350;s:5:\"hotel\";i:2081;s:13:\"island-resort\";i:2082;s:12:\"luxury-hotel\";i:714;s:6:\"resort\";i:2077;s:12:\"tour-company\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";i:2075;s:15:\"travel-services\";i:2083;s:8:\"urban-bb\";i:2084;s:15:\"vacation-rental\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55311\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-amenities.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-amenities-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/travel-and-tourism-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/travel-and-tourism-08\/amenities\/\";s:15:\"astra-sites-tag\";a:2:{i:777;s:9:\"amenities\";i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55312\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-conatct.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-conatct-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/travel-and-tourism-08\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/travel-and-tourism-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55313\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/travel-and-tourism-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/travel-and-tourism-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55314\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-rooms.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/travel-and-tourism-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/travel-and-tourism-08\/rooms\/\";s:15:\"astra-sites-tag\";a:2:{i:2073;s:13:\"accommodation\";i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-21599\";a:13:{s:5:\"title\";s:20:\"Makeup Artist Studio\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-homepage-400x1110.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/makeup-artist-04\";s:20:\"astra-site-parent-id\";i:125;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";i:1020;s:8:\"personal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23191\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/makeup-artist-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23193\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/makeup-artist-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23189\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/makeup-artist-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23192\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-pricing.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/makeup-artist-04\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23190\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/makeup-artist-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-04\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/makeup-artist-04\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21347\";a:13:{s:5:\"title\";s:18:\"Transport Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/transport-services-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/transport-services-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/transport-services-03-homepage-400x1747.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/transport-services-03\";s:20:\"astra-site-parent-id\";i:97;s:15:\"astra-sites-tag\";a:9:{i:394;s:9:\"air-cargo\";i:391;s:14:\"cargo-services\";i:392;s:16:\"freight-services\";i:388;s:12:\"good-carrier\";i:389;s:9:\"logistics\";i:393;s:14:\"road-transport\";i:390;s:8:\"shipping\";i:366;s:9:\"transport\";i:387;s:8:\"trucking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-22894\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/transport-services-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/transport-services-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/transport-services-03\/wp-json\/wp\/v2\/pages\/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/transport-services-03\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:746;s:13:\"one-page-site\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21329\";a:13:{s:5:\"title\";s:18:\"Transport Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/transport-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/transport-services-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/transport-services-04-homepage-400x1695.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/transport-services-04\";s:20:\"astra-site-parent-id\";i:95;s:15:\"astra-sites-tag\";a:12:{i:394;s:9:\"air-cargo\";i:845;s:4:\"blue\";i:391;s:14:\"cargo-services\";i:392;s:16:\"freight-services\";i:388;s:12:\"good-carrier\";i:389;s:9:\"logistics\";i:399;s:8:\"one-page\";i:846;s:3:\"red\";i:393;s:14:\"road-transport\";i:390;s:8:\"shipping\";i:366;s:9:\"transport\";i:387;s:8:\"trucking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-22887\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/transport-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/transport-services-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/transport-services-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/transport-services-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21335\";a:13:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/cleaning-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/cleaning-services-home-400x1559.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/cleaning-services-03\";s:20:\"astra-site-parent-id\";i:122;s:15:\"astra-sites-tag\";a:8:{i:1000;s:7:\"cleaner\";i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:675;s:12:\"housekeeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23157\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/04\/cleaning-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/cleaning-services-03\/wp-json\/wp\/v2\/pages\/239\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/cleaning-services-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23155\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-03-about1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-03-about1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cleaning-services-03\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/cleaning-services-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23159\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-03-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/cleaning-services-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/cleaning-services-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23160\";a:12:{s:5:\"title\";s:13:\"Why choose us\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-why-choose-us.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-why-choose-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/cleaning-services-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/cleaning-services-03\/why-choose-us\/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23158\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/cleaning-services-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/cleaning-services-03\/reviews\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23156\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/cleaning-services-03\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/cleaning-services-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21331\";a:13:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-homepage-400x1405.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/cleaning-services-04\";s:20:\"astra-site-parent-id\";i:121;s:15:\"astra-sites-tag\";a:8:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:675;s:12:\"housekeeping\";i:676;s:11:\"maintenance\";i:1022;s:12:\"professional\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23145\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cleaning-services-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/cleaning-services-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23143\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cleaning-services-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/cleaning-services-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23147\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/cleaning-services-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/cleaning-services-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23148\";a:12:{s:5:\"title\";s:13:\"Why choose us\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-why-choose-us-3.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-why-choose-us-3-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/cleaning-services-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/cleaning-services-04\/why-choose-us\/\";s:15:\"astra-sites-tag\";a:2:{i:760;s:13:\"why-choose-us\";i:852;s:6:\"why-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23146\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-reviews-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-reviews-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/cleaning-services-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/cleaning-services-04\/reviews\/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23144\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-contact-3.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/cleaning-services-04-contact-3-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/cleaning-services-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/cleaning-services-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21171\";a:13:{s:5:\"title\";s:10:\"Fly Movers\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-home-400x1705.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/movers-packers-04\";s:20:\"astra-site-parent-id\";i:362;s:15:\"astra-sites-tag\";a:4:{i:1021;s:14:\"local-business\";i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-28778\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/movers-packers-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/movers-packers-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28775\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/movers-packers-04\/wp-json\/wp\/v2\/pages\/69\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/movers-packers-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28779\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/movers-packers-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/movers-packers-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28780\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/movers-packers-04\/wp-json\/wp\/v2\/pages\/75\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/movers-packers-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28777\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/movers-packers-04\/wp-json\/wp\/v2\/pages\/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/movers-packers-04\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28776\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/08\/movers-packers-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/movers-packers-04\/wp-json\/wp\/v2\/pages\/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/movers-packers-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20908\";a:13:{s:5:\"title\";s:15:\"Wedding Planner\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-home-400x1975.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/wedding-planner-06\";s:20:\"astra-site-parent-id\";i:155;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23469\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wedding-planner-06\/wp-json\/wp\/v2\/pages\/316\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/wedding-planner-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23465\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wedding-planner-06\/wp-json\/wp\/v2\/pages\/356\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/wedding-planner-06\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23470\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-06-services-01.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-06-services-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wedding-planner-06\/wp-json\/wp\/v2\/pages\/365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/wedding-planner-06\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23468\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wedding-planner-06\/wp-json\/wp\/v2\/pages\/378\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/wedding-planner-06\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23471\";a:12:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-venues.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-venues-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wedding-planner-06\/wp-json\/wp\/v2\/pages\/387\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/wedding-planner-06\/venues\/\";s:15:\"astra-sites-tag\";a:2:{i:696;s:5:\"venue\";i:691;s:10:\"work-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23467\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wedding-planner-06\/wp-json\/wp\/v2\/pages\/392\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/wedding-planner-06\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20919\";a:13:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-home-1-400x1910.jpg\";s:14:\"astra-site-url\";s:45:\"\/\/websitedemos.net\/ecourse-learn-photoshop-06\";s:20:\"astra-site-parent-id\";i:124;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-23181\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-06\/wp-json\/wp\/v2\/pages\/113\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/ecourse-learn-photoshop-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23179\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-06\/wp-json\/wp\/v2\/pages\/159\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/ecourse-learn-photoshop-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23180\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-courses.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-06\/wp-json\/wp\/v2\/pages\/165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/ecourse-learn-photoshop-06\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23183\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-06\/wp-json\/wp\/v2\/pages\/174\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"\/\/websitedemos.net\/ecourse-learn-photoshop-06\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23182\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-pricing.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-06\/wp-json\/wp\/v2\/pages\/181\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/ecourse-learn-photoshop-06\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20924\";a:13:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-01-400x1401.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/life-coach-06\";s:20:\"astra-site-parent-id\";i:80;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-22414\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/life-coach-06\/wp-json\/wp\/v2\/pages\/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/life-coach-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-22410\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-about-01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-about-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/life-coach-06\/wp-json\/wp\/v2\/pages\/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/life-coach-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-22412\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-coaching-01.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-coaching-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/life-coach-06\/wp-json\/wp\/v2\/pages\/373\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/life-coach-06\/coaching\/\";s:15:\"astra-sites-tag\";a:1:{i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-22413\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-contact-me-01.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/life-coach-06-contact-me-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/life-coach-06\/wp-json\/wp\/v2\/pages\/380\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/life-coach-06\/contact-me\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20957\";a:13:{s:5:\"title\";s:5:\"Hotel\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/id-20957-hotel-resize.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/id-20957-hotel-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/id-20957-hotel-resize.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/hotel-06\";s:20:\"astra-site-parent-id\";i:156;s:15:\"astra-sites-tag\";a:6:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23488\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23488-hotel-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23488-hotel-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-06\/wp-json\/wp\/v2\/pages\/215\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/hotel-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23489\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23489-hotel-rooms-resize.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23489-hotel-rooms-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-06\/wp-json\/wp\/v2\/pages\/268\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/hotel-06\/rooms\/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23490\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23490-hotel-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23490-hotel-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-06\/wp-json\/wp\/v2\/pages\/276\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/hotel-06\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23487\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23487-hotel-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23487-hotel-gallery-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-06\/wp-json\/wp\/v2\/pages\/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/hotel-06\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23491\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23491-hotel-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23491-hotel-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-06\/wp-json\/wp\/v2\/pages\/295\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/hotel-06\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23486\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23486-hotel-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23486-hotel-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-06\/wp-json\/wp\/v2\/pages\/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/hotel-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20968\";a:13:{s:5:\"title\";s:9:\"theAgency\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-home-400x2255.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/wordpress-agency-06\";s:20:\"astra-site-parent-id\";i:126;s:15:\"astra-sites-tag\";a:7:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";i:879;s:16:\"wordpress-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23201\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wordpress-agency-06\/wp-json\/wp\/v2\/pages\/343\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/wordpress-agency-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23199\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wordpress-agency-06\/wp-json\/wp\/v2\/pages\/392\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/wordpress-agency-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23203\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wordpress-agency-06\/wp-json\/wp\/v2\/pages\/404\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/wordpress-agency-06\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23202\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wordpress-agency-06\/wp-json\/wp\/v2\/pages\/415\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/wordpress-agency-06\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23204\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wordpress-agency-06\/wp-json\/wp\/v2\/pages\/426\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/wordpress-agency-06\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23200\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/wordpress-agency-06\/wp-json\/wp\/v2\/pages\/435\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/wordpress-agency-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1929","option_name":"astra-sites-and-pages-page-20","option_value":"a:15:{s:8:\"id-20969\";a:13:{s:5:\"title\";s:7:\"eCourse\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-home-1-400x2276.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/teach-06\";s:20:\"astra-site-parent-id\";i:129;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-23228\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/teach-06\/wp-json\/wp\/v2\/pages\/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/teach-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23226\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/teach-06\/wp-json\/wp\/v2\/pages\/188\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/teach-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23229\";a:12:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-lessons.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-lessons-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/teach-06\/wp-json\/wp\/v2\/pages\/201\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/teach-06\/lessons\/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23230\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/teach-06\/wp-json\/wp\/v2\/pages\/212\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/teach-06\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23227\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/teach-06\/wp-json\/wp\/v2\/pages\/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/teach-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20972\";a:13:{s:5:\"title\";s:18:\"Personal Dietitian\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-home-400x1275.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/dietitian-06\";s:20:\"astra-site-parent-id\";i:131;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:5:\"pages\";a:5:{s:8:\"id-23254\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/dietitian-06\/wp-json\/wp\/v2\/pages\/803\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/dietitian-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23251\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-about-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-about-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/dietitian-06\/wp-json\/wp\/v2\/pages\/851\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/dietitian-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23255\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-services-01.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-services-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/dietitian-06\/wp-json\/wp\/v2\/pages\/860\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/dietitian-06\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23252\";a:12:{s:5:\"title\";s:5:\"Blogs\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-blogs-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-blogs-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/dietitian-06\/wp-json\/wp\/v2\/pages\/915\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/dietitian-06\/blogs\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-23253\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-contact-me-01.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dietitian-06-contact-me-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/dietitian-06\/wp-json\/wp\/v2\/pages\/874\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/dietitian-06\/contact-me\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20981\";a:13:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-home-400x1473.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/charity-06\";s:20:\"astra-site-parent-id\";i:138;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-23323\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-06\/wp-json\/wp\/v2\/pages\/541\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/charity-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23324\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-06\/wp-json\/wp\/v2\/pages\/596\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-06\/what-we-do\/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23322\";a:12:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-making-impact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-making-impact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-06\/wp-json\/wp\/v2\/pages\/605\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/charity-06\/creating-impact\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23321\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-pro-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-06\/wp-json\/wp\/v2\/pages\/618\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-06\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20983\";a:13:{s:5:\"title\";s:10:\"Sweet Shop\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-home-400x1217.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/sweet-shop-06\";s:20:\"astra-site-parent-id\";i:134;s:15:\"astra-sites-tag\";a:7:{i:758;s:6:\"bakery\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-23288\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/sweet-shop-06\/wp-json\/wp\/v2\/pages\/500\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/sweet-shop-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23285\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/sweet-shop-06\/wp-json\/wp\/v2\/pages\/543\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/sweet-shop-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23287\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/sweet-shop-06\/wp-json\/wp\/v2\/pages\/548\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/sweet-shop-06\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23289\";a:12:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-cakes.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/sweet-shop-06\/wp-json\/wp\/v2\/pages\/555\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/sweet-shop-06\/our-cakes\/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23286\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/sweet-shop-06\/wp-json\/wp\/v2\/pages\/566\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sweet-shop-06\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21029\";a:13:{s:5:\"title\";s:3:\"Spa\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/lotus-spa-therapy-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/lotus-spa-therapy-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/lotus-spa-therapy-home-400x1568.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/lotus-spa-06\";s:20:\"astra-site-parent-id\";i:140;s:15:\"astra-sites-tag\";a:10:{i:532;s:11:\"acupressure\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-23332\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/lotus-spa-therapy-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/lotus-spa-therapy-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-06\/wp-json\/wp\/v2\/pages\/3092\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/lotus-spa-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23330\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-06-about-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-06-about-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-06\/wp-json\/wp\/v2\/pages\/3137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/lotus-spa-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23333\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-06-services-01.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-06-services-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-06\/wp-json\/wp\/v2\/pages\/3150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/lotus-spa-06\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23331\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-06-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-06-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-06\/wp-json\/wp\/v2\/pages\/3165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/lotus-spa-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21039\";a:13:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-home-400x2410.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/agency-06\";s:20:\"astra-site-parent-id\";i:150;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23425\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-06\/wp-json\/wp\/v2\/pages\/620\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/agency-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23423\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-06\/wp-json\/wp\/v2\/pages\/670\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/agency-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23428\";a:12:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-websites.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-websites-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-06\/wp-json\/wp\/v2\/pages\/680\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/agency-06\/websites\/\";s:15:\"astra-sites-tag\";a:1:{i:661;s:7:\"website\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23427\";a:12:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-support.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-support-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-06\/wp-json\/wp\/v2\/pages\/687\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-06\/support\/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23426\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-pricing.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-06\/wp-json\/wp\/v2\/pages\/702\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-06\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23424\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-06\/wp-json\/wp\/v2\/pages\/707\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-55430\";a:13:{s:5:\"title\";s:18:\"Event Landing Page\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-02-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-02-home-400x1388.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/event-02\";s:20:\"astra-site-parent-id\";i:2117;s:15:\"astra-sites-tag\";a:11:{i:2141;s:19:\"business-conference\";i:2138;s:16:\"conference-event\";i:2146;s:17:\"design-conference\";i:2137;s:13:\"event-landing\";i:2140;s:15:\"marketing-event\";i:2145;s:6:\"meetup\";i:648;s:12:\"presentation\";i:2142;s:14:\"product-launch\";i:2139;s:7:\"seminar\";i:2144;s:15:\"tech-conference\";i:2143;s:20:\"webinar-landing-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:5:\"pages\";a:1:{s:8:\"id-55431\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-02-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/event-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/event-02\/\";s:15:\"astra-sites-tag\";a:2:{i:850;s:12:\"landing-page\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55436\";a:13:{s:5:\"title\";s:18:\"Event Landing Page\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-08-home-400x1208.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/event-08\";s:20:\"astra-site-parent-id\";i:2118;s:15:\"astra-sites-tag\";a:11:{i:2141;s:19:\"business-conference\";i:2138;s:16:\"conference-event\";i:2146;s:17:\"design-conference\";i:2137;s:13:\"event-landing\";i:2140;s:15:\"marketing-event\";i:2145;s:6:\"meetup\";i:648;s:12:\"presentation\";i:2142;s:14:\"product-launch\";i:2139;s:7:\"seminar\";i:2144;s:15:\"tech-conference\";i:2143;s:20:\"webinar-landing-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:0:{}s:5:\"pages\";a:1:{s:8:\"id-55437\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/event-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/event-08\/\";s:15:\"astra-sites-tag\";a:2:{i:850;s:12:\"landing-page\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-45817\";a:13:{s:5:\"title\";s:18:\"Financial Advisors\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-home-1-400x1525.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/financial-accounting-04\";s:20:\"astra-site-parent-id\";i:1485;s:15:\"astra-sites-tag\";a:7:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:581;s:6:\"advice\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:582;s:20:\"financial-investment\";i:775;s:18:\"investment-banking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}s:5:\"pages\";a:5:{s:8:\"id-45820\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/financial-accounting-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/financial-accounting-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45822\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/financial-accounting-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/financial-accounting-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45821\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-industries-1.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-industries-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/financial-accounting-04\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/financial-accounting-04\/industries\/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45818\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/financial-accounting-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/financial-accounting-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45819\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/financial-accounting-04\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/financial-accounting-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-45836\";a:13:{s:5:\"title\";s:18:\"Financial Advisors\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-homepage-400x1294.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/financial-accounting-03\";s:20:\"astra-site-parent-id\";i:1486;s:15:\"astra-sites-tag\";a:7:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:581;s:6:\"advice\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:582;s:20:\"financial-investment\";i:775;s:18:\"investment-banking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:5:{s:8:\"id-45839\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/financial-accounting-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/financial-accounting-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45841\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/financial-accounting-03\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/financial-accounting-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45840\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-industries.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-industries-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/financial-accounting-03\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/financial-accounting-03\/industries\/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45837\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/financial-accounting-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/financial-accounting-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45838\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/financial-accounting-03\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/financial-accounting-03\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-45806\";a:13:{s:5:\"title\";s:17:\"Financial Advisor\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-home-01.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-home-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-home-01-400x1626.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/financial-accounting-06\";s:20:\"astra-site-parent-id\";i:1484;s:15:\"astra-sites-tag\";a:7:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:581;s:6:\"advice\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:582;s:20:\"financial-investment\";i:775;s:18:\"investment-banking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-45809\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-home-01.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-home-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/financial-accounting-06\/wp-json\/wp\/v2\/pages\/232\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/financial-accounting-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45811\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-services-01.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-services-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/financial-accounting-06\/wp-json\/wp\/v2\/pages\/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/financial-accounting-06\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45810\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-industries-01.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-industries-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/financial-accounting-06\/wp-json\/wp\/v2\/pages\/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/financial-accounting-06\/industries\/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45807\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-about-us-01.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-about-us-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/financial-accounting-06\/wp-json\/wp\/v2\/pages\/310\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/financial-accounting-06\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45808\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-contact-us-01.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/03\/financial-accounting-06-contact-us-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/financial-accounting-06\/wp-json\/wp\/v2\/pages\/317\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/financial-accounting-06\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21041\";a:13:{s:5:\"title\";s:10:\"Freelancer\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-04-home-400x1870.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/freelancer-06\";s:20:\"astra-site-parent-id\";i:151;s:15:\"astra-sites-tag\";a:4:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:1:{s:8:\"id-23435\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/freelancer-06\/wp-json\/wp\/v2\/pages\/469\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/freelancer-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21085\";a:13:{s:5:\"title\";s:15:\"MultiMed Clinic\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-home-400x1709.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/multimed-06\";s:20:\"astra-site-parent-id\";i:153;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23451\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/multimed-06\/wp-json\/wp\/v2\/pages\/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/multimed-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23447\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/multimed-06\/wp-json\/wp\/v2\/pages\/331\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/multimed-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23449\";a:12:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-departments.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-departments-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/multimed-06\/wp-json\/wp\/v2\/pages\/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/multimed-06\/departments\/\";s:15:\"astra-sites-tag\";a:3:{i:602;s:11:\"departments\";i:811;s:10:\"occupation\";i:812;s:6:\"office\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23450\";a:12:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-doctors.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-doctors-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/multimed-06\/wp-json\/wp\/v2\/pages\/347\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/multimed-06\/doctors\/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23452\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/multimed-06\/wp-json\/wp\/v2\/pages\/353\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/multimed-06\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23448\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/multimed-06\/wp-json\/wp\/v2\/pages\/359\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/multimed-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21088\";a:13:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-home-400x1353.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/artist-06\";s:20:\"astra-site-parent-id\";i:157;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-23494\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/artist-06\/wp-json\/wp\/v2\/pages\/243\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/artist-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23496\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/artist-06\/wp-json\/wp\/v2\/pages\/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/artist-06\/portfolio\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23492\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/artist-06\/wp-json\/wp\/v2\/pages\/285\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/artist-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23493\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/artist-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23493-artist-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/artist-06\/wp-json\/wp\/v2\/pages\/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/artist-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21090\";a:13:{s:5:\"title\";s:10:\"University\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/id-21090-university-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/id-21090-university-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/03\/id-21090-university-resize.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/university-06\";s:20:\"astra-site-parent-id\";i:160;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23525\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23525-university-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23525-university-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/university-06\/wp-json\/wp\/v2\/pages\/165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/university-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23521\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-06-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/university-06\/wp-json\/wp\/v2\/pages\/216\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/university-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23523\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23523-university-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23523-university-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/university-06\/wp-json\/wp\/v2\/pages\/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/university-06\/courses\/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23526\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23526-university-teachers-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23526-university-teachers-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/university-06\/wp-json\/wp\/v2\/pages\/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/university-06\/teachers\/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23524\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23524-university-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23524-university-gallery-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/university-06\/wp-json\/wp\/v2\/pages\/236\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/university-06\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23522\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/university-06\/wp-json\/wp\/v2\/pages\/240\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/university-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1930","option_name":"astra-sites-and-pages-page-21","option_value":"a:15:{s:8:\"id-21092\";a:13:{s:5:\"title\";s:12:\"Kindergarten\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-home-400x1942.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/kindergarten-06\";s:20:\"astra-site-parent-id\";i:154;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:6:{s:8:\"id-23463\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kindergarten-06\/wp-json\/wp\/v2\/pages\/213\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/kindergarten-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23459\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kindergarten-06\/wp-json\/wp\/v2\/pages\/270\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/kindergarten-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23460\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-classes-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-classes-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kindergarten-06\/wp-json\/wp\/v2\/pages\/280\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/kindergarten-06\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23462\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-faq.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kindergarten-06\/wp-json\/wp\/v2\/pages\/286\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/kindergarten-06\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23464\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-reviews.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kindergarten-06\/wp-json\/wp\/v2\/pages\/293\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/kindergarten-06\/reviews\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23461\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kindergarten-06\/wp-json\/wp\/v2\/pages\/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/kindergarten-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21096\";a:13:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-home-400x1509.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/fitness-center-06\";s:20:\"astra-site-parent-id\";i:162;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-23543\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/fitness-center-06\/wp-json\/wp\/v2\/pages\/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/fitness-center-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23541\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-classes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/fitness-center-06\/wp-json\/wp\/v2\/pages\/241\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/fitness-center-06\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23539\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/fitness-center-06\/wp-json\/wp\/v2\/pages\/246\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/fitness-center-06\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23542\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/fitness-center-06\/wp-json\/wp\/v2\/pages\/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/fitness-center-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21098\";a:13:{s:5:\"title\";s:6:\"Winery\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-home01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-home01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-home01-400x1296.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/winery-06\";s:20:\"astra-site-parent-id\";i:164;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:634;s:15:\"wine-production\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-23563\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-home01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-home01-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/winery-06\/wp-json\/wp\/v2\/pages\/436\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/winery-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23564\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-our-story-01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-our-story-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/winery-06\/wp-json\/wp\/v2\/pages\/493\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/winery-06\/our-story\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23562\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-experience-01.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-experience-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/winery-06\/wp-json\/wp\/v2\/pages\/498\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/winery-06\/experience\/\";s:15:\"astra-sites-tag\";a:1:{i:636;s:10:\"experience\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23561\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-events-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-events-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/winery-06\/wp-json\/wp\/v2\/pages\/504\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/winery-06\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23560\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-contact-01.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/winery-06-contact-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/winery-06\/wp-json\/wp\/v2\/pages\/512\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/winery-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21100\";a:13:{s:5:\"title\";s:12:\"Psychiatrist\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-home-04.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-home-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-home-04-400x1962.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/psychiatrist-06\";s:20:\"astra-site-parent-id\";i:159;s:15:\"astra-sites-tag\";a:6:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:1:{s:8:\"id-23513\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-home-04.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-home-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/psychiatrist-06\/wp-json\/wp\/v2\/pages\/459\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/psychiatrist-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21102\";a:13:{s:5:\"title\";s:6:\"Author\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-home-400x1432.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/author-06\";s:20:\"astra-site-parent-id\";i:163;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:4:{s:8:\"id-23548\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/author-06\/wp-json\/wp\/v2\/pages\/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/author-06\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23546\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-books.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/author-06\/wp-json\/wp\/v2\/pages\/346\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/author-06\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23544\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/author-06\/wp-json\/wp\/v2\/pages\/355\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/author-06\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23547\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/author-06\/wp-json\/wp\/v2\/pages\/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/author-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-21066\";a:13:{s:5:\"title\";s:18:\"Garden Maintenance\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-home-400x1365.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/garden-maintenance-02\";s:20:\"astra-site-parent-id\";i:244;s:15:\"astra-sites-tag\";a:8:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:1021;s:14:\"local-business\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-50469\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/garden-maintenance-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/garden-maintenance-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-50470\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/garden-maintenance-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-50471\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/garden-maintenance-02\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-50472\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/garden-maintenance-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/garden-maintenance-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-50473\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-projects.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/garden-maintenance-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/garden-maintenance-02\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-50474\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/garden-maintenance-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/garden-maintenance-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/garden-maintenance-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-21073\";a:13:{s:5:\"title\";s:18:\"Garden Maintenance\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-homepage-400x1561.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/garden-maintenance-01\";s:20:\"astra-site-parent-id\";i:242;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24575\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-01\/wp-json\/wp\/v2\/pages\/86\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/garden-maintenance-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24572\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/garden-maintenance-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/garden-maintenance-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24577\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/garden-maintenance-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/garden-maintenance-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24576\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-projects.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/garden-maintenance-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/garden-maintenance-01\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24574\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-faq.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-01\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/garden-maintenance-01\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24573\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/garden-maintenance-01-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-01\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/garden-maintenance-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48398\";a:13:{s:5:\"title\";s:18:\"Garden Maintenance\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-homepage-gb-400x1180.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/garden-maintenance-08\";s:20:\"astra-site-parent-id\";i:1731;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48402\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/garden-maintenance-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/garden-maintenance-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48404\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-services-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/garden-maintenance-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48403\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-project-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-project-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/garden-maintenance-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48401\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-faq-gb.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-faq-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/garden-maintenance-08\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/garden-maintenance-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48208\";a:13:{s:5:\"title\";s:7:\"Plumber\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-home-1-400x1340.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/plumber-08\";s:20:\"astra-site-parent-id\";i:1706;s:15:\"astra-sites-tag\";a:6:{i:1712;s:19:\"commercial-plumbing\";i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";i:1711;s:18:\"remolding-services\";i:1710;s:20:\"residential-plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48212\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/plumber-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48209\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/plumber-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48213\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/plumber-08\/services\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48214\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-testmonials.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-testmonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/plumber-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48211\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-faq-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/plumber-08\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48210\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/plumber-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20939\";a:13:{s:5:\"title\";s:17:\"Interior Designer\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-homepage-400x889.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/interior-designer-02\";s:20:\"astra-site-parent-id\";i:312;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-25257\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/interior-designer-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/interior-designer-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25255\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-aboutpage.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-aboutpage-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/interior-designer-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/interior-designer-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25259\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-servicespage.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-servicespage-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/interior-designer-02\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/interior-designer-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25258\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-projectspage.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-projectspage-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/interior-designer-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/interior-designer-02\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25260\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-testimonialspage.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-testimonialspage-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/interior-designer-02\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/interior-designer-02\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25256\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-02-contactpage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/designer-02-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/interior-designer-02\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/interior-designer-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48188\";a:13:{s:5:\"title\";s:17:\"Interior Designer\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-08-home-400x787.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/interior-designer-08\";s:20:\"astra-site-parent-id\";i:1705;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48191\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/688\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/interior-designer-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48189\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/689\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/interior-designer-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48193\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-service-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-service-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/690\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/interior-designer-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48192\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-projects-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-projects-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/691\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/interior-designer-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48194\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-testimonials-gb.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-testimonials-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/692\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/interior-designer-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48190\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/693\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/interior-designer-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21023\";a:13:{s:5:\"title\";s:15:\"Pearson College\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-homepage-400x1384.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/education-03\";s:20:\"astra-site-parent-id\";i:189;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}}s:5:\"pages\";a:6:{s:8:\"id-23925\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/education-03\/wp-json\/wp\/v2\/pages\/267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/education-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23920\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/education-03\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/education-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23922\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-courses.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/education-03\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/education-03\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23926\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-teachers.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-teachers-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/education-03\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/education-03\/teachers\/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23923\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/education-03\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/education-03\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23921\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/education-03\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/education-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20746\";a:13:{s:5:\"title\";s:15:\"Pearson College\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-home-400x1425.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/education-04\";s:20:\"astra-site-parent-id\";i:187;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23876\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/education-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/education-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23871\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-about-2.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-about-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/education-04\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/education-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23874\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-courses.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/education-04\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/education-04\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23877\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-teachers-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-teachers-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/education-04\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/education-04\/teachers\/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23875\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-gallery-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/education-04\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/education-04\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23873\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/education-04-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/education-04\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/education-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20807\";a:13:{s:5:\"title\";s:15:\"Growth Marketer\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/growthmarketer-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/growthmarketer-home-screenshot-400x1385.png\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/content-marketing-02\";s:20:\"astra-site-parent-id\";i:225;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24433\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/growthmarketer-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/content-marketing-02\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/content-marketing-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24430\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-02-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/content-marketing-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/content-marketing-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24434\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/growthmarketer-testimonials-screenshot.png\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/growthmarketer-testimonials-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/content-marketing-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/content-marketing-02\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24432\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/growthmarketer-hire-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24432-growth-marketer-hire-me-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/content-marketing-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/content-marketing-02\/hire-me\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20810\";a:13:{s:5:\"title\";s:15:\"Growth Marketer\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-01-homepage-400x1302.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/content-marketing-01\";s:20:\"astra-site-parent-id\";i:227;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24451\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/content-marketing-01\/wp-json\/wp\/v2\/pages\/106\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/content-marketing-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24448\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-01-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/content-marketing-01\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/content-marketing-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24452\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-01-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-01-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/content-marketing-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/content-marketing-01\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24450\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/content-marketing-01-hire-me.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24450-growth-marketer-hire-me-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/content-marketing-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/content-marketing-01\/hire-me\/\";s:15:\"astra-sites-tag\";a:1:{i:773;s:7:\"hire-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1931","option_name":"astra-sites-and-pages-page-22","option_value":"a:15:{s:8:\"id-48703\";a:13:{s:5:\"title\";s:15:\"Growth Marketer\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-400x1149.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/content-marketing-08\";s:20:\"astra-site-parent-id\";i:1764;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48706\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/content-marketing-08\/wp-json\/wp\/v2\/pages\/25247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/content-marketing-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48704\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/content-marketing-08\/wp-json\/wp\/v2\/pages\/25248\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/content-marketing-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48707\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/content-marketing-08\/wp-json\/wp\/v2\/pages\/25249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/content-marketing-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48705\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-hire-me.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-hire-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/content-marketing-08\/wp-json\/wp\/v2\/pages\/25250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/content-marketing-08\/hire-me\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:773;s:7:\"hire-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20816\";a:13:{s:5:\"title\";s:11:\"Barber Shop\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-home-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-home-2-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-home-2-400x1772.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/barber-shop-02\";s:20:\"astra-site-parent-id\";i:119;s:15:\"astra-sites-tag\";a:6:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23121\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-home-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-home-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/barber-shop-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/barber-shop-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23117\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/barber-shop-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/barber-shop-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23118\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-barbers-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-barbers-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/barber-shop-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-02\/barbers\/\";s:15:\"astra-sites-tag\";a:1:{i:478;s:6:\"barber\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23120\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-gallery-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/barber-shop-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-02\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23119\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-02-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/barber-shop-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20904\";a:13:{s:5:\"title\";s:11:\"Barber Shop\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-homepage-400x1645.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/barber-shop-01\";s:20:\"astra-site-parent-id\";i:120;s:15:\"astra-sites-tag\";a:5:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23135\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/barber-shop-01\/wp-json\/wp\/v2\/pages\/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/barber-shop-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23131\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/barber-shop-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/barber-shop-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23132\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-barbers-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-barbers-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/barber-shop-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-01\/barbers\/\";s:15:\"astra-sites-tag\";a:1:{i:478;s:6:\"barber\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23134\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-gallery-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/barber-shop-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-01\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23133\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/barber-shop-01-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/barber-shop-01\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48530\";a:13:{s:5:\"title\";s:11:\"Barber Shop\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-home-400x1585.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/barber-shop-08\";s:20:\"astra-site-parent-id\";i:1745;s:15:\"astra-sites-tag\";a:6:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48535\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/barber-shop-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/barber-shop-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48531\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/barber-shop-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/barber-shop-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48532\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-team.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-team-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/barber-shop-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-08\/barbers\/\";s:15:\"astra-sites-tag\";a:2:{i:478;s:6:\"barber\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48534\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/barber-shop-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-08\/gallery\/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48533\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/barber-shop-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20732\";a:13:{s:5:\"title\";s:21:\"Photography Portfolio\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/photographer-portfolio-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/photographer-portfolio-feb-20-home-400x1255.jpg\";s:14:\"astra-site-url\";s:44:\"\/\/websitedemos.net\/photographer-portfolio-03\";s:20:\"astra-site-parent-id\";i:200;s:15:\"astra-sites-tag\";a:9:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24026\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/photographer-portfolio-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/photographer-portfolio-03\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/photographer-portfolio-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24023\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/photographer-portfolio-03\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/photographer-portfolio-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24028\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/photographer-portfolio-03\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/photographer-portfolio-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24027\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/photographer-portfolio-03\/wp-json\/wp\/v2\/pages\/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/photographer-portfolio-03\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24025\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/photographer-portfolio-03\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/photographer-portfolio-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19915\";a:13:{s:5:\"title\";s:7:\"Plumber\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-home-400x1309.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/plumber-02\";s:20:\"astra-site-parent-id\";i:293;s:15:\"astra-sites-tag\";a:4:{i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-25059\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/plumber-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/plumber-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-25055\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/plumber-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/plumber-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25060\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-serivces.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-serivces-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/plumber-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25061\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-25061-plumber-testimonials-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-02\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/plumber-02\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25058\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/plumber-02\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25057\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/plumber-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20515\";a:13:{s:5:\"title\";s:16:\"Conference Event\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/conference-event-03-revampp.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/conference-event-03-revampp-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/conference-event-03-revampp-400x1909.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/conference-event-05\";s:20:\"astra-site-parent-id\";i:172;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:1:{s:8:\"id-23626\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/conference-event-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/conference-event-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/conference-event-05\/wp-json\/wp\/v2\/pages\/101\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/conference-event-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-20536\";a:13:{s:5:\"title\";s:7:\"Plumber\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-home-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-home-screenshot-400x1140.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/plumber-01\";s:20:\"astra-site-parent-id\";i:295;s:15:\"astra-sites-tag\";a:3:{i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-44078\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-home-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/plumber-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/plumber-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44075\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-about-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-about-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/plumber-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/plumber-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44079\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-services-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-services-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-01\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/plumber-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44080\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-testimonials-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-testimonials-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-01\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/plumber-01\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44077\";a:12:{s:5:\"title\";s:4:\"FAQs\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-faq-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-faq-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-01\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/plumber-01\/faqs\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44076\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/plumber-contact-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-01\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/plumber-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-20475\";a:13:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/id-20475-co-working-space-resize.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/id-20475-co-working-space-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/id-20475-co-working-space-resize.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/co-working-space-05\";s:20:\"astra-site-parent-id\";i:235;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24503\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24503-co-working-space-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24503-co-working-space-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/co-working-space-05\/wp-json\/wp\/v2\/pages\/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/co-working-space-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24500\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-about-us-page.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-about-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/co-working-space-05\/wp-json\/wp\/v2\/pages\/147\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/co-working-space-05\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24501\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-amenities-page.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-amenities-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/co-working-space-05\/wp-json\/wp\/v2\/pages\/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/co-working-space-05\/amenities\/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24504\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-pricing-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-pricing-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/co-working-space-05\/wp-json\/wp\/v2\/pages\/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-05\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24502\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24502-co-working-space-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24502-co-working-space-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/co-working-space-05\/wp-json\/wp\/v2\/pages\/156\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-05\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19958\";a:13:{s:5:\"title\";s:21:\"Photography Portfolio\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/photographer-portfolio-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/photographer-portfolio-feb-20-home-400x1255.jpg\";s:14:\"astra-site-url\";s:44:\"\/\/websitedemos.net\/photographer-portfolio-04\";s:20:\"astra-site-parent-id\";i:202;s:15:\"astra-sites-tag\";a:10:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:1022;s:12:\"professional\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24050\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/12\/photographer-portfolio-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/photographer-portfolio-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/photographer-portfolio-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24047\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/photographer-portfolio-04\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/photographer-portfolio-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24052\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/photographer-portfolio-04\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/photographer-portfolio-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24051\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/photographer-portfolio-04\/wp-json\/wp\/v2\/pages\/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/photographer-portfolio-04\/portfolio\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24049\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/photographer-portfolio-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/photographer-portfolio-04\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/photographer-portfolio-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55334\";a:13:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-home-400x1498.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/communities-02\";s:20:\"astra-site-parent-id\";i:2074;s:15:\"astra-sites-tag\";a:11:{i:625;s:7:\"charity\";i:2126;s:20:\"charity-organization\";i:893;s:6:\"church\";i:2125;s:9:\"community\";i:2128;s:16:\"community-center\";i:1013;s:8:\"donation\";i:2124;s:17:\"environmental-ngo\";i:624;s:10:\"foundation\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";i:2127;s:10:\"social-ngo\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55335\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/communities-02\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/communities-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55336\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/communities-02\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/communities-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55337\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/communities-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/communities-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55338\";a:12:{s:5:\"title\";s:10:\"What we do\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-02-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/communities-02\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/communities-02\/what-we-do\/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-55425\";a:13:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-home-400x1318.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/communities-08\";s:20:\"astra-site-parent-id\";i:2116;s:15:\"astra-sites-tag\";a:11:{i:625;s:7:\"charity\";i:2126;s:20:\"charity-organization\";i:893;s:6:\"church\";i:2125;s:9:\"community\";i:2128;s:16:\"community-center\";i:1013;s:8:\"donation\";i:2124;s:17:\"environmental-ngo\";i:624;s:10:\"foundation\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";i:2127;s:10:\"social-ngo\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55427\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/communities-08\/wp-json\/wp\/v2\/pages\/370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/communities-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55426\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/communities-08\/wp-json\/wp\/v2\/pages\/366\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/communities-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55428\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/communities-08\/wp-json\/wp\/v2\/pages\/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/communities-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55429\";a:12:{s:5:\"title\";s:10:\"What we do\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/communities-08\/wp-json\/wp\/v2\/pages\/368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/communities-08\/what-we-do\/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-19959\";a:13:{s:5:\"title\";s:15:\"Sierra Industry\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-01-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-01-home-400x1124.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/sierra-industry-01\";s:20:\"astra-site-parent-id\";i:203;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-44099\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-01\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/sierra-industry-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44097\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sierra-industry-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44100\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-product.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-product-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/sierra-industry-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44101\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/sierra-industry-01\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44098\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/sierra-industry-01\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/sierra-industry-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48132\";a:13:{s:5:\"title\";s:15:\"Sierra Industry\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-home-400x1136.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/sierra-industry-08\";s:20:\"astra-site-parent-id\";i:1703;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48135\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/sierra-industry-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48133\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sierra-industry-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48134\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/sierra-industry-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/sierra-industry-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48136\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-products.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-products-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/sierra-industry-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/sierra-industry-08\/products\/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48137\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/sierra-industry-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/sierra-industry-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-19814\";a:13:{s:5:\"title\";s:13:\"Sierra Nature\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-home-screenshot-400x1277.png\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/sierra-nature-02\";s:20:\"astra-site-parent-id\";i:110;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23008\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/sierra-nature-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/sierra-nature-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23005\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/sierra-nature-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/sierra-nature-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23010\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/sierra-nature-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/sierra-nature-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23009\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-projects-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-projects-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/sierra-nature-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/sierra-nature-02\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23007\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/sierra-nature-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sierra-nature-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1932","option_name":"astra-sites-and-pages-page-23","option_value":"a:15:{s:8:\"id-19881\";a:13:{s:5:\"title\";s:13:\"Sierra Nature\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-400x1149.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/sierra-nature-01\";s:20:\"astra-site-parent-id\";i:111;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23024\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23024-sierra-nature-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23024-sierra-nature-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/sierra-nature-01\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/sierra-nature-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23021\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/sierra-nature-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/sierra-nature-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23026\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-nature-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/sierra-nature-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/sierra-nature-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23025\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/sierra-nature-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/sierra-nature-01\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23023\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/sierra-nature-01\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sierra-nature-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48103\";a:13:{s:5:\"title\";s:13:\"Sierra Nature\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-1-400x1128.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/sierra-nature-08\";s:20:\"astra-site-parent-id\";i:1701;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48104\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-nature-08\/wp-json\/wp\/v2\/pages\/962\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/sierra-nature-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48105\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-nature-08\/wp-json\/wp\/v2\/pages\/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sierra-nature-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48106\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-nature-08\/wp-json\/wp\/v2\/pages\/960\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/sierra-nature-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48107\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-projects-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-nature-08\/wp-json\/wp\/v2\/pages\/966\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/sierra-nature-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48108\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-nature-08\/wp-json\/wp\/v2\/pages\/964\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/sierra-nature-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-54442\";a:13:{s:5:\"title\";s:11:\"Coffee Shop\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-08-400x1542.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/coffee-shop-08\";s:20:\"astra-site-parent-id\";i:2033;s:15:\"astra-sites-tag\";a:10:{i:693;s:4:\"cafe\";i:2042;s:8:\"cafe-bar\";i:1527;s:9:\"cafeteria\";i:2043;s:12:\"coffee-house\";i:1575;s:11:\"coffee-shop\";i:399;s:8:\"one-page\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:335;s:10:\"restaurant\";i:2041;s:9:\"snack-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-54443\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/coffee-shop-08\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/coffee-shop-08\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19790\";a:13:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-starter-site-400x1138.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/agency-05\";s:20:\"astra-site-parent-id\";i:180;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23678\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-05\/wp-json\/wp\/v2\/pages\/853\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/agency-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23676\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-05\/wp-json\/wp\/v2\/pages\/868\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/agency-05\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23679\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-05\/wp-json\/wp\/v2\/pages\/876\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/agency-05\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23677\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-05\/wp-json\/wp\/v2\/pages\/878\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-05\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19796\";a:13:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/11\/id-19796-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/11\/id-19796-fitness-trainer-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/11\/id-19796-fitness-trainer-resize.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/fitness-trainer-05\";s:20:\"astra-site-parent-id\";i:174;s:15:\"astra-sites-tag\";a:11:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-23635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23635-fitness-trainer-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23635-fitness-trainer-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/fitness-trainer-05\/wp-json\/wp\/v2\/pages\/149\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/fitness-trainer-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19798\";a:13:{s:5:\"title\";s:11:\"Electrician\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-05-home-01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-05-home-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-05-home-01-400x1348.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/electrician-05\";s:20:\"astra-site-parent-id\";i:245;s:15:\"astra-sites-tag\";a:8:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24609\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-05-home-01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-05-home-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/electrician-05\/wp-json\/wp\/v2\/pages\/550\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/electrician-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24606\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24606-electrician-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24606-electrician-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/electrician-05\/wp-json\/wp\/v2\/pages\/558\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/electrician-05\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24610\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-05-services-01.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-05-services-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/electrician-05\/wp-json\/wp\/v2\/pages\/561\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/electrician-05\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24608\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24608-electrician-faq-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24608-electrician-faq-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/electrician-05\/wp-json\/wp\/v2\/pages\/564\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/electrician-05\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24607\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24607-electrician-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24607-electrician-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/electrician-05\/wp-json\/wp\/v2\/pages\/567\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/electrician-05\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19792\";a:13:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-home-400x1708.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/construction-05\";s:20:\"astra-site-parent-id\";i:276;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24855\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/construction-05\/wp-json\/wp\/v2\/pages\/913\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/construction-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24850\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/construction-05\/wp-json\/wp\/v2\/pages\/921\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/construction-05\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24858\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/construction-05\/wp-json\/wp\/v2\/pages\/925\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-05\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24857\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/construction-05\/wp-json\/wp\/v2\/pages\/929\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-05\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24852\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/construction-05\/wp-json\/wp\/v2\/pages\/932\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/construction-05\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19801\";a:13:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/11\/hotel-05-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/11\/hotel-05-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/11\/hotel-05-home-400x1688.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/hotel-05\";s:20:\"astra-site-parent-id\";i:248;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24621\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/11\/hotel-05-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/11\/hotel-05-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-05\/wp-json\/wp\/v2\/pages\/373\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/hotel-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19754\";a:13:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-home-01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-home-01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-home-01-400x1401.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/coach-05\";s:20:\"astra-site-parent-id\";i:238;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24539\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-home-01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-home-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-05\/wp-json\/wp\/v2\/pages\/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/coach-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24534\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-about-01.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-about-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-05\/wp-json\/wp\/v2\/pages\/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/coach-05\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24538\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-e-books-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-e-books-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-05\/wp-json\/wp\/v2\/pages\/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-05\/e-books\/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24537\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-courses-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-courses-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-05\/wp-json\/wp\/v2\/pages\/140\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-05\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24536\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-contact-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-05-contact-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-05\/wp-json\/wp\/v2\/pages\/146\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-05\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19803\";a:13:{s:5:\"title\";s:14:\"A\/C Technician\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-home-400x1053.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/ac-technician-05\";s:20:\"astra-site-parent-id\";i:268;s:15:\"astra-sites-tag\";a:4:{i:599;s:9:\"ac-repair\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24770\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/ac-technician-05\/wp-json\/wp\/v2\/pages\/262\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/ac-technician-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24771\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-05-services-01.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-05-services-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/ac-technician-05\/wp-json\/wp\/v2\/pages\/273\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/ac-technician-05\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24768\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-05-about-01.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-05-about-01-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/ac-technician-05\/wp-json\/wp\/v2\/pages\/277\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/ac-technician-05\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24769\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/ac-technician-05\/wp-json\/wp\/v2\/pages\/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/ac-technician-05\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19824\";a:13:{s:5:\"title\";s:15:\"Sierra Industry\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-home-1-400x1369.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/sierra-industry-02\";s:20:\"astra-site-parent-id\";i:206;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24078\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/sierra-industry-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24075\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sierra-industry-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24079\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-products.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-products-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/sierra-industry-02\/product\/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24080\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-projects-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/sierra-industry-02\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24077\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sierra-industry-02-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/sierra-industry-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/sierra-industry-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19784\";a:13:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/artist-christine-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/artist-christine-home-page-400x768.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/artist-05\";s:20:\"astra-site-parent-id\";i:161;s:15:\"astra-sites-tag\";a:5:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-23535\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/artist-christine-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/artist-05\/wp-json\/wp\/v2\/pages\/175\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/artist-05\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23533\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-christine-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-christine-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/artist-05\/wp-json\/wp\/v2\/pages\/185\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/artist-05\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23534\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-christine-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-christine-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/artist-05\/wp-json\/wp\/v2\/pages\/189\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/artist-05\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}s:8:\"id-19719\";a:13:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-starter-site-brizy.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-starter-site-brizy-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-starter-site-brizy-400x1442.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/charity-05\";s:20:\"astra-site-parent-id\";i:167;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23593\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-starter-site-brizy.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-starter-site-brizy-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-05\/wp-json\/wp\/v2\/pages\/198\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/charity-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23596\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-who-we-are.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-who-we-are-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-05\/wp-json\/wp\/v2\/pages\/208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-05\/who-we-are\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23595\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-05\/wp-json\/wp\/v2\/pages\/211\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/charity-05\/who-we-do\/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23594\";a:12:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-partners.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-05\/wp-json\/wp\/v2\/pages\/216\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/charity-05\/our-partners\/\";s:15:\"astra-sites-tag\";a:3:{i:734;s:8:\"partners\";i:486;s:4:\"team\";i:810;s:7:\"workers\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23591\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23591-charity-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-05\/wp-json\/wp\/v2\/pages\/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-05\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23592\";a:12:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-donate.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23592-charity-donate-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-05\/wp-json\/wp\/v2\/pages\/223\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/charity-05\/donate\/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}}}s:8:\"id-19496\";a:13:{s:5:\"title\";s:18:\"Italian Restaurant\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-home-1-400x1499.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/italian-restaurant-02\";s:20:\"astra-site-parent-id\";i:127;s:15:\"astra-sites-tag\";a:11:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23208\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/italian-restaurant-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/italian-restaurant-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23209\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-menu-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/italian-restaurant-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/italian-restaurant-02\/menu\/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23205\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/italian-restaurant-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/italian-restaurant-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23207\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/italian-restaurant-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/italian-restaurant-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19574\";a:13:{s:5:\"title\";s:18:\"Italian Restaurant\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-starter-site-400x1211.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/italian-restaurant-01\";s:20:\"astra-site-parent-id\";i:130;s:15:\"astra-sites-tag\";a:11:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23239\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/italian-restaurant-01\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/italian-restaurant-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23240\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-site-menu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-site-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/italian-restaurant-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/italian-restaurant-01\/menu\/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23236\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/italian-restaurant-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/italian-restaurant-01\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23238\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/italian-restaurant-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/italian-restaurant-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/italian-restaurant-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1933","option_name":"astra-sites-and-pages-page-24","option_value":"a:15:{s:8:\"id-19557\";a:13:{s:5:\"title\";s:20:\"Interior Design Firm\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-home-400x1509.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/interior-firm-02\";s:20:\"astra-site-parent-id\";i:315;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25294\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/interior-firm-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/interior-firm-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25295\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-project.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-project-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/interior-firm-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/interior-firm-02\/portfolio\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25291\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/interior-firm-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/interior-firm-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25296\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/interior-firm-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/interior-firm-02\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25293\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/interior-firm-02\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/interior-firm-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19598\";a:13:{s:5:\"title\";s:20:\"Interior Design Firm\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-homepage-400x1543.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/interior-firm-01\";s:20:\"astra-site-parent-id\";i:314;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25282\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/interior-firm-01\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/interior-firm-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25283\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/interior-firm-01\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/interior-firm-01\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25279\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/interior-firm-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/interior-firm-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25284\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-testimonials-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/interior-firm-01\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/interior-firm-01\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25281\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-firm-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/interior-firm-01\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/interior-firm-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48496\";a:13:{s:5:\"title\";s:20:\"Interior Design Firm\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-home-400x1295.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/interior-firm-08\";s:20:\"astra-site-parent-id\";i:1742;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48499\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/interior-firm-08\/wp-json\/wp\/v2\/pages\/1224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/interior-firm-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48500\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/interior-firm-08\/wp-json\/wp\/v2\/pages\/1182\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/interior-firm-08\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48497\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/interior-firm-08\/wp-json\/wp\/v2\/pages\/1184\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/interior-firm-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48501\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/interior-firm-08\/wp-json\/wp\/v2\/pages\/1186\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/interior-firm-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48498\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/interior-firm-08\/wp-json\/wp\/v2\/pages\/1188\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/interior-firm-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19111\";a:13:{s:5:\"title\";s:14:\"A\/C Technician\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-home-400x1053.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/ac-technician-01\";s:20:\"astra-site-parent-id\";i:292;s:15:\"astra-sites-tag\";a:4:{i:599;s:9:\"ac-repair\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-25048\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ac-technician-01\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/ac-technician-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25049\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-01-services02.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-01-services02-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ac-technician-01\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/ac-technician-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25045\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ac-technician-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/ac-technician-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25047\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ac-technician-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/ac-technician-01\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47957\";a:13:{s:5:\"title\";s:18:\"Italian Restaurant\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-home-1-400x1353.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/italian-restaurant-08\";s:20:\"astra-site-parent-id\";i:1689;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47960\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/italian-restaurant-08\/wp-json\/wp\/v2\/pages\/56\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/italian-restaurant-08\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47961\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-menu-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/italian-restaurant-08\/wp-json\/wp\/v2\/pages\/54\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/italian-restaurant-08\/menu\/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47958\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/italian-restaurant-08\/wp-json\/wp\/v2\/pages\/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/italian-restaurant-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47959\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/italian-restaurant-08\/wp-json\/wp\/v2\/pages\/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/italian-restaurant-08\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18762\";a:13:{s:5:\"title\";s:14:\"A\/C Technician\";s:18:\"featured-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-elementor-homepage-sceenshot.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-elementor-homepage-sceenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:106:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-elementor-homepage-sceenshot-400x900.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/ac-technician-02\";s:20:\"astra-site-parent-id\";i:294;s:15:\"astra-sites-tag\";a:5:{i:599;s:9:\"ac-repair\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-25072\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-elementor-homepage-sceenshot.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-elementor-homepage-sceenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ac-technician-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/ac-technician-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25073\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-02-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ac-technician-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/ac-technician-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25069\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-02-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ac-technician-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/ac-technician-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25071\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ac-technician-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/ac-technician-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/ac-technician-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18887\";a:13:{s:5:\"title\";s:15:\"MultiMed Clinic\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-home-400x1704.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/multimed-04\";s:20:\"astra-site-parent-id\";i:261;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24729\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/multimed-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/multimed-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24724\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/multimed-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/multimed-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24727\";a:12:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-dept.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-dept-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/multimed-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/multimed-04\/departments\/\";s:15:\"astra-sites-tag\";a:1:{i:602;s:11:\"departments\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24728\";a:12:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-doctors.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-doctors-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/multimed-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/multimed-04\/doctors\/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24730\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/multimed-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/multimed-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24726\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-04-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/multimed-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/multimed-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18933\";a:13:{s:5:\"title\";s:15:\"Multimed Clinic\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-site-03.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-site-03-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-site-03-400x1628.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/multimed-03\";s:20:\"astra-site-parent-id\";i:262;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24743\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-site-03.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-site-03-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/multimed-03\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/multimed-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24738\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-03-about-site.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-03-about-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/multimed-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/multimed-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24741\";a:12:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-03-departments-site.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-03-departments-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/multimed-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/multimed-03\/departments\/\";s:15:\"astra-sites-tag\";a:1:{i:602;s:11:\"departments\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24742\";a:12:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-03-doctors-site.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-03-doctors-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/multimed-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/multimed-03\/doctors\/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24744\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-03-testimonials-site.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-03-testimonials-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/multimed-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/multimed-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24740\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-03-contact-site.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/multimed-03-contact-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/multimed-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/multimed-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18881\";a:13:{s:5:\"title\";s:10:\"University\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-home-400x1675.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/university-04\";s:20:\"astra-site-parent-id\";i:286;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24975\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/university-04\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/university-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24970\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/university-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/university-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24973\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-our-courses.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-our-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/university-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/university-04\/our-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24976\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-teachers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-teachers-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/university-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/university-04\/teachers\/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24974\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/university-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/university-04\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24972\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/university-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/university-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18917\";a:13:{s:5:\"title\";s:10:\"University\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-homepage-400x1461.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/university-03\";s:20:\"astra-site-parent-id\";i:287;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24989\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/university-03\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/university-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24984\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-about-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/university-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/university-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24987\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-our-courses.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-our-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/university-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/university-03\/our-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24990\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-teachers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-teachers-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/university-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/university-03\/teachers\/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24988\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/university-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/university-03\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24986\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/university-03-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/university-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/university-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18924\";a:13:{s:5:\"title\";s:12:\"Kindergarten\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-homepage-400x1755.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/kindergarten-03\";s:20:\"astra-site-parent-id\";i:254;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24658\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kindergarten-03\/wp-json\/wp\/v2\/pages\/110\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/kindergarten-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24654\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/kindergarten-03\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/kindergarten-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24656\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-classes.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/kindergarten-03\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/kindergarten-03\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-43553\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/kindergarten-03-faq.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/kindergarten-03-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/kindergarten-03\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/kindergarten-03\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-43554\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/kindergarten-03-reviews.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/kindergarten-03-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/kindergarten-03\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/kindergarten-03\/reviews\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24657\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/kindergarten-03\/wp-json\/wp\/v2\/pages\/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/kindergarten-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18880\";a:13:{s:5:\"title\";s:12:\"Kindergarten\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-home-400x2125.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/kindergarten-04\";s:20:\"astra-site-parent-id\";i:257;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24686\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/kindergarten-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/kindergarten-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24682\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/kindergarten-04\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/kindergarten-04\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24684\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-classes.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/kindergarten-04\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/kindergarten-04\/classes\/\";s:15:\"astra-sites-tag\";a:3:{i:557;s:7:\"classes\";i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31638\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23462-kindergarten-faq-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/kindergarten-04\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/kindergarten-04\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31639\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23464-kindergarten-reviews-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/kindergarten-04\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/kindergarten-04\/reviews\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24685\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kindergarten-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/kindergarten-04\/wp-json\/wp\/v2\/pages\/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/kindergarten-04\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18790\";a:13:{s:5:\"title\";s:8:\"Ayurveda\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-04-home-1-400x2106.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/ayurveda-04\";s:20:\"astra-site-parent-id\";i:226;s:15:\"astra-sites-tag\";a:19:{i:618;s:9:\"ayurvedic\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:607;s:9:\"treatment\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-24438\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/ayurveda-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/ayurveda-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24435\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/ayurveda-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/ayurveda-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24437\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/ayurveda-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/ayurveda-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18872\";a:13:{s:5:\"title\";s:8:\"Ayurveda\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-03-homepage-400x1818.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/ayurveda-03\";s:20:\"astra-site-parent-id\";i:228;s:15:\"astra-sites-tag\";a:19:{i:618;s:9:\"ayurvedic\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:607;s:9:\"treatment\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-24461\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/ayurveda-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/ayurveda-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24458\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-03-about-us.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-03-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/ayurveda-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/ayurveda-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24460\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-03-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ayurveda-03-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/ayurveda-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/ayurveda-03\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18871\";a:13:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-homepage-400x1338.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/fitness-center-03\";s:20:\"astra-site-parent-id\";i:104;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:4:{s:8:\"id-22955\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/fitness-center-03\/wp-json\/wp\/v2\/pages\/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/fitness-center-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22952\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-classes.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/fitness-center-03\/wp-json\/wp\/v2\/pages\/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/fitness-center-03\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22950\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/fitness-center-03\/wp-json\/wp\/v2\/pages\/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/fitness-center-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22954\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/fitness-center-03\/wp-json\/wp\/v2\/pages\/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/fitness-center-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1934","option_name":"astra-sites-last-export-checksums-latest","option_value":"DPaArn5I)7Mw","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1937","option_name":"astra-sites-batch-status-string","option_value":"All processes are complete","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1938","option_name":"astra-blocks-batch-status-string","option_value":"Complete storing data for page 4","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1939","option_name":"astra-blocks-requests","option_value":"4","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1942","option_name":"astra-sites-fresh-site","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1943","option_name":"ast-block-templates-categories","option_value":"a:18:{i:0;a:5:{s:2:\"id\";i:832;s:5:\"count\";i:43;s:4:\"name\";s:14:\"Call To Action\";s:4:\"slug\";s:14:\"call-to-action\";s:6:\"parent\";i:0;}i:1;a:5:{s:2:\"id\";i:825;s:5:\"count\";i:60;s:4:\"name\";s:5:\"About\";s:4:\"slug\";s:5:\"about\";s:6:\"parent\";i:0;}i:2;a:5:{s:2:\"id\";i:1091;s:5:\"count\";i:20;s:4:\"name\";s:7:\"Clients\";s:4:\"slug\";s:7:\"clients\";s:6:\"parent\";i:0;}i:3;a:5:{s:2:\"id\";i:1416;s:5:\"count\";i:42;s:4:\"name\";s:7:\"Contact\";s:4:\"slug\";s:7:\"contact\";s:6:\"parent\";i:0;}i:4;a:5:{s:2:\"id\";i:1001;s:5:\"count\";i:31;s:4:\"name\";s:3:\"FAQ\";s:4:\"slug\";s:3:\"faq\";s:6:\"parent\";i:0;}i:5;a:5:{s:2:\"id\";i:919;s:5:\"count\";i:51;s:4:\"name\";s:8:\"Features\";s:4:\"slug\";s:8:\"features\";s:6:\"parent\";i:0;}i:6;a:5:{s:2:\"id\";i:1094;s:5:\"count\";i:30;s:4:\"name\";s:7:\"Heading\";s:4:\"slug\";s:7:\"heading\";s:6:\"parent\";i:0;}i:7;a:5:{s:2:\"id\";i:831;s:5:\"count\";i:61;s:4:\"name\";s:4:\"Hero\";s:4:\"slug\";s:4:\"hero\";s:6:\"parent\";i:0;}i:8;a:5:{s:2:\"id\";i:1948;s:5:\"count\";i:30;s:4:\"name\";s:14:\"Image and Text\";s:4:\"slug\";s:14:\"image-and-text\";s:6:\"parent\";i:0;}i:9;a:5:{s:2:\"id\";i:1950;s:5:\"count\";i:16;s:4:\"name\";s:18:\"Location And Hours\";s:4:\"slug\";s:18:\"location-and-hours\";s:6:\"parent\";i:0;}i:10;a:5:{s:2:\"id\";i:1425;s:5:\"count\";i:36;s:4:\"name\";s:9:\"Portfolio\";s:4:\"slug\";s:9:\"portfolio\";s:6:\"parent\";i:0;}i:11;a:5:{s:2:\"id\";i:952;s:5:\"count\";i:51;s:4:\"name\";s:8:\"Services\";s:4:\"slug\";s:8:\"services\";s:6:\"parent\";i:0;}i:12;a:5:{s:2:\"id\";i:1424;s:5:\"count\";i:28;s:4:\"name\";s:12:\"Single Quote\";s:4:\"slug\";s:12:\"single-quote\";s:6:\"parent\";i:0;}i:13;a:5:{s:2:\"id\";i:1096;s:5:\"count\";i:26;s:4:\"name\";s:10:\"Statistics\";s:4:\"slug\";s:10:\"statistics\";s:6:\"parent\";i:0;}i:14;a:5:{s:2:\"id\";i:1953;s:5:\"count\";i:18;s:4:\"name\";s:14:\"Subscribe Form\";s:4:\"slug\";s:14:\"subscribe-form\";s:6:\"parent\";i:0;}i:15;a:5:{s:2:\"id\";i:829;s:5:\"count\";i:46;s:4:\"name\";s:4:\"Team\";s:4:\"slug\";s:4:\"team\";s:6:\"parent\";i:0;}i:16;a:5:{s:2:\"id\";i:830;s:5:\"count\";i:48;s:4:\"name\";s:12:\"Testimonials\";s:4:\"slug\";s:12:\"testimonials\";s:6:\"parent\";i:0;}i:17;a:5:{s:2:\"id\";i:1946;s:5:\"count\";i:27;s:4:\"name\";s:4:\"Text\";s:4:\"slug\";s:4:\"text\";s:6:\"parent\";i:0;}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1944","option_name":"ast-block-templates-sites-1","option_value":"a:80:{s:8:\"id-58561\";a:13:{s:5:\"title\";s:16:\"Fashion Designer\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-home.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-home-400x1849.jpg\";s:14:\"astra-site-url\";s:47:\"\/\/websitedemos.net\/fashion-designer-boutique-08\";s:20:\"astra-site-parent-id\";i:2452;s:15:\"astra-sites-tag\";a:20:{i:2105;s:8:\"boutique\";i:2418;s:8:\"commerce\";i:2350;s:21:\"designer-cloths-store\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2327;s:16:\"fashion-designer\";i:2349;s:25:\"fashion-designer-boutique\";i:2351;s:26:\"fashion-designer-portfolio\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:444;s:9:\"portfolio\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-58565\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-home.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:78:\"https:\/\/websitedemos.net\/fashion-designer-boutique-08\/wp-json\/wp\/v2\/pages\/1007\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/fashion-designer-boutique-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58566\";a:12:{s:5:\"title\";s:12:\"New Arrivals\";s:18:\"featured-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-new-arrivals.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-new-arrivals-600x800.jpg\";s:18:\"astra-page-api-url\";s:78:\"https:\/\/websitedemos.net\/fashion-designer-boutique-08\/wp-json\/wp\/v2\/pages\/1013\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:61:\"\/\/websitedemos.net\/fashion-designer-boutique-08\/new-arrivals\/\";s:15:\"astra-sites-tag\";a:1:{i:2326;s:11:\"new-arrival\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58563\";a:12:{s:5:\"title\";s:10:\"Collection\";s:18:\"featured-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-collection.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-collection-600x800.jpg\";s:18:\"astra-page-api-url\";s:78:\"https:\/\/websitedemos.net\/fashion-designer-boutique-08\/wp-json\/wp\/v2\/pages\/1011\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:59:\"\/\/websitedemos.net\/fashion-designer-boutique-08\/collection\/\";s:15:\"astra-sites-tag\";a:2:{i:596;s:10:\"collection\";i:2453;s:5:\"stock\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58564\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:78:\"https:\/\/websitedemos.net\/fashion-designer-boutique-08\/wp-json\/wp\/v2\/pages\/1015\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/fashion-designer-boutique-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58562\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/fashion-designer-boutique-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:78:\"https:\/\/websitedemos.net\/fashion-designer-boutique-08\/wp-json\/wp\/v2\/pages\/1009\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/fashion-designer-boutique-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}}}s:8:\"id-58478\";a:13:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-home-400x1226.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/plant-shop-08\";s:20:\"astra-site-parent-id\";i:2451;s:15:\"astra-sites-tag\";a:15:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-58545\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/plant-shop-08\/wp-json\/wp\/v2\/pages\/1002\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/plant-shop-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-58546\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/plant-shop-08\/wp-json\/wp\/v2\/pages\/1004\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/plant-shop-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58547\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/10\/plant-shop-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/plant-shop-08\/wp-json\/wp\/v2\/pages\/1008\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/plant-shop-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-56593\";a:13:{s:5:\"title\";s:18:\"Meditation Courses\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-homepage-gb-400x1256.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/learn-meditation-08\";s:20:\"astra-site-parent-id\";i:2242;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:467;s:9:\"learndash\";i:1850;s:10:\"meditation\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-56595\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-classes-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-classes-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-meditation-08\/wp-json\/wp\/v2\/pages\/607\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/learn-meditation-08\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56596\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-meditation-08\/wp-json\/wp\/v2\/pages\/617\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/learn-meditation-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56594\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-meditation-08\/wp-json\/wp\/v2\/pages\/612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/learn-meditation-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56597\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/meditation-courses-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/learn-meditation-08\/wp-json\/wp\/v2\/pages\/572\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/learn-meditation-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-48078\";a:13:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-home-400x956.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/outdoor-adventure-08\";s:20:\"astra-site-parent-id\";i:1698;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48081\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/outdoor-adventure-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/outdoor-adventure-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48079\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/outdoor-adventure-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48083\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/outdoor-adventure-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48082\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/outdoor-adventure-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48080\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/outdoor-adventure-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/outdoor-adventure-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/outdoor-adventure-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48050\";a:13:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-home-1-400x1090.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/brandstore-08\";s:20:\"astra-site-parent-id\";i:1695;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:3:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-48053\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/brandstore-08\/wp-json\/wp\/v2\/pages\/61\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/brandstore-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48051\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/brandstore-08\/wp-json\/wp\/v2\/pages\/59\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/brandstore-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48052\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/brandstore-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/brandstore-08\/wp-json\/wp\/v2\/pages\/60\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/brandstore-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48121\";a:13:{s:5:\"title\";s:13:\"Organic Store\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop01-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop01-home-400x1367.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/organic-shop-08\";s:20:\"astra-site-parent-id\";i:1702;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2424;s:11:\"health-food\";i:2425;s:9:\"lite-food\";i:369;s:7:\"natural\";i:2215;s:16:\"online-marketing\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:368;s:7:\"organic\";i:2423;s:12:\"organic-food\";i:967;s:13:\"product-store\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:2426;s:15:\"vegetarian-food\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-48124\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop01-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/organic-shop-08\/wp-json\/wp\/v2\/pages\/3610\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/organic-shop-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48122\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/organic-shop-08\/wp-json\/wp\/v2\/pages\/3612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/organic-shop-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48123\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/organic-shop-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/organic-shop-08\/wp-json\/wp\/v2\/pages\/3614\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/organic-shop-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}}}s:8:\"id-47984\";a:13:{s:5:\"title\";s:17:\"LearnDash Academy\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-home-1-400x1242.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/learndash-academy-08\";s:20:\"astra-site-parent-id\";i:1691;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47988\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/learndash-academy-08\/wp-json\/wp\/v2\/pages\/25407\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/learndash-academy-08\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47986\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-courses-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/learndash-academy-08\/wp-json\/wp\/v2\/pages\/25403\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/learndash-academy-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:2:{i:1692;s:11:\"all-courses\";i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47985\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/learndash-academy-08\/wp-json\/wp\/v2\/pages\/25401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/learndash-academy-08\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47987\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/learndash-academy-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/learndash-academy-08\/wp-json\/wp\/v2\/pages\/25405\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/learndash-academy-08\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47932\";a:13:{s:5:\"title\";s:19:\"Online Health Coach\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-home-400x1209.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/online-health-coach-08\";s:20:\"astra-site-parent-id\";i:1684;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47941\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-08\/wp-json\/wp\/v2\/pages\/24365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/online-health-coach-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47939\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-courses.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-08\/wp-json\/wp\/v2\/pages\/24366\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/online-health-coach-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47938\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-08\/wp-json\/wp\/v2\/pages\/24368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/online-health-coach-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47940\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-health-coach-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/online-health-coach-08\/wp-json\/wp\/v2\/pages\/24369\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/online-health-coach-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48431\";a:13:{s:5:\"title\";s:14:\"Simply Natural\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-homepage-gb-400x1268.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/plant-store-08\";s:20:\"astra-site-parent-id\";i:1732;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:535;s:6:\"nature\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-48432\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/plant-store-08\/wp-json\/wp\/v2\/pages\/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/plant-store-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48433\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/plant-store-08\/wp-json\/wp\/v2\/pages\/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/plant-store-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48434\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plant-store-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/plant-store-08\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/plant-store-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-55315\";a:13:{s:5:\"title\";s:14:\"Local Business\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-400x1264.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/local-business-08\";s:20:\"astra-site-parent-id\";i:2066;s:15:\"astra-sites-tag\";a:15:{i:586;s:8:\"car-wash\";i:2085;s:9:\"carpentry\";i:2089;s:16:\"cleaning-company\";i:2088;s:20:\"construction-company\";i:341;s:11:\"electrician\";i:2090;s:16:\"flooring-company\";i:1021;s:14:\"local-business\";i:2086;s:12:\"local-worker\";i:2094;s:8:\"mechanic\";i:2093;s:16:\"painting-company\";i:508;s:8:\"plumbing\";i:2092;s:16:\"plumbing-company\";i:2091;s:15:\"roofing-company\";i:2087;s:20:\"services-maintenance\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55317\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/local-business-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/local-business-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55318\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/local-business-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/local-business-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55319\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/local-business-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/local-business-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55316\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/local-business-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/local-business-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/local-business-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-54338\";a:13:{s:5:\"title\";s:11:\"Steak House\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-home-400x1472.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/steak-house-08\";s:20:\"astra-site-parent-id\";i:2025;s:15:\"astra-sites-tag\";a:9:{i:2071;s:15:\"chef-restaurant\";i:336;s:4:\"food\";i:2068;s:15:\"food-and-drinks\";i:2067;s:19:\"food-and-restaurant\";i:2070;s:10:\"food-house\";i:350;s:5:\"hotel\";i:2069;s:25:\"non-vegetarian-restaurant\";i:335;s:10:\"restaurant\";i:2072;s:11:\"steak-house\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-54341\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/steak-house-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/steak-house-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54339\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/steak-house-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/steak-house-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54340\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/steak-house-08\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/steak-house-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54342\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-menu.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/steak-house-08-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/steak-house-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/steak-house-08\/menu\/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-54463\";a:13:{s:5:\"title\";s:14:\"Digital Agency\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-400x1469.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/digital-agency-08\";s:20:\"astra-site-parent-id\";i:2051;s:15:\"astra-sites-tag\";a:13:{i:1587;s:18:\"advertising-agency\";i:663;s:6:\"agency\";i:2050;s:27:\"business-consulting-company\";i:2037;s:13:\"design-agency\";i:2048;s:13:\"design-studio\";i:2039;s:14:\"digital-agency\";i:2036;s:22:\"digital-marketing-firm\";i:2040;s:4:\"firm\";i:2049;s:21:\"graphic-design-studio\";i:2038;s:11:\"it-services\";i:1588;s:16:\"marketing-agency\";i:2035;s:18:\"marketing-services\";i:1762;s:16:\"software-company\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-54464\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-about-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-08\/wp-json\/wp\/v2\/pages\/139\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/digital-agency-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54465\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-08\/wp-json\/wp\/v2\/pages\/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/digital-agency-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54466\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-08\/wp-json\/wp\/v2\/pages\/135\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/digital-agency-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54467\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/digital-agency-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/digital-agency-08\/wp-json\/wp\/v2\/pages\/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/digital-agency-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-57046\";a:13:{s:5:\"title\";s:35:\"Business Coaching &#038; Consulting\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-400x1559.jpg\";s:14:\"astra-site-url\";s:41:\"\/\/websitedemos.net\/business-consulting-08\";s:20:\"astra-site-parent-id\";i:2261;s:15:\"astra-sites-tag\";a:6:{i:1878;s:14:\"business-coach\";i:1620;s:19:\"business-consultant\";i:1879;s:14:\"business-guide\";i:854;s:5:\"coach\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57047\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-08\/wp-json\/wp\/v2\/pages\/964\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/business-consulting-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57048\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-08\/wp-json\/wp\/v2\/pages\/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/business-consulting-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57049\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-08\/wp-json\/wp\/v2\/pages\/961\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/business-consulting-08\/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57050\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-services.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/business-consulting-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/business-consulting-08\/wp-json\/wp\/v2\/pages\/966\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/business-consulting-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-57071\";a:13:{s:5:\"title\";s:18:\"Bestselling Author\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-400x1380.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/bestselling-author-08\";s:20:\"astra-site-parent-id\";i:2265;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:1911;s:23:\"bestselling-book-author\";i:1910;s:11:\"book-author\";i:1740;s:5:\"books\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-57072\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-08\/wp-json\/wp\/v2\/pages\/902\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/bestselling-author-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57073\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-08\/wp-json\/wp\/v2\/pages\/900\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/bestselling-author-08\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57074\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-08\/wp-json\/wp\/v2\/pages\/898\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/bestselling-author-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57075\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/bestselling-author-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/bestselling-author-08\/wp-json\/wp\/v2\/pages\/896\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/bestselling-author-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-56739\";a:13:{s:5:\"title\";s:14:\"Public Speaker\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-home-400x1742.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/public-speaker-08\";s:20:\"astra-site-parent-id\";i:2256;s:15:\"astra-sites-tag\";a:9:{i:724;s:6:\"author\";i:854;s:5:\"coach\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";i:1903;s:16:\"personal-website\";i:1939;s:14:\"public-speaker\";i:1940;s:11:\"storyteller\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-56743\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/public-speaker-08\/wp-json\/wp\/v2\/pages\/1066\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/public-speaker-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56740\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/public-speaker-08\/wp-json\/wp\/v2\/pages\/1068\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/public-speaker-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56741\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-books.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/public-speaker-08\/wp-json\/wp\/v2\/pages\/1070\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/public-speaker-08\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56742\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/public-speaker-08\/wp-json\/wp\/v2\/pages\/1076\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/public-speaker-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56744\";a:12:{s:5:\"title\";s:12:\"What I Offer\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-what-i-offer.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/public-speaker-08-what-i-offer-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/public-speaker-08\/wp-json\/wp\/v2\/pages\/1072\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/public-speaker-08\/what-i-offer\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:1938;s:12:\"what-i-offer\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-57085\";a:13:{s:5:\"title\";s:27:\"Relationship and Life Coach\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-400x1893.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/relationship-coach-08\";s:20:\"astra-site-parent-id\";i:2279;s:15:\"astra-sites-tag\";a:5:{i:854;s:5:\"coach\";i:1876;s:10:\"counsellor\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1877;s:18:\"relationship-coach\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:3:{i:37;s:4:\"blog\";i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-57092\";a:12:{s:5:\"title\";s:11:\"Stage Shows\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-stage-shows.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-stage-shows-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1026\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/relationship-coach-08\/stage-shows\/\";s:15:\"astra-sites-tag\";a:1:{i:1875;s:11:\"stage-shows\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57086\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1014\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/relationship-coach-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57091\";a:12:{s:5:\"title\";s:21:\"One-on-One Counseling\";s:18:\"featured-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-one-on-one-counseling.jpg\";s:19:\"thumbnail-image-url\";s:107:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-one-on-one-counseling-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1024\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:63:\"\/\/websitedemos.net\/relationship-coach-08\/one-on-one-counseling\/\";s:15:\"astra-sites-tag\";a:1:{i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57088\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-books.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1018\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/relationship-coach-08\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57089\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1020\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/relationship-coach-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57090\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/relationship-coach-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/relationship-coach-08\/wp-json\/wp\/v2\/pages\/1022\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/relationship-coach-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-56607\";a:13:{s:5:\"title\";s:18:\"Creative Podcaster\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-400x1380.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/creative-podcaster-08\";s:20:\"astra-site-parent-id\";i:2244;s:15:\"astra-sites-tag\";a:5:{i:1654;s:15:\"content-creator\";i:1928;s:16:\"creative-podcast\";i:1929;s:9:\"creatives\";i:1927;s:15:\"podcast-website\";i:1926;s:9:\"podcaster\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-56611\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/creative-podcaster-08\/wp-json\/wp\/v2\/pages\/1254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/creative-podcaster-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56610\";a:12:{s:5:\"title\";s:8:\"Episodes\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-episodes.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-episodes-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/creative-podcaster-08\/wp-json\/wp\/v2\/pages\/1263\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/creative-podcaster-08\/episodes\/\";s:15:\"astra-sites-tag\";a:1:{i:1924;s:8:\"episodes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56609\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/creative-podcaster-08\/wp-json\/wp\/v2\/pages\/1274\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/creative-podcaster-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56608\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/creative-podcaster-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/creative-podcaster-08\/wp-json\/wp\/v2\/pages\/1271\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/creative-podcaster-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-56525\";a:13:{s:5:\"title\";s:23:\"Learn Digital Marketing\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-home-400x1961.jpg\";s:14:\"astra-site-url\";s:45:\"\/\/websitedemos.net\/learn-digital-marketing-08\";s:20:\"astra-site-parent-id\";i:2239;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:1855;s:17:\"digital-marketing\";i:467;s:9:\"learndash\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-56526\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/learn-digital-marketing-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56527\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/learn-digital-marketing-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56528\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/learn-digital-marketing-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56531\";a:12:{s:5:\"title\";s:8:\"Resource\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-resource.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-resource-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/learn-digital-marketing-08\/resource\/\";s:15:\"astra-sites-tag\";a:1:{i:1854;s:8:\"resource\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56529\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-course.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-course-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:58:\"\/\/websitedemos.net\/learn-digital-marketing-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}}}s:8:\"id-56530\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/learn-digital-marketing-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/learn-digital-marketing-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/learn-digital-marketing-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}}}}}s:8:\"id-48348\";a:13:{s:5:\"title\";s:8:\"Mountain\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-home-400x980.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/mountain-08\";s:20:\"astra-site-parent-id\";i:1724;s:15:\"astra-sites-tag\";a:4:{i:692;s:8:\"business\";i:1525;s:8:\"mountain\";i:1526;s:13:\"multi-purpose\";i:535;s:6:\"nature\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48349\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/mountain-08\/wp-json\/wp\/v2\/pages\/218\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/mountain-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48350\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/mountain-08\/wp-json\/wp\/v2\/pages\/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/mountain-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48351\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/mountain-08\/wp-json\/wp\/v2\/pages\/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/mountain-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48352\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/mountain-08-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/mountain-08\/wp-json\/wp\/v2\/pages\/219\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/mountain-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-56573\";a:13:{s:5:\"title\";s:28:\"Injury and Accidental Lawyer\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-homepage-gb-400x1482.jpg\";s:14:\"astra-site-url\";s:44:\"\/\/websitedemos.net\/injury-accident-lawyer-08\";s:20:\"astra-site-parent-id\";i:2241;s:15:\"astra-sites-tag\";a:4:{i:1869;s:16:\"accident-lawyers\";i:1867;s:14:\"injury-lawyers\";i:1870;s:11:\"lawyer-firm\";i:1868;s:7:\"lawyers\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-56574\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1526\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56575\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-attorneys-gb.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-attorneys-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1539\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/attorneys\/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56576\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1547\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56577\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1503\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56578\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-practice-areas-gb.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-practice-areas-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1541\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:60:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/practice-areas\/\";s:15:\"astra-sites-tag\";a:1:{i:1863;s:14:\"practice-areas\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56579\";a:12:{s:5:\"title\";s:7:\"Results\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-results-gb.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/injury-accidental-lawyer-results-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https:\/\/websitedemos.net\/injury-accident-lawyer-08\/wp-json\/wp\/v2\/pages\/1543\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/injury-accident-lawyer-08\/results\/\";s:15:\"astra-sites-tag\";a:1:{i:1864;s:7:\"results\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-56632\";a:13:{s:5:\"title\";s:19:\"Musical Instruments\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-home-400x1399.jpg\";s:14:\"astra-site-url\";s:46:\"\/\/websitedemos.net\/musical-instrument-maker-08\";s:20:\"astra-site-parent-id\";i:2245;s:15:\"astra-sites-tag\";a:6:{i:2248;s:12:\"guitar-maker\";i:2249;s:15:\"instrumentalist\";i:407;s:5:\"music\";i:2250;s:18:\"music-craftsperson\";i:2246;s:16:\"music-instrument\";i:1814;s:24:\"musical-instrument-maker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-56633\";a:12:{s:5:\"title\";s:7:\"Artists\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-artists.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-artists-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-08\/wp-json\/wp\/v2\/pages\/984\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/musical-instrument-maker-08\/artists\/\";s:15:\"astra-sites-tag\";a:1:{i:339;s:6:\"artist\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56634\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-08\/wp-json\/wp\/v2\/pages\/988\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/musical-instrument-maker-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56635\";a:12:{s:5:\"title\";s:7:\"Guitars\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-guitars.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-guitars-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-08\/wp-json\/wp\/v2\/pages\/982\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/musical-instrument-maker-08\/guitars\/\";s:15:\"astra-sites-tag\";a:1:{i:1815;s:7:\"guitars\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56636\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-08\/wp-json\/wp\/v2\/pages\/980\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/musical-instrument-maker-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56637\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-our-story.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/musical-instrument-maker-08-our-story-600x800.jpg\";s:18:\"astra-page-api-url\";s:76:\"https:\/\/websitedemos.net\/musical-instrument-maker-08\/wp-json\/wp\/v2\/pages\/986\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"\/\/websitedemos.net\/musical-instrument-maker-08\/our-story\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-48026\";a:13:{s:5:\"title\";s:13:\"Online Course\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-400x1449.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/online-courses-08\";s:20:\"astra-site-parent-id\";i:1694;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48030\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/online-courses-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48028\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48027\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/online-courses-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48031\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-instructors.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-instructors-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-08\/instructors\/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48032\";a:12:{s:5:\"title\";s:18:\"Pricing &#038; FAQ\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-pricing-faq.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-pricing-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-courses-08\/pricing-faq\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48029\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-courses-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/online-courses-08\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/online-courses-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48648\";a:13:{s:5:\"title\";s:16:\"Roofing Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-home-400x1637.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/roofing-services-08\";s:20:\"astra-site-parent-id\";i:1754;s:15:\"astra-sites-tag\";a:5:{i:1630;s:18:\"commercial-roofing\";i:1629;s:19:\"residential-roofing\";i:1633;s:11:\"roof-repair\";i:1631;s:16:\"roof-replacement\";i:1632;s:16:\"roofing-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48651\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-08\/wp-json\/wp\/v2\/pages\/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/roofing-services-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48649\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-08\/wp-json\/wp\/v2\/pages\/297\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/roofing-services-08\/about-us\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48653\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-services.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-08\/wp-json\/wp\/v2\/pages\/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/roofing-services-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48652\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-08\/wp-json\/wp\/v2\/pages\/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/roofing-services-08\/projects\/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:1613;s:8:\"projects\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48650\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/roofing-services-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/roofing-services-08\/wp-json\/wp\/v2\/pages\/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/roofing-services-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47896\";a:13:{s:5:\"title\";s:25:\"Online Programming Course\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-home-400x1470.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/online-coding-course-08\";s:20:\"astra-site-parent-id\";i:1681;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player\/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47900\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-08\/wp-json\/wp\/v2\/pages\/523\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/online-coding-course-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47898\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-08\/wp-json\/wp\/v2\/pages\/519\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/online-coding-course-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47897\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-08\/wp-json\/wp\/v2\/pages\/517\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/online-coding-course-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47899\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-coding-course-07-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-coding-course-08\/wp-json\/wp\/v2\/pages\/521\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/online-coding-course-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48149\";a:13:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-home-1-400x856.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/life-coach-sara-john-08\";s:20:\"astra-site-parent-id\";i:1704;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48171\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-about-3.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-about-3-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/life-coach-sara-john-08\/wp-json\/wp\/v2\/pages\/1368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/life-coach-sara-john-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48172\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-books-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-books-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/life-coach-sara-john-08\/wp-json\/wp\/v2\/pages\/1370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/life-coach-sara-john-08\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48173\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/life-coach-sara-john-08\/wp-json\/wp\/v2\/pages\/1372\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/life-coach-sara-john-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48174\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/life-coach-sara-john-08\/wp-json\/wp\/v2\/pages\/1376\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/life-coach-sara-john-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48175\";a:12:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-pricing-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/life-coach-sara-john-08-pricing-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/life-coach-sara-john-08\/wp-json\/wp\/v2\/pages\/1374\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/life-coach-sara-john-08\/work-with-me\/\";s:15:\"astra-sites-tag\";a:1:{i:784;s:12:\"work-with-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-47672\";a:13:{s:5:\"title\";s:15:\"Diagnostics Lab\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-home-400x2475.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/diagnostics-lab-08\";s:20:\"astra-site-parent-id\";i:1657;s:15:\"astra-sites-tag\";a:6:{i:1756;s:10:\"blood-bank\";i:337;s:6:\"clinic\";i:1757;s:15:\"diagnostics-lab\";i:1640;s:10:\"laboratory\";i:603;s:7:\"medical\";i:1755;s:16:\"medical-research\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47675\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-08\/wp-json\/wp\/v2\/pages\/242\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/diagnostics-lab-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47673\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-08\/wp-json\/wp\/v2\/pages\/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/diagnostics-lab-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47676\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-services.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-08\/wp-json\/wp\/v2\/pages\/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/diagnostics-lab-08\/services\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47677\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-reviews.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-08\/wp-json\/wp\/v2\/pages\/254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/diagnostics-lab-08\/testimonial\/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47674\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/lab-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/diagnostics-lab-08\/wp-json\/wp\/v2\/pages\/256\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/diagnostics-lab-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48061\";a:13:{s:5:\"title\";s:21:\"Online Cooking Course\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-1-400x1006.jpg\";s:14:\"astra-site-url\";s:43:\"\/\/websitedemos.net\/online-cooking-course-08\";s:20:\"astra-site-parent-id\";i:1696;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms\/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid\/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48065\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/online-cooking-course-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/online-cooking-course-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48063\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-all-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-all-courses-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-cooking-course-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"\/\/websitedemos.net\/online-cooking-course-08\/all-courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48062\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-cooking-course-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/online-cooking-course-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48064\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/online-cooking-course-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/online-cooking-course-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/online-cooking-course-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48447\";a:13:{s:5:\"title\";s:21:\"Women Empowerment NGO\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-400x1508.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/women-empowerment-08\";s:20:\"astra-site-parent-id\";i:1735;s:15:\"astra-sites-tag\";a:3:{i:625;s:7:\"charity\";i:1592;s:3:\"ngo\";i:1591;s:17:\"women-empowerment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48448\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/357\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/women-empowerment-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48449\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/442\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/women-empowerment-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48450\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-events.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/418\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/women-empowerment-08\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48451\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/426\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/women-empowerment-08\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48452\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/297\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/women-empowerment-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48453\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/women-empowerment-08-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/women-empowerment-08\/wp-json\/wp\/v2\/pages\/403\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/women-empowerment-08\/what-we-do\/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48611\";a:13:{s:5:\"title\";s:8:\"Musician\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-400x1735.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/musician-08\";s:20:\"astra-site-parent-id\";i:1752;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48612\";a:12:{s:5:\"title\";s:6:\"Albums\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-albums.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-albums-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/437\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/musician-08\/albums\/\";s:15:\"astra-sites-tag\";a:2:{i:1565;s:6:\"albums\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48617\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/musician-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48613\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-biography.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-biography-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/408\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/musician-08\/biography\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48614\";a:12:{s:5:\"title\";s:8:\"Concerts\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-concerts.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-concerts-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/432\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/musician-08\/concerts\/\";s:15:\"astra-sites-tag\";a:1:{i:755;s:7:\"concert\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48616\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/443\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/musician-08\/gallery\/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48615\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/musician-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/musician-08\/wp-json\/wp\/v2\/pages\/451\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/musician-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55511\";a:13:{s:5:\"title\";s:19:\"Portfolio &#038; CV\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-400x1308.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/portfolio-08\";s:20:\"astra-site-parent-id\";i:2148;s:15:\"astra-sites-tag\";a:6:{i:2151;s:16:\"curriculum-vitae\";i:2150;s:2:\"cv\";i:1903;s:16:\"personal-website\";i:444;s:9:\"portfolio\";i:2153;s:6:\"resume\";i:2152;s:12:\"work-profile\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55512\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/portfolio-08\/wp-json\/wp\/v2\/pages\/345\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/portfolio-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55513\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/portfolio-08\/wp-json\/wp\/v2\/pages\/375\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/portfolio-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55514\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/portfolio-08\/wp-json\/wp\/v2\/pages\/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/portfolio-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55515\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/portfolio-08\/wp-json\/wp\/v2\/pages\/366\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/portfolio-08\/portfolio\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55516\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/portfolio-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/portfolio-08\/wp-json\/wp\/v2\/pages\/359\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/portfolio-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48671\";a:13:{s:5:\"title\";s:12:\"Tech Startup\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-home-400x1256.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/tech-startup-08\";s:20:\"astra-site-parent-id\";i:1758;s:15:\"astra-sites-tag\";a:7:{i:1761;s:11:\"application\";i:745;s:12:\"organization\";i:1762;s:16:\"software-company\";i:1760;s:13:\"software-firm\";i:1665;s:7:\"startup\";i:1759;s:13:\"tech-business\";i:1763;s:12:\"tech-startup\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48672\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tech-startup-08\/wp-json\/wp\/v2\/pages\/248\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/tech-startup-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48673\";a:12:{s:5:\"title\";s:8:\"Features\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-features.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-features-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tech-startup-08\/wp-json\/wp\/v2\/pages\/249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/tech-startup-08\/features\/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48674\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tech-startup-08\/wp-json\/wp\/v2\/pages\/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/tech-startup-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48675\";a:12:{s:5:\"title\";s:4:\"Plan\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-plan.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/tech-startup-08-plan-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/tech-startup-08\/wp-json\/wp\/v2\/pages\/250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/tech-startup-08\/plan\/\";s:15:\"astra-sites-tag\";a:2:{i:1663;s:4:\"plan\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48519\";a:13:{s:5:\"title\";s:12:\"Elderly Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-home-400x1558.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/elderly-care-08\";s:20:\"astra-site-parent-id\";i:1744;s:15:\"astra-sites-tag\";a:5:{i:1598;s:24:\"assisted-living-facility\";i:1596;s:10:\"elder-home\";i:1595;s:11:\"elders-care\";i:1594;s:12:\"old-age-home\";i:1597;s:15:\"retirement-home\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48523\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/elderly-care-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/elderly-care-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48520\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/elderly-care-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/elderly-care-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48524\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/elderly-care-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/elderly-care-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48522\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-facilities.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-facilities-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/elderly-care-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/elderly-care-08\/facilities\/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48521\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/elderly-care-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/elderly-care-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/elderly-care-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47723\";a:13:{s:5:\"title\";s:12:\"Horticulture\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-400x1517.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/horticulture-08\";s:20:\"astra-site-parent-id\";i:1669;s:15:\"astra-sites-tag\";a:4:{i:1601;s:11:\"agriculture\";i:1603;s:13:\"farm-products\";i:632;s:7:\"farming\";i:1602;s:12:\"horticulture\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47725\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/horticulture-08\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/horticulture-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47726\";a:12:{s:5:\"title\";s:8:\"Our Farm\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-our-farm.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-our-farm-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/horticulture-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/horticulture-08\/our-farm\/\";s:15:\"astra-sites-tag\";a:2:{i:1737;s:4:\"farm\";i:1736;s:8:\"our-farm\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47727\";a:12:{s:5:\"title\";s:11:\"Our Produce\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-our-produce.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-our-produce-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/horticulture-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/horticulture-08\/our-produce\/\";s:15:\"astra-sites-tag\";a:1:{i:1606;s:12:\"our-products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47728\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/horticulture-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/horticulture-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:3:{i:1738;s:9:\"feedbacks\";i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47724\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/horticulture-08-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/horticulture-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/horticulture-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55500\";a:13:{s:5:\"title\";s:6:\"School\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-home-400x1665.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/school-08\";s:20:\"astra-site-parent-id\";i:2147;s:15:\"astra-sites-tag\";a:10:{i:2154;s:9:\"academics\";i:610;s:8:\"coaching\";i:2156;s:7:\"daycare\";i:459;s:9:\"education\";i:2158;s:8:\"educator\";i:2155;s:11:\"high-school\";i:617;s:12:\"kindergarten\";i:2157;s:9:\"preschool\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-55504\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/school-08\/wp-json\/wp\/v2\/pages\/117\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/school-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55501\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/school-08\/wp-json\/wp\/v2\/pages\/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/school-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55502\";a:12:{s:5:\"title\";s:9:\"Academics\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-academics.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-academics-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/school-08\/wp-json\/wp\/v2\/pages\/79\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/school-08\/academics\/\";s:15:\"astra-sites-tag\";a:1:{i:2114;s:8:\"academic\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55503\";a:12:{s:5:\"title\";s:10:\"Activities\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-activities.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-activities-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/school-08\/wp-json\/wp\/v2\/pages\/102\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/school-08\/activities\/\";s:15:\"astra-sites-tag\";a:1:{i:1922;s:10:\"activities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55505\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/school-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/school-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/school-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48472\";a:13:{s:5:\"title\";s:13:\"e-book Author\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-400x1471.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/ebook-author-08\";s:20:\"astra-site-parent-id\";i:1739;s:15:\"astra-sites-tag\";a:4:{i:724;s:6:\"author\";i:727;s:4:\"book\";i:748;s:5:\"ebook\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48473\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/ebook-author-08\/wp-json\/wp\/v2\/pages\/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/ebook-author-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48474\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/ebook-author-08\/wp-json\/wp\/v2\/pages\/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/ebook-author-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48475\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-e-books.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-e-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/ebook-author-08\/wp-json\/wp\/v2\/pages\/254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/ebook-author-08\/e-books\/\";s:15:\"astra-sites-tag\";a:2:{i:1740;s:5:\"books\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48476\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-events.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/ebook-author-08\/wp-json\/wp\/v2\/pages\/256\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/ebook-author-08\/events\/\";s:15:\"astra-sites-tag\";a:1:{i:1569;s:6:\"events\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48477\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/ebook-author-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/ebook-author-08\/wp-json\/wp\/v2\/pages\/250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/ebook-author-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47979\";a:13:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-home-1-400x1555.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/bbq-restaurant-08\";s:20:\"astra-site-parent-id\";i:1690;s:15:\"astra-sites-tag\";a:10:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47982\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/bbq-restaurant-08\/wp-json\/wp\/v2\/pages\/531\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/bbq-restaurant-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47980\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/bbq-restaurant-08\/wp-json\/wp\/v2\/pages\/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/bbq-restaurant-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47983\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-menu-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/bbq-restaurant-08\/wp-json\/wp\/v2\/pages\/535\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/bbq-restaurant-08\/menu\/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47981\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/bbq-restaurant-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/bbq-restaurant-08\/wp-json\/wp\/v2\/pages\/537\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/bbq-restaurant-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48631\";a:13:{s:5:\"title\";s:15:\"Yoga Instructor\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-home-400x1394.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/yoga-instructor-08\";s:20:\"astra-site-parent-id\";i:1753;s:15:\"astra-sites-tag\";a:7:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:849;s:11:\"health-yoga\";i:1020;s:8:\"personal\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-08\/wp-json\/wp\/v2\/pages\/51\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/yoga-instructor-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48632\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-08\/wp-json\/wp\/v2\/pages\/52\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/yoga-instructor-08\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48633\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-classes.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-08\/wp-json\/wp\/v2\/pages\/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/yoga-instructor-08\/classes\/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48636\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-publications.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-publications-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-08\/wp-json\/wp\/v2\/pages\/54\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/yoga-instructor-08\/publications\/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48634\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-get-fit.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/yoga-instructor-08-get-fit-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/yoga-instructor-08\/wp-json\/wp\/v2\/pages\/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/yoga-instructor-08\/get-fit\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49936\";a:13:{s:5:\"title\";s:11:\"Recipe Blog\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-400x1042.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/recipe-blog-08\";s:20:\"astra-site-parent-id\";i:1858;s:15:\"astra-sites-tag\";a:5:{i:792;s:7:\"cooking\";i:787;s:6:\"dinner\";i:336;s:4:\"food\";i:793;s:11:\"food-making\";i:788;s:5:\"snack\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-49940\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/recipe-blog-08\/wp-json\/wp\/v2\/pages\/1055\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/recipe-blog-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49937\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/recipe-blog-08\/wp-json\/wp\/v2\/pages\/1071\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/recipe-blog-08\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49938\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/recipe-blog-08\/wp-json\/wp\/v2\/pages\/1067\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/recipe-blog-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49939\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/03\/recipe-blog-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/recipe-blog-08\/wp-json\/wp\/v2\/pages\/1074\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/recipe-blog-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48591\";a:13:{s:5:\"title\";s:15:\"Cosmetics Store\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-home-400x1625.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/cosmetics-store-08\";s:20:\"astra-site-parent-id\";i:1748;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48594\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cosmetics-store-08\/wp-json\/wp\/v2\/pages\/542\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cosmetics-store-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48592\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cosmetics-store-08\/wp-json\/wp\/v2\/pages\/545\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/cosmetics-store-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48595\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-testinomials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-testinomials-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cosmetics-store-08\/wp-json\/wp\/v2\/pages\/544\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/cosmetics-store-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48593\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cosmetics-store-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/cosmetics-store-08\/wp-json\/wp\/v2\/pages\/546\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/cosmetics-store-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48318\";a:13:{s:5:\"title\";s:12:\"Nutritionist\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-home01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-home01-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-home01-400x1626.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/nutritionist-08\";s:20:\"astra-site-parent-id\";i:1722;s:15:\"astra-sites-tag\";a:6:{i:753;s:9:\"dietitian\";i:1726;s:15:\"nutrition-coach\";i:1727;s:18:\"nutrition-coaching\";i:1725;s:17:\"nutrition-trainer\";i:754;s:12:\"nutritionist\";i:1454;s:16:\"personal-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48321\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-home01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-home01-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/nutritionist-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/nutritionist-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48319\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-08\/wp-json\/wp\/v2\/pages\/134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/nutritionist-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48322\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-program.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-program-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-08\/wp-json\/wp\/v2\/pages\/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/nutritionist-08\/programs\/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48323\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-success-stories-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-08\/wp-json\/wp\/v2\/pages\/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/nutritionist-08\/success-stories\/\";s:15:\"astra-sites-tag\";a:3:{i:432;s:6:\"review\";i:990;s:15:\"success-stories\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48320\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/nutritionist-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/nutritionist-08\/wp-json\/wp\/v2\/pages\/196\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/nutritionist-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-49726\";a:13:{s:5:\"title\";s:12:\"Entrepreneur\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-400x1134.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/entrepreneur-08\";s:20:\"astra-site-parent-id\";i:1847;s:15:\"astra-sites-tag\";a:7:{i:795;s:10:\"contractor\";i:1848;s:12:\"entrepreneur\";i:796;s:9:\"executive\";i:801;s:7:\"founder\";i:798;s:7:\"manager\";i:799;s:9:\"organizer\";i:804;s:8:\"promoter\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-49727\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/entrepreneur-08\/wp-json\/wp\/v2\/pages\/25265\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/entrepreneur-08\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49728\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/entrepreneur-08\/wp-json\/wp\/v2\/pages\/25266\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/entrepreneur-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49729\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-contact-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/entrepreneur-08\/wp-json\/wp\/v2\/pages\/25267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/entrepreneur-08\/contact-me\/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49730\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/02\/entrepreneur-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/entrepreneur-08\/wp-json\/wp\/v2\/pages\/25264\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/entrepreneur-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48076\";a:13:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/fitness-trainer-gb-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/fitness-trainer-gb-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/fitness-trainer-gb-homepage-400x1695.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/fitness-trainer-08\";s:20:\"astra-site-parent-id\";i:1697;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48077\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/fitness-trainer-gb-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/fitness-trainer-gb-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/fitness-trainer-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/fitness-trainer-08\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-56682\";a:13:{s:5:\"title\";s:20:\"Chartered Accountant\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-1-400x1356.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/accountant-08\";s:20:\"astra-site-parent-id\";i:2252;s:15:\"astra-sites-tag\";a:3:{i:447;s:10:\"accountant\";i:449;s:20:\"chartered-accountant\";i:2254;s:22:\"finance-and-accounting\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-56688\";a:12:{s:5:\"title\";s:13:\"Why Choose Me\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-why-choose-me-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-why-choose-me-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/accountant-08\/why-choose-me\/\";s:15:\"astra-sites-tag\";a:3:{i:453;s:8:\"features\";i:760;s:13:\"why-choose-us\";i:852;s:6:\"why-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56684\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/accountant-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56685\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/accountant-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56686\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/accountant-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56687\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-testimonials-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/accountant-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56683\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-about-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/accountant-08-about-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/accountant-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/accountant-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-48490\";a:13:{s:5:\"title\";s:14:\"Animal Welfare\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-home-400x1536.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/animal-welfare-08\";s:20:\"astra-site-parent-id\";i:1741;s:15:\"astra-sites-tag\";a:7:{i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1013;s:8:\"donation\";i:624;s:10:\"foundation\";i:1482;s:6:\"givewp\";i:745;s:12:\"organization\";i:1012;s:7:\"welfare\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48493\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/animal-welfare-08\/wp-json\/wp\/v2\/pages\/1026\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/animal-welfare-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48491\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/animal-welfare-08\/wp-json\/wp\/v2\/pages\/1027\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/animal-welfare-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48494\";a:12:{s:5:\"title\";s:17:\"See All Campaigns\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-campaigns.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-campaigns-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/animal-welfare-08\/wp-json\/wp\/v2\/pages\/1028\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/animal-welfare-08\/see-all-campaigns\/\";s:15:\"astra-sites-tag\";a:1:{i:1479;s:9:\"campaigns\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-48495\";a:12:{s:5:\"title\";s:17:\"Star Contributors\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-contributors.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-contributors-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/animal-welfare-08\/wp-json\/wp\/v2\/pages\/1029\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/animal-welfare-08\/star-contributors\/\";s:15:\"astra-sites-tag\";a:2:{i:1014;s:10:\"contribute\";i:1481;s:11:\"star-donors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-48492\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/animal-welfare-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/animal-welfare-08\/wp-json\/wp\/v2\/pages\/1030\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/animal-welfare-08\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48442\";a:13:{s:5:\"title\";s:14:\"Dentist Clinic\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/dentist-08.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/dentist-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/dentist-08-400x1411.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/dentist-08\";s:20:\"astra-site-parent-id\";i:1733;s:15:\"astra-sites-tag\";a:3:{i:338;s:6:\"dental\";i:623;s:7:\"dentist\";i:1734;s:14:\"dentist-clinic\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48443\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/dentist-08.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/dentist-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/dentist-08\/wp-json\/wp\/v2\/pages\/409\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/dentist-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47862\";a:13:{s:5:\"title\";s:11:\"Pet Sitting\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-home-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-home-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-home-gb-400x1242.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/pet-sitting-08\";s:20:\"astra-site-parent-id\";i:1680;s:15:\"astra-sites-tag\";a:5:{i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";i:1687;s:11:\"pet-walking\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47864\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-home-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-home-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pet-sitting-08\/wp-json\/wp\/v2\/pages\/506\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/pet-sitting-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47866\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pet-sitting-08\/wp-json\/wp\/v2\/pages\/508\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/pet-sitting-08\/who-we-are\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47865\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-services-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pet-sitting-08\/wp-json\/wp\/v2\/pages\/509\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/pet-sitting-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47863\";a:12:{s:5:\"title\";s:12:\"Get In Touch\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-sitting-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/pet-sitting-08\/wp-json\/wp\/v2\/pages\/510\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/pet-sitting-08\/get-in-touch\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48300\";a:13:{s:5:\"title\";s:15:\"Custom Printing\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-homepage-gb-400x1150.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/custom-printing-08\";s:20:\"astra-site-parent-id\";i:1719;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:400;s:15:\"custom-printing\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:881;s:12:\"mug-printing\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}}s:5:\"pages\";a:3:{s:8:\"id-48303\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/custom-printing-08\/wp-json\/wp\/v2\/pages\/2089\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/custom-printing-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48301\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/custom-printing-08\/wp-json\/wp\/v2\/pages\/2161\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/custom-printing-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48302\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/custom-printing-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/custom-printing-08\/wp-json\/wp\/v2\/pages\/2162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/custom-printing-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55455\";a:13:{s:5:\"title\";s:21:\"Professional Services\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-1-400x1033.jpg\";s:14:\"astra-site-url\";s:43:\"\/\/websitedemos.net\/professional-services-08\";s:20:\"astra-site-parent-id\";i:2123;s:15:\"astra-sites-tag\";a:7:{i:2131;s:15:\"accounting-firm\";i:2135;s:17:\"advisory-services\";i:2134;s:8:\"advocate\";i:2133;s:13:\"advocate-firm\";i:2132;s:13:\"auditing-firm\";i:2136;s:17:\"business-coaching\";i:2129;s:21:\"professional-coaching\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55459\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-services.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/professional-services-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/professional-services-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55456\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/professional-services-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/professional-services-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55457\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/professional-services-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"\/\/websitedemos.net\/professional-services-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55458\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/professional-services-08-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/professional-services-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/professional-services-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-22317\";a:13:{s:5:\"title\";s:12:\"Photographer\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-400x1663.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/photographer-08\";s:20:\"astra-site-parent-id\";i:75;s:15:\"astra-sites-tag\";a:9:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:0:{}s:5:\"pages\";a:3:{s:8:\"id-22320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/photographer-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/photographer-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-22318\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/photographer-08\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/photographer-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-22319\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/06\/photographer-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/photographer-08\/wp-json\/wp\/v2\/pages\/267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/photographer-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48391\";a:13:{s:5:\"title\";s:29:\"Windows &#038; Doors Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-400x1366.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/windows-and-doors-08\";s:20:\"astra-site-parent-id\";i:1730;s:15:\"astra-sites-tag\";a:2:{i:436;s:8:\"interior\";i:442;s:26:\"windows-and-doors-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48395\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/windows-and-doors-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48392\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/windows-and-doors-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48397\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/windows-and-doors-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48396\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/windows-and-doors-08\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48394\";a:12:{s:5:\"title\";s:4:\"FAQs\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-faqs.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-faqs-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/171\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/windows-and-doors-08\/faqs\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48393\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/windows-and-doors-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/windows-and-doors-08\/wp-json\/wp\/v2\/pages\/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/windows-and-doors-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55398\";a:13:{s:5:\"title\";s:15:\"Salon &amp; Spa\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-home-400x1581.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/stylist-08\";s:20:\"astra-site-parent-id\";i:2101;s:15:\"astra-sites-tag\";a:11:{i:2102;s:10:\"beautician\";i:2121;s:13:\"beauty-parlor\";i:2106;s:12:\"beauty-salon\";i:2120;s:18:\"fashion-and-beauty\";i:1642;s:10:\"hair-salon\";i:2108;s:11:\"hairdresser\";i:577;s:13:\"makeup-artist\";i:2119;s:13:\"salon-and-spa\";i:530;s:3:\"spa\";i:2107;s:7:\"stylist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/stylist-08\/wp-json\/wp\/v2\/pages\/904\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/stylist-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/stylist-08\/wp-json\/wp\/v2\/pages\/900\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/stylist-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55402\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/stylist-08\/wp-json\/wp\/v2\/pages\/902\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/stylist-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55401\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/stylist-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/stylist-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/stylist-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48580\";a:13:{s:5:\"title\";s:8:\"Car Wash\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-home-400x1350.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/car-wash-08\";s:20:\"astra-site-parent-id\";i:1747;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48583\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/car-wash-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48584\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/car-wash-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/car-wash-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48581\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-08\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/car-wash-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48585\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-wash-menu.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-wash-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/car-wash-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/car-wash-08\/wash-menu\/\";s:15:\"astra-sites-tag\";a:3:{i:585;s:7:\"pricing\";i:761;s:9:\"wash-menu\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48582\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/car-wash-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/car-wash-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/car-wash-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55310\";a:13:{s:5:\"title\";s:20:\"Travel &amp; Tourism\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-home-400x1603.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/travel-and-tourism-08\";s:20:\"astra-site-parent-id\";i:2065;s:15:\"astra-sites-tag\";a:17:{i:2073;s:13:\"accommodation\";i:2076;s:18:\"apartments-hostels\";i:1534;s:3:\"bnb\";i:2078;s:14:\"business-hotel\";i:2079;s:10:\"guesthouse\";i:2080;s:8:\"homestay\";i:350;s:5:\"hotel\";i:2081;s:13:\"island-resort\";i:2082;s:12:\"luxury-hotel\";i:714;s:6:\"resort\";i:2077;s:12:\"tour-company\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";i:2075;s:15:\"travel-services\";i:2083;s:8:\"urban-bb\";i:2084;s:15:\"vacation-rental\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55311\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-amenities.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-amenities-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/travel-and-tourism-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/travel-and-tourism-08\/amenities\/\";s:15:\"astra-sites-tag\";a:2:{i:777;s:9:\"amenities\";i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55312\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-conatct.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-conatct-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/travel-and-tourism-08\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/travel-and-tourism-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55313\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/travel-and-tourism-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/travel-and-tourism-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55314\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-rooms.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/travel-and-tourism-08-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/travel-and-tourism-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/travel-and-tourism-08\/rooms\/\";s:15:\"astra-sites-tag\";a:2:{i:2073;s:13:\"accommodation\";i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-55436\";a:13:{s:5:\"title\";s:18:\"Event Landing Page\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-08-home-400x1208.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/event-08\";s:20:\"astra-site-parent-id\";i:2118;s:15:\"astra-sites-tag\";a:11:{i:2141;s:19:\"business-conference\";i:2138;s:16:\"conference-event\";i:2146;s:17:\"design-conference\";i:2137;s:13:\"event-landing\";i:2140;s:15:\"marketing-event\";i:2145;s:6:\"meetup\";i:648;s:12:\"presentation\";i:2142;s:14:\"product-launch\";i:2139;s:7:\"seminar\";i:2144;s:15:\"tech-conference\";i:2143;s:20:\"webinar-landing-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:0:{}s:5:\"pages\";a:1:{s:8:\"id-55437\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/event-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/event-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/event-08\/\";s:15:\"astra-sites-tag\";a:2:{i:850;s:12:\"landing-page\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48398\";a:13:{s:5:\"title\";s:18:\"Garden Maintenance\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-homepage-gb-400x1180.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/garden-maintenance-08\";s:20:\"astra-site-parent-id\";i:1731;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48402\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/garden-maintenance-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/garden-maintenance-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48404\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-services-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/garden-maintenance-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48403\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-project-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-project-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"\/\/websitedemos.net\/garden-maintenance-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48401\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-faq-gb.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-faq-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/garden-maintenance-08\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/garden-maintenance-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/garden-maintenance-08\/wp-json\/wp\/v2\/pages\/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/garden-maintenance-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48208\";a:13:{s:5:\"title\";s:7:\"Plumber\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-home-1-400x1340.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/plumber-08\";s:20:\"astra-site-parent-id\";i:1706;s:15:\"astra-sites-tag\";a:6:{i:1712;s:19:\"commercial-plumbing\";i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";i:1711;s:18:\"remolding-services\";i:1710;s:20:\"residential-plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48212\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/plumber-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48209\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/plumber-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48213\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/plumber-08\/services\/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48214\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-testmonials.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-testmonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/plumber-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48211\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-faq-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/plumber-08\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48210\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/plumber-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/plumber-08\/wp-json\/wp\/v2\/pages\/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/plumber-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48188\";a:13:{s:5:\"title\";s:17:\"Interior Designer\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/interior-designer-08-home-400x787.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/interior-designer-08\";s:20:\"astra-site-parent-id\";i:1705;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-48191\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/688\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/interior-designer-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48189\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/689\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/interior-designer-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48193\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-service-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-service-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/690\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/interior-designer-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48192\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-projects-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-projects-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/691\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/interior-designer-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48194\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-testimonials-gb.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-testimonials-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/692\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/interior-designer-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48190\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-designer-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/interior-designer-08\/wp-json\/wp\/v2\/pages\/693\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/interior-designer-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48703\";a:13:{s:5:\"title\";s:15:\"Growth Marketer\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-400x1149.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/content-marketing-08\";s:20:\"astra-site-parent-id\";i:1764;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48706\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/content-marketing-08\/wp-json\/wp\/v2\/pages\/25247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/content-marketing-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48704\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/content-marketing-08\/wp-json\/wp\/v2\/pages\/25248\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/content-marketing-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48707\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/content-marketing-08\/wp-json\/wp\/v2\/pages\/25249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"\/\/websitedemos.net\/content-marketing-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48705\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-hire-me.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/11\/content-marketing-08-hire-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/content-marketing-08\/wp-json\/wp\/v2\/pages\/25250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/content-marketing-08\/hire-me\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:773;s:7:\"hire-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48530\";a:13:{s:5:\"title\";s:11:\"Barber Shop\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-home-400x1585.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/barber-shop-08\";s:20:\"astra-site-parent-id\";i:1745;s:15:\"astra-sites-tag\";a:6:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48535\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/barber-shop-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/barber-shop-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48531\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/barber-shop-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/barber-shop-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48532\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-team.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-team-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/barber-shop-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-08\/barbers\/\";s:15:\"astra-sites-tag\";a:2:{i:478;s:6:\"barber\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48534\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/barber-shop-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-08\/gallery\/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48533\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/barber-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/barber-shop-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/barber-shop-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55425\";a:13:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-home-400x1318.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/communities-08\";s:20:\"astra-site-parent-id\";i:2116;s:15:\"astra-sites-tag\";a:11:{i:625;s:7:\"charity\";i:2126;s:20:\"charity-organization\";i:893;s:6:\"church\";i:2125;s:9:\"community\";i:2128;s:16:\"community-center\";i:1013;s:8:\"donation\";i:2124;s:17:\"environmental-ngo\";i:624;s:10:\"foundation\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";i:2127;s:10:\"social-ngo\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-55427\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/communities-08\/wp-json\/wp\/v2\/pages\/370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/communities-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55426\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/communities-08\/wp-json\/wp\/v2\/pages\/366\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/communities-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55428\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/communities-08\/wp-json\/wp\/v2\/pages\/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/communities-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55429\";a:12:{s:5:\"title\";s:10:\"What we do\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/communities-08-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/communities-08\/wp-json\/wp\/v2\/pages\/368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/communities-08\/what-we-do\/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48132\";a:13:{s:5:\"title\";s:15:\"Sierra Industry\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-home-400x1136.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/sierra-industry-08\";s:20:\"astra-site-parent-id\";i:1703;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48135\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/sierra-industry-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48133\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-industry-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sierra-industry-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48134\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/sierra-industry-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/sierra-industry-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48136\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-products.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-products-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/sierra-industry-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/sierra-industry-08\/products\/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48137\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-industry-08-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/sierra-industry-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/sierra-industry-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48103\";a:13:{s:5:\"title\";s:13:\"Sierra Nature\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-1-400x1128.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/sierra-nature-08\";s:20:\"astra-site-parent-id\";i:1701;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48104\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-nature-08\/wp-json\/wp\/v2\/pages\/962\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/sierra-nature-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48105\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-nature-08\/wp-json\/wp\/v2\/pages\/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sierra-nature-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48106\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-nature-08\/wp-json\/wp\/v2\/pages\/960\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/sierra-nature-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48107\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-projects-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-nature-08\/wp-json\/wp\/v2\/pages\/966\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/sierra-nature-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48108\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/sierra-nature-08-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/sierra-nature-08\/wp-json\/wp\/v2\/pages\/964\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/sierra-nature-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-54442\";a:13:{s:5:\"title\";s:11:\"Coffee Shop\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-08-400x1542.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/coffee-shop-08\";s:20:\"astra-site-parent-id\";i:2033;s:15:\"astra-sites-tag\";a:10:{i:693;s:4:\"cafe\";i:2042;s:8:\"cafe-bar\";i:1527;s:9:\"cafeteria\";i:2043;s:12:\"coffee-house\";i:1575;s:11:\"coffee-shop\";i:399;s:8:\"one-page\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:335;s:10:\"restaurant\";i:2041;s:9:\"snack-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-54443\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/coffee-shop-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/coffee-shop-08\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/coffee-shop-08\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48496\";a:13:{s:5:\"title\";s:20:\"Interior Design Firm\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-home-400x1295.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/interior-firm-08\";s:20:\"astra-site-parent-id\";i:1742;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48499\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/interior-firm-08\/wp-json\/wp\/v2\/pages\/1224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/interior-firm-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48500\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/interior-firm-08\/wp-json\/wp\/v2\/pages\/1182\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/interior-firm-08\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48497\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/interior-firm-08\/wp-json\/wp\/v2\/pages\/1184\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/interior-firm-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48501\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/interior-firm-08\/wp-json\/wp\/v2\/pages\/1186\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/interior-firm-08\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48498\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/interior-firm-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/interior-firm-08\/wp-json\/wp\/v2\/pages\/1188\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/interior-firm-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47957\";a:13:{s:5:\"title\";s:18:\"Italian Restaurant\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-home-1-400x1353.jpg\";s:14:\"astra-site-url\";s:40:\"\/\/websitedemos.net\/italian-restaurant-08\";s:20:\"astra-site-parent-id\";i:1689;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47960\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/italian-restaurant-08\/wp-json\/wp\/v2\/pages\/56\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/italian-restaurant-08\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47961\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-menu-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/italian-restaurant-08\/wp-json\/wp\/v2\/pages\/54\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/italian-restaurant-08\/menu\/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47958\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/italian-restaurant-08\/wp-json\/wp\/v2\/pages\/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/italian-restaurant-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47959\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/italian-restaurant-08-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/italian-restaurant-08\/wp-json\/wp\/v2\/pages\/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/italian-restaurant-08\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48342\";a:13:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-home-400x1239.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/coach-08\";s:20:\"astra-site-parent-id\";i:1723;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48347\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-08\/wp-json\/wp\/v2\/pages\/389\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/coach-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48343\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-08\/wp-json\/wp\/v2\/pages\/391\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/coach-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48346\";a:12:{s:5:\"title\";s:6:\"e-Book\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-e-book.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-e-book-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-08\/wp-json\/wp\/v2\/pages\/393\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/coach-08\/e-book\/\";s:15:\"astra-sites-tag\";a:1:{i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48345\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-courses.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-08\/wp-json\/wp\/v2\/pages\/395\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-08\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48344\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-08\/wp-json\/wp\/v2\/pages\/397\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48231\";a:13:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-home-400x1059.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/motivational-speaker-08\";s:20:\"astra-site-parent-id\";i:1708;s:15:\"astra-sites-tag\";a:3:{i:1545;s:21:\"inspirational-speaker\";i:855;s:20:\"motivational-speaker\";i:1709;s:7:\"speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48235\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-08\/wp-json\/wp\/v2\/pages\/624\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/motivational-speaker-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48232\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-08\/wp-json\/wp\/v2\/pages\/626\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/motivational-speaker-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48233\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-blog-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-blog-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-08\/wp-json\/wp\/v2\/pages\/628\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/motivational-speaker-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48234\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-08\/wp-json\/wp\/v2\/pages\/630\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48562\";a:13:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-home-400x1623.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/gardener-08\";s:20:\"astra-site-parent-id\";i:1746;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48566\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/gardener-08\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/gardener-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48563\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/gardener-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/gardener-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48567\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/gardener-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/gardener-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48565\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/gardener-08\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48564\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/gardener-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55358\";a:13:{s:5:\"title\";s:17:\"Web Design Agency\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/web-design-agency-08-600x800-1.jpeg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/web-design-agency-08-600x800-1.jpeg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/web-design-agency-08-600x800-1-400x533.jpeg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/web-design-agency-08\";s:20:\"astra-site-parent-id\";i:2095;s:15:\"astra-sites-tag\";a:5:{i:663;s:6:\"agency\";i:850;s:12:\"landing-page\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:2159;s:17:\"web-design-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:0:{}s:5:\"pages\";a:1:{s:8:\"id-55567\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/web-design-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/web-design-agency-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/web-design-agency-08\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/web-design-agency-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48225\";a:13:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-homepage-gb-400x1648.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/construction-08\";s:20:\"astra-site-parent-id\";i:1707;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48228\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/construction-08\/wp-json\/wp\/v2\/pages\/1815\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/construction-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48226\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/construction-08\/wp-json\/wp\/v2\/pages\/1816\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/construction-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48230\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-services-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/construction-08\/wp-json\/wp\/v2\/pages\/1817\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48229\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-projects-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-projects-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/construction-08\/wp-json\/wp\/v2\/pages\/1818\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48227\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/construction-08\/wp-json\/wp\/v2\/pages\/1819\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/construction-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48374\";a:13:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-homepage-gb-400x1274.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/co-working-space-08\";s:20:\"astra-site-parent-id\";i:1729;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48375\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/co-working-space-08\/wp-json\/wp\/v2\/pages\/1131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/co-working-space-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48376\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-amenities-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-amenities-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/co-working-space-08\/wp-json\/wp\/v2\/pages\/1132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/co-working-space-08\/amenities\/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48377\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/co-working-space-08\/wp-json\/wp\/v2\/pages\/1133\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48378\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/co-working-space-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/co-working-space-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48379\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-pricing-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-pricing-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/co-working-space-08\/wp-json\/wp\/v2\/pages\/1134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-08\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48297\";a:13:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/wedding-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/wedding-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/wedding-08-home-400x1596.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/wedding-08\";s:20:\"astra-site-parent-id\";i:1716;s:15:\"astra-sites-tag\";a:5:{i:699;s:10:\"invitation\";i:746;s:13:\"one-page-site\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48298\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/wedding-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/wedding-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/wedding-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/wedding-08\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";i:1457;s:18:\"wedding-invitation\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-56731\";a:13:{s:5:\"title\";s:13:\"Prime Lawyers\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-400x1370.jpg\";s:14:\"astra-site-url\";s:25:\"\/\/websitedemos.net\/law-08\";s:20:\"astra-site-parent-id\";i:2255;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-56732\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https:\/\/websitedemos.net\/law-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/law-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56733\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/law-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/law-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56734\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-faq.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/law-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/law-08\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56735\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https:\/\/websitedemos.net\/law-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"\/\/websitedemos.net\/law-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56736\";a:12:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-practice-area.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-practice-area-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https:\/\/websitedemos.net\/law-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/law-08\/practice-area\/\";s:15:\"astra-sites-tag\";a:2:{i:707;s:13:\"practice-area\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-48263\";a:13:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-400x1312.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/makeup-artist-08\";s:20:\"astra-site-parent-id\";i:1713;s:15:\"astra-sites-tag\";a:6:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";i:1728;s:13:\"makeup-studio\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48266\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/makeup-artist-08\/wp-json\/wp\/v2\/pages\/1299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/makeup-artist-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48264\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/makeup-artist-08\/wp-json\/wp\/v2\/pages\/1300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/makeup-artist-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48268\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/makeup-artist-08\/wp-json\/wp\/v2\/pages\/1301\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/makeup-artist-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48267\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/makeup-artist-08\/wp-json\/wp\/v2\/pages\/1302\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/makeup-artist-08\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48265\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/makeup-artist-08\/wp-json\/wp\/v2\/pages\/1303\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/makeup-artist-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48269\";a:13:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-home-400x1345.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/cleaner-08\";s:20:\"astra-site-parent-id\";i:1714;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48273\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaner-08\/wp-json\/wp\/v2\/pages\/1696\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/cleaner-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48270\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaner-08\/wp-json\/wp\/v2\/pages\/1352\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/cleaner-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48274\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-residential.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-residential-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaner-08\/wp-json\/wp\/v2\/pages\/1348\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/cleaner-08\/residential\/\";s:15:\"astra-sites-tag\";a:1:{i:776;s:20:\"residential-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48271\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-commercial.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-commercial-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaner-08\/wp-json\/wp\/v2\/pages\/1350\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/cleaner-08\/commercial\/\";s:15:\"astra-sites-tag\";a:1:{i:673;s:19:\"commercial-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48272\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaner-08\/wp-json\/wp\/v2\/pages\/1354\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cleaner-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-54447\";a:13:{s:5:\"title\";s:22:\"Health &#038; Wellness\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-home-400x1460.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/health-wellness-08\";s:20:\"astra-site-parent-id\";i:2034;s:15:\"astra-sites-tag\";a:11:{i:337;s:6:\"clinic\";i:338;s:6:\"dental\";i:2047;s:13:\"dental-clinic\";i:601;s:6:\"doctor\";i:2045;s:6:\"health\";i:604;s:10:\"healthcare\";i:603;s:7:\"medical\";i:2046;s:14:\"medical-clinic\";i:621;s:12:\"psychiatrist\";i:2044;s:9:\"therapist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-54449\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/health-wellness-08\/wp-json\/wp\/v2\/pages\/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/health-wellness-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54450\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-wellness-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/health-wellness-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54448\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-wellness-08\/wp-json\/wp\/v2\/pages\/87\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/health-wellness-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54451\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/health-wellness-08\/wp-json\/wp\/v2\/pages\/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/health-wellness-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-48093\";a:13:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/hotel-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/hotel-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/hotel-homepage-gb-400x1573.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/hotel-08\";s:20:\"astra-site-parent-id\";i:1700;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48094\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/hotel-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/hotel-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/hotel-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/hotel-08\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48304\";a:13:{s:5:\"title\";s:20:\"Health &amp; Fitness\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-400x1372.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/health-fitness-08\";s:20:\"astra-site-parent-id\";i:1720;s:15:\"astra-sites-tag\";a:4:{i:499;s:7:\"fitness\";i:521;s:12:\"fitness-blog\";i:1721;s:11:\"health-blog\";i:519;s:14:\"healthy-living\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-48307\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-fitness-08\/wp-json\/wp\/v2\/pages\/910\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/health-fitness-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48306\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-fitness-08\/wp-json\/wp\/v2\/pages\/914\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/health-fitness-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48305\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-fitness-08\/wp-json\/wp\/v2\/pages\/912\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/health-fitness-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47918\";a:13:{s:5:\"title\";s:11:\"Travel Blog\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-home-400x1342.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/travel-08\";s:20:\"astra-site-parent-id\";i:1682;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";i:1683;s:14:\"travel-blogger\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47922\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/travel-08\/wp-json\/wp\/v2\/pages\/1718\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/travel-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47920\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/travel-08\/wp-json\/wp\/v2\/pages\/1722\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/travel-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47919\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/travel-08\/wp-json\/wp\/v2\/pages\/1720\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/travel-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47921\";a:12:{s:5:\"title\";s:11:\"Destination\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-destinations.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-destinations-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/travel-08\/wp-json\/wp\/v2\/pages\/1724\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/travel-08\/destination\/\";s:15:\"astra-sites-tag\";a:2:{i:785;s:11:\"destination\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-47942\";a:13:{s:5:\"title\";s:8:\"Pet Care\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-home-1-400x1084.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/pet-care-08\";s:20:\"astra-site-parent-id\";i:1685;s:15:\"astra-sites-tag\";a:7:{i:1688;s:8:\"pet-blog\";i:374;s:8:\"pet-care\";i:1686;s:13:\"pet-care-blog\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";i:1687;s:11:\"pet-walking\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-47945\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/pet-care-08\/wp-json\/wp\/v2\/pages\/1040\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/pet-care-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47943\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/pet-care-08\/wp-json\/wp\/v2\/pages\/1042\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/pet-care-08\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47944\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-blog-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-blog-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/pet-care-08\/wp-json\/wp\/v2\/pages\/1044\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/pet-care-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1945","option_name":"ast-block-templates-site-requests","option_value":"1","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1946","option_name":"ast-block-templates-blocks-1","option_value":"a:100:{s:8:\"id-58234\";a:10:{s:5:\"title\";s:18:\"About Wireframe 08\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/about-wireframe-08.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/about-wireframe-08-400x130.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/about-wireframe-08\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58227\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 08\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/services-wireframe-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/services-wireframe-08-400x159.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/services-wireframe-08\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58226\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 07\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/services-wireframe-07.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/services-wireframe-07-400x158.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/services-wireframe-07\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58207\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 08\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/features-wireframe-08.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/features-wireframe-08-400x217.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/features-wireframe-08\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58206\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 07\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/features-wireframe-07.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/features-wireframe-07-400x219.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/features-wireframe-07\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58156\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 06\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/hero-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/hero-wireframe-06-400x200.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/hero-wireframe-06\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58129\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 05\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/hero-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/hero-wireframe-05-400x200.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/hero-wireframe-05\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58118\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 06\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/portfolio-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/portfolio-wireframe-06-400x260.jpg\";s:3:\"url\";s:61:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-wireframe-06\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58117\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 05\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/portfolio-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/portfolio-wireframe-05-400x256.jpg\";s:3:\"url\";s:61:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-wireframe-05\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58068\";a:10:{s:5:\"title\";s:18:\"About Wireframe 07\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/about-wireframe-07.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/09\/about-wireframe-07-400x131.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/about-wireframe-07\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57769\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 04\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/portfolio-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/portfolio-wireframe-04-400x242.jpg\";s:3:\"url\";s:61:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-wireframe-04\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57768\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 03\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/portfolio-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/portfolio-wireframe-03-400x241.jpg\";s:3:\"url\";s:61:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-wireframe-03\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57747\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 02\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/portfolio-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/portfolio-wireframe-02-400x242.jpg\";s:3:\"url\";s:61:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-wireframe-02\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57746\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 01\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/portfolio-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/portfolio-wireframe-01-400x245.jpg\";s:3:\"url\";s:61:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-wireframe-01\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57722\";a:10:{s:5:\"title\";s:17:\"Team Wireframe 04\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/team-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/team-wireframe-04-400x106.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/team-wireframe-04\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:829;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57721\";a:10:{s:5:\"title\";s:17:\"Team Wireframe 03\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/team-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/team-wireframe-03-400x107.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/team-wireframe-03\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:829;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57709\";a:10:{s:5:\"title\";s:17:\"Team Wireframe 02\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/team-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/team-wireframe-02-400x230.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/team-wireframe-02\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:829;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57708\";a:10:{s:5:\"title\";s:17:\"Team Wireframe 01\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/team-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/team-wireframe-01-400x228.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/team-wireframe-01\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:829;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57697\";a:10:{s:5:\"title\";s:24:\"Testimonial Wireframe 04\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/testimonial-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/testimonial-wireframe-04-400x128.jpg\";s:3:\"url\";s:63:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-wireframe-04\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:830;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57696\";a:10:{s:5:\"title\";s:24:\"Testimonial Wireframe 03\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/testimonial-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/testimonial-wireframe-03-400x129.jpg\";s:3:\"url\";s:63:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-wireframe-03\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:830;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57689\";a:10:{s:5:\"title\";s:24:\"Testimonial Wireframe 02\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/testimonial-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/testimonial-wireframe-02-400x100.jpg\";s:3:\"url\";s:63:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-wireframe-02\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:830;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57688\";a:10:{s:5:\"title\";s:24:\"Testimonial Wireframe 01\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/testimonial-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/testimonial-wireframe-01-400x100.jpg\";s:3:\"url\";s:63:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-wireframe-01\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:830;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57661\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 06\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-06-400x252.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/services-wireframe-06\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57660\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 05\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-05-400x248.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/services-wireframe-05\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57648\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 04\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-04-400x242.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/services-wireframe-04\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57647\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 03\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-03-400x243.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/services-wireframe-03\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57637\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 02\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-02-400x146.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/services-wireframe-02\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57636\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 01\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/services-wireframe-01-400x148.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/services-wireframe-01\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57626\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 06\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-06-400x236.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/features-wireframe-06\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57625\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 05\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-05-400x234.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/features-wireframe-05\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57616\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 04\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-04-400x168.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/features-wireframe-04\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57614\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 03\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-03-400x170.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/features-wireframe-03\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57605\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 02\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-02-400x186.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/features-wireframe-02\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57604\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 01\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/features-wireframe-01-400x184.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/features-wireframe-01\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57590\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 06\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-06-400x274.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/faqs-wireframe-06\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57589\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 05\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-05-400x282.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/faqs-wireframe-05\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57568\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 04\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-04-400x259.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/faqs-wireframe-04\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57567\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 03\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-03-400x265.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/faqs-wireframe-03\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57561\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 02\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-02-400x225.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/faqs-wireframe-02\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57560\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 01\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/faqs-wireframe-01-400x224.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/faqs-wireframe-01\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57535\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 06\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-06-400x112.jpg\";s:3:\"url\";s:66:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-wireframe-06\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57534\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 05\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-05-400x113.jpg\";s:3:\"url\";s:66:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-wireframe-05\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57533\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 04\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-04-400x100.jpg\";s:3:\"url\";s:66:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-wireframe-04\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57530\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 03\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-03-400x103.jpg\";s:3:\"url\";s:66:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-wireframe-03\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57532\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 02\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-02-400x95.jpg\";s:3:\"url\";s:66:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-wireframe-02\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57531\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 01\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/call-to-action-wireframe-01-400x97.jpg\";s:3:\"url\";s:66:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-wireframe-01\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57513\";a:10:{s:5:\"title\";s:18:\"About Wireframe 06\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-06-400x130.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/about-wireframe-06\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57512\";a:10:{s:5:\"title\";s:18:\"About Wireframe 05\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-05-400x130.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/about-wireframe-05\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57504\";a:10:{s:5:\"title\";s:18:\"About Wireframe 03\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-03-400x177.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/about-wireframe-03\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57505\";a:10:{s:5:\"title\";s:18:\"About Wireframe 04\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-04-400x176.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/about-wireframe-04\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57502\";a:10:{s:5:\"title\";s:18:\"About Wireframe 02\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-02-400x176.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/about-wireframe-02\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57496\";a:10:{s:5:\"title\";s:18:\"About Wireframe 01\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/about-wireframe-01-400x177.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/about-wireframe-01\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57483\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 03\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/hero-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/hero-wireframe-03-400x296.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/hero-wireframe-03\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57484\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 04\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/hero-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/hero-wireframe-04-400x290.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/hero-wireframe-04\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57476\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 02\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/hero-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/hero-wireframe-02-400x210.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/hero-wireframe-02\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57467\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 01\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/hero-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/08\/hero-wireframe-01-400x211.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/hero-wireframe-01\/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56233\";a:10:{s:5:\"title\";s:7:\"Hero 10\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/hero-10.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/hero-10-400x218.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/hero-10b-2\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56151\";a:10:{s:5:\"title\";s:11:\"Features 21\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/features-21g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/features-21g-400x220.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-21g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56152\";a:10:{s:5:\"title\";s:11:\"Features 22\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/features-22g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/features-22g-400x353.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-22g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56134\";a:10:{s:5:\"title\";s:11:\"Features 19\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-19g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-19g-400x274.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-19g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56135\";a:10:{s:5:\"title\";s:11:\"Features 20\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-20g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-20g-400x226.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-20g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56133\";a:10:{s:5:\"title\";s:11:\"Features 18\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-18g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-18g-400x250.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-18g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56119\";a:10:{s:5:\"title\";s:11:\"Features 15\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-15g.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-15g-400x93.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-15g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56121\";a:10:{s:5:\"title\";s:11:\"Features 17\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-17g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-17g-400x176.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-17g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56120\";a:10:{s:5:\"title\";s:11:\"Features 16\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-16g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-16g-400x256.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-16g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56113\";a:10:{s:5:\"title\";s:11:\"Features 14\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-14g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-14g-400x259.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-14g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56101\";a:10:{s:5:\"title\";s:11:\"Features 13\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-13g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-13g-400x111.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-13g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56100\";a:10:{s:5:\"title\";s:11:\"Features 12\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-12g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/features-12g-400x189.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-12g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56074\";a:10:{s:5:\"title\";s:7:\"Text 15\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-15.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-15-400x80.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/text-15g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56061\";a:10:{s:5:\"title\";s:7:\"Text 14\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-14.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-14-400x79.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/text-14g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56060\";a:10:{s:5:\"title\";s:7:\"Text 13\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-13.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-13-400x79.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/text-13g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56048\";a:10:{s:5:\"title\";s:7:\"Text 12\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-12.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-12-400x79.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/text-12g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56047\";a:10:{s:5:\"title\";s:7:\"Text 11\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-11.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-11-400x82.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/text-11g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56164\";a:10:{s:5:\"title\";s:9:\"Heading 6\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/heading-6g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/heading-6g-400x77.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-6g\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56165\";a:10:{s:5:\"title\";s:9:\"Heading 7\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/heading-7g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/heading-7g-400x88.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-7g\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56231\";a:10:{s:5:\"title\";s:6:\"Hero 7\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/hero-7.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/hero-7-400x217.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/hero-7b-2\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56232\";a:10:{s:5:\"title\";s:6:\"Hero 9\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/hero-9.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/hero-9-400x219.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/hero-9b-2\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56238\";a:10:{s:5:\"title\";s:7:\"Text 18\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-18.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-18-400x119.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/text-18g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56237\";a:10:{s:5:\"title\";s:7:\"Text 17\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-17.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-17-400x94.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/text-17g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56226\";a:10:{s:5:\"title\";s:7:\"Text 16\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-16.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-16-400x101.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/text-16g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56209\";a:10:{s:5:\"title\";s:14:\"Contact Form 6\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-form-6g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-form-6g-400x191.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-6g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56208\";a:10:{s:5:\"title\";s:14:\"Contact Form 5\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-form-5g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-form-5g-400x193.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-5g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56210\";a:10:{s:5:\"title\";s:14:\"Contact Form 7\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-form-7g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-form-7g-400x206.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-7g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56193\";a:10:{s:5:\"title\";s:9:\"Contact 7\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-7g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-7g-400x229.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-7g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56211\";a:10:{s:5:\"title\";s:14:\"Contact Form 8\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-form-8g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-form-8g-400x174.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-8g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56195\";a:10:{s:5:\"title\";s:9:\"Contact 9\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-9g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-9g-400x206.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-9g\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56194\";a:10:{s:5:\"title\";s:9:\"Contact 8\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-8g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-8g-400x236.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-8g\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56192\";a:10:{s:5:\"title\";s:9:\"Contact 6\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-6g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-6g-400x233.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/contact-6g\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56169\";a:10:{s:5:\"title\";s:10:\"Heading 10\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/heading-10g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/heading-10g-400x94.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/heading-10g\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56168\";a:10:{s:5:\"title\";s:9:\"Heading 9\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/heading-9g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/heading-9g-400x94.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-9g\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56167\";a:10:{s:5:\"title\";s:9:\"Heading 8\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/heading-8g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/heading-8g-400x90.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/heading-8g\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56046\";a:10:{s:5:\"title\";s:7:\"Text 10\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-10.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/text-10-400x82.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/text-10g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56037\";a:10:{s:5:\"title\";s:6:\"FAQ 10\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/faq-10g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/faq-10g-400x186.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/faq-10g\/\";s:3:\"tag\";a:1:{i:822;s:3:\"faq\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55980\";a:10:{s:5:\"title\";s:8:\"About 25\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-25g.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-25g-400x89.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-25g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55976\";a:10:{s:5:\"title\";s:8:\"About 24\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-24g.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-24g-400x78.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-24g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55975\";a:10:{s:5:\"title\";s:8:\"About 23\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-23g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-23g-400x231.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-23g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55967\";a:10:{s:5:\"title\";s:8:\"About 22\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-22g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-22g-400x162.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-22g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55966\";a:10:{s:5:\"title\";s:8:\"About 21\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-21g.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-21g-400x93.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-21g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55965\";a:10:{s:5:\"title\";s:8:\"About 20\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/about-20g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/about-20g-400x229.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-20g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55960\";a:10:{s:5:\"title\";s:8:\"About 19\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-19g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-19g-400x151.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-19g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1947","option_name":"ast-block-templates-block-requests","option_value":"4","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1948","option_name":"ast_block_templates_fresh_site","option_value":"no","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1949","option_name":"bsf_analytics_installed_time","option_value":"1633680608","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1952","option_name":"astra-sites-and-pages-page-25","option_value":"a:15:{s:8:\"id-18738\";a:13:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-home-400x1503.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/fitness-center-04\";s:20:\"astra-site-parent-id\";i:101;s:15:\"astra-sites-tag\";a:10:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:847;s:5:\"green\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:1020;s:8:\"personal\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows\/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:5:\"pages\";a:4:{s:8:\"id-22930\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/fitness-center-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/fitness-center-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22928\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-classes.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/fitness-center-04\/wp-json\/wp\/v2\/pages\/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/fitness-center-04\/classes\/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22926\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/fitness-center-04\/wp-json\/wp\/v2\/pages\/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/fitness-center-04\/about\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22929\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fitness-center-04-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/fitness-center-04\/wp-json\/wp\/v2\/pages\/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/fitness-center-04\/contact\/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-18854\";a:13:{s:5:\"title\";s:12:\"Psychiatrist\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-03-homepage-400x1839.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/psychiatrist-03\";s:20:\"astra-site-parent-id\";i:204;s:15:\"astra-sites-tag\";a:6:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24071\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/psychiatrist-03\/wp-json\/wp\/v2\/pages\/422\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/psychiatrist-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18812\";a:13:{s:5:\"title\";s:12:\"Psychiatrist\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-04-home-400x1967.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/psychiatrist-04\";s:20:\"astra-site-parent-id\";i:205;s:15:\"astra-sites-tag\";a:7:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24073\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/psychiatrist-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/psychiatrist-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/psychiatrist-04\/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:746;s:13:\"one-page-site\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18696\";a:13:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:100:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-homepage-400x1601.jpg\";s:14:\"astra-site-url\";s:45:\"\/\/websitedemos.net\/ecourse-learn-photoshop-03\";s:20:\"astra-site-parent-id\";i:274;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:5:{s:8:\"id-24839\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-03\/wp-json\/wp\/v2\/pages\/64\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/ecourse-learn-photoshop-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24836\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-03\/wp-json\/wp\/v2\/pages\/65\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/ecourse-learn-photoshop-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24838\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-courses.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-03\/wp-json\/wp\/v2\/pages\/85\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/ecourse-learn-photoshop-03\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24841\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-testimonials-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-03\/wp-json\/wp\/v2\/pages\/86\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"\/\/websitedemos.net\/ecourse-learn-photoshop-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24840\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-pricing.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-03-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/ecourse-learn-photoshop-03\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18622\";a:13:{s:5:\"title\";s:20:\"Food and Drinks Blog\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/05\/fnb-blogger-03-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/05\/fnb-blogger-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/05\/fnb-blogger-03-home-400x1294.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/fnb-blogger-03\";s:20:\"astra-site-parent-id\";i:888;s:15:\"astra-sites-tag\";a:7:{i:728;s:8:\"beverage\";i:729;s:8:\"blogging\";i:336;s:4:\"food\";i:883;s:23:\"food-and-drinks-blogger\";i:890;s:12:\"food-blogger\";i:730;s:7:\"recipes\";i:427;s:6:\"travel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:2:{s:8:\"id-31836\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/05\/fnb-blogger-03-about-me.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/05\/fnb-blogger-03-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/fnb-blogger-03\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/fnb-blogger-03\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-31837\";a:12:{s:5:\"title\";s:19:\"Let&#8217;s Connect\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/fnb-blogger-03-lets-connect-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/09\/fnb-blogger-03-lets-connect.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/fnb-blogger-03\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/fnb-blogger-03\/lets-connect\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18624\";a:13:{s:5:\"title\";s:6:\"Author\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-homepage-400x1234.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/author-03\";s:20:\"astra-site-parent-id\";i:222;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:4:{s:8:\"id-24404\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/author-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/author-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24402\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-books.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/author-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/author-03\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24400\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/author-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/author-03\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24403\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/author-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/author-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18636\";a:13:{s:5:\"title\";s:9:\"Jewellery\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-03-homepage-400x548.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/jewellery-03\";s:20:\"astra-site-parent-id\";i:249;s:15:\"astra-sites-tag\";a:17:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2382;s:15:\"jewellery-store\";i:2383;s:22:\"online-jewellery-store\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-24626\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/jewellery-03\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/jewellery-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-24624\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-03-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-03-about-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/jewellery-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/jewellery-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24625\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-03-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24625-jewellery-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/jewellery-03\/wp-json\/wp\/v2\/pages\/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/jewellery-03\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18548\";a:13:{s:5:\"title\";s:15:\"Wedding Planner\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-home-2.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-home-2-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-home-2-400x2089.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/wedding-planner-04\";s:20:\"astra-site-parent-id\";i:272;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24812\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-home-2.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-home-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wedding-planner-04\/wp-json\/wp\/v2\/pages\/173\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/wedding-planner-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24808\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wedding-planner-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/wedding-planner-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24813\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wedding-planner-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/wedding-planner-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24811\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-gallery-2.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-gallery-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wedding-planner-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/wedding-planner-04\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24814\";a:12:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-venues.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-venues-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wedding-planner-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/wedding-planner-04\/venues\/\";s:15:\"astra-sites-tag\";a:1:{i:696;s:5:\"venue\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24810\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wedding-planner-04\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/wedding-planner-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18574\";a:13:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-home-1-400x1910.jpg\";s:14:\"astra-site-url\";s:45:\"\/\/websitedemos.net\/ecourse-learn-photoshop-04\";s:20:\"astra-site-parent-id\";i:275;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:5:\"pages\";a:5:{s:8:\"id-24853\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/ecourse-learn-photoshop-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24848\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/ecourse-learn-photoshop-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24851\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24851-ecourse-learn-photoshop-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24851-ecourse-learn-photoshop-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/ecourse-learn-photoshop-04\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24856\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/ecourse-learn-photoshop-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"\/\/websitedemos.net\/ecourse-learn-photoshop-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24854\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24854-ecourse-learn-photoshop-pricing-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24854-ecourse-learn-photoshop-pricing-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https:\/\/websitedemos.net\/ecourse-learn-photoshop-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"\/\/websitedemos.net\/ecourse-learn-photoshop-04\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18423\";a:13:{s:5:\"title\";s:6:\"Author\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-home-400x1432.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/author-04\";s:20:\"astra-site-parent-id\";i:224;s:15:\"astra-sites-tag\";a:6:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:1020;s:8:\"personal\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:5:\"pages\";a:4:{s:8:\"id-24419\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/author-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/author-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24417\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-books.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/author-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/author-04\/books\/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24415\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/author-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/author-04\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24418\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/author-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/author-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/author-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18556\";a:13:{s:5:\"title\";s:15:\"Wedding Planner\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-homepage-400x1771.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/wedding-planner-03\";s:20:\"astra-site-parent-id\";i:273;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24826\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/wedding-planner-03\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/wedding-planner-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24822\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wedding-planner-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/wedding-planner-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24827\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wedding-planner-03\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/wedding-planner-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24825\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-gallery-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wedding-planner-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/wedding-planner-03\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24828\";a:12:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-venues-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-venues-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wedding-planner-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/wedding-planner-03\/venues\/\";s:15:\"astra-sites-tag\";a:1:{i:696;s:5:\"venue\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24824\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-contact-us-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-planner-03-contact-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wedding-planner-03\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/wedding-planner-03\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18507\";a:13:{s:5:\"title\";s:20:\"Food and Drinks Blog\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/04\/fnb-blogger-04-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/04\/fnb-blogger-04-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/04\/fnb-blogger-04-1-400x1113.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/fnb-blogger-04\";s:20:\"astra-site-parent-id\";i:355;s:15:\"astra-sites-tag\";a:8:{i:728;s:8:\"beverage\";i:729;s:8:\"blogging\";i:882;s:6:\"drinks\";i:336;s:4:\"food\";i:883;s:23:\"food-and-drinks-blogger\";i:1020;s:8:\"personal\";i:730;s:7:\"recipes\";i:427;s:6:\"travel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:2:{s:8:\"id-28358\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fnb-blogger-04-about-me-2.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fnb-blogger-04-about-me-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/fnb-blogger-04\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/fnb-blogger-04\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28360\";a:12:{s:5:\"title\";s:19:\"Let&#8217;s Connect\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fnb-blogger-04-lets-connect-2.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fnb-blogger-04-lets-connect-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/fnb-blogger-04\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/fnb-blogger-04\/lets-connect\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18492\";a:13:{s:5:\"title\";s:9:\"Jewellery\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-04.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-04-400x702.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/jewellery-04\";s:20:\"astra-site-parent-id\";i:252;s:15:\"astra-sites-tag\";a:17:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2382;s:15:\"jewellery-store\";i:2383;s:22:\"online-jewellery-store\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows\/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}}s:5:\"pages\";a:3:{s:8:\"id-24635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-04.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/jewellery-04\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/jewellery-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24633\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/jewellery-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/jewellery-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24634\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/jewellery-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/jewellery-04\/wp-json\/wp\/v2\/pages\/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/jewellery-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}}s:8:\"id-18399\";a:13:{s:5:\"title\";s:5:\"Hotel\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-homepage-400x2067.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/hotel-03\";s:20:\"astra-site-parent-id\";i:279;s:15:\"astra-sites-tag\";a:6:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24893\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-03\/wp-json\/wp\/v2\/pages\/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/hotel-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24894\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-rooms.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-03\/wp-json\/wp\/v2\/pages\/129\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/hotel-03\/rooms\/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24895\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-03\/wp-json\/wp\/v2\/pages\/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/hotel-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24892\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/hotel-03\/wp-json\/wp\/v2\/pages\/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/hotel-03\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24896\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/hotel-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/hotel-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24891\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/hotel-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/hotel-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18394\";a:13:{s:5:\"title\";s:5:\"Hotel\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-home-400x2359.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/hotel-04\";s:20:\"astra-site-parent-id\";i:282;s:15:\"astra-sites-tag\";a:7:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";i:335;s:10:\"restaurant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24925\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/hotel-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/hotel-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24926\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-rooms.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/hotel-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/hotel-04\/rooms\/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24927\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/hotel-04\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/hotel-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24924\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/hotel-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/hotel-04\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24928\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/hotel-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/hotel-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24923\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/hotel-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/hotel-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1953","option_name":"astra-sites-and-pages-page-26","option_value":"a:15:{s:8:\"id-18388\";a:13:{s:5:\"title\";s:7:\"eCourse\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-400x2360.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/teach-03\";s:20:\"astra-site-parent-id\";i:216;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24331\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/teach-03\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/teach-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24328\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/teach-03\/wp-json\/wp\/v2\/pages\/50\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/teach-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24332\";a:12:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-lessons.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-lessons-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/teach-03\/wp-json\/wp\/v2\/pages\/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/teach-03\/lessons\/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24333\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/teach-03\/wp-json\/wp\/v2\/pages\/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/teach-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24330\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/teach-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/teach-03\/wp-json\/wp\/v2\/pages\/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/teach-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18373\";a:13:{s:5:\"title\";s:12:\"Kids Charity\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-homepage-400x1308.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/kids-charity-03\";s:20:\"astra-site-parent-id\";i:169;s:15:\"astra-sites-tag\";a:6:{i:625;s:7:\"charity\";i:978;s:10:\"child-care\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23608\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kids-charity-03\/wp-json\/wp\/v2\/pages\/121\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/kids-charity-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23611\";a:12:{s:5:\"title\";s:10:\"Who we are\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-who-we-are.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-who-we-are-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kids-charity-03\/wp-json\/wp\/v2\/pages\/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/kids-charity-03\/who-we-are\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23610\";a:12:{s:5:\"title\";s:10:\"What we do\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kids-charity-03\/wp-json\/wp\/v2\/pages\/123\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/kids-charity-03\/what-we-do\/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23609\";a:12:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-partners.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kids-charity-03\/wp-json\/wp\/v2\/pages\/124\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/kids-charity-03\/our-partners\/\";s:15:\"astra-sites-tag\";a:2:{i:734;s:8:\"partners\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23606\";a:12:{s:5:\"title\";s:10:\"Contact us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kids-charity-03\/wp-json\/wp\/v2\/pages\/125\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/kids-charity-03\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23607\";a:12:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-donate.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/kids-charity-03-donate-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/kids-charity-03\/wp-json\/wp\/v2\/pages\/103\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/kids-charity-03\/donate\/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18363\";a:13:{s:5:\"title\";s:9:\"theAgency\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-homepage-400x1990.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/wordpress-agency-03\";s:20:\"astra-site-parent-id\";i:133;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23274\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wordpress-agency-03\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/wordpress-agency-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23271\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wordpress-agency-03\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/wordpress-agency-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23276\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wordpress-agency-03\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/wordpress-agency-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23275\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-projects-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wordpress-agency-03\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/wordpress-agency-03\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23277\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-testimonials-3.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-testimonials-3-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wordpress-agency-03\/wp-json\/wp\/v2\/pages\/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/wordpress-agency-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23273\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-03-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wordpress-agency-03\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/wordpress-agency-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18372\";a:13:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-homepage-400x1152.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/coach-03\";s:20:\"astra-site-parent-id\";i:236;s:15:\"astra-sites-tag\";a:6:{i:854;s:5:\"coach\";i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24510\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/coach-03\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/coach-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24505\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/coach-03\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/coach-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24509\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-e-books.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-e-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/coach-03\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-03\/e-books\/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24508\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-courses.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/coach-03\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-03\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24507\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/coach-03\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18361\";a:13:{s:5:\"title\";s:17:\"Five Days Website\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-homepage-400x2458.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/creative-agency-03\";s:20:\"astra-site-parent-id\";i:178;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:664;s:16:\"digital-services\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23665\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-03\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/creative-agency-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23667\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-03\/wp-json\/wp\/v2\/pages\/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/creative-agency-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23663\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-case-studies.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-case-studies-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-03\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/creative-agency-03\/case-studies\/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23669\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-03\/wp-json\/wp\/v2\/pages\/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/creative-agency-03\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23666\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-prices.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-prices-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-03\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/creative-agency-03\/prices\/\";s:15:\"astra-sites-tag\";a:2:{i:815;s:5:\"price\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23664\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-03\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/creative-agency-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18375\";a:13:{s:5:\"title\";s:16:\"Conference Event\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/conference-event-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/conference-event-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/conference-event-03-homepage-400x1752.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/conference-event-03\";s:20:\"astra-site-parent-id\";i:175;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:1:{s:8:\"id-23637\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/conference-event-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/conference-event-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/conference-event-03\/wp-json\/wp\/v2\/pages\/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/conference-event-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-18342\";a:13:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-400x1454.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/charity-02\";s:20:\"astra-site-parent-id\";i:166;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23580\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/charity-02\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/charity-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23583\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-who-we-are-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-who-we-are-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/charity-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-02\/who-we-are\/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23582\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/charity-02\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-02\/what-we-do\/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23581\";a:12:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-our-partners.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-our-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/charity-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/charity-02\/our-partners\/\";s:15:\"astra-sites-tag\";a:2:{i:734;s:8:\"partners\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23578\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/charity-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23579\";a:12:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-02-donate.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23579-charity-donate-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/charity-02\/wp-json\/wp\/v2\/pages\/103\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/charity-02\/donate\/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give\/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}}}s:8:\"id-18310\";a:13:{s:5:\"title\";s:17:\"Five Days Website\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/creative-agency-04-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/creative-agency-04-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/creative-agency-04-1-400x2402.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/creative-agency-04\";s:20:\"astra-site-parent-id\";i:181;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:664;s:16:\"digital-services\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23703\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/creative-agency-04-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/creative-agency-04-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/creative-agency-04\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/creative-agency-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23705\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23705-five-days-website-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-23705-five-days-website-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-04\/wp-json\/wp\/v2\/pages\/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/creative-agency-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23701\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-04-case-studies.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-04-case-studies-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-04\/wp-json\/wp\/v2\/pages\/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/creative-agency-04\/case-studies\/\";s:15:\"astra-sites-tag\";a:1:{i:736;s:7:\"studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23707\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-04\/wp-json\/wp\/v2\/pages\/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/creative-agency-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23704\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-04-prices.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-04-prices-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-04\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/creative-agency-04\/prices\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23702\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/creative-agency-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/creative-agency-04\/wp-json\/wp\/v2\/pages\/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/creative-agency-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18306\";a:13:{s:5:\"title\";s:9:\"theAgency\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-2-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-2-400x2296.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/wordpress-agency-04\";s:20:\"astra-site-parent-id\";i:141;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-23344\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/wordpress-agency-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/wordpress-agency-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23341\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wordpress-agency-04\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/wordpress-agency-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23346\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wordpress-agency-04\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/wordpress-agency-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23345\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-projects-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wordpress-agency-04\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/wordpress-agency-04\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23347\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-testimonials-3.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-testimonials-3-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wordpress-agency-04\/wp-json\/wp\/v2\/pages\/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"\/\/websitedemos.net\/wordpress-agency-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23343\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wordpress-agency-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/wordpress-agency-04\/wp-json\/wp\/v2\/pages\/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/wordpress-agency-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18325\";a:13:{s:5:\"title\";s:16:\"Conference Event\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/conference-event-02-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/conference-event-02-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/conference-event-02-1-400x2135.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/conference-event-02\";s:20:\"astra-site-parent-id\";i:168;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:5:\"pages\";a:1:{s:8:\"id-23603\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/conference-event-02-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/03\/conference-event-02-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/conference-event-02\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/conference-event-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-18284\";a:13:{s:5:\"title\";s:7:\"eCourse\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-400x2372.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/teach-04\";s:20:\"astra-site-parent-id\";i:218;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-39985\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/teach-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/teach-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39983\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/teach-04\/wp-json\/wp\/v2\/pages\/50\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/teach-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39986\";a:12:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-lessons.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-lessons-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/teach-04\/wp-json\/wp\/v2\/pages\/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/teach-04\/lessons\/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39987\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/teach-04\/wp-json\/wp\/v2\/pages\/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/teach-04\/testimonials\/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39984\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/teach-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/teach-04\/wp-json\/wp\/v2\/pages\/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/teach-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18265\";a:13:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-400x1293.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/coach-02\";s:20:\"astra-site-parent-id\";i:220;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1020;s:8:\"personal\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24381\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/coach-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/coach-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24376\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/coach-02\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/coach-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24380\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-e-books.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-e-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/coach-02\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-02\/e-books\/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24379\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-courses.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/coach-02\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-02\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24378\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/coach-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/coach-02\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18266\";a:13:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/02\/motivational-speaker-02-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/02\/motivational-speaker-02-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/02\/motivational-speaker-02-1-400x1236.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/motivational-speaker-02\";s:20:\"astra-site-parent-id\";i:179;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1020;s:8:\"personal\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23675\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/02\/motivational-speaker-02-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/02\/motivational-speaker-02-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/motivational-speaker-02\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/motivational-speaker-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23670\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-02-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/motivational-speaker-02\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/motivational-speaker-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23674\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-02-e-books.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-02-e-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/motivational-speaker-02\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-02\/e-books\/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23673\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-02-courses.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-02-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/motivational-speaker-02\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-02\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23672\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/motivational-speaker-02\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18384\";a:13:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-homepage-400x1188.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/motivational-speaker-03\";s:20:\"astra-site-parent-id\";i:195;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:855;s:20:\"motivational-speaker\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-23996\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https:\/\/websitedemos.net\/motivational-speaker-03\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/motivational-speaker-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23991\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/motivational-speaker-03\/wp-json\/wp\/v2\/pages\/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/motivational-speaker-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23995\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-e-books-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-e-books-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/motivational-speaker-03\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-03\/e-books\/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23994\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-courses-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/motivational-speaker-03\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-03\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23993\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-03-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https:\/\/websitedemos.net\/motivational-speaker-03\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19755\";a:13:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-home-400x1394.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/motivational-speaker-05\";s:20:\"astra-site-parent-id\";i:176;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:5:\"pages\";a:5:{s:8:\"id-23645\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-05\/wp-json\/wp\/v2\/pages\/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/motivational-speaker-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23640\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-05\/wp-json\/wp\/v2\/pages\/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/motivational-speaker-05\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23644\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-05\/wp-json\/wp\/v2\/pages\/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-05\/e-books\/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23643\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-05\/wp-json\/wp\/v2\/pages\/140\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-05\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23642\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/motivational-speaker-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-05\/wp-json\/wp\/v2\/pages\/146\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-05\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1954","option_name":"astra-sites-and-pages-page-27","option_value":"a:15:{s:8:\"id-48342\";a:13:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-home-400x1239.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/coach-08\";s:20:\"astra-site-parent-id\";i:1723;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48347\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-08\/wp-json\/wp\/v2\/pages\/389\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/coach-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48343\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-08\/wp-json\/wp\/v2\/pages\/391\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/coach-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48346\";a:12:{s:5:\"title\";s:6:\"e-Book\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-e-book.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-e-book-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-08\/wp-json\/wp\/v2\/pages\/393\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/coach-08\/e-book\/\";s:15:\"astra-sites-tag\";a:1:{i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48345\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-courses.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-08\/wp-json\/wp\/v2\/pages\/395\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-08\/courses\/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48344\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/coach-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/coach-08\/wp-json\/wp\/v2\/pages\/397\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/coach-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18222\";a:13:{s:5:\"title\";s:14:\"Brandstore Pro\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-homepage-400x1058.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/store-03\";s:20:\"astra-site-parent-id\";i:267;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24762\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/store-03\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/store-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-24763\";a:12:{s:5:\"title\";s:11:\"Lookbook 18\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-lookbook-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-lookbook-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/store-03\/wp-json\/wp\/v2\/pages\/592\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/store-03\/lookbook\/\";s:15:\"astra-sites-tag\";a:2:{i:752;s:8:\"lookbook\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24760\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/store-03\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/store-03\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24761\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/store-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/store-03\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/store-03\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18201\";a:13:{s:5:\"title\";s:23:\"Wanderlust Travel Diary\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/blog-06-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/blog-06-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/blog-06-homepage-400x1242.jpg\";s:14:\"astra-site-url\";s:26:\"\/\/websitedemos.net\/blog-06\";s:20:\"astra-site-parent-id\";i:231;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:480;s:4:\"blog\";i:751;s:11:\"exploration\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:2:{s:8:\"id-24469\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/net-blog-06-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/net-blog-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/blog-06\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/blog-06\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24470\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/blog-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/blog-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/blog-06\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/blog-06\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18124\";a:13:{s:5:\"title\";s:23:\"Wanderlust Travel Diary\";s:18:\"featured-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/id-18124-wanderlust-travel-diary-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/id-18124-wanderlust-travel-diary-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/id-18124-wanderlust-travel-diary-resize.jpg\";s:14:\"astra-site-url\";s:26:\"\/\/websitedemos.net\/blog-05\";s:20:\"astra-site-parent-id\";i:232;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:480;s:4:\"blog\";i:751;s:11:\"exploration\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:2:{s:8:\"id-24476\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:104:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24476-wanderlust-travel-diary-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:112:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24476-wanderlust-travel-diary-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/blog-05\/wp-json\/wp\/v2\/pages\/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/blog-05\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24477\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:103:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24477-wanderlust-travel-diary-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24477-wanderlust-travel-diary-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/blog-05\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/blog-05\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48231\";a:13:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-home-400x1059.jpg\";s:14:\"astra-site-url\";s:42:\"\/\/websitedemos.net\/motivational-speaker-08\";s:20:\"astra-site-parent-id\";i:1708;s:15:\"astra-sites-tag\";a:3:{i:1545;s:21:\"inspirational-speaker\";i:855;s:20:\"motivational-speaker\";i:1709;s:7:\"speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-48235\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-08\/wp-json\/wp\/v2\/pages\/624\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/motivational-speaker-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48232\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-08\/wp-json\/wp\/v2\/pages\/626\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/motivational-speaker-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48233\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-blog-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-blog-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-08\/wp-json\/wp\/v2\/pages\/628\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/motivational-speaker-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48234\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/motivational-speaker-08-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https:\/\/websitedemos.net\/motivational-speaker-08\/wp-json\/wp\/v2\/pages\/630\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/motivational-speaker-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18137\";a:13:{s:5:\"title\";s:14:\"Brandstore Pro\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-1-400x1182.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/store-04\";s:20:\"astra-site-parent-id\";i:269;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}}s:5:\"pages\";a:4:{s:8:\"id-34098\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/store-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/store-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-24775\";a:12:{s:5:\"title\";s:8:\"Lookbook\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-lookbook.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-lookbook-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/store-04\/wp-json\/wp\/v2\/pages\/568\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/store-04\/lookbook\/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:752;s:8:\"lookbook\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24772\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/store-04\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/store-04\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24773\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2018\/01\/store-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/store-04\/wp-json\/wp\/v2\/pages\/27\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/store-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-21589\";a:13:{s:5:\"title\";s:22:\"Fashion Lifestyle Blog\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fashion-lifestyle-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fashion-lifestyle-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fashion-lifestyle-02-homepage-400x1324.jpg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/fashion-lifestyle-02\";s:20:\"astra-site-parent-id\";i:137;s:15:\"astra-sites-tag\";a:6:{i:480;s:4:\"blog\";i:482;s:7:\"fashion\";i:479;s:9:\"lifestyle\";i:1020;s:8:\"personal\";i:483;s:16:\"styling-shopping\";i:481;s:5:\"trend\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-23319\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fashion-lifestyle-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fashion-lifestyle-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/fashion-lifestyle-02\/wp-json\/wp\/v2\/pages\/855\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/fashion-lifestyle-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23317\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fashion-lifestyle-02-blog.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fashion-lifestyle-02-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/fashion-lifestyle-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/fashion-lifestyle-02\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg\/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-23318\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fashion-lifestyle-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/fashion-lifestyle-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https:\/\/websitedemos.net\/fashion-lifestyle-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"\/\/websitedemos.net\/fashion-lifestyle-02\/contact-me\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18108\";a:13:{s:5:\"title\";s:10:\"Sweet Shop\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-home-400x1217.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/sweet-shop-04\";s:20:\"astra-site-parent-id\";i:270;s:15:\"astra-sites-tag\";a:5:{i:758;s:6:\"bakery\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24788\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/sweet-shop-04\/wp-json\/wp\/v2\/pages\/212\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/sweet-shop-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24784\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/sweet-shop-04\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/sweet-shop-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24787\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/sweet-shop-04\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/sweet-shop-04\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24789\";a:12:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-cakes.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/sweet-shop-04\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/sweet-shop-04\/our-cakes\/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24786\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/sweet-shop-04\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sweet-shop-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18040\";a:13:{s:5:\"title\";s:10:\"Freelancer\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-03-homepage-400x1712.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/freelancer-03\";s:20:\"astra-site-parent-id\";i:194;s:15:\"astra-sites-tag\";a:6:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:399;s:8:\"one-page\";i:671;s:16:\"service-provider\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-23987\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/freelancer-03\/wp-json\/wp\/v2\/pages\/325\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/freelancer-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18103\";a:13:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-home-400x1432.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/charity-04\";s:20:\"astra-site-parent-id\";i:145;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor\/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23378\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/charity-04\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/charity-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23379\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/charity-04\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-04\/what-we-do\/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23377\";a:12:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-making-difference.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-making-difference-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/charity-04\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/charity-04\/creating-impact\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23376\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/charity-04\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-04\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18041\";a:13:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-homepage-400x2027.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/agency-03\";s:20:\"astra-site-parent-id\";i:214;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:6:{s:8:\"id-24305\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/agency-03\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/agency-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24302\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-about-2.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-about-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/agency-03\/wp-json\/wp\/v2\/pages\/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/agency-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24308\";a:12:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-websites-2.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-websites-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/agency-03\/wp-json\/wp\/v2\/pages\/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/agency-03\/websites\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24307\";a:12:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-support-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-support-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-03\/wp-json\/wp\/v2\/pages\/112\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-03\/support\/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24306\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-pricing-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-pricing-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-03\/wp-json\/wp\/v2\/pages\/132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-03\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24304\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-03-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-03\/wp-json\/wp\/v2\/pages\/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-18036\";a:13:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-01-homepage-400x962.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/artist-01\";s:20:\"astra-site-parent-id\";i:146;s:15:\"astra-sites-tag\";a:8:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:861;s:9:\"paintings\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-23392\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/artist-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/artist-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23389\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-01-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-01\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/artist-01\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23391\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-01\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/artist-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-17985\";a:13:{s:5:\"title\";s:16:\"Freelance Artist\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/artist-christine-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/artist-christine-home-page-400x768.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/artist-02\";s:20:\"astra-site-parent-id\";i:144;s:15:\"astra-sites-tag\";a:9:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:496;s:9:\"ecommerce\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:1020;s:8:\"personal\";i:967;s:13:\"product-store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce\/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery\/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:5:\"pages\";a:3:{s:8:\"id-34089\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/10\/artist-christine-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/artist-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/artist-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23371\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-christine-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-christine-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/artist-02\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23373\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-christine-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/artist-christine-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/artist-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/artist-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}s:8:\"id-17931\";a:13:{s:5:\"title\";s:10:\"Home Decor\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/11\/blog-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/11\/blog-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/11\/blog-04-homepage-400x818.jpg\";s:14:\"astra-site-url\";s:26:\"\/\/websitedemos.net\/blog-04\";s:20:\"astra-site-parent-id\";i:233;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:863;s:10:\"decor-blog\";i:862;s:10:\"home-decor\";i:434;s:15:\"interior-design\";i:864;s:21:\"interior-design-blogs\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:35:\"recent-posts-widget-with-thumbnails\";s:4:\"init\";s:75:\"recent-posts-widget-with-thumbnails\/recent-posts-widget-with-thumbnails.php\";s:4:\"name\";s:35:\"Recent Posts Widget With Thumbnails\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:5:\"pages\";a:2:{s:8:\"id-24482\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/blog-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/blog-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/blog-04\/wp-json\/wp\/v2\/pages\/1884\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/blog-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24483\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/blog-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24483-home-decor-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/blog-04\/wp-json\/wp\/v2\/pages\/1821\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/blog-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}}s:8:\"id-17911\";a:13:{s:5:\"title\";s:10:\"Home Decor\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/11\/blog-02-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/11\/blog-02-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/11\/blog-02-1-400x963.jpg\";s:14:\"astra-site-url\";s:26:\"\/\/websitedemos.net\/blog-02\";s:20:\"astra-site-parent-id\";i:255;s:15:\"astra-sites-tag\";a:5:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:35:\"recent-posts-widget-with-thumbnails\";s:4:\"init\";s:75:\"recent-posts-widget-with-thumbnails\/recent-posts-widget-with-thumbnails.php\";s:4:\"name\";s:35:\"Recent Posts Widget With Thumbnails\";}}s:5:\"pages\";a:2:{s:8:\"id-24664\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/blog-02-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/blog-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/blog-02\/wp-json\/wp\/v2\/pages\/1884\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/blog-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24666\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/blog-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/blog-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/blog-02\/wp-json\/wp\/v2\/pages\/1821\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/blog-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1955","option_name":"astra-sites-and-pages-page-28","option_value":"a:15:{s:8:\"id-17697\";a:13:{s:5:\"title\";s:3:\"Spa\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-homepage-400x1478.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/lotus-spa-04\";s:20:\"astra-site-parent-id\";i:188;s:15:\"astra-sites-tag\";a:11:{i:532;s:11:\"acupressure\";i:1023;s:6:\"beauty\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23888\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-04\/wp-json\/wp\/v2\/pages\/2202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/lotus-spa-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23885\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-04\/wp-json\/wp\/v2\/pages\/2208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/lotus-spa-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23889\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-04\/wp-json\/wp\/v2\/pages\/2210\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/lotus-spa-04\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23887\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-04\/wp-json\/wp\/v2\/pages\/2449\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/lotus-spa-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor\/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17702\";a:13:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-homepage-400x2018.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/agency-04\";s:20:\"astra-site-parent-id\";i:213;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:6:{s:8:\"id-24173\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/agency-04\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/agency-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24170\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/agency-04\/wp-json\/wp\/v2\/pages\/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/agency-04\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24178\";a:12:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-websites-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-websites-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/agency-04\/wp-json\/wp\/v2\/pages\/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/agency-04\/websites\/\";s:15:\"astra-sites-tag\";a:1:{i:661;s:7:\"website\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24176\";a:12:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-support-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-support-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-04\/wp-json\/wp\/v2\/pages\/112\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-04\/support\/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24175\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-pricing.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-04\/wp-json\/wp\/v2\/pages\/132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-04\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24172\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/agency-04\/wp-json\/wp\/v2\/pages\/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-04\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17638\";a:13:{s:5:\"title\";s:10:\"Freelancer\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-04-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-04-homepage-400x1787.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/freelancer-04\";s:20:\"astra-site-parent-id\";i:192;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:1020;s:8:\"personal\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-23977\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/freelancer-04-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/freelancer-04\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/freelancer-04\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17631\";a:13:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-homepage-400x1300.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/charity-03\";s:20:\"astra-site-parent-id\";i:171;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23624\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/charity-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/charity-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23625\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/charity-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-03\/what-we-do\/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23623\";a:12:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-creating.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-creating-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/charity-03\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/charity-03\/creating-impact\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23622\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/charity-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/charity-03\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/charity-03\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17624\";a:13:{s:5:\"title\";s:10:\"Car Repair\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-homepage-400x1183.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/car-repair-02\";s:20:\"astra-site-parent-id\";i:296;s:15:\"astra-sites-tag\";a:5:{i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:666;s:10:\"car-repair\";i:1021;s:14:\"local-business\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25096\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/car-repair-02\/wp-json\/wp\/v2\/pages\/355\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/car-repair-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-25093\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/car-repair-02\/wp-json\/wp\/v2\/pages\/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/car-repair-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25098\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-services-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-services-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/car-repair-02\/wp-json\/wp\/v2\/pages\/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/car-repair-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25097\";a:12:{s:5:\"title\";s:9:\"Our Staff\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-our-staff.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-our-staff-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/car-repair-02\/wp-json\/wp\/v2\/pages\/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/car-repair-02\/our-staff\/\";s:15:\"astra-sites-tag\";a:2:{i:668;s:5:\"staff\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25095\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/car-repair-02\/wp-json\/wp\/v2\/pages\/649\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/car-repair-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17630\";a:13:{s:5:\"title\";s:11:\"Electrician\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-homepage-400x1207.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/electrician-01\";s:20:\"astra-site-parent-id\";i:234;s:15:\"astra-sites-tag\";a:3:{i:341;s:11:\"electrician\";i:439;s:14:\"local-services\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24489\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/electrician-01\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/electrician-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24485\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/electrician-01\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/electrician-01\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24490\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-services.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/electrician-01\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/electrician-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24488\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-faq.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/electrician-01\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/electrician-01\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24487\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/electrician-01\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/electrician-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17618\";a:13:{s:5:\"title\";s:10:\"Sweet Shop\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-homepage-400x962.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/sweet-shop-03\";s:20:\"astra-site-parent-id\";i:271;s:15:\"astra-sites-tag\";a:7:{i:758;s:6:\"bakery\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24800\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/sweet-shop-03\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/sweet-shop-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24796\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-about-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-about-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/sweet-shop-03\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/sweet-shop-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24799\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/sweet-shop-03\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/sweet-shop-03\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24801\";a:12:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-our-cakes.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-our-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/sweet-shop-03\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/sweet-shop-03\/our-cakes\/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24798\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/sweet-shop-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/sweet-shop-03\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/sweet-shop-03\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17619\";a:13:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-01-homepage-400x1400.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/wedding-01\";s:20:\"astra-site-parent-id\";i:265;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24756\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/wedding-01\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/wedding-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17616\";a:13:{s:5:\"title\";s:6:\"Lawyer\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-homepage-400x1227.jpg\";s:14:\"astra-site-url\";s:25:\"\/\/websitedemos.net\/law-01\";s:20:\"astra-site-parent-id\";i:353;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-28283\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https:\/\/websitedemos.net\/law-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"\/\/websitedemos.net\/law-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-28280\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https:\/\/websitedemos.net\/law-01\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/law-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-28284\";a:12:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-practice-area-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-practice-area-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/law-01\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/law-01\/practice-area\/\";s:15:\"astra-sites-tag\";a:2:{i:708;s:4:\"area\";i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-36136\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-01-faq.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/law-01-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/law-01\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/law-01\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-28282\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-01-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/law-01\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/law-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17562\";a:13:{s:5:\"title\";s:3:\"Spa\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-homepage-400x1460.jpg\";s:14:\"astra-site-url\";s:31:\"\/\/websitedemos.net\/lotus-spa-03\";s:20:\"astra-site-parent-id\";i:191;s:15:\"astra-sites-tag\";a:10:{i:532;s:11:\"acupressure\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon\/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-23970\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-03\/wp-json\/wp\/v2\/pages\/2202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/lotus-spa-03\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23967\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-03\/wp-json\/wp\/v2\/pages\/2208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/lotus-spa-03\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23971\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-03\/wp-json\/wp\/v2\/pages\/2210\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/lotus-spa-03\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23969\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/lotus-spa-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/lotus-spa-03\/wp-json\/wp\/v2\/pages\/2449\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/lotus-spa-03\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon\/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17532\";a:13:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-homepage-400x1128.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/agency-01\";s:20:\"astra-site-parent-id\";i:212;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:686;s:9:\"corporate\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24129\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/agency-01\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/agency-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24126\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/agency-01\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/agency-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24130\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-services-2.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-services-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/agency-01\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/agency-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24128\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/agency-01-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/agency-01\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17524\";a:13:{s:5:\"title\";s:13:\"Dental Clinic\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dental-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dental-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dental-01-homepage-400x1983.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/dental-01\";s:20:\"astra-site-parent-id\";i:229;s:15:\"astra-sites-tag\";a:7:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24462\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dental-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dental-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/dental-01\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/dental-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17534\";a:13:{s:5:\"title\";s:14:\"Digital Agency\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/digital-agency-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/digital-agency-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/digital-agency-homepage-400x1279.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/agency-02\";s:20:\"astra-site-parent-id\";i:210;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:686;s:9:\"corporate\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-24112\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/digital-agency-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/digital-agency-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/agency-02\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/agency-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24109\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/09\/agency-02-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/09\/agency-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/agency-02\/wp-json\/wp\/v2\/pages\/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/agency-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24113\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/digital-agency-services-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/digital-agency-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/agency-02\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/agency-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24111\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/09\/agency-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/09\/agency-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/agency-02\/wp-json\/wp\/v2\/pages\/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/agency-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17535\";a:13:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-home-400x1665.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/gardener-02\";s:20:\"astra-site-parent-id\";i:307;s:15:\"astra-sites-tag\";a:8:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:1021;s:14:\"local-business\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25221\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/gardener-02\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/gardener-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25217\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/gardener-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25222\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-02\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/gardener-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25220\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/gardener-02\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25219\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-02\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/gardener-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17531\";a:13:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-homepage-400x1111.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/gardener-01\";s:20:\"astra-site-parent-id\";i:305;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25194\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/gardener-01\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/gardener-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25190\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-01\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/gardener-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25195\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-01\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/gardener-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25193\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-01\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/gardener-01\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25192\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-01-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-01\/wp-json\/wp\/v2\/pages\/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/gardener-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1956","option_name":"astra-sites-and-pages-page-29","option_value":"a:15:{s:8:\"id-48562\";a:13:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-home-400x1623.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/gardener-08\";s:20:\"astra-site-parent-id\";i:1746;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48566\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/gardener-08\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/gardener-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48563\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/gardener-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/gardener-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48567\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/gardener-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/gardener-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48565\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/gardener-08\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48564\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/gardener-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/gardener-08\/wp-json\/wp\/v2\/pages\/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/gardener-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19791\";a:13:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/gardenr-landscaping-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/gardenr-landscaping-400x1272.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/gardener-05\";s:20:\"astra-site-parent-id\";i:277;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24873\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/gardenr-landscaping-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/gardener-05\/wp-json\/wp\/v2\/pages\/750\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/gardener-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24870\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/gardener-05\/wp-json\/wp\/v2\/pages\/759\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/gardener-05\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24874\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/gardener-05\/wp-json\/wp\/v2\/pages\/763\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/gardener-05\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24872\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/gardener-05\/wp-json\/wp\/v2\/pages\/767\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/gardener-05\/gallery\/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24871\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/gardener-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/gardener-05\/wp-json\/wp\/v2\/pages\/770\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/gardener-05\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-55358\";a:13:{s:5:\"title\";s:17:\"Web Design Agency\";s:18:\"featured-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/web-design-agency-08-600x800-1.jpeg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/web-design-agency-08-600x800-1.jpeg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/web-design-agency-08-600x800-1-400x533.jpeg\";s:14:\"astra-site-url\";s:39:\"\/\/websitedemos.net\/web-design-agency-08\";s:20:\"astra-site-parent-id\";i:2095;s:15:\"astra-sites-tag\";a:5:{i:663;s:6:\"agency\";i:850;s:12:\"landing-page\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:2159;s:17:\"web-design-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:0:{}s:5:\"pages\";a:1:{s:8:\"id-55567\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/web-design-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/web-design-agency-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/web-design-agency-08\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/web-design-agency-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-17529\";a:13:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-homepage-400x1545.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/construction-01\";s:20:\"astra-site-parent-id\";i:300;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25144\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/construction-01\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/construction-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25141\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/construction-01\/wp-json\/wp\/v2\/pages\/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/construction-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25146\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/construction-01\/wp-json\/wp\/v2\/pages\/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25145\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-projects.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/construction-01\/wp-json\/wp\/v2\/pages\/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-01\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25143\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/construction-01\/wp-json\/wp\/v2\/pages\/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/construction-01\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17536\";a:13:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-co-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-co-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-co-homepage-400x1916.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/construction-02\";s:20:\"astra-site-parent-id\";i:302;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";i:687;s:6:\"realty\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25166\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-co-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-co-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/construction-02\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/construction-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25163\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/construction-02\/wp-json\/wp\/v2\/pages\/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/construction-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25168\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-co-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-co-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/construction-02\/wp-json\/wp\/v2\/pages\/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25167\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-projects.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/construction-02\/wp-json\/wp\/v2\/pages\/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-02\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25165\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/construction-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/construction-02\/wp-json\/wp\/v2\/pages\/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/construction-02\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48225\";a:13:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-homepage-gb-400x1648.jpg\";s:14:\"astra-site-url\";s:34:\"\/\/websitedemos.net\/construction-08\";s:20:\"astra-site-parent-id\";i:1707;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48228\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/construction-08\/wp-json\/wp\/v2\/pages\/1815\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/construction-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48226\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/construction-08\/wp-json\/wp\/v2\/pages\/1816\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/construction-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48230\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-services-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/construction-08\/wp-json\/wp\/v2\/pages\/1817\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48229\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-projects-gb.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-projects-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/construction-08\/wp-json\/wp\/v2\/pages\/1818\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/construction-08\/projects\/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48227\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/construction-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/construction-08\/wp-json\/wp\/v2\/pages\/1819\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/construction-08\/contact-us\/\";s:15:\"astra-sites-tag\";a:1:{i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17504\";a:13:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-home-400x1521.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/co-working-space-02\";s:20:\"astra-site-parent-id\";i:215;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/co-working-space-02\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/co-working-space-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24316\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-about-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/co-working-space-02\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/co-working-space-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24317\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-aminities.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-aminities-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/co-working-space-02\/amenities\/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24321\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-pricing.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-02\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24319\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17363\";a:13:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-homepage-400x894.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/co-working-space-01\";s:20:\"astra-site-parent-id\";i:217;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24344\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/co-working-space-01\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/co-working-space-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24340\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-about-us.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-01\/wp-json\/wp\/v2\/pages\/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/co-working-space-01\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24341\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-amenities.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-amenities-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-01\/wp-json\/wp\/v2\/pages\/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/co-working-space-01\/amenities\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24345\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-pricing.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-01\/wp-json\/wp\/v2\/pages\/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-01\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24343\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/co-working-space-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/co-working-space-01\/wp-json\/wp\/v2\/pages\/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48374\";a:13:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-homepage-gb-400x1274.jpg\";s:14:\"astra-site-url\";s:38:\"\/\/websitedemos.net\/co-working-space-08\";s:20:\"astra-site-parent-id\";i:1729;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48375\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/co-working-space-08\/wp-json\/wp\/v2\/pages\/1131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"\/\/websitedemos.net\/co-working-space-08\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48376\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-amenities-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-amenities-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/co-working-space-08\/wp-json\/wp\/v2\/pages\/1132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"\/\/websitedemos.net\/co-working-space-08\/amenities\/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48377\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/co-working-space-08\/wp-json\/wp\/v2\/pages\/1133\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48378\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/co-working-space-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/co-working-space-08\/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48379\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-pricing-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/co-working-space-pricing-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https:\/\/websitedemos.net\/co-working-space-08\/wp-json\/wp\/v2\/pages\/1134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/co-working-space-08\/pricing\/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-17354\";a:13:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-invite-onepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-invite-onepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-invite-onepage-400x1566.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/wedding-02\";s:20:\"astra-site-parent-id\";i:264;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24754\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-invite-onepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/wedding-invite-onepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/wedding-02\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/wedding-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48297\";a:13:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/wedding-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/wedding-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/wedding-08-home-400x1596.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/wedding-08\";s:20:\"astra-site-parent-id\";i:1716;s:15:\"astra-sites-tag\";a:5:{i:699;s:10:\"invitation\";i:746;s:13:\"one-page-site\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48298\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/wedding-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/wedding-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/wedding-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/wedding-08\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";i:1457;s:18:\"wedding-invitation\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17366\";a:13:{s:5:\"title\";s:10:\"Car Repair\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-homepage-400x964.jpg\";s:14:\"astra-site-url\";s:32:\"\/\/websitedemos.net\/car-repair-01\";s:20:\"astra-site-parent-id\";i:298;s:15:\"astra-sites-tag\";a:4:{i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:666;s:10:\"car-repair\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-25114\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/car-repair-01\/wp-json\/wp\/v2\/pages\/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"\/\/websitedemos.net\/car-repair-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-25111\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/car-repair-01\/wp-json\/wp\/v2\/pages\/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/car-repair-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25116\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/car-repair-01\/wp-json\/wp\/v2\/pages\/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/car-repair-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25115\";a:12:{s:5:\"title\";s:9:\"Our Staff\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-our-staff.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-our-staff-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/car-repair-01\/wp-json\/wp\/v2\/pages\/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/car-repair-01\/our-staff\/\";s:15:\"astra-sites-tag\";a:2:{i:668;s:5:\"staff\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25113\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/car-repair-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/car-repair-01\/wp-json\/wp\/v2\/pages\/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/car-repair-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-56731\";a:13:{s:5:\"title\";s:13:\"Prime Lawyers\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-400x1370.jpg\";s:14:\"astra-site-url\";s:25:\"\/\/websitedemos.net\/law-08\";s:20:\"astra-site-parent-id\";i:2255;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-56732\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https:\/\/websitedemos.net\/law-08\/wp-json\/wp\/v2\/pages\/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/law-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56733\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/law-08\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/law-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56734\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-faq.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/law-08\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/law-08\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56735\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https:\/\/websitedemos.net\/law-08\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"\/\/websitedemos.net\/law-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56736\";a:12:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-practice-area.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/law-08-practice-area-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https:\/\/websitedemos.net\/law-08\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/law-08\/practice-area\/\";s:15:\"astra-sites-tag\";a:2:{i:707;s:13:\"practice-area\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}}s:8:\"id-17337\";a:13:{s:5:\"title\";s:13:\"Prime Lawyers\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-firm-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-firm-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-firm-homepage-400x1533.jpg\";s:14:\"astra-site-url\";s:25:\"\/\/websitedemos.net\/law-02\";s:20:\"astra-site-parent-id\";i:253;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24652\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-firm-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-firm-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https:\/\/websitedemos.net\/law-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"\/\/websitedemos.net\/law-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24648\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-firm-aboutus.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-firm-aboutus-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https:\/\/websitedemos.net\/law-02\/wp-json\/wp\/v2\/pages\/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"\/\/websitedemos.net\/law-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24653\";a:12:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-firm-practice-area-page.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-firm-practice-area-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/law-02\/wp-json\/wp\/v2\/pages\/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/law-02\/practice-area\/\";s:15:\"astra-sites-tag\";a:2:{i:708;s:4:\"area\";i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24651\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-02-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-02-faq-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/law-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/law-02\/faq\/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24650\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-02-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/law-02-contact-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https:\/\/websitedemos.net\/law-02\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/law-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17326\";a:13:{s:5:\"title\";s:11:\"Electrician\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-home-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-home-page-400x1441.jpg\";s:14:\"astra-site-url\";s:33:\"\/\/websitedemos.net\/electrician-02\";s:20:\"astra-site-parent-id\";i:237;s:15:\"astra-sites-tag\";a:4:{i:341;s:11:\"electrician\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24526\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-home-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/electrician-02\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/electrician-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24522\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-about-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/electrician-02\/wp-json\/wp\/v2\/pages\/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/electrician-02\/about-us\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24527\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-service-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-service-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/electrician-02\/wp-json\/wp\/v2\/pages\/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/electrician-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24525\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-faq-screenshot.png\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-faq-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/electrician-02\/wp-json\/wp\/v2\/pages\/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/electrician-02\/faq\/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24524\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/electrician-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https:\/\/websitedemos.net\/electrician-02\/wp-json\/wp\/v2\/pages\/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/electrician-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1957","option_name":"astra-sites-and-pages-page-30","option_value":"a:15:{s:8:\"id-17300\";a:13:{s:5:\"title\";s:13:\"Dental Clinic\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dental-clinic-home-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dental-clinic-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dental-clinic-home-page-400x2186.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/dental-02\";s:20:\"astra-site-parent-id\";i:230;s:15:\"astra-sites-tag\";a:8:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:1022;s:12:\"professional\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24468\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dental-clinic-home-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/dental-clinic-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https:\/\/websitedemos.net\/dental-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/dental-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38739\";a:13:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-homepage-400x1394.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/makeup-artist-02\";s:20:\"astra-site-parent-id\";i:1125;s:15:\"astra-sites-tag\";a:6:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:1126;s:7:\"make-up\";i:1128;s:14:\"make-up-artist\";i:1127;s:9:\"skin-care\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-38742\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/makeup-artist-02\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/makeup-artist-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38740\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-02\/wp-json\/wp\/v2\/pages\/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/makeup-artist-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38744\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-02-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-02-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-02\/wp-json\/wp\/v2\/pages\/44\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/makeup-artist-02\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38743\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-02-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-02-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-02\/wp-json\/wp\/v2\/pages\/45\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/makeup-artist-02\/portfolio\/\";s:15:\"astra-sites-tag\";a:2:{i:997;s:8:\"our-work\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38741\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-02\/wp-json\/wp\/v2\/pages\/46\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/makeup-artist-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-38733\";a:13:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-homepage-400x1272.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/makeup-artist-01\";s:20:\"astra-site-parent-id\";i:1124;s:15:\"astra-sites-tag\";a:5:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-44089\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https:\/\/websitedemos.net\/makeup-artist-01\/wp-json\/wp\/v2\/pages\/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/makeup-artist-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44087\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-01\/wp-json\/wp\/v2\/pages\/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/makeup-artist-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44091\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-01\/wp-json\/wp\/v2\/pages\/44\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/makeup-artist-01\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44090\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-01\/wp-json\/wp\/v2\/pages\/45\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/makeup-artist-01\/portfolio\/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44088\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/makeup-artist-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https:\/\/websitedemos.net\/makeup-artist-01\/wp-json\/wp\/v2\/pages\/46\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/makeup-artist-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48263\";a:13:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-400x1312.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/makeup-artist-08\";s:20:\"astra-site-parent-id\";i:1713;s:15:\"astra-sites-tag\";a:6:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";i:1728;s:13:\"makeup-studio\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48266\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/makeup-artist-08\/wp-json\/wp\/v2\/pages\/1299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/makeup-artist-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48264\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/makeup-artist-08\/wp-json\/wp\/v2\/pages\/1300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/makeup-artist-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48268\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/makeup-artist-08\/wp-json\/wp\/v2\/pages\/1301\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/makeup-artist-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48267\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/makeup-artist-08\/wp-json\/wp\/v2\/pages\/1302\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/makeup-artist-08\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48265\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/makeup-artist-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/makeup-artist-08\/wp-json\/wp\/v2\/pages\/1303\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/makeup-artist-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-19799\";a:13:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-home-400x1111.jpg\";s:14:\"astra-site-url\";s:35:\"\/\/websitedemos.net\/makeup-artist-05\";s:20:\"astra-site-parent-id\";i:278;s:15:\"astra-sites-tag\";a:5:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-24882\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/makeup-artist-05\/wp-json\/wp\/v2\/pages\/962\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/makeup-artist-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24880\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/makeup-artist-05\/wp-json\/wp\/v2\/pages\/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/makeup-artist-05\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24884\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/makeup-artist-05\/wp-json\/wp\/v2\/pages\/972\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"\/\/websitedemos.net\/makeup-artist-05\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24883\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/makeup-artist-05\/wp-json\/wp\/v2\/pages\/977\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/makeup-artist-05\/portfolio\/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24881\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/01\/makeup-artist-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/id-24881-makeup-artist-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:65:\"https:\/\/websitedemos.net\/makeup-artist-05\/wp-json\/wp\/v2\/pages\/983\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/makeup-artist-05\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-43271\";a:13:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-services-home-page.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-services-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-services-home-page-400x1227.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/cleaner-02\";s:20:\"astra-site-parent-id\";i:1406;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-43275\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-services-home-page.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-services-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/cleaner-02\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/cleaner-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43272\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-services-about-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-services-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/cleaner-02\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/cleaner-02\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43276\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:89:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-service-residential-page.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-service-residential-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/cleaner-02\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/cleaner-02\/residential\/\";s:15:\"astra-sites-tag\";a:2:{i:682;s:11:\"residential\";i:1408;s:7:\"service\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43273\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-service-commercial-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-service-commercial-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/cleaner-02\/wp-json\/wp\/v2\/pages\/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/cleaner-02\/commercial\/\";s:15:\"astra-sites-tag\";a:2:{i:681;s:10:\"commercial\";i:1408;s:7:\"service\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43274\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaner-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaner-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/cleaner-02\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cleaner-02\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-43284\";a:13:{s:5:\"title\";s:16:\"Cleaning Service\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-homepage-400x1114.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/cleaner-01\";s:20:\"astra-site-parent-id\";i:1409;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-47208\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/cleaner-01\/wp-json\/wp\/v2\/pages\/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/cleaner-01\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-47209\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-commercial-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-commercial-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/cleaner-01\/wp-json\/wp\/v2\/pages\/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/cleaner-01\/commercial\/\";s:15:\"astra-sites-tag\";a:1:{i:681;s:10:\"commercial\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-47210\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/cleaner-01\/wp-json\/wp\/v2\/pages\/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cleaner-01\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47211\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https:\/\/websitedemos.net\/cleaner-01\/wp-json\/wp\/v2\/pages\/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/cleaner-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-47212\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-residential-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/08\/cleaner-01-residential-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https:\/\/websitedemos.net\/cleaner-01\/wp-json\/wp\/v2\/pages\/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/cleaner-01\/residential\/\";s:15:\"astra-sites-tag\";a:1:{i:682;s:11:\"residential\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}}s:8:\"id-48269\";a:13:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-home-400x1345.jpg\";s:14:\"astra-site-url\";s:29:\"\/\/websitedemos.net\/cleaner-08\";s:20:\"astra-site-parent-id\";i:1714;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-48273\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaner-08\/wp-json\/wp\/v2\/pages\/1696\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"\/\/websitedemos.net\/cleaner-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48270\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaner-08\/wp-json\/wp\/v2\/pages\/1352\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/cleaner-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48274\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-residential.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-residential-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaner-08\/wp-json\/wp\/v2\/pages\/1348\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/cleaner-08\/residential\/\";s:15:\"astra-sites-tag\";a:1:{i:776;s:20:\"residential-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48271\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-commercial.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-commercial-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaner-08\/wp-json\/wp\/v2\/pages\/1350\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/cleaner-08\/commercial\/\";s:15:\"astra-sites-tag\";a:1:{i:673;s:19:\"commercial-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48272\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/cleaner-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaner-08\/wp-json\/wp\/v2\/pages\/1354\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/cleaner-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-43296\";a:13:{s:5:\"title\";s:35:\"Residential and Commercial Cleaning\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-home-400x1498.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/cleaning-05\";s:20:\"astra-site-parent-id\";i:1410;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets\/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:5:{s:8:\"id-43300\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaning-05\/wp-json\/wp\/v2\/pages\/664\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/cleaning-05\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43297\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaning-05\/wp-json\/wp\/v2\/pages\/674\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/cleaning-05\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43301\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-residential.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-residential-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaning-05\/wp-json\/wp\/v2\/pages\/679\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/cleaning-05\/residential\/\";s:15:\"astra-sites-tag\";a:2:{i:679;s:17:\"cleaning-services\";i:776;s:20:\"residential-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43298\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-commercial.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-commercial-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaning-05\/wp-json\/wp\/v2\/pages\/682\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/cleaning-05\/commercial\/\";s:15:\"astra-sites-tag\";a:2:{i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43299\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/02\/cleaning-05-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https:\/\/websitedemos.net\/cleaning-05\/wp-json\/wp\/v2\/pages\/687\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"\/\/websitedemos.net\/cleaning-05\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy\/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-54447\";a:13:{s:5:\"title\";s:22:\"Health &#038; Wellness\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-home-400x1460.jpg\";s:14:\"astra-site-url\";s:37:\"\/\/websitedemos.net\/health-wellness-08\";s:20:\"astra-site-parent-id\";i:2034;s:15:\"astra-sites-tag\";a:11:{i:337;s:6:\"clinic\";i:338;s:6:\"dental\";i:2047;s:13:\"dental-clinic\";i:601;s:6:\"doctor\";i:2045;s:6:\"health\";i:604;s:10:\"healthcare\";i:603;s:7:\"medical\";i:2046;s:14:\"medical-clinic\";i:621;s:12:\"psychiatrist\";i:2044;s:9:\"therapist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-54449\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/health-wellness-08\/wp-json\/wp\/v2\/pages\/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"\/\/websitedemos.net\/health-wellness-08\/contact\/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54450\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-wellness-08\/wp-json\/wp\/v2\/pages\/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"\/\/websitedemos.net\/health-wellness-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54448\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-wellness-08\/wp-json\/wp\/v2\/pages\/87\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"\/\/websitedemos.net\/health-wellness-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54451\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/health-wellness-08-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https:\/\/websitedemos.net\/health-wellness-08\/wp-json\/wp\/v2\/pages\/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"\/\/websitedemos.net\/health-wellness-08\/services\/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}s:8:\"id-17299\";a:13:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/08\/hotel-mountain-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/08\/hotel-mountain-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/08\/hotel-mountain-homepage-400x1756.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/hotel-02\";s:20:\"astra-site-parent-id\";i:250;s:15:\"astra-sites-tag\";a:7:{i:1534;s:3:\"bnb\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:335;s:10:\"restaurant\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24627\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/08\/hotel-mountain-homepage.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2017\/08\/hotel-mountain-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/hotel-02\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/hotel-02\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor\/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-17506\";a:13:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-01-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-01-homepage-400x1567.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/hotel-01\";s:20:\"astra-site-parent-id\";i:247;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-24620\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2019\/07\/hotel-01-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/hotel-01\/wp-json\/wp\/v2\/pages\/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/hotel-01\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version\/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite\/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48093\";a:13:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/hotel-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/hotel-homepage-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/hotel-homepage-gb-400x1573.jpg\";s:14:\"astra-site-url\";s:27:\"\/\/websitedemos.net\/hotel-08\";s:20:\"astra-site-parent-id\";i:1700;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:1:{s:8:\"id-48094\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/hotel-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/hotel-homepage-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https:\/\/websitedemos.net\/hotel-08\/wp-json\/wp\/v2\/pages\/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"\/\/websitedemos.net\/hotel-08\/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-48304\";a:13:{s:5:\"title\";s:20:\"Health &amp; Fitness\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-400x1372.jpg\";s:14:\"astra-site-url\";s:36:\"\/\/websitedemos.net\/health-fitness-08\";s:20:\"astra-site-parent-id\";i:1720;s:15:\"astra-sites-tag\";a:4:{i:499;s:7:\"fitness\";i:521;s:12:\"fitness-blog\";i:1721;s:11:\"health-blog\";i:519;s:14:\"healthy-living\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-48307\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-fitness-08\/wp-json\/wp\/v2\/pages\/910\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"\/\/websitedemos.net\/health-fitness-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48306\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-fitness-08\/wp-json\/wp\/v2\/pages\/914\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"\/\/websitedemos.net\/health-fitness-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48305\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/health-fitness-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https:\/\/websitedemos.net\/health-fitness-08\/wp-json\/wp\/v2\/pages\/912\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"\/\/websitedemos.net\/health-fitness-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}}s:8:\"id-47918\";a:13:{s:5:\"title\";s:11:\"Travel Blog\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-home-400x1342.jpg\";s:14:\"astra-site-url\";s:28:\"\/\/websitedemos.net\/travel-08\";s:20:\"astra-site-parent-id\";i:1682;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";i:1683;s:14:\"travel-blogger\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:4:{s:8:\"id-47922\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/travel-08\/wp-json\/wp\/v2\/pages\/1718\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"\/\/websitedemos.net\/travel-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47920\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/travel-08\/wp-json\/wp\/v2\/pages\/1722\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"\/\/websitedemos.net\/travel-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47919\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/travel-08\/wp-json\/wp\/v2\/pages\/1720\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"\/\/websitedemos.net\/travel-08\/about\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47921\";a:12:{s:5:\"title\";s:11:\"Destination\";s:18:\"featured-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-destinations.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/travel-08-destinations-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https:\/\/websitedemos.net\/travel-08\/wp-json\/wp\/v2\/pages\/1724\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"\/\/websitedemos.net\/travel-08\/destination\/\";s:15:\"astra-sites-tag\";a:2:{i:785;s:11:\"destination\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1958","option_name":"astra-sites-and-pages-page-31","option_value":"a:1:{s:8:\"id-47942\";a:13:{s:5:\"title\";s:8:\"Pet Care\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-home-1-400x1084.jpg\";s:14:\"astra-site-url\";s:30:\"\/\/websitedemos.net\/pet-care-08\";s:20:\"astra-site-parent-id\";i:1685;s:15:\"astra-sites-tag\";a:7:{i:1688;s:8:\"pet-blog\";i:374;s:8:\"pet-care\";i:1686;s:13:\"pet-care-blog\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";i:1687;s:11:\"pet-walking\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:5:\"pages\";a:3:{s:8:\"id-47945\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/pet-care-08\/wp-json\/wp\/v2\/pages\/1040\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"\/\/websitedemos.net\/pet-care-08\/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47943\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/pet-care-08\/wp-json\/wp\/v2\/pages\/1042\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"\/\/websitedemos.net\/pet-care-08\/about-me\/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47944\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-blog-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/10\/pet-care-08-blog-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https:\/\/websitedemos.net\/pet-care-08\/wp-json\/wp\/v2\/pages\/1044\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"\/\/websitedemos.net\/pet-care-08\/blog\/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1959","option_name":"astra-sites-and-pages-page-32","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1960","option_name":"astra-sites-batch-is-complete","option_value":"yes","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1961","option_name":"ast-block-templates-last-export-checksums-latest","option_value":"DPaArn5I)7Mw","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1962","option_name":"ast-block-templates-blocks-2","option_value":"a:100:{s:8:\"id-55959\";a:10:{s:5:\"title\";s:8:\"About 18\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-18g.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-18g-400x78.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-18g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55958\";a:10:{s:5:\"title\";s:8:\"About 17\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-17g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-17g-400x182.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-17g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55952\";a:10:{s:5:\"title\";s:8:\"About 16\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-16g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-16g-400x200.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-16g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55951\";a:10:{s:5:\"title\";s:8:\"About 15\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-15g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-15g-400x223.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-15g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55949\";a:10:{s:5:\"title\";s:8:\"About 14\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-14g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-14g-400x162.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-14g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55102\";a:10:{s:5:\"title\";s:14:\"Single Quote 4\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/single-quote-4g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/single-quote-4g-400x100.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-4g\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55097\";a:10:{s:5:\"title\";s:14:\"Single Quote 3\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/single-quote-3g.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/single-quote-3g-400x90.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-3g\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55086\";a:10:{s:5:\"title\";s:14:\"Single Quote 2\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/single-quote-2g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/single-quote-2g-400x160.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-2g\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55081\";a:10:{s:5:\"title\";s:14:\"Single Quote 1\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/single-quote-1g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/single-quote-1g-400x117.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-1g\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54165\";a:10:{s:5:\"title\";s:9:\"Clients 1\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-1g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-1g-400x112.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-1g\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55983\";a:10:{s:5:\"title\";s:8:\"About 26\";s:18:\"featured-image-url\";s:65:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-26g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/about-26g-400x106.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-26g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55987\";a:10:{s:5:\"title\";s:17:\"Call To Action 10\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-10g.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-10g-400x131.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-10g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56036\";a:10:{s:5:\"title\";s:5:\"FAQ 9\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/faq-9g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/faq-9g-400x181.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-9g\/\";s:3:\"tag\";a:1:{i:822;s:3:\"faq\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56035\";a:10:{s:5:\"title\";s:5:\"FAQ 8\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/faq-8g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/faq-8g-400x197.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-8g\/\";s:3:\"tag\";a:1:{i:822;s:3:\"faq\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56034\";a:10:{s:5:\"title\";s:5:\"FAQ 7\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/faq-7g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/faq-7g-400x146.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-7g\/\";s:3:\"tag\";a:1:{i:822;s:3:\"faq\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56033\";a:10:{s:5:\"title\";s:5:\"FAQ 6\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/faq-6g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/faq-6g-400x167.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-6g\/\";s:3:\"tag\";a:1:{i:822;s:3:\"faq\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56020\";a:10:{s:5:\"title\";s:10:\"Clients 10\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/clients-10g.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/clients-10g-400x146.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/clients-10g\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56019\";a:10:{s:5:\"title\";s:9:\"Clients 9\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/clients-9g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/clients-9g-400x155.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-9g\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56018\";a:10:{s:5:\"title\";s:9:\"Clients 8\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/clients-8g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/clients-8g-400x183.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-8g\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56021\";a:10:{s:5:\"title\";s:9:\"Clients 7\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/clients-7g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/clients-7g-400x89.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-7g\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56016\";a:10:{s:5:\"title\";s:9:\"Clients 6\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/clients-6g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/clients-6g-400x110.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-6g\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56008\";a:10:{s:5:\"title\";s:17:\"Call To Action 17\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-17g.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-17g-400x201.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-17g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56009\";a:10:{s:5:\"title\";s:17:\"Call To Action 18\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-18g.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-18g-400x249.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-18g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56007\";a:10:{s:5:\"title\";s:17:\"Call To Action 16\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-16g.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-16g-400x90.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-16g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56001\";a:10:{s:5:\"title\";s:17:\"Call To Action 13\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-13g.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-13g-400x67.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-13g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56002\";a:10:{s:5:\"title\";s:17:\"Call To Action 14\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-14g.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-14g-400x85.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-14g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56003\";a:10:{s:5:\"title\";s:17:\"Call To Action 15\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-15g.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-15g-400x134.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-15g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55989\";a:10:{s:5:\"title\";s:17:\"Call To Action 12\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-12g.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-12g-400x148.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-12g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55988\";a:10:{s:5:\"title\";s:17:\"Call To Action 11\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-11g.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/call-to-action-11g-400x94.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-11g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56519\";a:10:{s:5:\"title\";s:11:\"Services 18\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-18.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-18-400x179.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-18g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56234\";a:10:{s:5:\"title\";s:7:\"Hero 11\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/hero-11w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/hero-11w-400x167.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/hero-11w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56196\";a:10:{s:5:\"title\";s:10:\"Contact 10\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-5w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/contact-5w-400x189.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/contact-10g\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56451\";a:10:{s:5:\"title\";s:11:\"Portfolio 8\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/portfolio-8.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/portfolio-8-400x361.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-8g\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56455\";a:10:{s:5:\"title\";s:11:\"Portfolio 7\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/portfolio-7.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/portfolio-7-400x209.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-7g\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56449\";a:10:{s:5:\"title\";s:11:\"Portfolio 6\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/portfolio-6.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/portfolio-6-400x219.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-6g\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56437\";a:10:{s:5:\"title\";s:17:\"Subscribe Form 12\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-12.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-12-400x162.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-12g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56436\";a:10:{s:5:\"title\";s:17:\"Subscribe Form 11\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-11.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-11-400x164.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-11g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56435\";a:10:{s:5:\"title\";s:17:\"Subscribe Form 10\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-10.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-10-400x84.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-10g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56421\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 9\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-9.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-9-400x156.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-9g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56423\";a:10:{s:5:\"title\";s:20:\"Location And Hours 6\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/location-hours-6.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/location-hours-6-400x187.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-6g\/\";s:3:\"tag\";a:1:{i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56424\";a:10:{s:5:\"title\";s:20:\"Location And Hours 7\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/location-hours-7.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/location-hours-7-400x222.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-7g\/\";s:3:\"tag\";a:1:{i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56425\";a:10:{s:5:\"title\";s:20:\"Location And Hours 8\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/location-hours-8.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/location-hours-8-400x226.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-8g\/\";s:3:\"tag\";a:1:{i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56426\";a:10:{s:5:\"title\";s:20:\"Location And Hours 9\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/location-hours-9.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/location-hours-9-400x189.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-9g\/\";s:3:\"tag\";a:1:{i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56422\";a:10:{s:5:\"title\";s:21:\"Location And Hours 10\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/location-hours-10.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/location-hours-10-400x170.jpg\";s:3:\"url\";s:61:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-10g\/\";s:3:\"tag\";a:1:{i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56420\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 8\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-8.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-8-400x156.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-8g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56419\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 7\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-7.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/subscribe-form-7-400x63.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-7g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56403\";a:10:{s:5:\"title\";s:7:\"Team 16\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-16.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-16-400x165.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-16g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56396\";a:10:{s:5:\"title\";s:7:\"Team 15\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-15.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-15-400x190.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-15g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56388\";a:10:{s:5:\"title\";s:7:\"Team 14\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-14.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-14-400x228.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-14g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56452\";a:10:{s:5:\"title\";s:11:\"Portfolio 9\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/portfolio-9.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/portfolio-9-400x178.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-9g\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56453\";a:10:{s:5:\"title\";s:12:\"Portfolio 10\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/portfolio-10.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/portfolio-10-400x257.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-10g\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56518\";a:10:{s:5:\"title\";s:11:\"Services 17\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-17.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-17-400x169.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-17g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56517\";a:10:{s:5:\"title\";s:11:\"Services 16\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-16.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-16-400x179.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-16g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56510\";a:10:{s:5:\"title\";s:11:\"Services 14\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-14.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-14-400x260.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-14g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56511\";a:10:{s:5:\"title\";s:11:\"Services 15\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-15.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-15-400x105.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-15g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56509\";a:10:{s:5:\"title\";s:11:\"Services 13\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-13.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-13-400x138.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-13g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56504\";a:10:{s:5:\"title\";s:11:\"Services 12\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-12.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-12-400x214.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-12g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56503\";a:10:{s:5:\"title\";s:11:\"Services 11\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-11.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-11-400x119.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-11g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56502\";a:10:{s:5:\"title\";s:11:\"Services 10\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-10.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/services-10-400x178.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-10g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56497\";a:10:{s:5:\"title\";s:14:\"Single Quote 8\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/single-quote-8g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/single-quote-8g-400x101.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-8g\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56490\";a:10:{s:5:\"title\";s:14:\"Single Quote 7\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/single-quote-7g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/single-quote-7g-400x119.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-7g\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56489\";a:10:{s:5:\"title\";s:14:\"Single Quote 6\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/single-quote-6g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/single-quote-6g-400x161.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-6g\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56488\";a:10:{s:5:\"title\";s:14:\"Single Quote 5\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/single-quote-5g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/single-quote-5g-400x117.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/single-quote-5g\/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56482\";a:10:{s:5:\"title\";s:13:\"Statistics 10\";s:18:\"featured-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/statistics-10g.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/statistics-10g-400x122.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-10g\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56481\";a:10:{s:5:\"title\";s:12:\"Statistics 9\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/statistics-9g.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/statistics-9g-400x152.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-9g\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56474\";a:10:{s:5:\"title\";s:12:\"Statistics 8\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/statistics-8g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/statistics-8g-400x83.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-8g\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56473\";a:10:{s:5:\"title\";s:12:\"Statistics 7\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/statistics-7g.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/statistics-7g-400x133.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-7g\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56472\";a:10:{s:5:\"title\";s:12:\"Statistics 6\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/statistics-6g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/statistics-6g-400x83.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-6g\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56376\";a:10:{s:5:\"title\";s:7:\"Team 13\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-13.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-13-400x188.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-13g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56375\";a:10:{s:5:\"title\";s:7:\"Team 12\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-12.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-12-400x212.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-12g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56235\";a:10:{s:5:\"title\";s:7:\"Hero 12\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/hero-12.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/hero-12-400x203.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/hero-12w\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56297\";a:10:{s:5:\"title\";s:14:\"Main Banner 17\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-17g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-17g-400x169.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-17g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56287\";a:10:{s:5:\"title\";s:15:\"Testimonials 16\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-16.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-16-400x136.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-16g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56296\";a:10:{s:5:\"title\";s:14:\"Main Banner 16\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-16g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-16g-400x167.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-16g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56295\";a:10:{s:5:\"title\";s:14:\"Main Banner 15\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-15g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-15g-400x218.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-15g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56286\";a:10:{s:5:\"title\";s:15:\"Testimonials 15\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-15.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-15-400x124.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-15g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56285\";a:10:{s:5:\"title\";s:15:\"Testimonials 14\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-14.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-14-400x125.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-14g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56260\";a:10:{s:5:\"title\";s:15:\"Testimonials 13\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-13.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-13-400x114.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-13g-2\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56265\";a:10:{s:5:\"title\";s:14:\"Main Banner 14\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-14g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-14g-400x219.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-14g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56264\";a:10:{s:5:\"title\";s:14:\"Main Banner 13\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-13g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-13g-400x219.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-13g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56263\";a:10:{s:5:\"title\";s:14:\"Main Banner 12\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-12g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-12g-400x218.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-12g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56262\";a:10:{s:5:\"title\";s:14:\"Main Banner 11\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-11g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-11g-400x265.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-11g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56259\";a:10:{s:5:\"title\";s:15:\"Testimonials 12\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-12.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-12-400x142.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-12g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56258\";a:10:{s:5:\"title\";s:15:\"Testimonials 11\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-11.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-11-400x149.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-11g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56261\";a:10:{s:5:\"title\";s:14:\"Main Banner 10\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-10g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-10g-400x278.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-10g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56298\";a:10:{s:5:\"title\";s:14:\"Main Banner 18\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-18g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/07\/main-banner-18g-400x247.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-18g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56323\";a:10:{s:5:\"title\";s:15:\"Testimonials 17\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-17.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-17-400x213.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-17g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56369\";a:10:{s:5:\"title\";s:17:\"Image and Text 18\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-18.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-18-400x154.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-18g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56368\";a:10:{s:5:\"title\";s:17:\"Image and Text 17\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-17.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-17-400x148.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-17g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56367\";a:10:{s:5:\"title\";s:17:\"Image and Text 16\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-16.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-16-400x160.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-16g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56361\";a:10:{s:5:\"title\";s:7:\"Team 11\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-11.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-11-400x181.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-11g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56360\";a:10:{s:5:\"title\";s:7:\"Team 10\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-10.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-10-400x149.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-10g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56359\";a:10:{s:5:\"title\";s:6:\"Team 9\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-9.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/team-9-400x223.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-9g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56330\";a:10:{s:5:\"title\";s:17:\"Image and Text 15\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-15.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-15-400x162.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-15g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56329\";a:10:{s:5:\"title\";s:17:\"Image and Text 14\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-14.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-14-400x160.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-14g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56327\";a:10:{s:5:\"title\";s:17:\"Image and Text 12\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-12.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-12-400x156.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-12g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56370\";a:10:{s:5:\"title\";s:17:\"Image and Text 19\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-19.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-19-400x215.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-19g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56328\";a:10:{s:5:\"title\";s:17:\"Image and Text 13\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-13.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-13-400x222.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-13g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56326\";a:10:{s:5:\"title\";s:17:\"Image and Text 11\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-11.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-11-400x152.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-11g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56336\";a:10:{s:5:\"title\";s:15:\"Testimonials 20\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-20.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-20-400x139.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-20g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1963","option_name":"ast-block-templates-blocks-3","option_value":"a:100:{s:8:\"id-56325\";a:10:{s:5:\"title\";s:15:\"Testimonials 19\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-19.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-19-400x127.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-19g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56324\";a:10:{s:5:\"title\";s:15:\"Testimonials 18\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-18.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/testimonials-18-400x198.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-18g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56371\";a:10:{s:5:\"title\";s:17:\"Image and Text 20\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-20.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/06\/image-and-text-20-400x214.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-20g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54170\";a:10:{s:5:\"title\";s:9:\"Clients 2\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-2g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-2g-400x91.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-2g\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54167\";a:10:{s:5:\"title\";s:9:\"Clients 3\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-3g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-3g-400x215.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-3g\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54168\";a:10:{s:5:\"title\";s:9:\"Clients 4\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-4g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/clients-4g-400x162.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-4g\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54120\";a:10:{s:5:\"title\";s:12:\"Statistics 1\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-1g.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-1g-400x102.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-1g\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54121\";a:10:{s:5:\"title\";s:12:\"Statistics 2\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-2g.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-2g-400x137.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-2g\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54122\";a:10:{s:5:\"title\";s:12:\"Statistics 3\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-3g.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-3g-400x86.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-3g\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54123\";a:10:{s:5:\"title\";s:12:\"Statistics 4\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-4g.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/statistics-4g-400x152.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-4g\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54108\";a:10:{s:5:\"title\";s:14:\"Testimonials 7\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/testimonial-1gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/testimonial-1gb-400x210.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-1g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54102\";a:10:{s:5:\"title\";s:14:\"Testimonials 8\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/testimonial-2gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/testimonial-2gb-400x196.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-2g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54099\";a:10:{s:5:\"title\";s:14:\"Testimonials 9\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/testimonial-3gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/testimonial-3gb-400x127.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-3g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54083\";a:10:{s:5:\"title\";s:15:\"Testimonials 10\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/testimonial-4gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/testimonial-4gb-400x138.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/testimonial-4g\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54039\";a:10:{s:5:\"title\";s:6:\"Team 5\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-1gb.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-1gb-400x181.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-1g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54032\";a:10:{s:5:\"title\";s:6:\"Team 6\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-2gb.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-2gb-400x234.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-2g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54034\";a:10:{s:5:\"title\";s:6:\"Team 7\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-3gb.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-3gb-400x191.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-3g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54036\";a:10:{s:5:\"title\";s:6:\"Team 8\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-4gb.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/team-4gb-400x166.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/team-4g\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54033\";a:10:{s:5:\"title\";s:10:\"Features 2\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-1g-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-1g-1-400x116.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-1g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54035\";a:10:{s:5:\"title\";s:10:\"Features 4\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-2g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-2g-400x95.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-2g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54037\";a:10:{s:5:\"title\";s:10:\"Features 6\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-3g-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-3g-1-400x182.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-3g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54038\";a:10:{s:5:\"title\";s:10:\"Features 7\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-4g-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-4g-1-400x258.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-4g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54040\";a:10:{s:5:\"title\";s:10:\"Features 9\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-5g-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-5g-1-400x231.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-5g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54041\";a:10:{s:5:\"title\";s:11:\"Features 11\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-6g-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/features-6g-1-400x359.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/features-6g\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53311\";a:10:{s:5:\"title\";s:17:\"Image and Text 10\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-10g.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-10g-400x222.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-10g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53300\";a:10:{s:5:\"title\";s:16:\"Image and Text 9\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-9g.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-9g-400x222.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-9g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53277\";a:10:{s:5:\"title\";s:16:\"Image and Text 8\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-8g.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-8g-400x159.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-8g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53261\";a:10:{s:5:\"title\";s:16:\"Image and Text 7\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-7g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-7g-1-400x154.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-7g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53248\";a:10:{s:5:\"title\";s:10:\"Services 9\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-5gb.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-5gb-400x179.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-5g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53247\";a:10:{s:5:\"title\";s:10:\"Services 8\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-4gb.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-4gb-400x168.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-4g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53246\";a:10:{s:5:\"title\";s:10:\"Services 7\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-3gb.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-3gb-400x164.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-3g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53238\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 6\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-6g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-6g-1-400x163.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-6g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53245\";a:10:{s:5:\"title\";s:10:\"Services 2\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-2g.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-2g-400x127.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-2g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53244\";a:10:{s:5:\"title\";s:10:\"Services 6\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-1g.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/services-1g-400x114.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/services-1g\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53236\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 5\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-5g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-5g-1-400x164.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-5g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53235\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 4\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-4g.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-4g-400x90.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-4g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53240\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 3\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-3g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-3g-1-400x163.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-3g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53237\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 2\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-2g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-2g-1-400x163.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-2g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53239\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 1\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-1g.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/subscribe-form-1g-400x64.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/subscribe-form-1g\/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53227\";a:10:{s:5:\"title\";s:16:\"Image and Text 6\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-6g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-6g-1-400x168.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-6g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53220\";a:10:{s:5:\"title\";s:16:\"Image and Text 5\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-5g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-5g-1-400x164.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-5g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53204\";a:10:{s:5:\"title\";s:16:\"Image and Text 4\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-4g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-4g-1-400x164.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-4g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53180\";a:10:{s:5:\"title\";s:16:\"Image and Text 3\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-3g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-3g-1-400x227.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-3g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53093\";a:10:{s:5:\"title\";s:20:\"Location And Hours 1\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-1g.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-1g-400x193.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-1g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53112\";a:10:{s:5:\"title\";s:13:\"Main Banner 9\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-9gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-9gb-400x249.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-9g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53111\";a:10:{s:5:\"title\";s:13:\"Main Banner 8\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-8gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-8gb-400x162.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-8g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53094\";a:10:{s:5:\"title\";s:20:\"Location And Hours 2\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-2g.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-2g-400x226.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-2g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53110\";a:10:{s:5:\"title\";s:13:\"Main Banner 7\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-7gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-7gb-400x167.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-7g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53109\";a:10:{s:5:\"title\";s:13:\"Main Banner 6\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-6gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-6gb-400x214.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-6g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53095\";a:10:{s:5:\"title\";s:20:\"Location And Hours 3\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-3g.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-3g-400x228.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-3g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53108\";a:10:{s:5:\"title\";s:13:\"Main Banner 5\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-5gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-5gb-400x214.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-5g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53107\";a:10:{s:5:\"title\";s:13:\"Main Banner 4\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-4gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-4gb-400x219.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-4g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53096\";a:10:{s:5:\"title\";s:20:\"Location And Hours 4\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-4g.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-4g-400x193.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-4g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53105\";a:10:{s:5:\"title\";s:13:\"Main Banner 3\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-3gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-3gb-400x215.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-3g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53104\";a:10:{s:5:\"title\";s:13:\"Main Banner 2\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-2gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-2gb-400x286.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-2g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53097\";a:10:{s:5:\"title\";s:20:\"Location And Hours 5\";s:18:\"featured-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-5g.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/location-and-hours-5g-400x163.jpg\";s:3:\"url\";s:60:\"https:\/\/websitedemos.net\/astra-blocks\/location-and-hours-5g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53103\";a:10:{s:5:\"title\";s:13:\"Main Banner 1\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-1gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/main-banner-1gb-400x319.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/main-banner-1g\/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53063\";a:10:{s:5:\"title\";s:16:\"Image and Text 2\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-2g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-2g-1-400x171.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-2g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53056\";a:10:{s:5:\"title\";s:16:\"Image and Text 1\";s:18:\"featured-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-1g-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/image-and-text-1g-1-400x158.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/image-and-text-1g\/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53053\";a:10:{s:5:\"title\";s:6:\"Text 9\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-9g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-9g-400x125.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-9g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53049\";a:10:{s:5:\"title\";s:6:\"Text 8\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-8g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-8g-400x103.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-8g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53045\";a:10:{s:5:\"title\";s:6:\"Text 7\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-7g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-7g-400x106.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-7g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53043\";a:10:{s:5:\"title\";s:6:\"Text 6\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-6g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-6g-400x86.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-6g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53039\";a:10:{s:5:\"title\";s:6:\"Text 5\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-5g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-5g-400x86.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-5g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53034\";a:10:{s:5:\"title\";s:6:\"Text 4\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-4g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-4g-400x87.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-4g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53030\";a:10:{s:5:\"title\";s:6:\"Text 3\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-3g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-3g-400x85.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-3g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52993\";a:10:{s:5:\"title\";s:6:\"Text 2\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-2g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-2g-400x89.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-2g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52968\";a:10:{s:5:\"title\";s:5:\"FAQ 5\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-5g-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-5g-1-400x194.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-5g\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52965\";a:10:{s:5:\"title\";s:5:\"FAQ 4\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-4g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-4g-400x180.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-4g\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52964\";a:10:{s:5:\"title\";s:5:\"FAQ 3\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-3g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-3g-400x200.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-3g\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52963\";a:10:{s:5:\"title\";s:5:\"FAQ 2\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-2g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-2g-400x150.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-2g\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52975\";a:10:{s:5:\"title\";s:7:\"About 8\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-8g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-8g-400x96.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-8g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52974\";a:10:{s:5:\"title\";s:8:\"About 13\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-7g.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-7g-400x109.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-7g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52973\";a:10:{s:5:\"title\";s:8:\"About 12\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-6g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-6g-400x94.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-6g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52971\";a:10:{s:5:\"title\";s:7:\"About 5\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-5g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-5g-400x83.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-5g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52970\";a:10:{s:5:\"title\";s:8:\"About 11\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-4g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-4g-400x82.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-4g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52969\";a:10:{s:5:\"title\";s:8:\"About 10\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-3g-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-3g-1-400x239.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-3g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52962\";a:10:{s:5:\"title\";s:5:\"FAQ 1\";s:18:\"featured-image-url\";s:62:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-1g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/faq-1g-400x171.jpg\";s:3:\"url\";s:45:\"https:\/\/websitedemos.net\/astra-blocks\/faq-1g\/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52967\";a:10:{s:5:\"title\";s:7:\"About 9\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-2g-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-2g-1-400x168.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-2g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52966\";a:10:{s:5:\"title\";s:7:\"About 1\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-1g-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/about-1g-1-400x164.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/about-1g\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52951\";a:10:{s:5:\"title\";s:14:\"Contact Form 4\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-4g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-4g-400x182.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-4g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52933\";a:10:{s:5:\"title\";s:14:\"Contact Form 3\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-3g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-3g-400x214.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-3g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52921\";a:10:{s:5:\"title\";s:14:\"Contact Form 2\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-2g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-2g-400x193.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-2g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52908\";a:10:{s:5:\"title\";s:14:\"Contact Form 1\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-1g.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/contact-form-1g-400x201.jpg\";s:3:\"url\";s:54:\"https:\/\/websitedemos.net\/astra-blocks\/contact-form-1g\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52893\";a:10:{s:5:\"title\";s:16:\"Call to Action 5\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-5g.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-5g-400x92.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-5g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52895\";a:10:{s:5:\"title\";s:16:\"Call to Action 9\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-4gb.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-4gb-400x251.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-4g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52896\";a:10:{s:5:\"title\";s:16:\"Call to Action 8\";s:18:\"featured-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-3gb.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-3gb-400x200.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-3g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52897\";a:10:{s:5:\"title\";s:16:\"Call To Action 2\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-2g.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-2g-400x98.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-2g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52894\";a:10:{s:5:\"title\";s:16:\"Call to Action 7\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-1g.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/call-to-action-1g-400x80.jpg\";s:3:\"url\";s:56:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-1g\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52816\";a:10:{s:5:\"title\";s:6:\"Text 1\";s:18:\"featured-image-url\";s:63:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-1g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2021\/05\/text-1g-400x82.jpg\";s:3:\"url\";s:46:\"https:\/\/websitedemos.net\/astra-blocks\/text-1g\/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47355\";a:10:{s:5:\"title\";s:14:\"Testimonials 1\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-1w-1-400x172.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-1gw\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47437\";a:10:{s:5:\"title\";s:6:\"Hero 4\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hero-gb-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hero-gb-4w-1-400x218.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/hero-4gw\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47433\";a:10:{s:5:\"title\";s:14:\"Testimonials 4\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-4w-1-400x144.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-4gw\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47438\";a:10:{s:5:\"title\";s:6:\"Hero 5\";s:18:\"featured-image-url\";s:64:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hero-5gb.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hero-5gb-400x166.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/hero-5gb\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47445\";a:10:{s:5:\"title\";s:14:\"Testimonials 5\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-5w-1-400x134.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-5gw\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47439\";a:10:{s:5:\"title\";s:6:\"Hero 6\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hero-gb-6b-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hero-gb-6b-1-400x204.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/hero-6gb\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47449\";a:10:{s:5:\"title\";s:14:\"Testimonials 6\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-6w-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-6w-1-400x156.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-6gw\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47527\";a:10:{s:5:\"title\";s:10:\"Services 5\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/services-gb-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/services-gb-5w-1-400x283.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-5gw\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47419\";a:10:{s:5:\"title\";s:10:\"Features 1\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/features-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/features-gb-1w-1-400x225.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-1gw\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47434\";a:10:{s:5:\"title\";s:6:\"Hero 1\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hero-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hero-gb-1w-1-400x220.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/hero-1gw\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1964","option_name":"ast-block-templates-blocks-4","option_value":"a:40:{s:8:\"id-47424\";a:10:{s:5:\"title\";s:11:\"Features 10\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/features-gb-6w-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/features-gb-6w-1-400x243.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-6gw\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47423\";a:10:{s:5:\"title\";s:10:\"Features 8\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/features-gb-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/features-gb-5w-1-400x300.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-5gw\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47360\";a:10:{s:5:\"title\";s:14:\"Testimonials 2\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-2w-1-400x166.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-2gw\/\";s:3:\"tag\";a:1:{i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47380\";a:10:{s:5:\"title\";s:9:\"Contact 2\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/contact-gb-2w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/contact-gb-2w-400x231.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/contact-2gw\/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite\/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47420\";a:10:{s:5:\"title\";s:10:\"Features 3\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/features-gb-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/features-gb-2w-1-400x265.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-2gw\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47421\";a:10:{s:5:\"title\";s:10:\"Features 5\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/features-gb-3w-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/features-gb-3w-1-400x264.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/features-3gw\/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47427\";a:10:{s:5:\"title\";s:14:\"Testimonials 3\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-3w-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/testimonials-gb-3w-1-400x126.jpg\";s:3:\"url\";s:55:\"https:\/\/websitedemos.net\/astra-blocks\/testimonials-3gw\/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47459\";a:10:{s:5:\"title\";s:6:\"Team 1\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/team-gb-1w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/team-gb-1w-400x250.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-1gw\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47472\";a:10:{s:5:\"title\";s:6:\"Team 2\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/team-gb-2w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/team-gb-2w-400x167.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-2gw\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47474\";a:10:{s:5:\"title\";s:6:\"Team 3\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/team-gb-3w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/team-gb-3w-400x192.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-3gw\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47522\";a:10:{s:5:\"title\";s:10:\"Services 3\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/services-gb-3w-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/services-gb-3w-1-400x219.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-3gw\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47518\";a:10:{s:5:\"title\";s:10:\"Services 1\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/services-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/services-gb-1w-1-400x197.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-1gw\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47498\";a:10:{s:5:\"title\";s:12:\"Statistics 5\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/statistics-gb-5w.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/statistics-gb-5w-400x141.jpg\";s:3:\"url\";s:53:\"https:\/\/websitedemos.net\/astra-blocks\/statistics-5gw\/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47524\";a:10:{s:5:\"title\";s:10:\"Services 4\";s:18:\"featured-image-url\";s:72:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/services-gb-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/services-gb-4w-1-400x155.jpg\";s:3:\"url\";s:51:\"https:\/\/websitedemos.net\/astra-blocks\/services-4gw\/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47478\";a:10:{s:5:\"title\";s:6:\"Team 4\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/team-gb-4w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/team-gb-4w-400x228.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/team-4gw\/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47435\";a:10:{s:5:\"title\";s:6:\"Hero 2\";s:18:\"featured-image-url\";s:68:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hero-gb-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/hero-gb-2w-1-400x219.jpg\";s:3:\"url\";s:47:\"https:\/\/websitedemos.net\/astra-blocks\/hero-2gw\/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47392\";a:10:{s:5:\"title\";s:16:\"Call To Action 1\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/call-to-action-gb-1w.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/call-to-action-gb-1w-400x132.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-1gw\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47397\";a:10:{s:5:\"title\";s:16:\"Call To Action 3\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/call-to-action-gb-3w.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/call-to-action-gb-3w-400x158.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-3gw\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47399\";a:10:{s:5:\"title\";s:16:\"Call To Action 4\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/call-to-action-gb-4w.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/call-to-action-gb-4w-400x82.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-4gw\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47404\";a:10:{s:5:\"title\";s:16:\"Call To Action 6\";s:18:\"featured-image-url\";s:76:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/call-to-action-gb-6w.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/call-to-action-gb-6w-400x143.jpg\";s:3:\"url\";s:57:\"https:\/\/websitedemos.net\/astra-blocks\/call-to-action-6gw\/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47378\";a:10:{s:5:\"title\";s:9:\"Contact 1\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/contact-gb-1w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/contact-gb-1w-400x230.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/contact-1gw\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47383\";a:10:{s:5:\"title\";s:9:\"Contact 3\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/contact-gb-3w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/contact-gb-3w-400x257.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/contact-3gw\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47385\";a:10:{s:5:\"title\";s:9:\"Contact 4\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/contact-gb-4w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/contact-gb-4w-400x238.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/contact-4gw\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47389\";a:10:{s:5:\"title\";s:9:\"Contact 5\";s:18:\"featured-image-url\";s:69:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/contact-gb-5b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/contact-gb-5b-400x218.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/contact-5gb\/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47373\";a:10:{s:5:\"title\";s:9:\"Clients 5\";s:18:\"featured-image-url\";s:66:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/clients-4g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/clients-4g-400x158.jpg\";s:3:\"url\";s:49:\"https:\/\/websitedemos.net\/astra-blocks\/clients-5g\/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47337\";a:10:{s:5:\"title\";s:7:\"About 2\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/about-gb-2w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/about-gb-2w-400x230.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-2gw\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47352\";a:10:{s:5:\"title\";s:7:\"About 7\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/about-gb-7b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/about-gb-7b-400x234.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-7gb\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47343\";a:10:{s:5:\"title\";s:7:\"About 4\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/about-gb-4w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/about-gb-4w-400x206.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-4gw\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47350\";a:10:{s:5:\"title\";s:7:\"About 6\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/about-gb-6w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/about-gb-6w-400x167.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-6gw\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47339\";a:10:{s:5:\"title\";s:7:\"About 3\";s:18:\"featured-image-url\";s:67:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/about-gb-3w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/about-gb-3w-400x216.jpg\";s:3:\"url\";s:48:\"https:\/\/websitedemos.net\/astra-blocks\/about-3gw\/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47457\";a:10:{s:5:\"title\";s:9:\"Heading 4\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/heading-gb-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/heading-gb-4w-1-400x109.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/heading-4gw\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47471\";a:10:{s:5:\"title\";s:11:\"Portfolio 5\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/portfolio-gb-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/portfolio-gb-5w-1-400x272.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-5gw\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47470\";a:10:{s:5:\"title\";s:11:\"Portfolio 4\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/portfolio-gb-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/portfolio-gb-4w-1-400x196.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-4gw\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47456\";a:10:{s:5:\"title\";s:9:\"Heading 3\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/heading-gb-3w-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/heading-gb-3w-1-400x105.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/heading-3gw\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47469\";a:10:{s:5:\"title\";s:11:\"Portfolio 3\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/portfolio-gb-3w-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/portfolio-gb-3w-1-400x382.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-3gw\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47468\";a:10:{s:5:\"title\";s:11:\"Portfolio 2\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/portfolio-gb-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/portfolio-gb-2w-1-400x230.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-2gw\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47467\";a:10:{s:5:\"title\";s:11:\"Portfolio 1\";s:18:\"featured-image-url\";s:73:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/portfolio-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/portfolio-gb-1w-1-400x242.jpg\";s:3:\"url\";s:52:\"https:\/\/websitedemos.net\/astra-blocks\/portfolio-1gw\/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47458\";a:10:{s:5:\"title\";s:9:\"Heading 5\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/heading-gb-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/heading-gb-5w-1-400x107.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/heading-5gw\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47455\";a:10:{s:5:\"title\";s:9:\"Heading 2\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/heading-gb-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/heading-gb-2w-1-400x107.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/heading-2gw\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47454\";a:10:{s:5:\"title\";s:9:\"Heading 1\";s:18:\"featured-image-url\";s:71:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/heading-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https:\/\/websitedemos.net\/wp-content\/uploads\/2020\/09\/heading-gb-1w-1-400x87.jpg\";s:3:\"url\";s:50:\"https:\/\/websitedemos.net\/astra-blocks\/heading-1gw\/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1965","option_name":"ast-block-templates-last-export-checksums","option_value":"DPaArn5I)7Mw","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1966","option_name":"ast-block-templates-last-export-checksums-time","option_value":"1636034372","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1967","option_name":"elementor_scheme_color","option_value":"a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1968","option_name":"elementor_scheme_typography","option_value":"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\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1969","option_name":"elementor_scheme_color-picker","option_value":"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\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1970","option_name":"elementor_log","option_value":"a:1:{s:32:\"8383bd4e0001c20db3e982c22ddf50c3\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\u0000*\u0000file\";s:104:\"\/home\/markaltd\/growthmarcom.com\/consultix\/wp-content\/plugins\/elementor\/modules\/dev-tools\/deprecation.php\";s:7:\"\u0000*\u0000line\";i:301;s:7:\"\u0000*\u0000date\";s:19:\"2021-10-08 08:12:20\";s:7:\"\u0000*\u0000type\";s:6:\"notice\";s:10:\"\u0000*\u0000message\";s:136:\"The Plugin::$instance-&gt;posts_css_manager argument is deprecated since version 2.7.0! Use Plugin::$instance-&gt;files_manager instead.\";s:7:\"\u0000*\u0000meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\u0000*\u0000times\";i:35;s:14:\"\u0000*\u0000times_dates\";a:35:{i:0;s:19:\"2021-10-08 08:12:20\";i:1;s:19:\"2021-10-08 08:18:40\";i:2;s:19:\"2021-10-08 08:19:47\";i:3;s:19:\"2021-10-08 08:23:26\";i:4;s:19:\"2021-10-08 08:26:42\";i:5;s:19:\"2021-10-08 08:32:19\";i:6;s:19:\"2021-10-08 08:37:57\";i:7;s:19:\"2021-10-08 08:38:45\";i:8;s:19:\"2021-10-08 08:40:17\";i:9;s:19:\"2021-10-08 09:28:56\";i:10;s:19:\"2021-10-08 09:38:54\";i:11;s:19:\"2021-10-08 09:40:20\";i:12;s:19:\"2021-10-08 10:05:33\";i:13;s:19:\"2021-10-08 10:07:09\";i:14;s:19:\"2021-10-08 10:09:18\";i:15;s:19:\"2021-10-08 10:12:45\";i:16;s:19:\"2021-10-08 10:58:51\";i:17;s:19:\"2021-10-08 11:01:09\";i:18;s:19:\"2021-10-08 11:05:26\";i:19;s:19:\"2021-10-08 11:21:24\";i:20;s:19:\"2021-10-08 11:22:47\";i:21;s:19:\"2021-10-08 11:27:42\";i:22;s:19:\"2021-10-08 11:28:07\";i:23;s:19:\"2021-10-08 11:28:29\";i:24;s:19:\"2021-10-08 11:29:26\";i:25;s:19:\"2021-10-08 11:29:50\";i:26;s:19:\"2021-10-08 11:30:13\";i:27;s:19:\"2021-10-08 11:54:07\";i:28;s:19:\"2021-10-08 11:56:04\";i:29;s:19:\"2021-10-12 11:24:31\";i:30;s:19:\"2021-10-12 11:26:13\";i:31;s:19:\"2021-10-12 11:28:24\";i:32;s:19:\"2021-10-12 11:30:56\";i:33;s:19:\"2021-10-12 11:31:46\";i:34;s:19:\"2021-10-12 11:38:48\";}s:7:\"\u0000*\u0000args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:133:\"The Plugin::$instance-&gt;posts_css_manager argument is deprecated since version 2.7.0! Use Plugin::$instance->files_manager instead.\";s:4:\"file\";s:104:\"\/home\/markaltd\/growthmarcom.com\/consultix\/wp-content\/plugins\/elementor\/modules\/dev-tools\/deprecation.php\";s:4:\"line\";i:301;s:5:\"trace\";b:1;}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1971","option_name":"elementor_connect_site_key","option_value":"542ab5e8d990694fbe517773f01ebc83","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1972","option_name":"astra_sites_wpforms_ids_mapping","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1973","option_name":"elementor_controls_usage","option_value":"a:1:{s:7:\"wp-page\";a:14:{s:7:\"heading\";a:2:{s:5:\"count\";i:36;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:36;s:11:\"header_size\";i:17;s:5:\"align\";i:30;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:36;s:20:\"typography_font_size\";i:27;s:21:\"typography_typography\";i:25;s:22:\"typography_font_weight\";i:22;s:22:\"typography_font_family\";i:12;s:25:\"typography_letter_spacing\";i:5;s:22:\"typography_line_height\";i:11;s:28:\"text_shadow_text_shadow_type\";i:5;s:23:\"text_shadow_text_shadow\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:14;s:8:\"_padding\";i:3;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:22;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:5:{s:4:\"text\";i:21;s:5:\"align\";i:8;s:4:\"size\";i:10;s:12:\"align_mobile\";i:2;s:11:\"icon_indent\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:5;s:7:\"_margin\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:7;s:17:\"_background_color\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:16:\"background_color\";i:22;s:17:\"button_text_color\";i:7;s:21:\"typography_typography\";i:6;s:22:\"typography_font_family\";i:4;s:22:\"typography_font_weight\";i:6;s:20:\"typography_font_size\";i:5;s:25:\"typography_text_transform\";i:2;s:11:\"hover_color\";i:4;s:29:\"button_background_hover_color\";i:5;s:15:\"hover_animation\";i:5;s:13:\"border_radius\";i:5;s:12:\"text_padding\";i:2;s:25:\"typography_letter_spacing\";i:3;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:83;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:79;s:21:\"space_between_widgets\";i:3;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:4;s:7:\"padding\";i:35;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:9;s:16:\"background_color\";i:3;s:28:\"background_slideshow_gallery\";i:1;}s:14:\"section_border\";a:2:{s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:41;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:11:{s:21:\"background_background\";i:22;s:16:\"background_color\";i:14;s:28:\"background_slideshow_gallery\";i:3;s:19:\"background_position\";i:7;s:15:\"background_size\";i:7;s:21:\"background_attachment\";i:5;s:17:\"background_repeat\";i:7;s:16:\"background_image\";i:15;s:27:\"background_hover_transition\";i:1;s:15:\"background_xpos\";i:2;s:15:\"background_ypos\";i:1;}s:26:\"section_background_overlay\";a:8:{s:26:\"background_overlay_opacity\";i:8;s:29:\"background_overlay_color_stop\";i:2;s:26:\"background_overlay_color_b\";i:4;s:31:\"background_overlay_color_b_stop\";i:2;s:33:\"background_overlay_gradient_angle\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_background\";i:8;s:24:\"background_overlay_color\";i:8;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:24;s:6:\"margin\";i:15;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:9:{s:13:\"content_width\";i:6;s:15:\"stretch_section\";i:26;s:3:\"gap\";i:18;s:13:\"custom_height\";i:10;s:16:\"content_position\";i:20;s:6:\"layout\";i:7;s:6:\"height\";i:3;s:12:\"height_inner\";i:3;s:19:\"custom_height_inner\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:25;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:16;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:10:\"title_text\";i:16;s:16:\"description_text\";i:16;s:13:\"selected_icon\";i:16;s:4:\"view\";i:4;s:4:\"link\";i:4;s:8:\"position\";i:4;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:6:{s:13:\"primary_color\";i:16;s:9:\"icon_size\";i:16;s:10:\"icon_space\";i:16;s:12:\"icon_padding\";i:4;s:12:\"border_width\";i:4;s:15:\"hover_animation\";i:12;}s:21:\"section_style_content\";a:15:{s:10:\"text_align\";i:16;s:18:\"title_bottom_space\";i:16;s:11:\"title_color\";i:16;s:28:\"title_typography_font_weight\";i:13;s:26:\"content_vertical_alignment\";i:4;s:27:\"title_typography_typography\";i:12;s:26:\"title_typography_font_size\";i:12;s:17:\"description_color\";i:12;s:33:\"description_typography_typography\";i:12;s:32:\"description_typography_font_size\";i:12;s:34:\"description_typography_font_weight\";i:12;s:34:\"description_typography_line_height\";i:12;s:28:\"title_typography_font_family\";i:6;s:34:\"description_typography_font_family\";i:1;s:28:\"title_typography_line_height\";i:6;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:4;s:17:\"_background_color\";i:4;}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";i:4;s:27:\"_box_shadow_box_shadow_type\";i:4;s:22:\"_box_shadow_box_shadow\";i:4;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:18;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:6:{s:5:\"image\";i:18;s:10:\"title_text\";i:18;s:16:\"description_text\";i:18;s:8:\"position\";i:1;s:10:\"title_size\";i:1;s:26:\"thumbnail_custom_dimension\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:5:{s:10:\"image_size\";i:15;s:11:\"image_space\";i:6;s:28:\"css_filters_hover_css_filter\";i:6;s:28:\"css_filters_hover_brightness\";i:6;s:19:\"image_border_radius\";i:3;}s:21:\"section_style_content\";a:14:{s:18:\"title_bottom_space\";i:9;s:11:\"title_color\";i:17;s:17:\"description_color\";i:17;s:26:\"title_typography_font_size\";i:12;s:32:\"description_typography_font_size\";i:12;s:34:\"description_typography_line_height\";i:12;s:10:\"text_align\";i:6;s:27:\"title_typography_typography\";i:6;s:33:\"description_typography_typography\";i:6;s:34:\"description_typography_font_weight\";i:6;s:28:\"title_typography_font_family\";i:6;s:29:\"title_shadow_text_shadow_type\";i:3;s:34:\"description_typography_font_family\";i:6;s:37:\"description_typography_letter_spacing\";i:3;}}s:8:\"advanced\";a:4:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:11;s:17:\"_background_color\";i:11;}s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:17:\"_section_position\";a:0:{}s:15:\"_section_border\";a:0:{}}}}s:6:\"spacer\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:0:{}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:9;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:9;s:10:\"image_size\";i:9;s:22:\"image_custom_dimension\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:12;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:7;s:21:\"typography_typography\";i:7;s:20:\"typography_font_size\";i:7;s:22:\"typography_font_weight\";i:7;s:22:\"typography_line_height\";i:7;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:2;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:2;s:6:\"weight\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:13:\"eael-flip-box\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:20:\"eael_flipbox_content\";a:6:{s:24:\"eael_flipbox_front_title\";i:10;s:23:\"eael_flipbox_front_text\";i:10;s:23:\"eael_flipbox_back_title\";i:10;s:22:\"eael_flipbox_back_text\";i:10;s:21:\"eael_flipbox_icon_new\";i:10;s:26:\"eael_flipbox_icon_back_new\";i:10;}s:37:\"eael_section_flipbox_content_settings\";a:2:{s:17:\"eael_flipbox_type\";i:5;s:15:\"eael_flipbox_3d\";i:5;}}s:5:\"style\";a:3:{s:35:\"eael_section_flipbox_style_settings\";a:10:{s:38:\"eael_flipbox_front_bg_color_background\";i:10;s:33:\"eael_flipbox_front_bg_color_image\";i:10;s:32:\"eael_flipbox_front_bg_color_size\";i:10;s:37:\"eael_flipbox_back_bg_color_background\";i:10;s:32:\"eael_flipbox_back_bg_color_image\";i:10;s:31:\"eael_flipbox_back_bg_color_size\";i:10;s:36:\"eael_flipbox_front_bg_color_position\";i:5;s:35:\"eael_flipbox_back_bg_color_position\";i:5;s:33:\"eael_flipbox_front_bg_color_color\";i:5;s:32:\"eael_flipbox_back_bg_color_color\";i:5;}s:41:\"eael_section_flipbox_title_style_settings\";a:18:{s:30:\"eael_flipbox_front_title_color\";i:6;s:46:\"eael_flipbox_front_title_typography_typography\";i:10;s:45:\"eael_flipbox_front_title_typography_font_size\";i:10;s:47:\"eael_flipbox_front_content_typography_font_size\";i:10;s:45:\"eael_flipbox_back_title_typography_typography\";i:10;s:44:\"eael_flipbox_back_title_typography_font_size\";i:10;s:47:\"eael_flipbox_back_content_typography_typography\";i:10;s:46:\"eael_flipbox_back_content_typography_font_size\";i:10;s:47:\"eael_flipbox_front_title_typography_font_family\";i:10;s:47:\"eael_flipbox_front_title_typography_line_height\";i:10;s:46:\"eael_flipbox_back_title_typography_line_height\";i:10;s:48:\"eael_flipbox_back_content_typography_line_height\";i:10;s:46:\"eael_flipbox_back_title_typography_font_family\";i:9;s:48:\"eael_flipbox_back_content_typography_font_family\";i:9;s:48:\"eael_flipbox_back_content_typography_font_weight\";i:1;s:47:\"eael_flipbox_front_title_typography_font_weight\";i:5;s:48:\"eael_flipbox_front_content_typography_typography\";i:4;s:49:\"eael_flipbox_front_content_typography_font_family\";i:3;}s:40:\"eael_section_flipbox_icon_style_settings\";a:2:{s:34:\"eael_flipbox_front_icon_typography\";i:10;s:33:\"eael_flipbox_back_icon_typography\";i:10;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:6;}}}}s:14:\"eael-post-grid\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:26:\"eael_section_post__filters\";a:0:{}s:33:\"eael_section_post_timeline_layout\";a:0:{}}s:5:\"style\";a:5:{s:28:\"eael_section_post_grid_style\";a:0:{}s:24:\"section_meta_style_style\";a:0:{}s:34:\"eael_meta_footer__section_position\";a:0:{}s:23:\"eael_section_typography\";a:0:{}s:26:\"eael_section_read_more_btn\";a:0:{}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:0:{}}}}s:14:\"image-carousel\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:4:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:26:\"thumbnail_custom_dimension\";i:1;s:14:\"slides_to_show\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_style_navigation\";a:3:{s:15:\"arrows_position\";i:1;s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}}}}}}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1981","option_name":"Flip-Boxes-v","option_value":"1.7.1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1982","option_name":"Flip-Boxes-type","option_value":"FREE","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1983","option_name":"Flip-Boxes-installDate","option_value":"2021-10-08 09:06:20","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"1984","option_name":"Flip-Boxes-ratingDiv","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2009","option_name":"recovery_keys","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2138","option_name":"litespeed.optimize.timestamp_purge_css","option_value":"1636156978","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2139","option_name":"litespeed.conf.guest","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2140","option_name":"litespeed.conf.guest_optm","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2141","option_name":"litespeed.conf.guest_uas","option_value":"[\"Lighthouse\",\"GTmetrix\",\"Google\",\"Pingdom\",\"bot\",\"PTST\",\"HeadlessChrome\"]","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2142","option_name":"litespeed.conf.guest_ips","option_value":"[\"208.70.247.157\",\"172.255.48.130\",\"172.255.48.131\",\"172.255.48.132\",\"172.255.48.133\",\"172.255.48.134\",\"172.255.48.135\",\"172.255.48.136\",\"172.255.48.137\",\"172.255.48.138\",\"172.255.48.139\",\"172.255.48.140\",\"172.255.48.141\",\"172.255.48.142\",\"172.255.48.143\",\"172.255.48.144\",\"172.255.48.145\",\"172.255.48.146\",\"172.255.48.147\",\"52.229.122.240\",\"104.214.72.101\",\"13.66.7.11\",\"13.85.24.83\",\"13.85.24.90\",\"13.85.82.26\",\"40.74.242.253\",\"40.74.243.13\",\"40.74.243.176\",\"104.214.48.247\",\"157.55.189.189\",\"104.214.110.135\",\"70.37.83.240\",\"65.52.36.250\",\"13.78.216.56\",\"52.162.212.163\",\"23.96.34.105\",\"65.52.113.236\",\"172.255.61.34\",\"172.255.61.35\",\"172.255.61.36\",\"172.255.61.37\",\"172.255.61.38\",\"172.255.61.39\",\"172.255.61.40\",\"104.41.2.19\",\"191.235.98.164\",\"191.235.99.221\",\"191.232.194.51\",\"52.237.235.185\",\"52.237.250.73\",\"52.237.236.145\",\"104.211.143.8\",\"104.211.165.53\",\"52.172.14.87\",\"40.83.89.214\",\"52.175.57.81\",\"20.188.63.151\",\"20.52.36.49\",\"52.246.165.153\",\"51.144.102.233\",\"13.76.97.224\",\"102.133.169.66\",\"52.231.199.170\",\"13.53.162.7\",\"40.123.218.94\"]","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2143","option_name":"litespeed.conf.optm-ucss_inline","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2144","option_name":"litespeed.conf.optm-ucss_whitelist","option_value":"[]","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2145","option_name":"litespeed.conf.optm-ucss_exc","option_value":"[]","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2146","option_name":"litespeed.conf.optm-html_lazy","option_value":"[]","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2147","option_name":"litespeed.conf.optm-ccss_per_url","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2148","option_name":"litespeed.conf.optm-gm_js_exc","option_value":"[]","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2149","option_name":"litespeed.conf.optm-guest_only","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2150","option_name":"litespeed.conf.media-add_missing_sizes","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2154","option_name":"litespeed.conf._version","option_value":"4.4.2","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"2560","option_name":"litespeed.admin_display._summary","option_value":"{\"new_version\":1609997463,\"score\":1610343063,\"new_version.last_check\":1636226712,\"new_version.v\":\"4.4.3\"}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3164","option_name":"eael_setup_wizard","option_value":"complete","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3165","option_name":"eael_save_settings","option_value":"a:51:{s:9:\"post-grid\";i:1;s:13:\"post-timeline\";s:0:\"\";s:10:\"fancy-text\";i:1;s:12:\"creative-btn\";i:1;s:10:\"count-down\";i:1;s:12:\"team-members\";i:1;s:12:\"testimonials\";i:1;s:8:\"info-box\";i:1;s:8:\"flip-box\";i:1;s:14:\"call-to-action\";i:1;s:11:\"dual-header\";i:1;s:11:\"price-table\";i:1;s:12:\"twitter-feed\";i:1;s:13:\"facebook-feed\";i:1;s:19:\"advanced-data-table\";s:0:\"\";s:10:\"data-table\";i:1;s:14:\"filter-gallery\";i:1;s:15:\"image-accordion\";i:1;s:14:\"content-ticker\";i:1;s:7:\"tooltip\";i:1;s:13:\"adv-accordion\";i:1;s:8:\"adv-tabs\";i:1;s:12:\"progress-bar\";i:1;s:12:\"feature-list\";i:1;s:12:\"product-grid\";i:1;s:14:\"contact-form-7\";i:1;s:7:\"weforms\";s:0:\"\";s:10:\"ninja-form\";s:0:\"\";s:9:\"formstack\";s:0:\"\";s:12:\"gravity-form\";s:0:\"\";s:12:\"caldera-form\";s:0:\"\";s:7:\"wpforms\";s:0:\"\";s:10:\"fluentform\";s:0:\"\";s:8:\"typeform\";s:0:\"\";s:24:\"betterdocs-category-grid\";s:0:\"\";s:23:\"betterdocs-category-box\";s:0:\"\";s:22:\"betterdocs-search-form\";s:0:\"\";s:12:\"sticky-video\";i:1;s:14:\"event-calendar\";i:1;s:10:\"embedpress\";i:1;s:24:\"crowdfundly-organization\";i:1;s:24:\"crowdfundly-all-campaign\";i:1;s:27:\"crowdfundly-single-campaign\";i:1;s:12:\"woo-checkout\";s:0:\"\";s:14:\"login-register\";i:1;s:18:\"woocommerce-review\";i:1;s:11:\"career-page\";i:1;s:19:\"woo-product-compare\";i:1;s:20:\"woo-product-carousel\";s:0:\"\";s:11:\"simple-menu\";i:1;s:19:\"woo-product-gallery\";i:1;}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3166","option_name":"wpdeveloper_plugins_data","option_value":"a:1:{s:25:\"essential_adons_elementor\";a:3:{s:16:\"notice_will_show\";a:2:{s:6:\"opt_in\";i:1637805224;s:6:\"review\";i:1636362516;}s:4:\"time\";i:1635757716;s:7:\"version\";s:5:\"4.9.5\";}}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3167","option_name":"eael_version","option_value":"4.9.5","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3168","option_name":"eael_remove_old_cache","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3169","option_name":"eael_editor_updated_at","option_value":"1636226300","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3172","option_name":"_templately_migrate","option_value":"1.3.0","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3221","option_name":"996e2179d_eael_elements","option_value":"a:1:{i:17;s:8:\"flip-box\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3222","option_name":"996e2179d_eael_custom_js","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3223","option_name":"996e2179d_eael_updated_at","option_value":"1636226144","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3246","option_name":"cb70d11b8_eael_elements","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3247","option_name":"cb70d11b8_eael_custom_js","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3248","option_name":"cb70d11b8_eael_updated_at","option_value":"1636226144","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3423","option_name":"9f601c25e_eael_elements","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3424","option_name":"9f601c25e_eael_custom_js","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3425","option_name":"9f601c25e_eael_updated_at","option_value":"1635755887","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3426","option_name":"9912fbded_eael_elements","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3427","option_name":"9912fbded_eael_custom_js","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3428","option_name":"9912fbded_eael_updated_at","option_value":"1635753023","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3429","option_name":"0a623b5c5_eael_elements","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3430","option_name":"0a623b5c5_eael_custom_js","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3431","option_name":"0a623b5c5_eael_updated_at","option_value":"1635753146","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3436","option_name":"ea1d43322_eael_elements","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3437","option_name":"ea1d43322_eael_custom_js","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3438","option_name":"ea1d43322_eael_updated_at","option_value":"1636136001","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3458","option_name":"73449313a_eael_elements","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3459","option_name":"73449313a_eael_custom_js","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3460","option_name":"73449313a_eael_updated_at","option_value":"1635756166","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3547","option_name":"elementor_unfiltered_files_upload","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3975","option_name":"61baf6837_eael_elements","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3976","option_name":"61baf6837_eael_custom_js","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"3977","option_name":"61baf6837_eael_updated_at","option_value":"1636013792","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4073","option_name":"astra_sites_settings","option_value":"a:1:{s:12:\"page_builder\";s:9:\"elementor\";}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4109","option_name":"_elementor_settings_update_time","option_value":"1636038682","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4110","option_name":"elementor_cpt_support","option_value":"a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4111","option_name":"elementor_disable_color_schemes","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4112","option_name":"elementor_disable_typography_schemes","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4113","option_name":"elementor_allow_tracking","option_value":"no","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4114","option_name":"elementor_notice","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4115","option_name":"elementor_google_maps_api_key","option_value":"","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4116","option_name":"elementor_css_print_method","option_value":"internal","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4117","option_name":"elementor_editor_break_lines","option_value":"1","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4118","option_name":"elementor_font_display","option_value":"auto","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4119","option_name":"elementor_load_fa4_shim","option_value":"yes","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4120","option_name":"elementor_experiment-e_dom_optimization","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4121","option_name":"elementor_experiment-e_optimized_assets_loading","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4122","option_name":"elementor_experiment-e_optimized_css_loading","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4123","option_name":"elementor_experiment-e_font_icon_svg","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4124","option_name":"elementor_experiment-a11y_improvements","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4125","option_name":"elementor_experiment-e_import_export","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4126","option_name":"elementor_experiment-additional_custom_breakpoints","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4127","option_name":"elementor_experiment-landing-pages","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4128","option_name":"elementor_experiment-elements-color-picker","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4129","option_name":"elementor_experiment-admin-top-bar","option_value":"default","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4133","option_name":"_elementor_global_css","option_value":"a:7:{s:4:\"time\";i:1636039140;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;b:0;s:3:\"css\";s:20682:\".elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-image-box .elementor-image-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-image-box .elementor-image-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-star-rating .elementor-star-rating__title{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-counter .elementor-counter-number-wrapper{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-counter .elementor-counter-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:var( --e-global-color-primary );}.elementor-widget-progress .elementor-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-testimonial .elementor-testimonial-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-testimonial .elementor-testimonial-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-testimonial .elementor-testimonial-job{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,\n\t\t\t\t\t .elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-tabs .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-accordion-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-toggle .elementor-toggle-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-toggle .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-alert .elementor-alert-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-alert .elementor-alert-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-text, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form label, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form .wpcf7-quiz-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control::-webkit-input-placeholder{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form input[type=\"submit\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-not-valid-tip{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-eael-countdown .eael-countdown-digits::after{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-digits{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.eael-countdown-finish-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text, .elementor-widget-eael-creative-button .eael-creative-button--winona::after{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-dual-color-header .eael-dch-separator-wrap i{color:var( --e-global-color-primary );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay, .elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-prefix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-strings, .elementor-widget-eael-fancy-text .typed-cursor{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-fancy-text .eael-fancy-text-suffix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-feature-list .connector-type-classic .connector{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:before, .elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:after{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title > a, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title:visited{color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-item-category span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-filter-trigger > span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .eael-meta-posted-on{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .eael-entry-meta > span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .eael-entry-title, .elementor-widget-eael-post-grid .eael-entry-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-post-grid .eael-grid-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-post-grid .post-meta-categories li, .elementor-widget-eael-post-grid .post-meta-categories li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-simple-menu .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-simple-menu .eael-simple-menu li ul li > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-eael-twitter-feed .eael-twitter-feed-item .eael-twitter-feed-item-icon{color:var( --e-global-color-primary );}.elementor-widget-text-path{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4455","option_name":"96519f83c_eael_elements","option_value":"a:0:{}","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4456","option_name":"96519f83c_eael_custom_js","option_value":"","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4457","option_name":"96519f83c_eael_updated_at","option_value":"1636226144","autoload":"no"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4724","option_name":"ai1wm_secret_key","option_value":"vosQYkEhumRx","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4729","option_name":"ai1wm_status","option_value":"a:2:{s:4:\"type\";s:8:\"download\";s:7:\"message\";s:347:\"<a href=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/ai1wm-backups\/growthmarcom.com-consultix-20211106-000652-8sgrtw.wpress\" class=\"ai1wm-button-green ai1wm-emphasize ai1wm-button-download\" title=\"growthmarcom.com\" download=\"growthmarcom.com-consultix-20211106-000652-8sgrtw.wpress\"><span>Download growthmarcom.com<\/span><em>Size: 418 MB<\/em><\/a>\";}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4743","option_name":"ai1wm_updater","option_value":"a:0:{}","autoload":"yes"}}}
{"type":"row","data":{"table":"options","row":{"option_id":"4786","option_name":"elementor_tracker_notice","option_value":"1","autoload":"yes"}}}
{"type":"table","data":{"name":"postmeta","opts":"ENGINE=InnoDB AUTO_INCREMENT=7681 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"meta_id":"bigint unsigned NOT NULL AUTO_INCREMENT","post_id":"bigint unsigned NOT NULL DEFAULT '0'","meta_key":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","meta_value":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `post_id` (`post_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2","post_id":"4","meta_key":"_form","meta_value":"<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\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3","post_id":"4","meta_key":"_mail","meta_value":"a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:53:\"[_site_title] <wordpress@consultix.radiantthemes.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;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4","post_id":"4","meta_key":"_mail_2","meta_value":"a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:53:\"[_site_title] <wordpress@consultix.radiantthemes.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;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5","post_id":"4","meta_key":"_messages","meta_value":"a:8:{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.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7","post_id":"4","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"10","post_id":"10","meta_key":"_wp_attached_file","meta_value":"2020\/12\/log_file_2020-12-18__11-21-23.txt"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"11","post_id":"11","meta_key":"_wp_attached_file","meta_value":"2017\/11\/slider-01.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"12","post_id":"11","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:649;s:4:\"file\";s:21:\"2017\/11\/slider-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slider-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slider-01-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"slider-01-768x312.png\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slider-01-1024x415.png\";s:5:\"width\";i:1024;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slider-01-1536x623.png\";s:5:\"width\";i:1536;s:6:\"height\";i:623;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"13","post_id":"11","meta_key":"_wp_attachment_image_alt","meta_value":"Slider"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"14","post_id":"12","meta_key":"_wp_attached_file","meta_value":"2017\/11\/slider-02.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"15","post_id":"12","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:649;s:4:\"file\";s:21:\"2017\/11\/slider-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"slider-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"slider-02-300x122.png\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"slider-02-768x312.png\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"slider-02-1024x415.png\";s:5:\"width\";i:1024;s:6:\"height\";i:415;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"slider-02-1536x623.png\";s:5:\"width\";i:1536;s:6:\"height\";i:623;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"16","post_id":"12","meta_key":"_wp_attachment_image_alt","meta_value":"Slider"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"17","post_id":"579","meta_key":"_wp_attached_file","meta_value":"2017\/10\/financial-planning-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"18","post_id":"579","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:35:\"2017\/10\/financial-planning-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"19","post_id":"579","meta_key":"_wp_attachment_image_alt","meta_value":"Financial Planning"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"21","post_id":"580","meta_key":"_wp_attached_file","meta_value":"2017\/10\/insurance-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"22","post_id":"580","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:26:\"2017\/10\/insurance-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"23","post_id":"580","meta_key":"_wp_attachment_image_alt","meta_value":"Insurance"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"25","post_id":"581","meta_key":"_wp_attached_file","meta_value":"2017\/10\/personal-loan-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"26","post_id":"581","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:30:\"2017\/10\/personal-loan-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"27","post_id":"581","meta_key":"_wp_attachment_image_alt","meta_value":"Personal Loan"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"29","post_id":"582","meta_key":"_wp_attached_file","meta_value":"2017\/10\/portfolio-management-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"30","post_id":"582","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:37:\"2017\/10\/portfolio-management-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"31","post_id":"582","meta_key":"_wp_attachment_image_alt","meta_value":"Portfolio Management"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"33","post_id":"583","meta_key":"_wp_attached_file","meta_value":"2017\/10\/saving-investments-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"34","post_id":"583","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:35:\"2017\/10\/saving-investments-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"35","post_id":"583","meta_key":"_wp_attachment_image_alt","meta_value":"Saving & Investments"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"37","post_id":"584","meta_key":"_wp_attached_file","meta_value":"2017\/10\/advisory-services-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"38","post_id":"584","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:34:\"2017\/10\/advisory-services-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"39","post_id":"584","meta_key":"_wp_attachment_image_alt","meta_value":"Advisory Services"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"41","post_id":"589","meta_key":"_wp_attached_file","meta_value":"2017\/10\/why-choose-us-background.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"42","post_id":"589","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:883;s:6:\"height\";i:642;s:4:\"file\";s:36:\"2017\/10\/why-choose-us-background.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"why-choose-us-background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"why-choose-us-background-300x218.png\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"why-choose-us-background-768x558.png\";s:5:\"width\";i:768;s:6:\"height\";i:558;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"43","post_id":"589","meta_key":"_wp_attachment_image_alt","meta_value":"Why Choose Us"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"45","post_id":"595","meta_key":"_wp_attached_file","meta_value":"2017\/10\/clients-testimonials-background.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"46","post_id":"595","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:474;s:4:\"file\";s:43:\"2017\/10\/clients-testimonials-background.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"clients-testimonials-background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"clients-testimonials-background-300x89.png\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"clients-testimonials-background-768x228.png\";s:5:\"width\";i:768;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"clients-testimonials-background-1024x303.png\";s:5:\"width\";i:1024;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:44:\"clients-testimonials-background-1536x455.png\";s:5:\"width\";i:1536;s:6:\"height\";i:455;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"47","post_id":"595","meta_key":"_wp_attachment_image_alt","meta_value":"Clients Testimonials Background"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"49","post_id":"608","meta_key":"_wp_attached_file","meta_value":"2017\/10\/post-thumbnail-03.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"50","post_id":"608","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:208;s:4:\"file\";s:29:\"2017\/10\/post-thumbnail-03.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"post-thumbnail-03-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"post-thumbnail-03-300x173.png\";s:5:\"width\";i:300;s:6:\"height\";i:173;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"51","post_id":"608","meta_key":"_wp_attachment_image_alt","meta_value":"Post"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"53","post_id":"609","meta_key":"_wp_attached_file","meta_value":"2017\/10\/post-thumbnail-02.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"54","post_id":"609","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:208;s:4:\"file\";s:29:\"2017\/10\/post-thumbnail-02.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"post-thumbnail-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"post-thumbnail-02-300x173.png\";s:5:\"width\";i:300;s:6:\"height\";i:173;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"55","post_id":"609","meta_key":"_wp_attachment_image_alt","meta_value":"Post"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"57","post_id":"611","meta_key":"_wp_attached_file","meta_value":"2017\/10\/post-thumbnail-01.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"58","post_id":"611","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:208;s:4:\"file\";s:29:\"2017\/10\/post-thumbnail-01.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"post-thumbnail-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"post-thumbnail-01-300x173.png\";s:5:\"width\";i:300;s:6:\"height\";i:173;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"59","post_id":"611","meta_key":"_wp_attachment_image_alt","meta_value":"Post"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"61","post_id":"617","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Radiant-After-Image-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"62","post_id":"617","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:780;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2017\/11\/Radiant-After-Image-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Radiant-After-Image-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Radiant-After-Image-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Radiant-After-Image-1-768x591.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:591;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"63","post_id":"618","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Radiant-After-Image-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"64","post_id":"618","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:780;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2017\/11\/Radiant-After-Image-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"Radiant-After-Image-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"Radiant-After-Image-2-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"Radiant-After-Image-2-768x591.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:591;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"65","post_id":"619","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Radiant-Before-Image-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"66","post_id":"619","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:780;s:6:\"height\";i:600;s:4:\"file\";s:34:\"2017\/11\/Radiant-Before-Image-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Radiant-Before-Image-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Radiant-Before-Image-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Radiant-Before-Image-1-768x591.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:591;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"67","post_id":"620","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Radiant-Before-Image-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"68","post_id":"620","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:780;s:6:\"height\";i:600;s:4:\"file\";s:34:\"2017\/11\/Radiant-Before-Image-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Radiant-Before-Image-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Radiant-Before-Image-2-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"Radiant-Before-Image-2-768x591.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:591;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"69","post_id":"635","meta_key":"_wp_attached_file","meta_value":"2017\/10\/market-strategy.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"70","post_id":"635","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:57;s:6:\"height\";i:60;s:4:\"file\";s:27:\"2017\/10\/market-strategy.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"71","post_id":"635","meta_key":"_wp_attachment_image_alt","meta_value":"Market Strategy"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"72","post_id":"636","meta_key":"_wp_attached_file","meta_value":"2017\/10\/audit-consulting.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"73","post_id":"636","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:57;s:6:\"height\";i:60;s:4:\"file\";s:28:\"2017\/10\/audit-consulting.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"74","post_id":"636","meta_key":"_wp_attachment_image_alt","meta_value":"Audit & Consulting"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"75","post_id":"637","meta_key":"_wp_attached_file","meta_value":"2017\/10\/expert-advisor.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"76","post_id":"637","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:57;s:6:\"height\";i:60;s:4:\"file\";s:26:\"2017\/10\/expert-advisor.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"77","post_id":"637","meta_key":"_wp_attachment_image_alt","meta_value":"Expert Advisor"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"78","post_id":"653","meta_key":"_wp_attached_file","meta_value":"2017\/10\/video-background.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"79","post_id":"653","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:518;s:4:\"file\";s:28:\"2017\/10\/video-background.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"video-background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"video-background-300x97.png\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"video-background-768x249.png\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"video-background-1024x332.png\";s:5:\"width\";i:1024;s:6:\"height\";i:332;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"video-background-1536x497.png\";s:5:\"width\";i:1536;s:6:\"height\";i:497;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"80","post_id":"653","meta_key":"_wp_attachment_image_alt","meta_value":"Video"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"81","post_id":"659","meta_key":"_wp_attached_file","meta_value":"2017\/10\/business-strategies.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"82","post_id":"659","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:70;s:6:\"height\";i:70;s:4:\"file\";s:31:\"2017\/10\/business-strategies.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"83","post_id":"659","meta_key":"_wp_attachment_image_alt","meta_value":"Business Strategies"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"84","post_id":"660","meta_key":"_wp_attached_file","meta_value":"2017\/10\/analyze-your-business.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"85","post_id":"660","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:70;s:6:\"height\";i:70;s:4:\"file\";s:33:\"2017\/10\/analyze-your-business.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"86","post_id":"660","meta_key":"_wp_attachment_image_alt","meta_value":"Analyze Your Business."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"87","post_id":"690","meta_key":"_wp_attached_file","meta_value":"2017\/10\/Blog-Single-Line-Chart.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"88","post_id":"690","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:405;s:6:\"height\";i:390;s:4:\"file\";s:34:\"2017\/10\/Blog-Single-Line-Chart.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Blog-Single-Line-Chart-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Blog-Single-Line-Chart-300x289.png\";s:5:\"width\";i:300;s:6:\"height\";i:289;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"89","post_id":"690","meta_key":"_wp_attachment_image_alt","meta_value":"Blog-Single-Line-Chart"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"91","post_id":"692","meta_key":"_wp_attached_file","meta_value":"2017\/10\/Blog-Single-Demo-Image-001-e1510648851524.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"92","post_id":"692","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:606;s:6:\"height\";i:420;s:4:\"file\";s:53:\"2017\/10\/Blog-Single-Demo-Image-001-e1510648851524.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"Blog-Single-Demo-Image-001-e1510648851524-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"Blog-Single-Demo-Image-001-e1510648851524-300x208.png\";s:5:\"width\";i:300;s:6:\"height\";i:208;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"93","post_id":"692","meta_key":"_wp_attachment_image_alt","meta_value":"Blog-Single-Demo-Image-001"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"94","post_id":"692","meta_key":"_wp_attachment_backup_sizes","meta_value":"a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:820;s:6:\"height\";i:420;s:4:\"file\";s:30:\"Blog-Single-Demo-Image-001.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:38:\"Blog-Single-Demo-Image-001-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:38:\"Blog-Single-Demo-Image-001-300x154.png\";s:5:\"width\";i:300;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image\/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:38:\"Blog-Single-Demo-Image-001-768x393.png\";s:5:\"width\";i:768;s:6:\"height\";i:393;s:9:\"mime-type\";s:9:\"image\/png\";}s:19:\"shop_thumbnail-orig\";a:4:{s:4:\"file\";s:38:\"Blog-Single-Demo-Image-001-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image\/png\";}s:17:\"shop_catalog-orig\";a:4:{s:4:\"file\";s:38:\"Blog-Single-Demo-Image-001-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";}s:16:\"shop_single-orig\";a:4:{s:4:\"file\";s:38:\"Blog-Single-Demo-Image-001-600x420.png\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:9:\"image\/png\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"96","post_id":"751","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Business-Advisor.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"97","post_id":"751","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:274;s:4:\"file\";s:28:\"2017\/11\/Business-Advisor.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Business-Advisor-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Business-Advisor-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"98","post_id":"752","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Financial-Support.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"99","post_id":"752","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:274;s:4:\"file\";s:29:\"2017\/11\/Financial-Support.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Financial-Support-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Financial-Support-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"100","post_id":"753","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Loan-Programs.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"101","post_id":"753","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:274;s:4:\"file\";s:25:\"2017\/11\/Loan-Programs.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Loan-Programs-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Loan-Programs-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"102","post_id":"766","meta_key":"_wp_attached_file","meta_value":"2017\/11\/testmonial.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"103","post_id":"766","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:474;s:4:\"file\";s:22:\"2017\/11\/testmonial.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"testmonial-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"testmonial-300x89.png\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"testmonial-768x228.png\";s:5:\"width\";i:768;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"testmonial-1024x303.png\";s:5:\"width\";i:1024;s:6:\"height\";i:303;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"testmonial-1536x455.png\";s:5:\"width\";i:1536;s:6:\"height\";i:455;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"104","post_id":"796","meta_key":"_wp_attached_file","meta_value":"2017\/11\/heading-back.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"105","post_id":"796","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:118;s:4:\"file\";s:24:\"2017\/11\/heading-back.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"heading-back-150x118.png\";s:5:\"width\";i:150;s:6:\"height\";i:118;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"heading-back-300x31.png\";s:5:\"width\";i:300;s:6:\"height\";i:31;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"heading-back-768x79.png\";s:5:\"width\";i:768;s:6:\"height\";i:79;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"heading-back-1024x106.png\";s:5:\"width\";i:1024;s:6:\"height\";i:106;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"106","post_id":"871","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Sample-Heading-01.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"107","post_id":"871","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:240;s:6:\"height\";i:241;s:4:\"file\";s:29:\"2017\/11\/Sample-Heading-01.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Sample-Heading-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"108","post_id":"887","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Sample-Heading-02.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"109","post_id":"887","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:240;s:6:\"height\";i:241;s:4:\"file\";s:29:\"2017\/11\/Sample-Heading-02.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Sample-Heading-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"110","post_id":"894","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Sample-Heading-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"111","post_id":"894","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:377;s:4:\"file\";s:28:\"2017\/11\/Sample-Heading-3.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Sample-Heading-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Sample-Heading-3-286x300.png\";s:5:\"width\";i:286;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"112","post_id":"917","meta_key":"_wp_attached_file","meta_value":"2017\/11\/about-banner.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"113","post_id":"917","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:281;s:4:\"file\";s:24:\"2017\/11\/about-banner.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"about-banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"about-banner-300x53.png\";s:5:\"width\";i:300;s:6:\"height\";i:53;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"about-banner-768x135.png\";s:5:\"width\";i:768;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"about-banner-1024x180.png\";s:5:\"width\";i:1024;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"about-banner-1536x270.png\";s:5:\"width\";i:1536;s:6:\"height\";i:270;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"114","post_id":"917","meta_key":"_wp_attachment_image_alt","meta_value":"About Banner"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"115","post_id":"920","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Planning.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"116","post_id":"920","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:99;s:6:\"height\";i:99;s:4:\"file\";s:20:\"2017\/11\/Planning.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"117","post_id":"920","meta_key":"_wp_attachment_image_alt","meta_value":"Planning"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"118","post_id":"921","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Vision.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"119","post_id":"921","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:99;s:6:\"height\";i:99;s:4:\"file\";s:18:\"2017\/11\/Vision.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"120","post_id":"921","meta_key":"_wp_attachment_image_alt","meta_value":"Vision"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"121","post_id":"922","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Collaboration.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"122","post_id":"922","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:99;s:6:\"height\";i:99;s:4:\"file\";s:25:\"2017\/11\/Collaboration.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"123","post_id":"922","meta_key":"_wp_attachment_image_alt","meta_value":"Collaboration"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"124","post_id":"949","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Vertical-Leadership.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"125","post_id":"949","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:112;s:6:\"height\";i:109;s:4:\"file\";s:31:\"2017\/11\/Vertical-Leadership.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"126","post_id":"949","meta_key":"_wp_attachment_image_alt","meta_value":"Vertical Leadership"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"127","post_id":"950","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Global-Network.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"128","post_id":"950","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:112;s:6:\"height\";i:109;s:4:\"file\";s:26:\"2017\/11\/Global-Network.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"129","post_id":"950","meta_key":"_wp_attachment_image_alt","meta_value":"Global Network"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"130","post_id":"951","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Go-to-Market-Expertise.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"131","post_id":"951","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:112;s:6:\"height\";i:109;s:4:\"file\";s:34:\"2017\/11\/Go-to-Market-Expertise.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"132","post_id":"951","meta_key":"_wp_attachment_image_alt","meta_value":"Go-to-Market Expertise"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"133","post_id":"988","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Our-Success-Stories.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"134","post_id":"988","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:720;s:4:\"file\";s:31:\"2017\/11\/Our-Success-Stories.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Our-Success-Stories-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Our-Success-Stories-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Our-Success-Stories-768x346.png\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Our-Success-Stories-1024x461.png\";s:5:\"width\";i:1024;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"Our-Success-Stories-1536x691.png\";s:5:\"width\";i:1536;s:6:\"height\";i:691;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"135","post_id":"988","meta_key":"_wp_attachment_image_alt","meta_value":"Our Success Stories"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"136","post_id":"996","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Our-Success-Stories-style-two.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"137","post_id":"996","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:520;s:4:\"file\";s:41:\"2017\/11\/Our-Success-Stories-style-two.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Our-Success-Stories-style-two-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Our-Success-Stories-style-two-300x98.png\";s:5:\"width\";i:300;s:6:\"height\";i:98;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"Our-Success-Stories-style-two-768x250.png\";s:5:\"width\";i:768;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"Our-Success-Stories-style-two-1024x333.png\";s:5:\"width\";i:1024;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:42:\"Our-Success-Stories-style-two-1536x499.png\";s:5:\"width\";i:1536;s:6:\"height\";i:499;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"138","post_id":"996","meta_key":"_wp_attachment_image_alt","meta_value":"Our Success Stories Style Two"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"139","post_id":"1013","meta_key":"_wp_attached_file","meta_value":"2017\/11\/counterup.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"140","post_id":"1013","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:260;s:4:\"file\";s:21:\"2017\/11\/counterup.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"counterup-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"counterup-300x49.png\";s:5:\"width\";i:300;s:6:\"height\";i:49;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"counterup-768x125.png\";s:5:\"width\";i:768;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"counterup-1024x166.png\";s:5:\"width\";i:1024;s:6:\"height\";i:166;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"counterup-1536x250.png\";s:5:\"width\";i:1536;s:6:\"height\";i:250;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"141","post_id":"1015","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Beautiful-and-Usefull-Solutitons.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"142","post_id":"1015","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:690;s:6:\"height\";i:703;s:4:\"file\";s:44:\"2017\/11\/Beautiful-and-Usefull-Solutitons.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"Beautiful-and-Usefull-Solutitons-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"Beautiful-and-Usefull-Solutitons-294x300.png\";s:5:\"width\";i:294;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"143","post_id":"1015","meta_key":"_wp_attachment_image_alt","meta_value":"Beautiful & Usefull Solutitons"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"144","post_id":"1225","meta_key":"_wp_attached_file","meta_value":"2017\/11\/slider-image-02.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"145","post_id":"1225","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:647;s:4:\"file\";s:27:\"2017\/11\/slider-image-02.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"slider-image-02-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"slider-image-02-300x121.png\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"slider-image-02-768x311.png\";s:5:\"width\";i:768;s:6:\"height\";i:311;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"slider-image-02-1024x414.png\";s:5:\"width\";i:1024;s:6:\"height\";i:414;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:28:\"slider-image-02-1536x621.png\";s:5:\"width\";i:1536;s:6:\"height\";i:621;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"146","post_id":"1225","meta_key":"_wp_attachment_image_alt","meta_value":"Slider 2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"147","post_id":"1334","meta_key":"_wp_attached_file","meta_value":"2017\/11\/404-Green.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"148","post_id":"1334","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:433;s:6:\"height\";i:295;s:4:\"file\";s:21:\"2017\/11\/404-Green.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"404-Green-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"404-Green-300x204.png\";s:5:\"width\";i:300;s:6:\"height\";i:204;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"149","post_id":"1334","meta_key":"_wp_attachment_image_alt","meta_value":"404-Green"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"150","post_id":"1356","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Solutitons.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"151","post_id":"1356","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:970;s:6:\"height\";i:987;s:4:\"file\";s:22:\"2017\/11\/Solutitons.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Solutitons-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Solutitons-295x300.png\";s:5:\"width\";i:295;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Solutitons-768x781.png\";s:5:\"width\";i:768;s:6:\"height\";i:781;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"152","post_id":"1403","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Apple-Button.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"153","post_id":"1403","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:182;s:6:\"height\";i:55;s:4:\"file\";s:24:\"2017\/11\/Apple-Button.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Apple-Button-150x55.png\";s:5:\"width\";i:150;s:6:\"height\";i:55;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"154","post_id":"1403","meta_key":"_wp_attachment_image_alt","meta_value":"Apple"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"155","post_id":"1404","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Android-Button.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"156","post_id":"1404","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:182;s:6:\"height\";i:55;s:4:\"file\";s:26:\"2017\/11\/Android-Button.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Android-Button-150x55.png\";s:5:\"width\";i:150;s:6:\"height\";i:55;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"157","post_id":"1404","meta_key":"_wp_attachment_image_alt","meta_value":"Android"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"158","post_id":"1412","meta_key":"_wp_attached_file","meta_value":"2017\/11\/hr-line.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"159","post_id":"1412","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:37;s:6:\"height\";i:5;s:4:\"file\";s:19:\"2017\/11\/hr-line.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"160","post_id":"1412","meta_key":"_wp_attachment_image_alt","meta_value":"Hr"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"161","post_id":"1416","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Maintenance-Mode-Background.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"162","post_id":"1416","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:39:\"2017\/11\/Maintenance-Mode-Background.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"Maintenance-Mode-Background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"Maintenance-Mode-Background-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"Maintenance-Mode-Background-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"Maintenance-Mode-Background-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:40:\"Maintenance-Mode-Background-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"163","post_id":"1416","meta_key":"_wp_attachment_image_alt","meta_value":"Maintenance-Mode-Background"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"164","post_id":"1471","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Requirements-Gathering.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"165","post_id":"1471","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:122;s:6:\"height\";i:100;s:4:\"file\";s:34:\"2017\/11\/Requirements-Gathering.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"166","post_id":"1471","meta_key":"_wp_attachment_image_alt","meta_value":"Requirements Gathering"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"167","post_id":"1474","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Production.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"168","post_id":"1474","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:122;s:6:\"height\";i:100;s:4:\"file\";s:22:\"2017\/11\/Production.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"169","post_id":"1474","meta_key":"_wp_attachment_image_alt","meta_value":"Production"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"170","post_id":"1475","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Visual-Concept.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"171","post_id":"1475","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:122;s:6:\"height\";i:100;s:4:\"file\";s:26:\"2017\/11\/Visual-Concept.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"172","post_id":"1475","meta_key":"_wp_attachment_image_alt","meta_value":"Visual Concept"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"173","post_id":"1476","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Development.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"174","post_id":"1476","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:122;s:6:\"height\";i:100;s:4:\"file\";s:23:\"2017\/11\/Development.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"175","post_id":"1476","meta_key":"_wp_attachment_image_alt","meta_value":"Development"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"176","post_id":"1555","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Life-Insurance.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"177","post_id":"1555","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:265;s:4:\"file\";s:26:\"2017\/11\/Life-Insurance.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Life-Insurance-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Life-Insurance-300x221.png\";s:5:\"width\";i:300;s:6:\"height\";i:221;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"178","post_id":"1555","meta_key":"_wp_attachment_image_alt","meta_value":"Life Insurance"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"179","post_id":"1686","meta_key":"_wp_attached_file","meta_value":"2017\/11\/hr-line-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"180","post_id":"1686","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:31;s:6:\"height\";i:6;s:4:\"file\";s:21:\"2017\/11\/hr-line-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"181","post_id":"1686","meta_key":"_wp_attachment_image_alt","meta_value":"Hr"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"182","post_id":"1695","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Monthly-Payments.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"183","post_id":"1695","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:120;s:6:\"height\";i:100;s:4:\"file\";s:28:\"2017\/11\/Monthly-Payments.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"184","post_id":"1695","meta_key":"_wp_attachment_image_alt","meta_value":"Low Monthly Payments"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"185","post_id":"1700","meta_key":"_wp_attached_file","meta_value":"2017\/11\/hr-line-fancybox.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"186","post_id":"1700","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:31;s:6:\"height\";i:1;s:4:\"file\";s:28:\"2017\/11\/hr-line-fancybox.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"187","post_id":"1700","meta_key":"_wp_attachment_image_alt","meta_value":"hr line"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"188","post_id":"1721","meta_key":"_wp_attached_file","meta_value":"2017\/11\/No-Down-Payment.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"189","post_id":"1721","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:120;s:6:\"height\";i:100;s:4:\"file\";s:27:\"2017\/11\/No-Down-Payment.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"190","post_id":"1721","meta_key":"_wp_attachment_image_alt","meta_value":"No Down Payment"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"191","post_id":"1723","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Easy-to-Qualify.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"192","post_id":"1723","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:120;s:6:\"height\";i:100;s:4:\"file\";s:27:\"2017\/11\/Easy-to-Qualify.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"193","post_id":"1723","meta_key":"_wp_attachment_image_alt","meta_value":"Easy to Qualify"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"194","post_id":"1724","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Competitive-Rates.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"195","post_id":"1724","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:120;s:6:\"height\";i:100;s:4:\"file\";s:29:\"2017\/11\/Competitive-Rates.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"196","post_id":"1724","meta_key":"_wp_attachment_image_alt","meta_value":"Competitive Rates"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"197","post_id":"1798","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Refinance.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"198","post_id":"1798","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:799;s:6:\"height\";i:533;s:4:\"file\";s:21:\"2017\/11\/Refinance.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Refinance-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Refinance-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Refinance-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"199","post_id":"1798","meta_key":"_wp_attachment_image_alt","meta_value":"Refinance"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"200","post_id":"1876","meta_key":"_wp_attached_file","meta_value":"2017\/11\/author.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"201","post_id":"1876","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:89;s:6:\"height\";i:89;s:4:\"file\";s:18:\"2017\/11\/author.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"202","post_id":"2090","meta_key":"_wp_attached_file","meta_value":"2017\/11\/video-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"203","post_id":"2090","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:79;s:6:\"height\";i:79;s:4:\"file\";s:22:\"2017\/11\/video-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"204","post_id":"2090","meta_key":"_wp_attachment_image_alt","meta_value":"Video Icon"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"205","post_id":"2146","meta_key":"_wp_attached_file","meta_value":"2017\/11\/clients-logo-01.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"206","post_id":"2146","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:143;s:6:\"height\";i:145;s:4:\"file\";s:27:\"2017\/11\/clients-logo-01.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"207","post_id":"2146","meta_key":"_wp_attachment_image_alt","meta_value":"Clients Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"209","post_id":"2147","meta_key":"_wp_attached_file","meta_value":"2017\/11\/clients-logo-02.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"210","post_id":"2147","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:143;s:6:\"height\";i:145;s:4:\"file\";s:27:\"2017\/11\/clients-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"211","post_id":"2147","meta_key":"_wp_attachment_image_alt","meta_value":"Clients Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"213","post_id":"2148","meta_key":"_wp_attached_file","meta_value":"2017\/11\/clients-logo-03.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"214","post_id":"2148","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:143;s:6:\"height\";i:145;s:4:\"file\";s:27:\"2017\/11\/clients-logo-03.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"215","post_id":"2148","meta_key":"_wp_attachment_image_alt","meta_value":"Clients Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"217","post_id":"2149","meta_key":"_wp_attached_file","meta_value":"2017\/11\/clients-logo-04.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"218","post_id":"2149","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:143;s:6:\"height\";i:145;s:4:\"file\";s:27:\"2017\/11\/clients-logo-04.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"219","post_id":"2149","meta_key":"_wp_attachment_image_alt","meta_value":"Clients Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"221","post_id":"2150","meta_key":"_wp_attached_file","meta_value":"2017\/11\/clients-logo-05.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"222","post_id":"2150","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:143;s:6:\"height\";i:145;s:4:\"file\";s:27:\"2017\/11\/clients-logo-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"223","post_id":"2150","meta_key":"_wp_attachment_image_alt","meta_value":"Clients Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"225","post_id":"2151","meta_key":"_wp_attached_file","meta_value":"2017\/11\/clients-logo-06.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"226","post_id":"2151","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:175;s:6:\"height\";i:145;s:4:\"file\";s:27:\"2017\/11\/clients-logo-06.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"clients-logo-06-150x145.png\";s:5:\"width\";i:150;s:6:\"height\";i:145;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"227","post_id":"2151","meta_key":"_wp_attachment_image_alt","meta_value":"Clients Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"229","post_id":"2169","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Projects-05.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"230","post_id":"2169","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"file\";s:23:\"2017\/11\/Projects-05.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Projects-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Projects-05-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"231","post_id":"2170","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Projects-06.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"232","post_id":"2170","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"file\";s:23:\"2017\/11\/Projects-06.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Projects-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Projects-06-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"233","post_id":"2171","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Projects-01.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"234","post_id":"2171","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"file\";s:23:\"2017\/11\/Projects-01.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Projects-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Projects-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"235","post_id":"2172","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Projects-02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"236","post_id":"2172","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"file\";s:23:\"2017\/11\/Projects-02.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Projects-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Projects-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"237","post_id":"2173","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Projects-03.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"238","post_id":"2173","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"file\";s:23:\"2017\/11\/Projects-03.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Projects-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Projects-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"239","post_id":"2175","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Projects-04.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"240","post_id":"2175","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:360;s:4:\"file\";s:23:\"2017\/11\/Projects-04.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Projects-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Projects-04-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"241","post_id":"2178","meta_key":"_wp_attached_file","meta_value":"2017\/11\/bizcorplogo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"242","post_id":"2178","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:168;s:6:\"height\";i:55;s:4:\"file\";s:23:\"2017\/11\/bizcorplogo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"bizcorplogo-150x55.png\";s:5:\"width\";i:150;s:6:\"height\";i:55;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"243","post_id":"2208","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Blog-Details-Page-02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"244","post_id":"2208","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:374;s:6:\"height\";i:359;s:4:\"file\";s:32:\"2017\/11\/Blog-Details-Page-02.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Blog-Details-Page-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Blog-Details-Page-02-300x288.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:288;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"246","post_id":"2237","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Blog-Details-Page-04.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"247","post_id":"2237","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:228;s:4:\"file\";s:32:\"2017\/11\/Blog-Details-Page-04.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Blog-Details-Page-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Blog-Details-Page-04-300x190.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:190;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"249","post_id":"2242","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Blog-Details-Page-04-02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"250","post_id":"2242","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:428;s:6:\"height\";i:420;s:4:\"file\";s:35:\"2017\/11\/Blog-Details-Page-04-02.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Blog-Details-Page-04-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Blog-Details-Page-04-02-300x294.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:294;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"252","post_id":"2369","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Blog-Details-Page-05.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"253","post_id":"2369","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:240;s:6:\"height\";i:241;s:4:\"file\";s:32:\"2017\/11\/Blog-Details-Page-05.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Blog-Details-Page-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"255","post_id":"2422","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Photo-Retouch.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"256","post_id":"2422","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:74;s:6:\"height\";i:69;s:4:\"file\";s:25:\"2017\/11\/Photo-Retouch.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"257","post_id":"2422","meta_key":"_wp_attachment_image_alt","meta_value":"Photo Retouch"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"258","post_id":"2423","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Creative-Design.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"259","post_id":"2423","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:74;s:6:\"height\";i:69;s:4:\"file\";s:27:\"2017\/11\/Creative-Design.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"260","post_id":"2423","meta_key":"_wp_attachment_image_alt","meta_value":"Creative Design"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"261","post_id":"2453","meta_key":"_wp_attached_file","meta_value":"2017\/11\/blockquote-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"262","post_id":"2453","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:55;s:6:\"height\";i:39;s:4:\"file\";s:27:\"2017\/11\/blockquote-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"263","post_id":"2453","meta_key":"_wp_attachment_image_alt","meta_value":"Blockquote"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"264","post_id":"2468","meta_key":"_wp_attached_file","meta_value":"2017\/11\/About-01.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"265","post_id":"2468","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:800;s:6:\"height\";i:642;s:4:\"file\";s:20:\"2017\/11\/About-01.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"About-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"About-01-300x241.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"About-01-768x616.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:616;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"266","post_id":"2470","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Innerpage-Banner.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"267","post_id":"2470","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:201;s:4:\"file\";s:28:\"2017\/11\/Innerpage-Banner.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Innerpage-Banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Innerpage-Banner-300x38.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:38;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Innerpage-Banner-768x96.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:96;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Innerpage-Banner-1024x129.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:29:\"Innerpage-Banner-1536x193.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:193;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"268","post_id":"2470","meta_key":"_wp_attachment_image_alt","meta_value":"Banner Inner Page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"269","post_id":"2471","meta_key":"_wp_attached_file","meta_value":"2017\/11\/we.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"270","post_id":"2471","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:457;s:6:\"height\";i:479;s:4:\"file\";s:14:\"2017\/11\/we.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"we-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"we-286x300.jpg\";s:5:\"width\";i:286;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"271","post_id":"2471","meta_key":"_wp_attachment_image_alt","meta_value":"we"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"272","post_id":"2478","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Benjamin.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"273","post_id":"2478","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:262;s:6:\"height\";i:370;s:4:\"file\";s:20:\"2017\/11\/Benjamin.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Benjamin-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Benjamin-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"274","post_id":"2479","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Courtney.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"275","post_id":"2479","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:263;s:6:\"height\";i:370;s:4:\"file\";s:20:\"2017\/11\/Courtney.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Courtney-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Courtney-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"276","post_id":"2480","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Nickell.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"277","post_id":"2480","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:262;s:6:\"height\";i:370;s:4:\"file\";s:19:\"2017\/11\/Nickell.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Nickell-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Nickell-212x300.jpg\";s:5:\"width\";i:212;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"278","post_id":"2481","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Smith.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"279","post_id":"2481","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:263;s:6:\"height\";i:370;s:4:\"file\";s:17:\"2017\/11\/Smith.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Smith-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Smith-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"280","post_id":"2496","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Photo-Retouch-Icon2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"281","post_id":"2496","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:31:\"2017\/11\/Photo-Retouch-Icon2.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"282","post_id":"2496","meta_key":"_wp_attachment_image_alt","meta_value":"Photo Retouch"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"283","post_id":"2498","meta_key":"_wp_attached_file","meta_value":"2017\/11\/img-01.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"284","post_id":"2498","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:555;s:6:\"height\";i:379;s:4:\"file\";s:18:\"2017\/11\/img-01.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"img-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"img-01-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"285","post_id":"2501","meta_key":"_wp_attached_file","meta_value":"2017\/11\/img-02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"286","post_id":"2501","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:224;s:4:\"file\";s:18:\"2017\/11\/img-02.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"img-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"img-02-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"287","post_id":"2503","meta_key":"_wp_attached_file","meta_value":"2017\/11\/img-03.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"288","post_id":"2503","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:224;s:4:\"file\";s:18:\"2017\/11\/img-03.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"img-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"img-03-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"289","post_id":"2504","meta_key":"_wp_attached_file","meta_value":"2017\/11\/img-04.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"290","post_id":"2504","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:224;s:4:\"file\";s:18:\"2017\/11\/img-04.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"img-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"img-04-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"291","post_id":"2508","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Service-ima-01.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"292","post_id":"2508","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:340;s:6:\"height\";i:207;s:4:\"file\";s:26:\"2017\/11\/Service-ima-01.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Service-ima-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Service-ima-01-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"293","post_id":"2513","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Service-ima-02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"294","post_id":"2513","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:340;s:6:\"height\";i:207;s:4:\"file\";s:26:\"2017\/11\/Service-ima-02.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Service-ima-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Service-ima-02-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"295","post_id":"2514","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Service-ima-03.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"296","post_id":"2514","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:340;s:6:\"height\";i:207;s:4:\"file\";s:26:\"2017\/11\/Service-ima-03.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Service-ima-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Service-ima-03-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"297","post_id":"2516","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Service-ima-04.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"298","post_id":"2516","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:340;s:6:\"height\";i:207;s:4:\"file\";s:26:\"2017\/11\/Service-ima-04.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Service-ima-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Service-ima-04-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"299","post_id":"2517","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Service-ima-05.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"300","post_id":"2517","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:340;s:6:\"height\";i:207;s:4:\"file\";s:26:\"2017\/11\/Service-ima-05.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Service-ima-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Service-ima-05-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"301","post_id":"2518","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Service-ima-06.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"302","post_id":"2518","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:340;s:6:\"height\";i:207;s:4:\"file\";s:26:\"2017\/11\/Service-ima-06.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Service-ima-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Service-ima-06-300x183.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:183;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"303","post_id":"2522","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Video-bg.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"304","post_id":"2522","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:519;s:4:\"file\";s:20:\"2017\/11\/Video-bg.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Video-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Video-bg-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Video-bg-768x249.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Video-bg-1024x332.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Video-bg-1536x498.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:498;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"305","post_id":"2528","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Service-ima-08.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"306","post_id":"2528","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:265;s:4:\"file\";s:26:\"2017\/11\/Service-ima-08.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Service-ima-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Service-ima-08-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"307","post_id":"2530","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Service-ima-09.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"308","post_id":"2530","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:265;s:4:\"file\";s:26:\"2017\/11\/Service-ima-09.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Service-ima-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Service-ima-09-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"309","post_id":"2534","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Service-ima-10.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"310","post_id":"2534","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:265;s:4:\"file\";s:26:\"2017\/11\/Service-ima-10.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Service-ima-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Service-ima-10-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"311","post_id":"2535","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Service-ima-11.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"312","post_id":"2535","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:265;s:4:\"file\";s:26:\"2017\/11\/Service-ima-11.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Service-ima-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Service-ima-11-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"313","post_id":"2541","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Submit-Claim.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"314","post_id":"2541","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:848;s:6:\"height\";i:536;s:4:\"file\";s:24:\"2017\/11\/Submit-Claim.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Submit-Claim-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Submit-Claim-300x190.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:190;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"Submit-Claim-768x485.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:485;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"315","post_id":"2543","meta_key":"_wp_attached_file","meta_value":"2017\/11\/About-02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"316","post_id":"2543","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:804;s:6:\"height\";i:732;s:4:\"file\";s:20:\"2017\/11\/About-02.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"About-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"About-02-300x273.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:273;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"About-02-768x699.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:699;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"317","post_id":"2543","meta_key":"_wp_attachment_image_alt","meta_value":"About-02"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"318","post_id":"2546","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Screenshort.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"319","post_id":"2546","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:486;s:4:\"file\";s:23:\"2017\/11\/Screenshort.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Screenshort-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Screenshort-222x300.png\";s:5:\"width\";i:222;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"320","post_id":"2572","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Banner01.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"321","post_id":"2572","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:651;s:4:\"file\";s:20:\"2017\/11\/Banner01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Banner01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Banner01-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Banner01-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Banner01-1024x417.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:417;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Banner01-1536x625.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:625;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"322","post_id":"2572","meta_key":"_wp_attachment_image_alt","meta_value":"Slider"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"323","post_id":"2672","meta_key":"_wp_attached_file","meta_value":"2017\/11\/404-bg.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"324","post_id":"2672","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:18:\"2017\/11\/404-bg.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"404-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"404-bg-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"404-bg-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"404-bg-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"404-bg-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"325","post_id":"2674","meta_key":"_wp_attached_file","meta_value":"2017\/11\/404-text.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"326","post_id":"2674","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:433;s:6:\"height\";i:292;s:4:\"file\";s:20:\"2017\/11\/404-text.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"404-text-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"404-text-300x202.png\";s:5:\"width\";i:300;s:6:\"height\";i:202;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"327","post_id":"2674","meta_key":"_wp_attachment_image_alt","meta_value":"404"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"328","post_id":"2705","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Radiant-After-Image-1-768x591-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"329","post_id":"2705","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:768;s:6:\"height\";i:591;s:4:\"file\";s:43:\"2017\/11\/Radiant-After-Image-1-768x591-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Radiant-After-Image-1-768x591-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"Radiant-After-Image-1-768x591-1-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"330","post_id":"2708","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Radiant-After-Image2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"331","post_id":"2708","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:768;s:6:\"height\";i:591;s:4:\"file\";s:32:\"2017\/11\/Radiant-After-Image2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Radiant-After-Image2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Radiant-After-Image2-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"332","post_id":"2711","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Financial-Services-Five-Ways-to-Start.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"333","post_id":"2711","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:848;s:6:\"height\";i:420;s:4:\"file\";s:49:\"2017\/11\/Financial-Services-Five-Ways-to-Start.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:49:\"Financial-Services-Five-Ways-to-Start-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:49:\"Financial-Services-Five-Ways-to-Start-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:49:\"Financial-Services-Five-Ways-to-Start-768x380.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:380;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"334","post_id":"2711","meta_key":"_wp_attachment_image_alt","meta_value":"Financial Services \u2013 Five Ways to Start"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"336","post_id":"2713","meta_key":"_wp_attached_file","meta_value":"2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"337","post_id":"2713","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:848;s:6:\"height\";i:420;s:4:\"file\";s:68:\"2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:68:\"The-most-common-mistakes-when-managing-personal-finances-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:68:\"The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:68:\"The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:380;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"338","post_id":"2713","meta_key":"_wp_attachment_image_alt","meta_value":"Common mistakes when managing finances"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"340","post_id":"2722","meta_key":"_wp_attached_file","meta_value":"2017\/11\/tips-for-digitizing-financial-services.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"341","post_id":"2722","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:848;s:6:\"height\";i:420;s:4:\"file\";s:50:\"2017\/11\/tips-for-digitizing-financial-services.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"tips-for-digitizing-financial-services-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"tips-for-digitizing-financial-services-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"tips-for-digitizing-financial-services-768x380.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:380;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"342","post_id":"2722","meta_key":"_wp_attachment_image_alt","meta_value":"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"344","post_id":"2724","meta_key":"_wp_attached_file","meta_value":"2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"345","post_id":"2724","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:848;s:6:\"height\";i:420;s:4:\"file\";s:50:\"2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"Winning-the-Race-for-Digital-Ecommerce-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:380;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"346","post_id":"2724","meta_key":"_wp_attachment_image_alt","meta_value":"Winning the Race for Digital Commerce"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"348","post_id":"2725","meta_key":"_wp_attached_file","meta_value":"2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"349","post_id":"2725","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:848;s:6:\"height\";i:420;s:4:\"file\";s:79:\"2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:79:\"Transform-Customer-Experience-with-an-Intelligent-Client-Management-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:79:\"Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:79:\"Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:380;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"350","post_id":"2725","meta_key":"_wp_attachment_image_alt","meta_value":"Transform Customer Experience with an Intelligent Client Management"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"352","post_id":"2727","meta_key":"_wp_attached_file","meta_value":"2017\/10\/Hedge-Funds-This-Year-Explained.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"353","post_id":"2727","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:848;s:6:\"height\";i:420;s:4:\"file\";s:43:\"2017\/10\/Hedge-Funds-This-Year-Explained.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Hedge-Funds-This-Year-Explained-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"Hedge-Funds-This-Year-Explained-300x149.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"Hedge-Funds-This-Year-Explained-768x380.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:380;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"354","post_id":"2727","meta_key":"_wp_attachment_image_alt","meta_value":"Hedge Funds This Year, Explained"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"356","post_id":"2794","meta_key":"_wp_attached_file","meta_value":"2017\/11\/img-01-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"357","post_id":"2794","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:945;s:6:\"height\";i:555;s:4:\"file\";s:20:\"2017\/11\/img-01-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img-01-1-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img-01-1-768x451.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:451;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"359","post_id":"2795","meta_key":"_wp_attached_file","meta_value":"2017\/11\/img-02-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"360","post_id":"2795","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:945;s:6:\"height\";i:555;s:4:\"file\";s:20:\"2017\/11\/img-02-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img-02-1-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img-02-1-768x451.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:451;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"362","post_id":"2796","meta_key":"_wp_attached_file","meta_value":"2017\/11\/img-03-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"363","post_id":"2796","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:945;s:6:\"height\";i:555;s:4:\"file\";s:20:\"2017\/11\/img-03-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img-03-1-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img-03-1-768x451.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:451;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"365","post_id":"2797","meta_key":"_wp_attached_file","meta_value":"2017\/11\/img-04-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"366","post_id":"2797","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:945;s:6:\"height\";i:555;s:4:\"file\";s:20:\"2017\/11\/img-04-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img-04-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img-04-1-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"img-04-1-768x451.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:451;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"368","post_id":"2798","meta_key":"_wp_attached_file","meta_value":"2017\/11\/img-05.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"369","post_id":"2798","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:945;s:6:\"height\";i:555;s:4:\"file\";s:18:\"2017\/11\/img-05.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"img-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"img-05-300x176.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:176;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"img-05-768x451.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:451;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"371","post_id":"2879","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-1-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"372","post_id":"2879","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:76;s:6:\"height\";i:76;s:4:\"file\";s:20:\"2017\/11\/icon-1-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"373","post_id":"2881","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"374","post_id":"2881","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:76;s:6:\"height\";i:76;s:4:\"file\";s:18:\"2017\/11\/icon-3.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"375","post_id":"2882","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"376","post_id":"2882","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:76;s:6:\"height\";i:76;s:4:\"file\";s:18:\"2017\/11\/icon-4.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"377","post_id":"2883","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-5.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"378","post_id":"2883","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:76;s:6:\"height\";i:76;s:4:\"file\";s:18:\"2017\/11\/icon-5.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"379","post_id":"2884","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-6.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"380","post_id":"2884","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:76;s:6:\"height\";i:76;s:4:\"file\";s:18:\"2017\/11\/icon-6.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"381","post_id":"2885","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"382","post_id":"2885","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:76;s:6:\"height\";i:76;s:4:\"file\";s:18:\"2017\/11\/icon-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"383","post_id":"2932","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-9.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"384","post_id":"2932","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:18:\"2017\/11\/icon-9.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"385","post_id":"2933","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-7.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"386","post_id":"2933","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:18:\"2017\/11\/icon-7.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"387","post_id":"2934","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-8.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"388","post_id":"2934","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:48;s:6:\"height\";i:48;s:4:\"file\";s:18:\"2017\/11\/icon-8.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"389","post_id":"2971","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Coming-soon-01-bg.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"390","post_id":"2971","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:29:\"2017\/11\/Coming-soon-01-bg.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Coming-soon-01-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Coming-soon-01-bg-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Coming-soon-01-bg-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Coming-soon-01-bg-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"Coming-soon-01-bg-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"391","post_id":"2973","meta_key":"_wp_attached_file","meta_value":"2017\/11\/yellow-logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"392","post_id":"2973","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:281;s:6:\"height\";i:89;s:4:\"file\";s:23:\"2017\/11\/yellow-logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"yellow-logo-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"393","post_id":"2974","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-11.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"394","post_id":"2974","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:19:\"2017\/11\/icon-11.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"395","post_id":"2975","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-12.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"396","post_id":"2975","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:19:\"2017\/11\/icon-12.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"397","post_id":"2976","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-13.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"398","post_id":"2976","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:19:\"2017\/11\/icon-13.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"399","post_id":"2977","meta_key":"_wp_attached_file","meta_value":"2017\/11\/icon-10.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"400","post_id":"2977","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:19:\"2017\/11\/icon-10.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"401","post_id":"2979","meta_key":"_wp_attached_file","meta_value":"2017\/11\/red-logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"402","post_id":"2979","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:281;s:6:\"height\";i:89;s:4:\"file\";s:20:\"2017\/11\/red-logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"red-logo-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"403","post_id":"2991","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Coming-soon-02-bg.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"404","post_id":"2991","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:29:\"2017\/11\/Coming-soon-02-bg.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Coming-soon-02-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Coming-soon-02-bg-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"Coming-soon-02-bg-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Coming-soon-02-bg-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:30:\"Coming-soon-02-bg-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"405","post_id":"2992","meta_key":"_wp_attached_file","meta_value":"2017\/11\/New-York-City.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"406","post_id":"2992","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:534;s:6:\"height\";i:497;s:4:\"file\";s:25:\"2017\/11\/New-York-City.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"New-York-City-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"New-York-City-300x279.png\";s:5:\"width\";i:300;s:6:\"height\";i:279;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"407","post_id":"2992","meta_key":"_wp_attachment_image_alt","meta_value":"New York City"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"409","post_id":"2993","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Washington-DC.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"410","post_id":"2993","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:534;s:6:\"height\";i:497;s:4:\"file\";s:25:\"2017\/11\/Washington-DC.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Washington-DC-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Washington-DC-300x279.png\";s:5:\"width\";i:300;s:6:\"height\";i:279;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"412","post_id":"2994","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Houston.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"413","post_id":"2994","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:534;s:6:\"height\";i:497;s:4:\"file\";s:19:\"2017\/11\/Houston.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Houston-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Houston-300x279.png\";s:5:\"width\";i:300;s:6:\"height\";i:279;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"414","post_id":"2994","meta_key":"_wp_attachment_image_alt","meta_value":"Houston"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"416","post_id":"3008","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Banner02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"417","post_id":"3008","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:651;s:4:\"file\";s:20:\"2017\/11\/Banner02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Banner02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Banner02-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Banner02-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Banner02-1024x417.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:417;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Banner02-1536x625.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:625;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"418","post_id":"3024","meta_key":"_wp_attached_file","meta_value":"2017\/11\/new-york-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"419","post_id":"3024","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:73;s:6:\"height\";i:75;s:4:\"file\";s:25:\"2017\/11\/new-york-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"420","post_id":"3024","meta_key":"_wp_attachment_image_alt","meta_value":"New York"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"422","post_id":"3033","meta_key":"_wp_attached_file","meta_value":"2017\/11\/washington-DC-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"423","post_id":"3033","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:73;s:6:\"height\";i:75;s:4:\"file\";s:30:\"2017\/11\/washington-DC-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"424","post_id":"3033","meta_key":"_wp_attachment_image_alt","meta_value":"washington"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"426","post_id":"3034","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Houston-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"427","post_id":"3034","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:73;s:6:\"height\";i:75;s:4:\"file\";s:24:\"2017\/11\/Houston-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"428","post_id":"3034","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"430","post_id":"3149","meta_key":"_wp_attached_file","meta_value":"2017\/11\/apple-touch-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"431","post_id":"3149","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:180;s:6:\"height\";i:181;s:4:\"file\";s:28:\"2017\/11\/apple-touch-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"apple-touch-icon-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"432","post_id":"3149","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"433","post_id":"3312","meta_key":"_wp_attached_file","meta_value":"2017\/11\/logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"434","post_id":"3312","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:167;s:6:\"height\";i:68;s:4:\"file\";s:16:\"2017\/11\/logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"logo-150x68.png\";s:5:\"width\";i:150;s:6:\"height\";i:68;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"435","post_id":"3312","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"436","post_id":"3315","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Valuable-Ideas.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"437","post_id":"3315","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:95;s:6:\"height\";i:95;s:4:\"file\";s:26:\"2017\/11\/Valuable-Ideas.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"438","post_id":"3315","meta_key":"_wp_attachment_image_alt","meta_value":"Valuable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"440","post_id":"3322","meta_key":"_wp_attached_file","meta_value":"2017\/11\/banner-01.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"441","post_id":"3322","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:693;s:4:\"file\";s:21:\"2017\/11\/banner-01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"banner-01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"banner-01-300x130.png\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"banner-01-768x333.png\";s:5:\"width\";i:768;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"banner-01-1024x444.png\";s:5:\"width\";i:1024;s:6:\"height\";i:444;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"banner-01-1536x665.png\";s:5:\"width\";i:1536;s:6:\"height\";i:665;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"442","post_id":"3322","meta_key":"_wp_attachment_image_alt","meta_value":"Slider"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"443","post_id":"3323","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Banner02-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"444","post_id":"3323","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:651;s:4:\"file\";s:22:\"2017\/11\/Banner02-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Banner02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Banner02-1-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"Banner02-1-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Banner02-1-1024x417.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:417;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"Banner02-1-1536x625.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:625;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"445","post_id":"3323","meta_key":"_wp_attachment_image_alt","meta_value":"Slider"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"446","post_id":"3343","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Valuable-Timing.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"447","post_id":"3343","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:95;s:6:\"height\";i:95;s:4:\"file\";s:27:\"2017\/12\/Valuable-Timing.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"448","post_id":"3343","meta_key":"_wp_attachment_image_alt","meta_value":"Valuable Timing"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"450","post_id":"3345","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Budget-Friendly.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"451","post_id":"3345","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:95;s:6:\"height\";i:95;s:4:\"file\";s:27:\"2017\/12\/Budget-Friendly.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"452","post_id":"3345","meta_key":"_wp_attachment_image_alt","meta_value":"Budget Friendly"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"454","post_id":"3347","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Professional-Consulting.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"455","post_id":"3347","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:95;s:6:\"height\";i:95;s:4:\"file\";s:35:\"2017\/12\/Professional-Consulting.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"456","post_id":"3347","meta_key":"_wp_attachment_image_alt","meta_value":"Professional Consulting"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"458","post_id":"3351","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Expert-in-this-Field.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"459","post_id":"3351","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:570;s:6:\"height\";i:466;s:4:\"file\";s:32:\"2017\/12\/Expert-in-this-Field.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Expert-in-this-Field-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Expert-in-this-Field-300x245.png\";s:5:\"width\";i:300;s:6:\"height\";i:245;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"460","post_id":"3351","meta_key":"_wp_attachment_image_alt","meta_value":"Expert in this Field"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"462","post_id":"3380","meta_key":"_wp_attached_file","meta_value":"2017\/12\/background-image01.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"463","post_id":"3380","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:797;s:4:\"file\";s:30:\"2017\/12\/background-image01.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"background-image01-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"background-image01-300x149.png\";s:5:\"width\";i:300;s:6:\"height\";i:149;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"background-image01-768x383.png\";s:5:\"width\";i:768;s:6:\"height\";i:383;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"background-image01-1024x510.png\";s:5:\"width\";i:1024;s:6:\"height\";i:510;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"background-image01-1536x765.png\";s:5:\"width\";i:1536;s:6:\"height\";i:765;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"464","post_id":"3380","meta_key":"_wp_attachment_image_alt","meta_value":"Background"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"466","post_id":"3383","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Business-Consulting.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"467","post_id":"3383","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:476;s:6:\"height\";i:375;s:4:\"file\";s:31:\"2017\/12\/Business-Consulting.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Business-Consulting-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Business-Consulting-300x236.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:236;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"468","post_id":"3383","meta_key":"_wp_attachment_image_alt","meta_value":"Business Consulting"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"470","post_id":"3391","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Technical-Anlysis.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"471","post_id":"3391","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:476;s:6:\"height\";i:375;s:4:\"file\";s:29:\"2017\/12\/Technical-Anlysis.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Technical-Anlysis-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Technical-Anlysis-300x236.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:236;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"472","post_id":"3391","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"474","post_id":"3392","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Feasibility-Study.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"475","post_id":"3392","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:476;s:6:\"height\";i:375;s:4:\"file\";s:29:\"2017\/12\/Feasibility-Study.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Feasibility-Study-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Feasibility-Study-300x236.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:236;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"476","post_id":"3392","meta_key":"_wp_attachment_image_alt","meta_value":"Feasibility Study"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"478","post_id":"3396","meta_key":"_wp_attached_file","meta_value":"2017\/12\/call-to-action-Image.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"479","post_id":"3396","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1593;s:6:\"height\";i:453;s:4:\"file\";s:32:\"2017\/12\/call-to-action-Image.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"call-to-action-Image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"call-to-action-Image-300x85.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"call-to-action-Image-768x218.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"call-to-action-Image-1024x291.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:291;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"call-to-action-Image-1536x437.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:437;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"480","post_id":"3396","meta_key":"_wp_attachment_image_alt","meta_value":"Call to action Image"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"482","post_id":"3418","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-Image-01.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"483","post_id":"3418","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:488;s:6:\"height\";i:379;s:4:\"file\";s:30:\"2017\/11\/Portfolio-Image-01.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-01-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"484","post_id":"3418","meta_key":"_wp_attachment_image_alt","meta_value":"Portfolio"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"486","post_id":"3419","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-Image-02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"487","post_id":"3419","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:488;s:6:\"height\";i:379;s:4:\"file\";s:30:\"2017\/11\/Portfolio-Image-02.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-02-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"488","post_id":"3419","meta_key":"_wp_attachment_image_alt","meta_value":"Portfolio"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"490","post_id":"3420","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-Image-03.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"491","post_id":"3420","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:488;s:6:\"height\";i:379;s:4:\"file\";s:30:\"2017\/11\/Portfolio-Image-03.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-03-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"492","post_id":"3420","meta_key":"_wp_attachment_image_alt","meta_value":"Portfolio"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"494","post_id":"3421","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-Image-04.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"495","post_id":"3421","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:488;s:6:\"height\";i:379;s:4:\"file\";s:30:\"2017\/11\/Portfolio-Image-04.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-04-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"496","post_id":"3421","meta_key":"_wp_attachment_image_alt","meta_value":"Portfolio"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"498","post_id":"3422","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-Image-05.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"499","post_id":"3422","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:488;s:6:\"height\";i:379;s:4:\"file\";s:30:\"2017\/11\/Portfolio-Image-05.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-05-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"500","post_id":"3422","meta_key":"_wp_attachment_image_alt","meta_value":"Portfolio"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"502","post_id":"3423","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-Image-06.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"503","post_id":"3423","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:488;s:6:\"height\";i:379;s:4:\"file\";s:30:\"2017\/11\/Portfolio-Image-06.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Portfolio-Image-06-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"504","post_id":"3423","meta_key":"_wp_attachment_image_alt","meta_value":"Portfolio"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"506","post_id":"3430","meta_key":"_wp_attached_file","meta_value":"2017\/12\/video-poster.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"507","post_id":"3430","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:570;s:6:\"height\";i:515;s:4:\"file\";s:24:\"2017\/12\/video-poster.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"video-poster-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"video-poster-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"508","post_id":"3430","meta_key":"_wp_attachment_image_alt","meta_value":"Video"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"510","post_id":"3443","meta_key":"_wp_attached_file","meta_value":"2017\/12\/play-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"511","post_id":"3443","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:218;s:6:\"height\";i:65;s:4:\"file\";s:21:\"2017\/12\/play-icon.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"play-icon-150x65.png\";s:5:\"width\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"512","post_id":"3443","meta_key":"_wp_attachment_image_alt","meta_value":"Play Icon"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"514","post_id":"3469","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo-06.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"515","post_id":"3469","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:176;s:6:\"height\";i:114;s:4:\"file\";s:27:\"2017\/11\/Clients-logo-06.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Clients-logo-06-150x114.png\";s:5:\"width\";i:150;s:6:\"height\";i:114;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"516","post_id":"3469","meta_key":"_wp_attachment_image_alt","meta_value":"Clients Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"518","post_id":"3470","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo-02.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"519","post_id":"3470","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:140;s:6:\"height\";i:129;s:4:\"file\";s:27:\"2017\/11\/Clients-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"520","post_id":"3470","meta_key":"_wp_attachment_image_alt","meta_value":"Clients Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"522","post_id":"3473","meta_key":"_wp_attached_file","meta_value":"2017\/12\/footer-logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"523","post_id":"3473","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:167;s:6:\"height\";i:55;s:4:\"file\";s:23:\"2017\/12\/footer-logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"footer-logo-150x55.png\";s:5:\"width\";i:150;s:6:\"height\";i:55;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"524","post_id":"3474","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Experience-image.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"525","post_id":"3474","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:799;s:6:\"height\";i:642;s:4:\"file\";s:28:\"2017\/12\/Experience-image.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Experience-image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Experience-image-300x241.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:241;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"Experience-image-768x617.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:617;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"526","post_id":"3474","meta_key":"_wp_attachment_image_alt","meta_value":"Experience"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"527","post_id":"3478","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Why-Choose-Us.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"528","post_id":"3478","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:880;s:6:\"height\";i:642;s:4:\"file\";s:25:\"2017\/12\/Why-Choose-Us.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Why-Choose-Us-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Why-Choose-Us-300x219.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:219;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"Why-Choose-Us-768x560.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:560;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"529","post_id":"3492","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Testimonials-Image.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"530","post_id":"3492","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:474;s:4:\"file\";s:30:\"2017\/12\/Testimonials-Image.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Testimonials-Image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Testimonials-Image-300x89.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Testimonials-Image-768x228.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Testimonials-Image-1024x303.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:31:\"Testimonials-Image-1536x455.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:455;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"531","post_id":"3492","meta_key":"_wp_attachment_image_alt","meta_value":"Testimonials"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"532","post_id":"3500","meta_key":"_wp_attached_file","meta_value":"2017\/12\/button.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"533","post_id":"3500","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:182;s:6:\"height\";i:55;s:4:\"file\";s:18:\"2017\/12\/button.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"button-150x55.png\";s:5:\"width\";i:150;s:6:\"height\";i:55;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"534","post_id":"3500","meta_key":"_wp_attachment_image_alt","meta_value":"Button"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"535","post_id":"3502","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Our-Mission.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"536","post_id":"3502","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:687;s:6:\"height\";i:535;s:4:\"file\";s:23:\"2017\/12\/Our-Mission.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Our-Mission-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Our-Mission-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"537","post_id":"3502","meta_key":"_wp_attachment_image_alt","meta_value":"Our Mission"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"538","post_id":"3513","meta_key":"_wp_attached_file","meta_value":"2017\/12\/video.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"539","post_id":"3513","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:518;s:4:\"file\";s:17:\"2017\/12\/video.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"video-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"video-300x97.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:97;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"video-768x249.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:249;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"video-1024x332.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:332;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"video-1536x497.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:497;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"540","post_id":"3513","meta_key":"_wp_attachment_image_alt","meta_value":"video"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"541","post_id":"3514","meta_key":"_wp_attached_file","meta_value":"2017\/12\/video-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"542","post_id":"3514","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:79;s:6:\"height\";i:79;s:4:\"file\";s:22:\"2017\/12\/video-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"543","post_id":"3514","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"544","post_id":"3526","meta_key":"_wp_attached_file","meta_value":"2017\/12\/No-Down-Payment.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"545","post_id":"3526","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:120;s:6:\"height\";i:100;s:4:\"file\";s:27:\"2017\/12\/No-Down-Payment.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"546","post_id":"3526","meta_key":"_wp_attachment_image_alt","meta_value":"No Down Payment"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"547","post_id":"3527","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Monthly-Payments.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"548","post_id":"3527","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:120;s:6:\"height\";i:100;s:4:\"file\";s:28:\"2017\/12\/Monthly-Payments.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"549","post_id":"3527","meta_key":"_wp_attachment_image_alt","meta_value":"Monthly Payments"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"550","post_id":"3528","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Easy-to-Qualify.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"551","post_id":"3528","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:120;s:6:\"height\";i:100;s:4:\"file\";s:27:\"2017\/12\/Easy-to-Qualify.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"552","post_id":"3528","meta_key":"_wp_attachment_image_alt","meta_value":"Easy to Qualify"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"553","post_id":"3529","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Competitive-Rates.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"554","post_id":"3529","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:120;s:6:\"height\";i:100;s:4:\"file\";s:29:\"2017\/12\/Competitive-Rates.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"555","post_id":"3529","meta_key":"_wp_attachment_image_alt","meta_value":"Competitive Rates"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"556","post_id":"3540","meta_key":"_wp_attached_file","meta_value":"2017\/12\/hr-line-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"557","post_id":"3540","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:31;s:6:\"height\";i:6;s:4:\"file\";s:21:\"2017\/12\/hr-line-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"558","post_id":"3540","meta_key":"_wp_attachment_image_alt","meta_value":"Hr Line"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"559","post_id":"3541","meta_key":"_wp_attached_file","meta_value":"2017\/12\/hr-line-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"560","post_id":"3541","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:31;s:6:\"height\";i:1;s:4:\"file\";s:21:\"2017\/12\/hr-line-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"561","post_id":"3541","meta_key":"_wp_attachment_image_alt","meta_value":"Hr Line"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"562","post_id":"3551","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Screenshort.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"563","post_id":"3551","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:486;s:4:\"file\";s:23:\"2017\/12\/Screenshort.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Screenshort-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Screenshort-222x300.png\";s:5:\"width\";i:222;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"564","post_id":"3551","meta_key":"_wp_attachment_image_alt","meta_value":"Screenshort"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"565","post_id":"3553","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Valuable-Ideas.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"566","post_id":"3553","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:95;s:6:\"height\";i:95;s:4:\"file\";s:26:\"2017\/12\/Valuable-Ideas.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"567","post_id":"3553","meta_key":"_wp_attachment_image_alt","meta_value":"Valuable Ideas"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"568","post_id":"3554","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Development.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"569","post_id":"3554","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:123;s:6:\"height\";i:124;s:4:\"file\";s:23:\"2017\/12\/Development.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"570","post_id":"3555","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Production.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"571","post_id":"3555","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:99;s:6:\"height\";i:99;s:4:\"file\";s:22:\"2017\/12\/Production.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"572","post_id":"3556","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Requirements-Gathering.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"573","post_id":"3556","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:82;s:6:\"height\";i:82;s:4:\"file\";s:34:\"2017\/12\/Requirements-Gathering.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"574","post_id":"3556","meta_key":"_wp_attachment_image_alt","meta_value":"Requirements Gathering"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"575","post_id":"3566","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Photo-Retouch-Icon2-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"576","post_id":"3566","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:33:\"2017\/11\/Photo-Retouch-Icon2-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"577","post_id":"3566","meta_key":"_wp_attachment_image_alt","meta_value":"Retouch"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"579","post_id":"3567","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Creative-Design-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"580","post_id":"3567","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:68;s:6:\"height\";i:61;s:4:\"file\";s:29:\"2017\/11\/Creative-Design-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"581","post_id":"3567","meta_key":"_wp_attachment_image_alt","meta_value":"Creative Design"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"583","post_id":"3574","meta_key":"_wp_attached_file","meta_value":"2017\/12\/pink-logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"584","post_id":"3574","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:281;s:6:\"height\";i:89;s:4:\"file\";s:21:\"2017\/12\/pink-logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"pink-logo-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"585","post_id":"3574","meta_key":"_wp_attachment_image_alt","meta_value":"Pink Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"586","post_id":"3575","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Coming-soon-01.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"587","post_id":"3575","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2017\/12\/Coming-soon-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Coming-soon-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Coming-soon-01-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Coming-soon-01-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Coming-soon-01-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"Coming-soon-01-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"588","post_id":"3583","meta_key":"_wp_attached_file","meta_value":"2017\/12\/pink-logo-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"589","post_id":"3583","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:281;s:6:\"height\";i:89;s:4:\"file\";s:23:\"2017\/12\/pink-logo-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"pink-logo-1-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"590","post_id":"3584","meta_key":"_wp_attached_file","meta_value":"2017\/12\/logo-pink.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"591","post_id":"3584","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:168;s:6:\"height\";i:55;s:4:\"file\";s:21:\"2017\/12\/logo-pink.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"logo-pink-150x55.png\";s:5:\"width\";i:150;s:6:\"height\";i:55;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"592","post_id":"3585","meta_key":"_wp_attached_file","meta_value":"2017\/12\/404-background.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"593","post_id":"3585","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:26:\"2017\/12\/404-background.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"404-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"404-background-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"404-background-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"404-background-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"404-background-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"594","post_id":"3616","meta_key":"_wp_attached_file","meta_value":"2017\/11\/portfolio-image-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"595","post_id":"3616","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:653;s:6:\"height\";i:555;s:4:\"file\";s:29:\"2017\/11\/portfolio-image-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"portfolio-image-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"portfolio-image-2-300x255.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:255;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"597","post_id":"3617","meta_key":"_wp_attached_file","meta_value":"2017\/11\/portfolio-image-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"598","post_id":"3617","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:653;s:6:\"height\";i:555;s:4:\"file\";s:29:\"2017\/11\/portfolio-image-3.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"portfolio-image-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"portfolio-image-3-300x255.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:255;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"600","post_id":"3618","meta_key":"_wp_attached_file","meta_value":"2017\/11\/portfolio-image-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"601","post_id":"3618","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:653;s:6:\"height\";i:555;s:4:\"file\";s:29:\"2017\/11\/portfolio-image-4.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"portfolio-image-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"portfolio-image-4-300x255.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:255;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"603","post_id":"3619","meta_key":"_wp_attached_file","meta_value":"2017\/11\/portfolio-image-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"604","post_id":"3619","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:653;s:6:\"height\";i:555;s:4:\"file\";s:29:\"2017\/11\/portfolio-image-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"portfolio-image-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"portfolio-image-1-300x255.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:255;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"606","post_id":"3623","meta_key":"_wp_attached_file","meta_value":"2017\/12\/team-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"607","post_id":"3623","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:263;s:6:\"height\";i:367;s:4:\"file\";s:18:\"2017\/12\/team-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"team-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"team-1-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"609","post_id":"3625","meta_key":"_wp_attached_file","meta_value":"2017\/12\/team-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"610","post_id":"3625","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:263;s:6:\"height\";i:367;s:4:\"file\";s:18:\"2017\/12\/team-2.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"team-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"team-2-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"612","post_id":"3627","meta_key":"_wp_attached_file","meta_value":"2017\/12\/team-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"613","post_id":"3627","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:263;s:6:\"height\";i:367;s:4:\"file\";s:18:\"2017\/12\/team-3.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"team-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"team-3-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"615","post_id":"3629","meta_key":"_wp_attached_file","meta_value":"2017\/12\/team-4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"616","post_id":"3629","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:263;s:6:\"height\";i:367;s:4:\"file\";s:18:\"2017\/12\/team-4.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"team-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"team-4-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"618","post_id":"3631","meta_key":"_wp_attached_file","meta_value":"2017\/12\/team-5.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"619","post_id":"3631","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:263;s:6:\"height\";i:367;s:4:\"file\";s:18:\"2017\/12\/team-5.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"team-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"team-5-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"621","post_id":"3638","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Market-Strategy.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"622","post_id":"3638","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:27:\"2017\/12\/Market-Strategy.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"623","post_id":"3638","meta_key":"_wp_attachment_image_alt","meta_value":"Market Strategy"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"624","post_id":"3639","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Expert-Advisor.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"625","post_id":"3639","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:26:\"2017\/12\/Expert-Advisor.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"626","post_id":"3639","meta_key":"_wp_attachment_image_alt","meta_value":"Expert Advisor"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"627","post_id":"3640","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Audit-Consulting.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"628","post_id":"3640","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:28:\"2017\/12\/Audit-Consulting.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"629","post_id":"3640","meta_key":"_wp_attachment_image_alt","meta_value":"Audit-&-Consulting"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"630","post_id":"3648","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Banner02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"631","post_id":"3648","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:814;s:4:\"file\";s:20:\"2017\/12\/Banner02.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Banner02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Banner02-300x153.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Banner02-768x391.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Banner02-1024x521.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Banner02-1536x781.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:781;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"632","post_id":"3649","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Banner03.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"633","post_id":"3649","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:694;s:4:\"file\";s:20:\"2017\/12\/Banner03.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Banner03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Banner03-300x130.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Banner03-768x333.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Banner03-1024x444.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Banner03-1536x666.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:666;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"634","post_id":"3649","meta_key":"_wp_attachment_image_alt","meta_value":"banner1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"635","post_id":"3650","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Banner01.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"636","post_id":"3650","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:651;s:4:\"file\";s:20:\"2017\/12\/Banner01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Banner01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Banner01-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Banner01-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Banner01-1024x417.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:417;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Banner01-1536x625.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:625;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"637","post_id":"3651","meta_key":"_wp_attached_file","meta_value":"2017\/12\/Banner04.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"638","post_id":"3651","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:764;s:4:\"file\";s:20:\"2017\/12\/Banner04.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Banner04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Banner04-300x143.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"Banner04-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"Banner04-1024x489.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"Banner04-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"639","post_id":"3703","meta_key":"_wp_attached_file","meta_value":"2017\/12\/404-back-pink.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"640","post_id":"3703","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:25:\"2017\/12\/404-back-pink.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"404-back-pink-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"404-back-pink-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"404-back-pink-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"404-back-pink-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"404-back-pink-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"641","post_id":"3703","meta_key":"_wp_attachment_image_alt","meta_value":"404"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"642","post_id":"3704","meta_key":"_wp_attached_file","meta_value":"2017\/12\/404-pink.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"643","post_id":"3704","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:433;s:6:\"height\";i:295;s:4:\"file\";s:20:\"2017\/12\/404-pink.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"404-pink-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"404-pink-300x204.png\";s:5:\"width\";i:300;s:6:\"height\";i:204;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"644","post_id":"3704","meta_key":"_wp_attachment_image_alt","meta_value":"404"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"645","post_id":"3709","meta_key":"_wp_attached_file","meta_value":"2017\/12\/BizCorp-Pink.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"646","post_id":"3709","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:281;s:6:\"height\";i:89;s:4:\"file\";s:24:\"2017\/12\/BizCorp-Pink.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"BizCorp-Pink-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"647","post_id":"3718","meta_key":"_wp_attached_file","meta_value":"2017\/12\/BizCorp-Pink-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"648","post_id":"3718","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:281;s:6:\"height\";i:89;s:4:\"file\";s:26:\"2017\/12\/BizCorp-Pink-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"BizCorp-Pink-1-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"649","post_id":"3771","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-08.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"650","post_id":"3771","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-08.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-08-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"651","post_id":"3771","meta_key":"_wp_attachment_image_alt","meta_value":"Book"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"652","post_id":"3771","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"653","post_id":"3796","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-11-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"654","post_id":"3796","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-11-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-11-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-11-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"655","post_id":"3796","meta_key":"_wp_attachment_image_alt","meta_value":"Leaflet"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"656","post_id":"3796","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"657","post_id":"3797","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-10-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"658","post_id":"3797","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-10-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-10-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-10-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"659","post_id":"3797","meta_key":"_wp_attachment_image_alt","meta_value":"Leaflet"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"660","post_id":"3797","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"661","post_id":"3800","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Consultix-Mega-Menu-About-Pic-001-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"662","post_id":"3800","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:251;s:6:\"height\";i:185;s:4:\"file\";s:47:\"2018\/01\/Consultix-Mega-Menu-About-Pic-001-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"Consultix-Mega-Menu-About-Pic-001-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"663","post_id":"3800","meta_key":"_wp_attachment_image_alt","meta_value":"Consultix-Mega-Menu-About-Pic-001"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"664","post_id":"3801","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Pink-Main-Logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"665","post_id":"3801","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:186;s:6:\"height\";i:45;s:4:\"file\";s:26:\"2018\/01\/Pink-Main-Logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Pink-Main-Logo-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"666","post_id":"3801","meta_key":"_wp_attachment_image_alt","meta_value":"Pink-Main-Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"667","post_id":"3803","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Pink-180.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"668","post_id":"3803","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:180;s:6:\"height\";i:180;s:4:\"file\";s:20:\"2018\/01\/Pink-180.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Pink-180-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"669","post_id":"3803","meta_key":"_wp_attachment_image_alt","meta_value":"Pink-180"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"670","post_id":"3804","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Consultix-Pink-White.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"671","post_id":"3804","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:332;s:6:\"height\";i:74;s:4:\"file\";s:32:\"2018\/01\/Consultix-Pink-White.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Consultix-Pink-White-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Consultix-Pink-White-300x67.png\";s:5:\"width\";i:300;s:6:\"height\";i:67;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"672","post_id":"3804","meta_key":"_wp_attachment_image_alt","meta_value":"Consultix-Pink-White"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"673","post_id":"3805","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Consultix-Pink.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"674","post_id":"3805","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:332;s:6:\"height\";i:74;s:4:\"file\";s:26:\"2018\/01\/Consultix-Pink.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Consultix-Pink-150x74.png\";s:5:\"width\";i:150;s:6:\"height\";i:74;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Consultix-Pink-300x67.png\";s:5:\"width\";i:300;s:6:\"height\";i:67;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"675","post_id":"3805","meta_key":"_wp_attachment_image_alt","meta_value":"Consultix-Pink"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"676","post_id":"3807","meta_key":"_wp_attached_file","meta_value":"2017\/11\/portfolio-image1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"677","post_id":"3807","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:191;s:6:\"height\";i:217;s:4:\"file\";s:28:\"2017\/11\/portfolio-image1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio-image1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"678","post_id":"3807","meta_key":"_wp_attachment_image_alt","meta_value":"Portfolio"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"680","post_id":"3808","meta_key":"_wp_attached_file","meta_value":"2017\/11\/portfolio-image2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"681","post_id":"3808","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:191;s:6:\"height\";i:217;s:4:\"file\";s:28:\"2017\/11\/portfolio-image2.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"portfolio-image2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"682","post_id":"3808","meta_key":"_wp_attachment_image_alt","meta_value":"Portfolio"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"684","post_id":"3809","meta_key":"_wp_attached_file","meta_value":"2017\/11\/portfolio-slider1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"685","post_id":"3809","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:555;s:4:\"file\";s:29:\"2017\/11\/portfolio-slider1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"portfolio-slider1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"portfolio-slider1-300x146.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:146;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"portfolio-slider1-768x374.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:374;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"portfolio-slider1-1024x499.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:499;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"686","post_id":"3809","meta_key":"_wp_attachment_image_alt","meta_value":"portfolio"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"688","post_id":"3812","meta_key":"_wp_attached_file","meta_value":"2017\/11\/block-icon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"689","post_id":"3812","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:55;s:6:\"height\";i:39;s:4:\"file\";s:22:\"2017\/11\/block-icon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"690","post_id":"3812","meta_key":"_wp_attachment_image_alt","meta_value":"block"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"692","post_id":"3816","meta_key":"_wp_attached_file","meta_value":"2018\/01\/screenshot-themes.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"693","post_id":"3816","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1367;s:6:\"height\";i:1443;s:4:\"file\";s:29:\"2018\/01\/screenshot-themes.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"screenshot-themes-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"screenshot-themes-284x300.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"screenshot-themes-768x811.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:811;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"screenshot-themes-970x1024.jpg\";s:5:\"width\";i:970;s:6:\"height\";i:1024;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"694","post_id":"3816","meta_key":"_wp_attachment_image_alt","meta_value":"screenshot-themes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"695","post_id":"3840","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Pink-Main-Logo-Footer.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"696","post_id":"3840","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:186;s:6:\"height\";i:45;s:4:\"file\";s:33:\"2018\/01\/Pink-Main-Logo-Footer.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Pink-Main-Logo-Footer-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"697","post_id":"3896","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"698","post_id":"3896","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:125;s:6:\"height\";i:124;s:4:\"file\";s:25:\"2017\/11\/Clients-logo1.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"699","post_id":"3896","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"701","post_id":"3897","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"702","post_id":"3897","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:111;s:6:\"height\";i:88;s:4:\"file\";s:25:\"2017\/11\/Clients-logo2.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"703","post_id":"3897","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"705","post_id":"3898","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"706","post_id":"3898","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:118;s:6:\"height\";i:92;s:4:\"file\";s:25:\"2017\/11\/Clients-logo3.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"707","post_id":"3898","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"709","post_id":"3899","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"710","post_id":"3899","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:118;s:6:\"height\";i:65;s:4:\"file\";s:25:\"2017\/11\/Clients-logo4.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"711","post_id":"3899","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"713","post_id":"3900","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo5.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"714","post_id":"3900","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:98;s:6:\"height\";i:116;s:4:\"file\";s:25:\"2017\/11\/Clients-logo5.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"715","post_id":"3900","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"717","post_id":"3901","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo6.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"718","post_id":"3901","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:102;s:6:\"height\";i:103;s:4:\"file\";s:25:\"2017\/11\/Clients-logo6.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"719","post_id":"3901","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"721","post_id":"3902","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo7.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"722","post_id":"3902","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:107;s:6:\"height\";i:99;s:4:\"file\";s:25:\"2017\/11\/Clients-logo7.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"723","post_id":"3902","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"725","post_id":"3903","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo8.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"726","post_id":"3903","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:152;s:6:\"height\";i:89;s:4:\"file\";s:25:\"2017\/11\/Clients-logo8.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Clients-logo8-150x89.png\";s:5:\"width\";i:150;s:6:\"height\";i:89;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"727","post_id":"3903","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"729","post_id":"3904","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo9.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"730","post_id":"3904","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:103;s:6:\"height\";i:101;s:4:\"file\";s:25:\"2017\/11\/Clients-logo9.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"731","post_id":"3904","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"733","post_id":"3905","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Clients-logo10.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"734","post_id":"3905","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:88;s:6:\"height\";i:113;s:4:\"file\";s:26:\"2017\/11\/Clients-logo10.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"735","post_id":"3905","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"737","post_id":"3960","meta_key":"_wp_attached_file","meta_value":"2018\/01\/video-poster.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"738","post_id":"3960","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:585;s:6:\"height\";i:530;s:4:\"file\";s:24:\"2018\/01\/video-poster.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"video-poster-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"video-poster-300x272.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:272;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"740","post_id":"3964","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-17.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"741","post_id":"3964","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-17.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-17-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-17-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"742","post_id":"3964","meta_key":"_wp_attachment_image_alt","meta_value":"Bottle and Towel"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"743","post_id":"3964","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"745","post_id":"3966","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-16.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"746","post_id":"3966","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-16.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-16-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-16-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"747","post_id":"3966","meta_key":"_wp_attachment_image_alt","meta_value":"Headphone"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"748","post_id":"3966","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"750","post_id":"3968","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-15.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"751","post_id":"3968","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-15.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-15-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-15-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"752","post_id":"3968","meta_key":"_wp_attachment_image_alt","meta_value":"Mobile"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"753","post_id":"3968","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"755","post_id":"3970","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-13.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"756","post_id":"3970","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-13.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-13-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"757","post_id":"3970","meta_key":"_wp_attachment_image_alt","meta_value":"Indoor lamp"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"758","post_id":"3970","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"760","post_id":"3972","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-12.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"761","post_id":"3972","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-12.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-12-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-12-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"762","post_id":"3972","meta_key":"_wp_attachment_image_alt","meta_value":"Stylish clock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"763","post_id":"3972","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"765","post_id":"3974","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-11.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"766","post_id":"3974","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-11.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-11-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"767","post_id":"3974","meta_key":"_wp_attachment_image_alt","meta_value":"Visiting Card"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"768","post_id":"3974","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"770","post_id":"3976","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-10.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"771","post_id":"3976","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-10.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-10-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-10-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"772","post_id":"3976","meta_key":"_wp_attachment_image_alt","meta_value":"Chair"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"773","post_id":"3976","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"775","post_id":"3978","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-09.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"776","post_id":"3978","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-09.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-09-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"777","post_id":"3978","meta_key":"_wp_attachment_image_alt","meta_value":"Bottle"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"778","post_id":"3978","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"780","post_id":"3980","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"781","post_id":"3980","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-02.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-02-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"782","post_id":"3980","meta_key":"_wp_attachment_image_alt","meta_value":"Food Package"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"783","post_id":"3980","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"785","post_id":"3982","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-08-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"786","post_id":"3982","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-08-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-08-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-08-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"787","post_id":"3982","meta_key":"_wp_attachment_image_alt","meta_value":"Book"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"788","post_id":"3982","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"790","post_id":"3983","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-09-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"791","post_id":"3983","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-09-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-09-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-09-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"792","post_id":"3983","meta_key":"_wp_attachment_image_alt","meta_value":"Book"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"793","post_id":"3983","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"795","post_id":"3984","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-17-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"796","post_id":"3984","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-17-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-17-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-17-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"797","post_id":"3984","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"798","post_id":"3984","meta_key":"_wp_attachment_image_alt","meta_value":"Book"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"800","post_id":"3985","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-13-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"801","post_id":"3985","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-13-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-13-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-13-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"802","post_id":"3985","meta_key":"_wp_attachment_image_alt","meta_value":"Book"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"803","post_id":"3985","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"805","post_id":"3987","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-06.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"806","post_id":"3987","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-06.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-06-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"807","post_id":"3987","meta_key":"_wp_attachment_image_alt","meta_value":"Cup"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"808","post_id":"3987","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"810","post_id":"3988","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-07.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"811","post_id":"3988","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-07.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-07-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"812","post_id":"3988","meta_key":"_wp_attachment_image_alt","meta_value":"Cup"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"813","post_id":"3988","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"815","post_id":"3989","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-02-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"816","post_id":"3989","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-02-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-02-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-02-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"817","post_id":"3989","meta_key":"_wp_attachment_image_alt","meta_value":"Cup"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"818","post_id":"3989","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"820","post_id":"3990","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-03.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"821","post_id":"3990","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-03.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-03-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"822","post_id":"3990","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"823","post_id":"3990","meta_key":"_wp_attachment_image_alt","meta_value":"Cup"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"825","post_id":"3992","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-07-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"826","post_id":"3992","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-07-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-07-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-07-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"827","post_id":"3992","meta_key":"_wp_attachment_image_alt","meta_value":"Makeup"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"828","post_id":"3992","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"830","post_id":"3993","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-16-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"831","post_id":"3993","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-16-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-16-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-16-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"832","post_id":"3993","meta_key":"_wp_attachment_image_alt","meta_value":"Makeup"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"833","post_id":"3993","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"835","post_id":"3994","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-15-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"836","post_id":"3994","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-15-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-15-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-15-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"837","post_id":"3994","meta_key":"_wp_attachment_image_alt","meta_value":"Makeup"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"838","post_id":"3994","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"840","post_id":"3995","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-17-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"841","post_id":"3995","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-17-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-17-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-17-2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"842","post_id":"3995","meta_key":"_wp_attachment_image_alt","meta_value":"Makeup"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"843","post_id":"3995","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"845","post_id":"3997","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-05.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"846","post_id":"3997","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-05.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-05-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-05-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"847","post_id":"3997","meta_key":"_wp_attachment_image_alt","meta_value":"Coffee"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"848","post_id":"3997","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"850","post_id":"3998","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-12-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"851","post_id":"3998","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-12-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-12-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-12-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"852","post_id":"3998","meta_key":"_wp_attachment_image_alt","meta_value":"Coffee"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"853","post_id":"3998","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"855","post_id":"3999","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-06-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"856","post_id":"3999","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-06-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-06-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-06-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"857","post_id":"3999","meta_key":"_wp_attachment_image_alt","meta_value":"Coffee"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"858","post_id":"3999","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"860","post_id":"4001","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-04.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"861","post_id":"4001","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018\/01\/Shop-Images-04.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Shop-Images-04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Shop-Images-04-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"862","post_id":"4001","meta_key":"_wp_attachment_image_alt","meta_value":"Women Handbags"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"863","post_id":"4001","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"865","post_id":"4002","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-09-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"866","post_id":"4002","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-09-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-09-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-09-2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"867","post_id":"4002","meta_key":"_wp_attachment_image_alt","meta_value":"Women Handbags"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"868","post_id":"4002","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"870","post_id":"4003","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-17-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"871","post_id":"4003","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-17-3.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-17-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-17-3-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"872","post_id":"4003","meta_key":"_wp_attachment_image_alt","meta_value":"Women Handbags"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"873","post_id":"4003","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"875","post_id":"4005","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-03-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"876","post_id":"4005","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-03-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-03-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-03-1-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"877","post_id":"4005","meta_key":"_wp_attachment_image_alt","meta_value":"Leaflet"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"878","post_id":"4005","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"880","post_id":"4006","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-08-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"881","post_id":"4006","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-08-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-08-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-08-2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"882","post_id":"4006","meta_key":"_wp_attachment_image_alt","meta_value":"Leaflet"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"883","post_id":"4006","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"885","post_id":"4007","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-11-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"886","post_id":"4007","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-11-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-11-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-11-2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"887","post_id":"4007","meta_key":"_wp_attachment_image_alt","meta_value":"Leaflet"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"888","post_id":"4007","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"890","post_id":"4008","meta_key":"_wp_attached_file","meta_value":"2018\/01\/Shop-Images-10-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"891","post_id":"4008","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:800;s:4:\"file\";s:28:\"2018\/01\/Shop-Images-10-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Shop-Images-10-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Shop-Images-10-2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"892","post_id":"4008","meta_key":"_wp_attachment_image_alt","meta_value":"Leaflet"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"893","post_id":"4008","meta_key":"_woocommerce_exclude_image","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"895","post_id":"4023","meta_key":"_wp_attached_file","meta_value":"2018\/02\/banner-01.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"896","post_id":"4023","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:764;s:4:\"file\";s:21:\"2018\/02\/banner-01.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"banner-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"banner-01-300x143.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:143;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"banner-01-768x367.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:367;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"banner-01-1024x489.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"banner-01-1536x733.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:733;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"897","post_id":"4023","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"898","post_id":"4069","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"899","post_id":"4069","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:899;s:6:\"height\";i:673;s:4:\"file\";s:23:\"2017\/11\/Portfolio-3.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Portfolio-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Portfolio-3-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Portfolio-3-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"901","post_id":"4070","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"902","post_id":"4070","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:899;s:6:\"height\";i:673;s:4:\"file\";s:23:\"2017\/11\/Portfolio-4.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Portfolio-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Portfolio-4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Portfolio-4-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"904","post_id":"4071","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"905","post_id":"4071","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:899;s:6:\"height\";i:673;s:4:\"file\";s:23:\"2017\/11\/Portfolio-5.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Portfolio-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Portfolio-5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Portfolio-5-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"907","post_id":"4072","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-6.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"908","post_id":"4072","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:899;s:6:\"height\";i:673;s:4:\"file\";s:23:\"2017\/11\/Portfolio-6.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Portfolio-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Portfolio-6-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Portfolio-6-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"910","post_id":"4073","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"911","post_id":"4073","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:899;s:6:\"height\";i:673;s:4:\"file\";s:23:\"2017\/11\/Portfolio-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Portfolio-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Portfolio-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Portfolio-1-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"913","post_id":"4074","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Portfolio-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"914","post_id":"4074","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:899;s:6:\"height\";i:673;s:4:\"file\";s:23:\"2017\/11\/Portfolio-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Portfolio-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Portfolio-2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"Portfolio-2-768x575.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:575;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"916","post_id":"4090","meta_key":"_wp_attached_file","meta_value":"2018\/02\/event-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"917","post_id":"4090","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1169;s:6:\"height\";i:390;s:4:\"file\";s:19:\"2018\/02\/event-2.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"event-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"event-2-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"event-2-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"event-2-1024x342.png\";s:5:\"width\";i:1024;s:6:\"height\";i:342;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"918","post_id":"4091","meta_key":"_wp_attached_file","meta_value":"2018\/02\/event-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"919","post_id":"4091","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1169;s:6:\"height\";i:390;s:4:\"file\";s:19:\"2018\/02\/event-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"event-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"event-1-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"event-1-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"event-1-1024x342.png\";s:5:\"width\";i:1024;s:6:\"height\";i:342;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"920","post_id":"4092","meta_key":"_wp_attached_file","meta_value":"2018\/02\/event-5-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"921","post_id":"4092","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1169;s:6:\"height\";i:390;s:4:\"file\";s:21:\"2018\/02\/event-5-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"event-5-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"event-5-1-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"event-5-1-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"event-5-1-1024x342.png\";s:5:\"width\";i:1024;s:6:\"height\";i:342;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"922","post_id":"4093","meta_key":"_wp_attached_file","meta_value":"2018\/02\/event-4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"923","post_id":"4093","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1169;s:6:\"height\";i:390;s:4:\"file\";s:19:\"2018\/02\/event-4.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"event-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"event-4-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"event-4-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"event-4-1024x342.png\";s:5:\"width\";i:1024;s:6:\"height\";i:342;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"924","post_id":"4094","meta_key":"_wp_attached_file","meta_value":"2018\/02\/event-6.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"925","post_id":"4094","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1169;s:6:\"height\";i:390;s:4:\"file\";s:19:\"2018\/02\/event-6.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"event-6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"event-6-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"event-6-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"event-6-1024x342.png\";s:5:\"width\";i:1024;s:6:\"height\";i:342;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"926","post_id":"4095","meta_key":"_wp_attached_file","meta_value":"2018\/02\/event-3-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"927","post_id":"4095","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1169;s:6:\"height\";i:390;s:4:\"file\";s:21:\"2018\/02\/event-3-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"event-3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"event-3-1-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"event-3-1-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"event-3-1-1024x342.png\";s:5:\"width\";i:1024;s:6:\"height\";i:342;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"928","post_id":"4868","meta_key":"_wp_attached_file","meta_value":"2018\/02\/image-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"929","post_id":"4868","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:94;s:6:\"height\";i:94;s:4:\"file\";s:19:\"2018\/02\/image-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"930","post_id":"4869","meta_key":"_wp_attached_file","meta_value":"2018\/02\/image-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"931","post_id":"4869","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:94;s:6:\"height\";i:94;s:4:\"file\";s:19:\"2018\/02\/image-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"932","post_id":"4870","meta_key":"_wp_attached_file","meta_value":"2018\/02\/image-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"933","post_id":"4870","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:94;s:6:\"height\";i:94;s:4:\"file\";s:19:\"2018\/02\/image-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"934","post_id":"4871","meta_key":"_wp_attached_file","meta_value":"2018\/02\/image-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"935","post_id":"4871","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:94;s:6:\"height\";i:94;s:4:\"file\";s:19:\"2018\/02\/image-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"936","post_id":"4904","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Consultix-Pink.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"937","post_id":"4904","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:186;s:6:\"height\";i:45;s:4:\"file\";s:26:\"2018\/02\/Consultix-Pink.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Consultix-Pink-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"938","post_id":"4908","meta_key":"_wp_attached_file","meta_value":"2018\/02\/slider1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"939","post_id":"4908","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:694;s:4:\"file\";s:19:\"2018\/02\/slider1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"slider1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"slider1-300x130.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"slider1-768x333.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:333;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"slider1-1024x444.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"slider1-1536x666.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:666;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"940","post_id":"4908","meta_key":"_wp_attachment_image_alt","meta_value":"Slider"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"941","post_id":"4909","meta_key":"_wp_attached_file","meta_value":"2018\/02\/banner1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"942","post_id":"4909","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:700;s:4:\"file\";s:19:\"2018\/02\/banner1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"banner1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"banner1-300x131.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:131;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"banner1-768x336.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:336;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"banner1-1024x448.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:448;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"banner1-1536x672.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:672;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"943","post_id":"4911","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Expert.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"944","post_id":"4911","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:570;s:6:\"height\";i:466;s:4:\"file\";s:18:\"2018\/02\/Expert.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Expert-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Expert-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"945","post_id":"4911","meta_key":"_wp_attachment_image_alt","meta_value":"We are an Expert"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"947","post_id":"4929","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Job-background.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"948","post_id":"4929","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:405;s:4:\"file\";s:26:\"2018\/02\/Job-background.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Job-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Job-background-300x87.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:87;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Job-background-768x222.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:222;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Job-background-1024x296.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:296;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"949","post_id":"4929","meta_key":"_wp_attachment_image_alt","meta_value":"Job-background"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"951","post_id":"4931","meta_key":"_wp_attached_file","meta_value":"2018\/02\/background.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"952","post_id":"4931","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:225;s:4:\"file\";s:22:\"2018\/02\/background.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"background-300x48.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:48;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"background-768x123.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"background-1024x165.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:165;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"953","post_id":"4931","meta_key":"_wp_attachment_image_alt","meta_value":"Background"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"955","post_id":"4935","meta_key":"_wp_attached_file","meta_value":"2018\/02\/icon1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"956","post_id":"4935","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:17:\"2018\/02\/icon1.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"957","post_id":"4935","meta_key":"_wp_attachment_image_alt","meta_value":"icon"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"959","post_id":"4936","meta_key":"_wp_attached_file","meta_value":"2018\/02\/icon2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"960","post_id":"4936","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:17:\"2018\/02\/icon2.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"961","post_id":"4936","meta_key":"_wp_attachment_image_alt","meta_value":"Icon"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"963","post_id":"4937","meta_key":"_wp_attached_file","meta_value":"2018\/02\/icon3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"964","post_id":"4937","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:17:\"2018\/02\/icon3.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"966","post_id":"4938","meta_key":"_wp_attached_file","meta_value":"2018\/02\/under-line.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"967","post_id":"4938","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:58;s:6:\"height\";i:4;s:4:\"file\";s:22:\"2018\/02\/under-line.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"968","post_id":"4938","meta_key":"_wp_attachment_image_alt","meta_value":"Line"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"970","post_id":"4939","meta_key":"_wp_attached_file","meta_value":"2018\/02\/overview.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"971","post_id":"4939","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:570;s:6:\"height\";i:412;s:4:\"file\";s:20:\"2018\/02\/overview.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"overview-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"overview-300x217.png\";s:5:\"width\";i:300;s:6:\"height\";i:217;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"972","post_id":"4939","meta_key":"_wp_attachment_image_alt","meta_value":"Overview"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"974","post_id":"4941","meta_key":"_wp_attached_file","meta_value":"2018\/02\/values.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"975","post_id":"4941","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:563;s:6:\"height\";i:558;s:4:\"file\";s:18:\"2018\/02\/values.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"values-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"values-300x297.png\";s:5:\"width\";i:300;s:6:\"height\";i:297;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"976","post_id":"4941","meta_key":"_wp_attachment_image_alt","meta_value":"values"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"978","post_id":"4942","meta_key":"_wp_attached_file","meta_value":"2018\/02\/services.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"979","post_id":"4942","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:20:\"2018\/02\/services.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"980","post_id":"4942","meta_key":"_wp_attachment_image_alt","meta_value":"services"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"982","post_id":"4943","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Strategy.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"983","post_id":"4943","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:20:\"2018\/02\/Strategy.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"984","post_id":"4943","meta_key":"_wp_attachment_image_alt","meta_value":"Strategy"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"986","post_id":"4944","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Clients.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"987","post_id":"4944","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:19:\"2018\/02\/Clients.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"988","post_id":"4944","meta_key":"_wp_attachment_image_alt","meta_value":"Clients"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"990","post_id":"4945","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Staff.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"991","post_id":"4945","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:65;s:6:\"height\";i:65;s:4:\"file\";s:17:\"2018\/02\/Staff.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"992","post_id":"4945","meta_key":"_wp_attachment_image_alt","meta_value":"Staff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"994","post_id":"4951","meta_key":"_wp_attached_file","meta_value":"2018\/02\/background-info-box.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"995","post_id":"4951","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:270;s:6:\"height\";i:388;s:4:\"file\";s:31:\"2018\/02\/background-info-box.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"background-info-box-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"background-info-box-209x300.jpg\";s:5:\"width\";i:209;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"996","post_id":"4951","meta_key":"_wp_attachment_image_alt","meta_value":"background"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"998","post_id":"4953","meta_key":"_wp_attached_file","meta_value":"2018\/02\/page-banner.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"999","post_id":"4953","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:370;s:6:\"height\";i:506;s:4:\"file\";s:23:\"2018\/02\/page-banner.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"page-banner-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"page-banner-219x300.png\";s:5:\"width\";i:219;s:6:\"height\";i:300;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1000","post_id":"4953","meta_key":"_wp_attachment_image_alt","meta_value":"banner"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1002","post_id":"4954","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Company1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1003","post_id":"4954","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:299;s:6:\"height\";i:272;s:4:\"file\";s:20:\"2018\/02\/Company1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Company1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1004","post_id":"4954","meta_key":"_wp_attachment_image_alt","meta_value":"Company"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1006","post_id":"4955","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Company2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1007","post_id":"4955","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:299;s:6:\"height\";i:272;s:4:\"file\";s:20:\"2018\/02\/Company2.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Company2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1008","post_id":"4955","meta_key":"_wp_attachment_image_alt","meta_value":"Company"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1010","post_id":"4956","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Company3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1011","post_id":"4956","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:299;s:6:\"height\";i:272;s:4:\"file\";s:20:\"2018\/02\/Company3.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Company3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1012","post_id":"4956","meta_key":"_wp_attachment_image_alt","meta_value":"Company"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1014","post_id":"4957","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Company4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1015","post_id":"4957","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:299;s:6:\"height\";i:272;s:4:\"file\";s:20:\"2018\/02\/Company4.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Company4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1017","post_id":"4969","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Mission-page-banner.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1018","post_id":"4969","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:870;s:6:\"height\";i:375;s:4:\"file\";s:31:\"2018\/02\/Mission-page-banner.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Mission-page-banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Mission-page-banner-300x129.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"Mission-page-banner-768x331.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:331;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1019","post_id":"4969","meta_key":"_wp_attachment_image_alt","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1021","post_id":"4982","meta_key":"_wp_attached_file","meta_value":"2018\/02\/line2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1022","post_id":"4982","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:29;s:6:\"height\";i:5;s:4:\"file\";s:17:\"2018\/02\/line2.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1023","post_id":"4982","meta_key":"_wp_attachment_image_alt","meta_value":"line"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1025","post_id":"4990","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Pink-Dark.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1026","post_id":"4990","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:326;s:6:\"height\";i:69;s:4:\"file\";s:21:\"2018\/02\/Pink-Dark.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Pink-Dark-150x69.png\";s:5:\"width\";i:150;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"Pink-Dark-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1027","post_id":"4990","meta_key":"_wp_attachment_image_alt","meta_value":"Logo Dark"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1028","post_id":"4991","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Pink-Light.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1029","post_id":"4991","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:326;s:6:\"height\";i:69;s:4:\"file\";s:22:\"2018\/02\/Pink-Light.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Pink-Light-150x69.png\";s:5:\"width\";i:150;s:6:\"height\";i:69;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Pink-Light-300x63.png\";s:5:\"width\";i:300;s:6:\"height\";i:63;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1030","post_id":"4991","meta_key":"_wp_attachment_image_alt","meta_value":"Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1031","post_id":"5004","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Inner-Banner-Background-Image.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1032","post_id":"5004","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:127;s:4:\"file\";s:41:\"2018\/02\/Inner-Banner-Background-Image.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Inner-Banner-Background-Image-150x127.png\";s:5:\"width\";i:150;s:6:\"height\";i:127;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Inner-Banner-Background-Image-300x24.png\";s:5:\"width\";i:300;s:6:\"height\";i:24;s:9:\"mime-type\";s:9:\"image\/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"Inner-Banner-Background-Image-768x61.png\";s:5:\"width\";i:768;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"Inner-Banner-Background-Image-1024x81.png\";s:5:\"width\";i:1024;s:6:\"height\";i:81;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:42:\"Inner-Banner-Background-Image-1536x122.png\";s:5:\"width\";i:1536;s:6:\"height\";i:122;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1033","post_id":"5004","meta_key":"_wp_attachment_image_alt","meta_value":"banner"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1035","post_id":"5011","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Pink-Top-Logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1036","post_id":"5011","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:186;s:6:\"height\";i:45;s:4:\"file\";s:25:\"2018\/02\/Pink-Top-Logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Pink-Top-Logo-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1037","post_id":"5011","meta_key":"_wp_attachment_image_alt","meta_value":"Pink-Top-Logo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1038","post_id":"5013","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Pink-Footer-Logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1039","post_id":"5013","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:186;s:6:\"height\";i:45;s:4:\"file\";s:28:\"2018\/02\/Pink-Footer-Logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Pink-Footer-Logo-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1040","post_id":"6379","meta_key":"_wp_attached_file","meta_value":"2018\/02\/bulb.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1041","post_id":"6379","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:113;s:6:\"height\";i:113;s:4:\"file\";s:16:\"2018\/02\/bulb.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1042","post_id":"6380","meta_key":"_wp_attached_file","meta_value":"2018\/02\/chart.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1043","post_id":"6380","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:113;s:6:\"height\";i:113;s:4:\"file\";s:17:\"2018\/02\/chart.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1044","post_id":"6381","meta_key":"_wp_attached_file","meta_value":"2018\/02\/mail.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1045","post_id":"6381","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:113;s:6:\"height\";i:113;s:4:\"file\";s:16:\"2018\/02\/mail.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1046","post_id":"6383","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Business-Ambitions.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1047","post_id":"6383","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:817;s:6:\"height\";i:318;s:4:\"file\";s:30:\"2018\/02\/Business-Ambitions.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Business-Ambitions-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Business-Ambitions-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Business-Ambitions-768x299.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:299;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1048","post_id":"6387","meta_key":"_wp_attached_file","meta_value":"2018\/02\/boost.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1049","post_id":"6387","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:258;s:6:\"height\";i:207;s:4:\"file\";s:17:\"2018\/02\/boost.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"boost-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1051","post_id":"6388","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Differentiate.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1052","post_id":"6388","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:258;s:6:\"height\";i:207;s:4:\"file\";s:25:\"2018\/02\/Differentiate.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Differentiate-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1054","post_id":"6389","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Enhance.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1055","post_id":"6389","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:258;s:6:\"height\";i:207;s:4:\"file\";s:19:\"2018\/02\/Enhance.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Enhance-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1057","post_id":"6394","meta_key":"_wp_attached_file","meta_value":"2018\/02\/services-two.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1058","post_id":"6394","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:817;s:6:\"height\";i:318;s:4:\"file\";s:24:\"2018\/02\/services-two.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"services-two-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"services-two-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"services-two-768x299.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:299;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1060","post_id":"6395","meta_key":"_wp_attached_file","meta_value":"2018\/02\/make-best.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1061","post_id":"6395","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:383;s:6:\"height\";i:373;s:4:\"file\";s:21:\"2018\/02\/make-best.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"make-best-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"make-best-300x292.png\";s:5:\"width\";i:300;s:6:\"height\";i:292;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1063","post_id":"6396","meta_key":"_wp_attached_file","meta_value":"2018\/02\/data.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1064","post_id":"6396","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:371;s:6:\"height\";i:357;s:4:\"file\";s:16:\"2018\/02\/data.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"data-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"data-300x289.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:289;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1066","post_id":"6404","meta_key":"_wp_attached_file","meta_value":"2018\/02\/travel-service.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1067","post_id":"6404","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:817;s:6:\"height\";i:318;s:4:\"file\";s:26:\"2018\/02\/travel-service.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"travel-service-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"travel-service-300x117.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:117;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"travel-service-768x299.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:299;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1069","post_id":"6407","meta_key":"_wp_attached_file","meta_value":"2018\/02\/shopping.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1070","post_id":"6407","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:330;s:6:\"height\";i:270;s:4:\"file\";s:20:\"2018\/02\/shopping.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"shopping-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"shopping-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1072","post_id":"6424","meta_key":"_wp_attached_file","meta_value":"2018\/02\/pdf.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1073","post_id":"6424","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:28;s:6:\"height\";i:27;s:4:\"file\";s:15:\"2018\/02\/pdf.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1075","post_id":"6430","meta_key":"_wp_attached_file","meta_value":"2018\/02\/service-five.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1076","post_id":"6430","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:458;s:6:\"height\";i:318;s:4:\"file\";s:24:\"2018\/02\/service-five.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"service-five-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"service-five-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1078","post_id":"6432","meta_key":"_wp_attached_file","meta_value":"2018\/02\/mechin.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1079","post_id":"6432","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:113;s:6:\"height\";i:113;s:4:\"file\";s:18:\"2018\/02\/mechin.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1081","post_id":"6433","meta_key":"_wp_attached_file","meta_value":"2018\/02\/mechin-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1082","post_id":"6433","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:113;s:6:\"height\";i:113;s:4:\"file\";s:20:\"2018\/02\/mechin-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1084","post_id":"6437","meta_key":"_wp_attached_file","meta_value":"2018\/02\/our-tunnel.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1085","post_id":"6437","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:445;s:6:\"height\";i:281;s:4:\"file\";s:22:\"2018\/02\/our-tunnel.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"our-tunnel-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"our-tunnel-300x189.png\";s:5:\"width\";i:300;s:6:\"height\";i:189;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1086","post_id":"6439","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Blue-Separator-Line-Image.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1087","post_id":"6439","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:28;s:6:\"height\";i:4;s:4:\"file\";s:37:\"2018\/02\/Blue-Separator-Line-Image.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1089","post_id":"6448","meta_key":"_wp_attached_file","meta_value":"2018\/02\/bullet-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1090","post_id":"6448","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:7;s:6:\"height\";i:6;s:4:\"file\";s:20:\"2018\/02\/bullet-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1091","post_id":"6462","meta_key":"_wp_attached_file","meta_value":"2018\/02\/404-Background-Dark.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1092","post_id":"6462","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:31:\"2018\/02\/404-Background-Dark.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"404-Background-Dark-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"404-Background-Dark-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"404-Background-Dark-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"404-Background-Dark-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:32:\"404-Background-Dark-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1093","post_id":"6498","meta_key":"_wp_attached_file","meta_value":"2018\/02\/Blue-Separator-Line-Image-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1094","post_id":"6498","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:28;s:6:\"height\";i:4;s:4:\"file\";s:39:\"2018\/02\/Blue-Separator-Line-Image-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1096","post_id":"6521","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Photo-Retouch-Icon2-1-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1097","post_id":"6521","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:35:\"2017\/11\/Photo-Retouch-Icon2-1-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1099","post_id":"6522","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Photo-Retouch-Icon2-1-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1100","post_id":"6522","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:75;s:6:\"height\";i:75;s:4:\"file\";s:35:\"2017\/11\/Photo-Retouch-Icon2-1-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1102","post_id":"6523","meta_key":"_wp_attached_file","meta_value":"2017\/11\/block-icon-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1103","post_id":"6523","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:55;s:6:\"height\";i:39;s:4:\"file\";s:24:\"2017\/11\/block-icon-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1105","post_id":"6563","meta_key":"_wp_attached_file","meta_value":"2018\/02\/phone.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1106","post_id":"6563","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:70;s:6:\"height\";i:70;s:4:\"file\";s:17:\"2018\/02\/phone.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1108","post_id":"6564","meta_key":"_wp_attached_file","meta_value":"2018\/02\/email.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1109","post_id":"6564","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:70;s:6:\"height\";i:70;s:4:\"file\";s:17:\"2018\/02\/email.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1111","post_id":"6565","meta_key":"_wp_attached_file","meta_value":"2018\/02\/map.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1112","post_id":"6565","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:70;s:6:\"height\";i:70;s:4:\"file\";s:15:\"2018\/02\/map.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1114","post_id":"6567","meta_key":"_wp_attached_file","meta_value":"2018\/02\/new-yourk.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1115","post_id":"6567","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:460;s:6:\"height\";i:305;s:4:\"file\";s:21:\"2018\/02\/new-yourk.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"new-yourk-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"new-yourk-300x199.png\";s:5:\"width\";i:300;s:6:\"height\";i:199;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1117","post_id":"6568","meta_key":"_wp_attached_file","meta_value":"2018\/02\/London-Office.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1118","post_id":"6568","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:460;s:6:\"height\";i:305;s:4:\"file\";s:25:\"2018\/02\/London-Office.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"London-Office-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"London-Office-300x199.png\";s:5:\"width\";i:300;s:6:\"height\";i:199;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1120","post_id":"6569","meta_key":"_wp_attached_file","meta_value":"2018\/02\/German.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1121","post_id":"6569","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:460;s:6:\"height\";i:305;s:4:\"file\";s:18:\"2018\/02\/German.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"German-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"German-300x199.png\";s:5:\"width\";i:300;s:6:\"height\";i:199;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1123","post_id":"6571","meta_key":"_wp_attached_file","meta_value":"2018\/02\/icon1-background.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1124","post_id":"6571","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:170;s:4:\"file\";s:28:\"2018\/02\/icon1-background.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"icon1-background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"icon1-background-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1126","post_id":"6572","meta_key":"_wp_attached_file","meta_value":"2018\/02\/icon2-background.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1127","post_id":"6572","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:170;s:4:\"file\";s:28:\"2018\/02\/icon2-background.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"icon2-background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"icon2-background-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1129","post_id":"6573","meta_key":"_wp_attached_file","meta_value":"2018\/02\/icon3-background.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1130","post_id":"6573","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:170;s:4:\"file\";s:28:\"2018\/02\/icon3-background.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"icon3-background-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"icon3-background-300x142.png\";s:5:\"width\";i:300;s:6:\"height\";i:142;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1132","post_id":"6575","meta_key":"_wp_attached_file","meta_value":"2018\/02\/404-three.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1133","post_id":"6575","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:439;s:6:\"height\";i:287;s:4:\"file\";s:21:\"2018\/02\/404-three.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"404-three-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"404-three-300x196.png\";s:5:\"width\";i:300;s:6:\"height\";i:196;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1134","post_id":"6576","meta_key":"_wp_attached_file","meta_value":"2018\/02\/404-back.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1135","post_id":"6576","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:20:\"2018\/02\/404-back.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"404-back-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"404-back-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"404-back-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"404-back-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:21:\"404-back-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1136","post_id":"6587","meta_key":"_wp_attached_file","meta_value":"2018\/03\/faq-icon1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1137","post_id":"6587","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:57;s:6:\"height\";i:60;s:4:\"file\";s:21:\"2018\/03\/faq-icon1.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1139","post_id":"6588","meta_key":"_wp_attached_file","meta_value":"2018\/03\/faq-icon2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1140","post_id":"6588","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:59;s:6:\"height\";i:60;s:4:\"file\";s:21:\"2018\/03\/faq-icon2.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1142","post_id":"6589","meta_key":"_wp_attached_file","meta_value":"2018\/03\/faq-icon3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1143","post_id":"6589","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:59;s:6:\"height\";i:60;s:4:\"file\";s:21:\"2018\/03\/faq-icon3.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1145","post_id":"6596","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Testimonial-Client-Image-001.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1146","post_id":"6596","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:40:\"2017\/11\/Testimonial-Client-Image-001.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1148","post_id":"6597","meta_key":"_wp_attached_file","meta_value":"2017\/11\/Testimonial-Client-Image-03.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1149","post_id":"6597","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:39:\"2017\/11\/Testimonial-Client-Image-03.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1151","post_id":"6598","meta_key":"_wp_attached_file","meta_value":"2017\/10\/Testimonial-Client-Image-002.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1152","post_id":"6598","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:40:\"2017\/10\/Testimonial-Client-Image-002.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1154","post_id":"6600","meta_key":"_wp_attached_file","meta_value":"2018\/03\/Testimonial-Client-Image-04.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1155","post_id":"6600","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:39:\"2018\/03\/Testimonial-Client-Image-04.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1157","post_id":"6603","meta_key":"_wp_attached_file","meta_value":"2018\/03\/Testimonial-Client-Image-05.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1158","post_id":"6603","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:39:\"2018\/03\/Testimonial-Client-Image-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1160","post_id":"6605","meta_key":"_wp_attached_file","meta_value":"2018\/03\/Testimonial-Client-Image-06.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1161","post_id":"6605","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:39:\"2018\/03\/Testimonial-Client-Image-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1163","post_id":"6608","meta_key":"_wp_attached_file","meta_value":"2018\/03\/Testimonial-Client-Image-07.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1164","post_id":"6608","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:39:\"2018\/03\/Testimonial-Client-Image-07.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1166","post_id":"6610","meta_key":"_wp_attached_file","meta_value":"2018\/03\/Testimonial-Client-Image-08.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1167","post_id":"6610","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:39:\"2018\/03\/Testimonial-Client-Image-08.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1169","post_id":"6617","meta_key":"_wp_attached_file","meta_value":"2018\/03\/travel-02.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1170","post_id":"6617","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:393;s:6:\"height\";i:269;s:4:\"file\";s:21:\"2018\/03\/travel-02.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"travel-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"travel-02-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1172","post_id":"6618","meta_key":"_wp_attached_file","meta_value":"2018\/03\/travel-01-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1173","post_id":"6618","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:393;s:6:\"height\";i:269;s:4:\"file\";s:23:\"2018\/03\/travel-01-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"travel-01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"travel-01-1-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1175","post_id":"6631","meta_key":"_wp_attached_file","meta_value":"2018\/03\/4-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1176","post_id":"6631","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:486;s:6:\"height\";i:324;s:4:\"file\";s:15:\"2018\/03\/4-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"4-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"4-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1178","post_id":"6632","meta_key":"_wp_attached_file","meta_value":"2018\/03\/3-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1179","post_id":"6632","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:486;s:6:\"height\";i:324;s:4:\"file\";s:15:\"2018\/03\/3-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"3-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1181","post_id":"6633","meta_key":"_wp_attached_file","meta_value":"2018\/03\/2-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1182","post_id":"6633","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:486;s:6:\"height\";i:324;s:4:\"file\";s:15:\"2018\/03\/2-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1184","post_id":"6634","meta_key":"_wp_attached_file","meta_value":"2018\/03\/1-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1185","post_id":"6634","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:486;s:6:\"height\";i:324;s:4:\"file\";s:15:\"2018\/03\/1-1.jpg\";s:5:\"sizes\";a:2:{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:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1187","post_id":"6635","meta_key":"_wp_attached_file","meta_value":"2018\/03\/Business-Services-Image.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1188","post_id":"6635","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:360;s:6:\"height\";i:213;s:4:\"file\";s:35:\"2018\/03\/Business-Services-Image.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"Business-Services-Image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"Business-Services-Image-300x178.png\";s:5:\"width\";i:300;s:6:\"height\";i:178;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1190","post_id":"6636","meta_key":"_wp_attached_file","meta_value":"2018\/03\/6-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1191","post_id":"6636","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:486;s:6:\"height\";i:324;s:4:\"file\";s:15:\"2018\/03\/6-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"6-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"6-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1193","post_id":"6646","meta_key":"_wp_attached_file","meta_value":"2018\/03\/gallery-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1194","post_id":"6646","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:555;s:6:\"height\";i:408;s:4:\"file\";s:21:\"2018\/03\/gallery-1.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gallery-1-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1196","post_id":"1320","meta_key":"_thumbnail_id","meta_value":"3896"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1197","post_id":"1320","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1198","post_id":"1320","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1199","post_id":"1320","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1200","post_id":"1320","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1201","post_id":"1320","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1202","post_id":"1320","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1203","post_id":"1320","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1204","post_id":"1321","meta_key":"_thumbnail_id","meta_value":"3897"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1205","post_id":"1321","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1206","post_id":"1321","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1207","post_id":"1321","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1208","post_id":"1321","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1209","post_id":"1321","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1210","post_id":"1321","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1211","post_id":"1321","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1212","post_id":"1322","meta_key":"_thumbnail_id","meta_value":"3898"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1213","post_id":"1322","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1214","post_id":"1322","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1215","post_id":"1322","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1216","post_id":"1322","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1217","post_id":"1322","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1218","post_id":"1322","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1219","post_id":"1322","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1220","post_id":"1323","meta_key":"_thumbnail_id","meta_value":"3899"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1221","post_id":"1323","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1222","post_id":"1323","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1223","post_id":"1323","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1224","post_id":"1323","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1225","post_id":"1323","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1226","post_id":"1323","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1227","post_id":"1323","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1228","post_id":"1324","meta_key":"_thumbnail_id","meta_value":"3900"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1229","post_id":"1324","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1230","post_id":"1324","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1231","post_id":"1324","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1232","post_id":"1324","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1233","post_id":"1324","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1234","post_id":"1324","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1235","post_id":"1324","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1236","post_id":"1325","meta_key":"_thumbnail_id","meta_value":"3901"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1237","post_id":"1325","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1238","post_id":"1325","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1239","post_id":"1325","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1240","post_id":"1325","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1241","post_id":"1325","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1242","post_id":"1325","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1243","post_id":"1325","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1244","post_id":"3909","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1245","post_id":"3909","meta_key":"_thumbnail_id","meta_value":"3902"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1246","post_id":"3909","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1247","post_id":"6630","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1248","post_id":"6630","meta_key":"_thumbnail_id","meta_value":"6634"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1249","post_id":"6630","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1250","post_id":"6630","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1251","post_id":"6630","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1252","post_id":"6637","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1253","post_id":"6637","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1254","post_id":"6637","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1255","post_id":"6637","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1256","post_id":"6637","meta_key":"_thumbnail_id","meta_value":"6633"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1257","post_id":"6637","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1258","post_id":"6638","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1259","post_id":"6638","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1260","post_id":"6638","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1261","post_id":"6638","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1262","post_id":"6638","meta_key":"_thumbnail_id","meta_value":"6632"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1263","post_id":"6638","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1264","post_id":"6639","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1265","post_id":"6639","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1266","post_id":"6639","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1267","post_id":"6639","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1268","post_id":"6639","meta_key":"_thumbnail_id","meta_value":"6631"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1269","post_id":"6639","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1270","post_id":"6640","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1271","post_id":"6640","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1272","post_id":"6640","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1273","post_id":"6640","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1274","post_id":"6640","meta_key":"_thumbnail_id","meta_value":"6635"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1275","post_id":"6640","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1276","post_id":"6641","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1277","post_id":"6641","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1278","post_id":"6641","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}.vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}.vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1279","post_id":"6641","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1280","post_id":"6641","meta_key":"_thumbnail_id","meta_value":"6636"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1281","post_id":"6641","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1282","post_id":"6647","meta_key":"_wp_attached_file","meta_value":"2018\/03\/gallery-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1283","post_id":"6647","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:555;s:6:\"height\";i:408;s:4:\"file\";s:21:\"2018\/03\/gallery-2.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gallery-2-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1284","post_id":"6648","meta_key":"_wp_attached_file","meta_value":"2018\/03\/gallery-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1285","post_id":"6648","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:555;s:6:\"height\";i:408;s:4:\"file\";s:21:\"2018\/03\/gallery-3.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gallery-3-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1286","post_id":"6649","meta_key":"_wp_attached_file","meta_value":"2018\/03\/gallery-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1287","post_id":"6649","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:555;s:6:\"height\";i:408;s:4:\"file\";s:21:\"2018\/03\/gallery-4.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gallery-4-300x221.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:221;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1288","post_id":"6650","meta_key":"_wp_attached_file","meta_value":"2018\/03\/pink-chart.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1289","post_id":"6650","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:506;s:6:\"height\";i:204;s:4:\"file\";s:22:\"2018\/03\/pink-chart.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"pink-chart-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"pink-chart-300x121.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:121;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1290","post_id":"6650","meta_key":"_wp_attachment_image_alt","meta_value":"Chart"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1291","post_id":"6651","meta_key":"_wp_attached_file","meta_value":"2018\/03\/collon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1292","post_id":"6651","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:26;s:6:\"height\";i:19;s:4:\"file\";s:18:\"2018\/03\/collon.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1293","post_id":"6652","meta_key":"_wp_attached_file","meta_value":"2018\/03\/single-image.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1294","post_id":"6652","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:168;s:6:\"height\";i:168;s:4:\"file\";s:24:\"2018\/03\/single-image.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"single-image-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1295","post_id":"6673","meta_key":"_wp_attached_file","meta_value":"2018\/03\/Consultix-Logo-L-pink.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1296","post_id":"6673","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:372;s:6:\"height\";i:90;s:4:\"file\";s:33:\"2018\/03\/Consultix-Logo-L-pink.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"Consultix-Logo-L-pink-150x90.png\";s:5:\"width\";i:150;s:6:\"height\";i:90;s:9:\"mime-type\";s:9:\"image\/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"Consultix-Logo-L-pink-300x73.png\";s:5:\"width\";i:300;s:6:\"height\";i:73;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1297","post_id":"287","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1298","post_id":"287","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1299","post_id":"287","meta_key":"_mc4wp_settings","meta_value":"a:8:{s:15:\"required_fields\";s:10:\"EMAIL,NAME\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";s:5:\"lists\";a:1:{i:0;s:10:\"3eb5ecdb1d\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1300","post_id":"287","meta_key":"text_subscribed","meta_value":"Thanks for Subscribing!"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1301","post_id":"287","meta_key":"text_invalid_email","meta_value":"Please provide a valid email address."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1302","post_id":"287","meta_key":"text_required_field_missing","meta_value":"Please fill in the required fields."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1303","post_id":"287","meta_key":"text_already_subscribed","meta_value":"Given email address is already subscribed, thank you!"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1304","post_id":"287","meta_key":"text_error","meta_value":"Oops. Something went wrong. Please try again later."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1305","post_id":"287","meta_key":"text_unsubscribed","meta_value":"You were successfully unsubscribed."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1306","post_id":"287","meta_key":"text_not_subscribed","meta_value":"Given email address is not subscribed."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1307","post_id":"287","meta_key":"text_no_lists_selected","meta_value":"Please select at least one list."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1308","post_id":"287","meta_key":"text_updated","meta_value":"Thank you, your records have been updated!"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1310","post_id":"534","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1311","post_id":"534","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1312","post_id":"534","meta_key":"_menu_item_object_id","meta_value":"293"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1313","post_id":"534","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1314","post_id":"534","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1315","post_id":"534","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1316","post_id":"534","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1317","post_id":"534","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1318","post_id":"534","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1319","post_id":"534","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1321","post_id":"665","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1322","post_id":"665","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1323","post_id":"665","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1324","post_id":"665","meta_key":"_menu_item_object_id","meta_value":"293"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1325","post_id":"665","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1326","post_id":"665","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1327","post_id":"665","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1328","post_id":"665","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1329","post_id":"665","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1331","post_id":"667","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1332","post_id":"667","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1333","post_id":"667","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1334","post_id":"667","meta_key":"_menu_item_object_id","meta_value":"294"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1335","post_id":"667","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1336","post_id":"667","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1337","post_id":"667","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1338","post_id":"667","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1339","post_id":"667","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1342","post_id":"1010","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1343","post_id":"1010","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1344","post_id":"1010","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1345","post_id":"1010","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1346","post_id":"1010","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1347","post_id":"1010","meta_key":"_menu_item_object_id","meta_value":"1010"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1348","post_id":"1010","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1349","post_id":"1010","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1350","post_id":"1010","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1351","post_id":"1010","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1353","post_id":"1093","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1354","post_id":"1093","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1355","post_id":"1093","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1356","post_id":"1093","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1357","post_id":"1093","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1358","post_id":"1093","meta_key":"_menu_item_object_id","meta_value":"1093"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1359","post_id":"1093","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1360","post_id":"1093","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1361","post_id":"1093","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1362","post_id":"1093","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1364","post_id":"1096","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1365","post_id":"1096","meta_key":"_menu_item_menu_item_parent","meta_value":"2590"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1366","post_id":"1096","meta_key":"_menu_item_object_id","meta_value":"294"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1367","post_id":"1096","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1368","post_id":"1096","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1369","post_id":"1096","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1370","post_id":"1096","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1371","post_id":"1096","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1372","post_id":"1096","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1373","post_id":"1096","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1387","post_id":"1665","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1388","post_id":"1665","meta_key":"_menu_item_menu_item_parent","meta_value":"1093"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1389","post_id":"1665","meta_key":"_menu_item_object_id","meta_value":"1577"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1390","post_id":"1665","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1391","post_id":"1665","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1392","post_id":"1665","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1393","post_id":"1665","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1394","post_id":"1665","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1395","post_id":"1665","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1396","post_id":"1665","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1399","post_id":"2035","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1400","post_id":"2035","meta_key":"_menu_item_menu_item_parent","meta_value":"3539"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1401","post_id":"2035","meta_key":"_menu_item_object_id","meta_value":"1979"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1402","post_id":"2035","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1403","post_id":"2035","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1404","post_id":"2035","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1405","post_id":"2035","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1406","post_id":"2035","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1407","post_id":"2035","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1408","post_id":"2035","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1410","post_id":"2551","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1411","post_id":"2551","meta_key":"_mc4wp_settings","meta_value":"a:8:{s:15:\"required_fields\";s:10:\"EMAIL,NAME\";s:5:\"lists\";a:1:{i:0;s:10:\"3eb5ecdb1d\";}s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1412","post_id":"2551","meta_key":"text_subscribed","meta_value":"Thank you, your sign-up request was successful! Please check your email inbox to confirm."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1413","post_id":"2551","meta_key":"text_invalid_email","meta_value":"Please provide a valid email address."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1414","post_id":"2551","meta_key":"text_required_field_missing","meta_value":"Please fill in the required fields."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1415","post_id":"2551","meta_key":"text_already_subscribed","meta_value":"Given email address is already subscribed, thank you!"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1416","post_id":"2551","meta_key":"text_error","meta_value":"Oops. Something went wrong. Please try again later."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1417","post_id":"2551","meta_key":"text_unsubscribed","meta_value":"You were successfully unsubscribed."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1418","post_id":"2551","meta_key":"text_not_subscribed","meta_value":"Given email address is not subscribed."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1419","post_id":"2551","meta_key":"text_no_lists_selected","meta_value":"Please select at least one list."}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1420","post_id":"2551","meta_key":"text_updated","meta_value":"Thank you, your records have been updated!"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1421","post_id":"2589","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1423","post_id":"2589","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1424","post_id":"2589","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1425","post_id":"2589","meta_key":"_menu_item_object_id","meta_value":"2589"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1426","post_id":"2589","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1427","post_id":"2589","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1428","post_id":"2589","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1429","post_id":"2589","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1430","post_id":"2589","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1431","post_id":"2589","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1433","post_id":"2590","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1434","post_id":"2590","meta_key":"_menu_item_menu_item_parent","meta_value":"1010"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1435","post_id":"2590","meta_key":"_menu_item_object_id","meta_value":"2590"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1436","post_id":"2590","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1437","post_id":"2590","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1438","post_id":"2590","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1439","post_id":"2590","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1440","post_id":"2590","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1441","post_id":"2590","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1442","post_id":"2590","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1455","post_id":"3911","meta_key":"_thumbnail_id","meta_value":"3903"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1456","post_id":"3911","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1457","post_id":"3911","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1458","post_id":"3912","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1459","post_id":"3912","meta_key":"_thumbnail_id","meta_value":"3904"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1460","post_id":"3912","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1461","post_id":"3915","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1462","post_id":"3915","meta_key":"_thumbnail_id","meta_value":"3905"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1463","post_id":"3915","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1510","post_id":"2970","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1511","post_id":"2970","meta_key":"_menu_item_menu_item_parent","meta_value":"2590"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1512","post_id":"2970","meta_key":"_menu_item_object_id","meta_value":"2964"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1513","post_id":"2970","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1514","post_id":"2970","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1515","post_id":"2970","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1516","post_id":"2970","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1517","post_id":"2970","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1518","post_id":"2970","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1519","post_id":"2970","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1522","post_id":"3537","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1523","post_id":"3537","meta_key":"_menu_item_menu_item_parent","meta_value":"3539"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1524","post_id":"3537","meta_key":"_menu_item_object_id","meta_value":"3533"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1525","post_id":"3537","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1526","post_id":"3537","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1527","post_id":"3537","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1528","post_id":"3537","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1529","post_id":"3537","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1530","post_id":"3537","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1531","post_id":"3537","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1534","post_id":"3539","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1535","post_id":"3539","meta_key":"_menu_item_menu_item_parent","meta_value":"1093"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1536","post_id":"3539","meta_key":"_menu_item_object_id","meta_value":"3539"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1537","post_id":"3539","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1538","post_id":"3539","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1539","post_id":"3539","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1540","post_id":"3539","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1541","post_id":"3539","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1542","post_id":"3539","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1543","post_id":"3539","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1557","post_id":"3874","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1558","post_id":"3874","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1559","post_id":"3874","meta_key":"_menu_item_object_id","meta_value":"674"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1560","post_id":"3874","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1561","post_id":"3874","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1562","post_id":"3874","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1563","post_id":"3874","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1564","post_id":"3874","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1565","post_id":"3874","meta_key":"_megamenu","meta_value":"a:2:{s:4:\"type\";s:6:\"flyout\";s:4:\"grid\";a:1:{i:0;a:2:{s:4:\"meta\";a:3:{s:5:\"class\";s:0:\"\";s:15:\"hide-on-desktop\";s:5:\"false\";s:14:\"hide-on-mobile\";s:5:\"false\";}s:7:\"columns\";a:3:{i:0;a:2:{s:4:\"meta\";a:4:{s:4:\"span\";s:1:\"4\";s:5:\"class\";s:0:\"\";s:15:\"hide-on-desktop\";s:5:\"false\";s:14:\"hide-on-mobile\";s:5:\"false\";}s:5:\"items\";a:1:{i:0;a:2:{s:2:\"id\";s:11:\"nav_menu-10\";s:4:\"type\";s:6:\"widget\";}}}i:1;a:2:{s:4:\"meta\";a:4:{s:4:\"span\";s:1:\"4\";s:5:\"class\";s:0:\"\";s:15:\"hide-on-desktop\";s:5:\"false\";s:14:\"hide-on-mobile\";s:5:\"false\";}s:5:\"items\";a:1:{i:0;a:2:{s:2:\"id\";s:11:\"nav_menu-11\";s:4:\"type\";s:6:\"widget\";}}}i:2;a:2:{s:4:\"meta\";a:4:{s:4:\"span\";s:1:\"4\";s:5:\"class\";s:0:\"\";s:15:\"hide-on-desktop\";s:5:\"false\";s:14:\"hide-on-mobile\";s:5:\"false\";}s:5:\"items\";a:1:{i:0;a:2:{s:2:\"id\";s:11:\"nav_menu-12\";s:4:\"type\";s:6:\"widget\";}}}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1566","post_id":"3874","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1567","post_id":"3874","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1569","post_id":"3884","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1570","post_id":"3884","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1571","post_id":"3884","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1572","post_id":"3884","meta_key":"_menu_item_object_id","meta_value":"437"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1573","post_id":"3884","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1575","post_id":"3884","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1576","post_id":"3884","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1577","post_id":"3884","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1578","post_id":"3884","meta_key":"_megamenu","meta_value":"a:2:{s:4:\"type\";s:6:\"flyout\";s:4:\"grid\";a:1:{i:0;a:2:{s:4:\"meta\";a:3:{s:5:\"class\";s:0:\"\";s:15:\"hide-on-desktop\";s:5:\"false\";s:14:\"hide-on-mobile\";s:5:\"false\";}s:7:\"columns\";a:2:{i:0;a:2:{s:4:\"meta\";a:4:{s:4:\"span\";s:1:\"6\";s:5:\"class\";s:0:\"\";s:15:\"hide-on-desktop\";s:5:\"false\";s:14:\"hide-on-mobile\";s:5:\"false\";}s:5:\"items\";a:1:{i:0;a:2:{s:2:\"id\";s:11:\"nav_menu-15\";s:4:\"type\";s:6:\"widget\";}}}i:1;a:2:{s:4:\"meta\";a:4:{s:4:\"span\";s:1:\"6\";s:5:\"class\";s:0:\"\";s:15:\"hide-on-desktop\";s:5:\"false\";s:14:\"hide-on-mobile\";s:5:\"false\";}s:5:\"items\";a:1:{i:0;a:2:{s:2:\"id\";s:11:\"nav_menu-16\";s:4:\"type\";s:6:\"widget\";}}}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1579","post_id":"3884","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1580","post_id":"3884","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1582","post_id":"4025","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1583","post_id":"4025","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1584","post_id":"4025","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1585","post_id":"4025","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1586","post_id":"4025","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1587","post_id":"4025","meta_key":"_menu_item_object_id","meta_value":"4025"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1588","post_id":"4025","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1589","post_id":"4025","meta_key":"_menu_item_menu_item_parent","meta_value":"3874"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1591","post_id":"4025","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1592","post_id":"4025","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1593","post_id":"4026","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1594","post_id":"4026","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1595","post_id":"4026","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1596","post_id":"4026","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1597","post_id":"4026","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1598","post_id":"4026","meta_key":"_menu_item_object_id","meta_value":"3123"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1599","post_id":"4026","meta_key":"_menu_item_menu_item_parent","meta_value":"4035"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1600","post_id":"4026","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1602","post_id":"4026","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1603","post_id":"4026","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1605","post_id":"4027","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1606","post_id":"4027","meta_key":"_menu_item_menu_item_parent","meta_value":"4035"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1608","post_id":"4027","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1609","post_id":"4027","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1610","post_id":"4027","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1611","post_id":"4027","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1612","post_id":"4027","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1613","post_id":"4027","meta_key":"_menu_item_object_id","meta_value":"3128"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1614","post_id":"4027","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1615","post_id":"4027","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1617","post_id":"4028","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1618","post_id":"4028","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1619","post_id":"4028","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1620","post_id":"4028","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1621","post_id":"4028","meta_key":"_menu_item_object_id","meta_value":"3125"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1622","post_id":"4028","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1623","post_id":"4028","meta_key":"_menu_item_menu_item_parent","meta_value":"4035"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1625","post_id":"4028","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1626","post_id":"4028","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1627","post_id":"4028","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1629","post_id":"4030","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1630","post_id":"4030","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1631","post_id":"4030","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1632","post_id":"4030","meta_key":"_menu_item_object_id","meta_value":"3132"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1633","post_id":"4030","meta_key":"_menu_item_menu_item_parent","meta_value":"4036"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1634","post_id":"4030","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1636","post_id":"4030","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1637","post_id":"4030","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1638","post_id":"4030","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1639","post_id":"4030","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1642","post_id":"4031","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1643","post_id":"4031","meta_key":"_menu_item_menu_item_parent","meta_value":"4036"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1644","post_id":"4031","meta_key":"_menu_item_object_id","meta_value":"3130"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1645","post_id":"4031","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1646","post_id":"4031","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1647","post_id":"4031","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1648","post_id":"4031","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1649","post_id":"4031","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1650","post_id":"4031","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1651","post_id":"4031","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1654","post_id":"4032","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1655","post_id":"4032","meta_key":"_menu_item_menu_item_parent","meta_value":"4025"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1656","post_id":"4032","meta_key":"_menu_item_object_id","meta_value":"3120"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1657","post_id":"4032","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1658","post_id":"4032","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1659","post_id":"4032","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1660","post_id":"4032","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1661","post_id":"4032","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1662","post_id":"4032","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1663","post_id":"4032","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1666","post_id":"4033","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1667","post_id":"4033","meta_key":"_menu_item_menu_item_parent","meta_value":"4025"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1668","post_id":"4033","meta_key":"_menu_item_object_id","meta_value":"3118"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1669","post_id":"4033","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1670","post_id":"4033","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1671","post_id":"4033","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1672","post_id":"4033","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1673","post_id":"4033","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1674","post_id":"4033","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1675","post_id":"4033","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1678","post_id":"4034","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1679","post_id":"4034","meta_key":"_menu_item_menu_item_parent","meta_value":"4025"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1680","post_id":"4034","meta_key":"_menu_item_object_id","meta_value":"3110"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1681","post_id":"4034","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1682","post_id":"4034","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1683","post_id":"4034","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1684","post_id":"4034","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1685","post_id":"4034","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1686","post_id":"4034","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1687","post_id":"4034","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1690","post_id":"4035","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1691","post_id":"4035","meta_key":"_menu_item_menu_item_parent","meta_value":"3874"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1692","post_id":"4035","meta_key":"_menu_item_object_id","meta_value":"4035"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1693","post_id":"4035","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1694","post_id":"4035","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1695","post_id":"4035","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1696","post_id":"4035","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1697","post_id":"4035","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1698","post_id":"4035","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1699","post_id":"4035","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1701","post_id":"4036","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1702","post_id":"4036","meta_key":"_menu_item_menu_item_parent","meta_value":"3874"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1703","post_id":"4036","meta_key":"_menu_item_object_id","meta_value":"4036"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1704","post_id":"4036","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1705","post_id":"4036","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1706","post_id":"4036","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1707","post_id":"4036","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1708","post_id":"4036","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1709","post_id":"4036","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1710","post_id":"4036","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1711","post_id":"4918","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1712","post_id":"4918","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1713","post_id":"4918","meta_key":"_menu_item_url","meta_value":"http:\/\/growthmarcom.com\/consultix\/events"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1714","post_id":"4918","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1715","post_id":"4918","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1716","post_id":"4918","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1717","post_id":"4918","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1718","post_id":"4918","meta_key":"_menu_item_object_id","meta_value":"4918"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1719","post_id":"4918","meta_key":"_menu_item_menu_item_parent","meta_value":"1010"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1720","post_id":"4918","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1722","post_id":"4964","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1723","post_id":"4964","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1724","post_id":"4964","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1725","post_id":"4964","meta_key":"_menu_item_object_id","meta_value":"4949"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1726","post_id":"4964","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1727","post_id":"4964","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1728","post_id":"4964","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1729","post_id":"4964","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1730","post_id":"4964","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1731","post_id":"4964","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1732","post_id":"4964","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1734","post_id":"4965","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1735","post_id":"4965","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1736","post_id":"4965","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1737","post_id":"4965","meta_key":"_menu_item_object_id","meta_value":"4927"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1738","post_id":"4965","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1739","post_id":"4965","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1740","post_id":"4965","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1741","post_id":"4965","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1742","post_id":"4965","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1743","post_id":"4965","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1744","post_id":"4965","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1746","post_id":"4971","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1747","post_id":"4971","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1748","post_id":"4971","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1749","post_id":"4971","meta_key":"_menu_item_object_id","meta_value":"4966"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1750","post_id":"4971","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1751","post_id":"4971","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1752","post_id":"4971","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1753","post_id":"4971","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1754","post_id":"4971","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1755","post_id":"4971","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1756","post_id":"4971","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1758","post_id":"4974","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1759","post_id":"4974","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1760","post_id":"4974","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1761","post_id":"4974","meta_key":"_menu_item_object_id","meta_value":"4972"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1762","post_id":"4974","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1763","post_id":"4974","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1764","post_id":"4974","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1765","post_id":"4974","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1766","post_id":"4974","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1767","post_id":"4974","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1768","post_id":"4974","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1771","post_id":"4976","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1772","post_id":"4976","meta_key":"_menu_item_menu_item_parent","meta_value":"1093"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1773","post_id":"4976","meta_key":"_menu_item_object_id","meta_value":"4972"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1774","post_id":"4976","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1775","post_id":"4976","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1776","post_id":"4976","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1777","post_id":"4976","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1778","post_id":"4976","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1779","post_id":"4976","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1780","post_id":"4976","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1783","post_id":"4977","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1784","post_id":"4977","meta_key":"_menu_item_menu_item_parent","meta_value":"1093"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1785","post_id":"4977","meta_key":"_menu_item_object_id","meta_value":"4966"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1786","post_id":"4977","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1787","post_id":"4977","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1788","post_id":"4977","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1789","post_id":"4977","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1790","post_id":"4977","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1791","post_id":"4977","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1792","post_id":"4977","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1795","post_id":"4978","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1796","post_id":"4978","meta_key":"_menu_item_menu_item_parent","meta_value":"1093"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1797","post_id":"4978","meta_key":"_menu_item_object_id","meta_value":"4949"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1798","post_id":"4978","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1799","post_id":"4978","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1800","post_id":"4978","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1801","post_id":"4978","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1802","post_id":"4978","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1803","post_id":"4978","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1804","post_id":"4978","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1807","post_id":"4979","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1808","post_id":"4979","meta_key":"_menu_item_menu_item_parent","meta_value":"1093"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1809","post_id":"4979","meta_key":"_menu_item_object_id","meta_value":"4927"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1810","post_id":"4979","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1811","post_id":"4979","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1812","post_id":"4979","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1813","post_id":"4979","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1814","post_id":"4979","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1815","post_id":"4979","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1816","post_id":"4979","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1819","post_id":"6397","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1820","post_id":"6397","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1821","post_id":"6397","meta_key":"_menu_item_object_id","meta_value":"5062"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1822","post_id":"6397","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1823","post_id":"6397","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1824","post_id":"6397","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1825","post_id":"6397","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1826","post_id":"6397","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1827","post_id":"6397","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1828","post_id":"6397","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1831","post_id":"6398","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1832","post_id":"6398","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1833","post_id":"6398","meta_key":"_menu_item_object_id","meta_value":"6282"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1834","post_id":"6398","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1835","post_id":"6398","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1836","post_id":"6398","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1837","post_id":"6398","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1838","post_id":"6398","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1839","post_id":"6398","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1840","post_id":"6398","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1855","post_id":"6400","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1856","post_id":"6400","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1857","post_id":"6400","meta_key":"_menu_item_object_id","meta_value":"5063"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1858","post_id":"6400","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1859","post_id":"6400","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1860","post_id":"6400","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1861","post_id":"6400","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1862","post_id":"6400","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1863","post_id":"6400","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1864","post_id":"6400","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1889","post_id":"6413","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1890","post_id":"6413","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1891","post_id":"6413","meta_key":"_menu_item_url","meta_value":"http:\/\/growthmarcom.com\/consultix\/quality-resourcing\/"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1892","post_id":"6413","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1893","post_id":"6413","meta_key":"_menu_item_object_id","meta_value":"6413"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1894","post_id":"6413","meta_key":"_menu_item_menu_item_parent","meta_value":"2589"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1895","post_id":"6413","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1897","post_id":"6413","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1898","post_id":"6413","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1899","post_id":"6413","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1901","post_id":"6414","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1902","post_id":"6414","meta_key":"_menu_item_menu_item_parent","meta_value":"2589"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1903","post_id":"6414","meta_key":"_menu_item_object_id","meta_value":"6282"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1904","post_id":"6414","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1905","post_id":"6414","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1906","post_id":"6414","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1907","post_id":"6414","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1908","post_id":"6414","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1909","post_id":"6414","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1910","post_id":"6414","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1913","post_id":"6415","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1914","post_id":"6415","meta_key":"_menu_item_menu_item_parent","meta_value":"2589"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1915","post_id":"6415","meta_key":"_menu_item_object_id","meta_value":"5062"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1916","post_id":"6415","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1917","post_id":"6415","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1918","post_id":"6415","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1919","post_id":"6415","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1920","post_id":"6415","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1921","post_id":"6415","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1922","post_id":"6415","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1925","post_id":"6417","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1926","post_id":"6417","meta_key":"_menu_item_menu_item_parent","meta_value":"2589"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1927","post_id":"6417","meta_key":"_menu_item_object_id","meta_value":"5063"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1928","post_id":"6417","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1929","post_id":"6417","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1930","post_id":"6417","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1931","post_id":"6417","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1932","post_id":"6417","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1933","post_id":"6417","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1934","post_id":"6417","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1937","post_id":"6418","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1938","post_id":"6418","meta_key":"_menu_item_menu_item_parent","meta_value":"2589"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1939","post_id":"6418","meta_key":"_menu_item_object_id","meta_value":"6065"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1940","post_id":"6418","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1941","post_id":"6418","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1942","post_id":"6418","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1943","post_id":"6418","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1944","post_id":"6418","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1945","post_id":"6418","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1946","post_id":"6418","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1949","post_id":"6419","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1950","post_id":"6419","meta_key":"_menu_item_menu_item_parent","meta_value":"2589"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1951","post_id":"6419","meta_key":"_menu_item_object_id","meta_value":"6375"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1952","post_id":"6419","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1953","post_id":"6419","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1954","post_id":"6419","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1955","post_id":"6419","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1956","post_id":"6419","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1957","post_id":"6419","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1958","post_id":"6419","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1960","post_id":"293","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609912538673{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912599612{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1962","post_id":"293","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609912538673{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912599612{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1964","post_id":"293","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1965","post_id":"293","meta_key":"banner_title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1966","post_id":"293","meta_key":"bannercheck","meta_value":"nobannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1968","post_id":"293","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1969","post_id":"293","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609912538673{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912599612{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1970","post_id":"293","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1971","post_id":"293","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1972","post_id":"293","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1973","post_id":"293","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1974","post_id":"293","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1975","post_id":"293","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1976","post_id":"294","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}.vc_custom_1519731054960{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916450454{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-right: 46px !important;padding-bottom: 70px !important;padding-left: 46px !important;background-color: #ffffff !important;}.vc_custom_1519729616372{padding-top: 70px !important;padding-right: 30px !important;padding-bottom: 70px !important;padding-left: 30px !important;background-color: #f4f4f4 !important;}.vc_custom_1519730936863{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916417528{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 50px !important;padding-bottom: 0px !important;padding-left: 50px !important;}.vc_custom_1609916530301{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730303419{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730747658{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730867714{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519732835264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}.vc_custom_1519729938908{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730372061{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521001888995{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730825247{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519731649934{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1978","post_id":"294","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}.vc_custom_1519731054960{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916450454{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-right: 46px !important;padding-bottom: 70px !important;padding-left: 46px !important;background-color: #ffffff !important;}.vc_custom_1519729616372{padding-top: 70px !important;padding-right: 30px !important;padding-bottom: 70px !important;padding-left: 30px !important;background-color: #f4f4f4 !important;}.vc_custom_1519730936863{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916417528{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 50px !important;padding-bottom: 0px !important;padding-left: 50px !important;}.vc_custom_1609916530301{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730303419{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730747658{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730867714{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519732835264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}.vc_custom_1519729938908{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730372061{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521001888995{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730825247{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519731649934{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1980","post_id":"294","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1981","post_id":"294","meta_key":"banner_title","meta_value":"Contact Us Style One"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1982","post_id":"294","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1984","post_id":"294","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1985","post_id":"294","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}.vc_custom_1519731054960{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916450454{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-right: 46px !important;padding-bottom: 70px !important;padding-left: 46px !important;background-color: #ffffff !important;}.vc_custom_1519729616372{padding-top: 70px !important;padding-right: 30px !important;padding-bottom: 70px !important;padding-left: 30px !important;background-color: #f4f4f4 !important;}.vc_custom_1519730936863{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916417528{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 50px !important;padding-bottom: 0px !important;padding-left: 50px !important;}.vc_custom_1609916530301{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730303419{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730747658{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730867714{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519732835264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}.vc_custom_1519729938908{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730372061{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521001888995{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730825247{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519731649934{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1986","post_id":"294","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1987","post_id":"294","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1988","post_id":"429","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1989","post_id":"429","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1990","post_id":"429","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1991","post_id":"429","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1992","post_id":"429","meta_key":"banner_title","meta_value":"Portfolio"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1993","post_id":"429","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1994","post_id":"429","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1995","post_id":"429","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1996","post_id":"429","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"1997","post_id":"429","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2000","post_id":"437","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2001","post_id":"437","meta_key":"banner_title","meta_value":"Shop"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2002","post_id":"437","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2004","post_id":"437","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2005","post_id":"437","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2006","post_id":"437","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2007","post_id":"437","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2008","post_id":"437","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2009","post_id":"437","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2010","post_id":"437","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2013","post_id":"440","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2014","post_id":"440","meta_key":"banner_title","meta_value":"My Account"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2015","post_id":"440","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2017","post_id":"440","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2018","post_id":"440","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2029","post_id":"445","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2030","post_id":"445","meta_key":"banner_title","meta_value":"Cart"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2031","post_id":"445","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2033","post_id":"445","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2034","post_id":"445","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2035","post_id":"674","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2036","post_id":"674","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2037","post_id":"674","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2038","post_id":"674","meta_key":"banner_title","meta_value":"Blog"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2039","post_id":"674","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2040","post_id":"674","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2041","post_id":"674","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2042","post_id":"674","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2043","post_id":"674","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2044","post_id":"674","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2045","post_id":"674","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2046","post_id":"674","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2047","post_id":"5062","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614461678{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}.vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614473423{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1610614483511{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1610614492215{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}.vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614512214{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614647705{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614517727{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614654575{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614523314{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614661047{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2049","post_id":"5062","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614461678{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}.vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614473423{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1610614483511{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1610614492215{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}.vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614512214{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614647705{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614517727{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614654575{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614523314{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614661047{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2051","post_id":"5062","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2052","post_id":"5062","meta_key":"banner_title","meta_value":"Business Services"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2053","post_id":"5062","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2054","post_id":"5062","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2055","post_id":"5062","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2056","post_id":"5062","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2057","post_id":"5062","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2058","post_id":"5062","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2060","post_id":"5062","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2061","post_id":"5062","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614461678{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}.vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614473423{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1610614483511{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1610614492215{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}.vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614512214{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614647705{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614517727{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614654575{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614523314{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614661047{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2062","post_id":"5062","meta_key":"_wpml_media_featured","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2063","post_id":"5062","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2064","post_id":"5062","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2065","post_id":"5062","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2066","post_id":"5063","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614761105{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}.vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}.vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2068","post_id":"5063","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614761105{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}.vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}.vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2069","post_id":"5063","meta_key":"banner_title","meta_value":"Software & Research"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2070","post_id":"5063","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2071","post_id":"5063","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2072","post_id":"5063","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2073","post_id":"5063","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2074","post_id":"5063","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2075","post_id":"5063","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2077","post_id":"5063","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2078","post_id":"5063","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614761105{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}.vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}.vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2079","post_id":"5063","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2080","post_id":"5063","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2081","post_id":"5063","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2082","post_id":"5063","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2084","post_id":"6495","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2085","post_id":"6495","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2086","post_id":"6495","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2087","post_id":"6495","meta_key":"_menu_item_object_id","meta_value":"1577"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2088","post_id":"6495","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2089","post_id":"6495","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2090","post_id":"6495","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2091","post_id":"6495","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2092","post_id":"6495","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2093","post_id":"6495","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2094","post_id":"6495","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2097","post_id":"6557","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2098","post_id":"6557","meta_key":"_menu_item_menu_item_parent","meta_value":"2590"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2099","post_id":"6557","meta_key":"_menu_item_object_id","meta_value":"6552"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2100","post_id":"6557","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2101","post_id":"6557","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2102","post_id":"6557","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2103","post_id":"6557","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2104","post_id":"6557","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2105","post_id":"6557","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2106","post_id":"6557","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2109","post_id":"6558","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2110","post_id":"6558","meta_key":"_menu_item_menu_item_parent","meta_value":"2590"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2111","post_id":"6558","meta_key":"_menu_item_object_id","meta_value":"6534"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2112","post_id":"6558","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2113","post_id":"6558","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2114","post_id":"6558","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2115","post_id":"6558","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2116","post_id":"6558","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2117","post_id":"6558","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2118","post_id":"6558","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2157","post_id":"6613","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2158","post_id":"6613","meta_key":"_menu_item_menu_item_parent","meta_value":"1093"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2159","post_id":"6613","meta_key":"_menu_item_object_id","meta_value":"6593"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2160","post_id":"6613","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2161","post_id":"6613","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2162","post_id":"6613","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2163","post_id":"6613","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2164","post_id":"6613","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2165","post_id":"6613","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2166","post_id":"6613","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2169","post_id":"6614","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2170","post_id":"6614","meta_key":"_menu_item_menu_item_parent","meta_value":"1093"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2171","post_id":"6614","meta_key":"_menu_item_object_id","meta_value":"6583"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2172","post_id":"6614","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2173","post_id":"6614","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2174","post_id":"6614","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2175","post_id":"6614","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2176","post_id":"6614","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2177","post_id":"6614","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2178","post_id":"6614","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2180","post_id":"6615","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2181","post_id":"6615","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2182","post_id":"6615","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2183","post_id":"6615","meta_key":"_menu_item_object_id","meta_value":"6593"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2184","post_id":"6615","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2185","post_id":"6615","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2186","post_id":"6615","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2187","post_id":"6615","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2188","post_id":"6615","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2189","post_id":"6615","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2190","post_id":"6615","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2192","post_id":"6616","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2193","post_id":"6616","meta_key":"_menu_item_type","meta_value":"post_type"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2194","post_id":"6616","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2195","post_id":"6616","meta_key":"_menu_item_object_id","meta_value":"6583"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2196","post_id":"6616","meta_key":"_menu_item_object","meta_value":"page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2197","post_id":"6616","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2198","post_id":"6616","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2199","post_id":"6616","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2200","post_id":"6616","meta_key":"_menu_item_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2201","post_id":"6616","meta_key":"_rt_megamenu_type","meta_value":"column"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2202","post_id":"6616","meta_key":"_rt_megamenu_sicon","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2204","post_id":"1577","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511352317763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1511767360212{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511517093975{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609752897522{margin-top: 75px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #e8e8e8 !important;border-left-style: solid !important;border-right-color: #e8e8e8 !important;border-right-style: solid !important;border-top-color: #e8e8e8 !important;border-top-style: solid !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514804967052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1511516587217{margin-top: 10px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539187672{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539202686{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2206","post_id":"1577","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2207","post_id":"1577","meta_key":"banner_title","meta_value":"Career"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2208","post_id":"1577","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2209","post_id":"1577","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2210","post_id":"1577","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2211","post_id":"1577","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2212","post_id":"1577","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2213","post_id":"1577","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2215","post_id":"1577","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2216","post_id":"1577","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511352317763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1511767360212{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511517093975{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609752897522{margin-top: 75px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #e8e8e8 !important;border-left-style: solid !important;border-right-color: #e8e8e8 !important;border-right-style: solid !important;border-top-color: #e8e8e8 !important;border-top-style: solid !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514804967052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1511516587217{margin-top: 10px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539187672{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539202686{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2217","post_id":"1577","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2218","post_id":"1979","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1520509534763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610613620684{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613630971{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0\r\npx !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2219","post_id":"1979","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2221","post_id":"1979","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2222","post_id":"1979","meta_key":"banner_title","meta_value":"Team in List View"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2223","post_id":"1979","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2225","post_id":"1979","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2226","post_id":"1979","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1520509534763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610613620684{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613630971{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0\r\npx !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2239","post_id":"2964","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}.vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1610614119879{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733402399{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733332717{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609916643285{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519734216991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}.vc_custom_1519734207158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519734148001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2240","post_id":"2964","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2241","post_id":"2964","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}.vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1610614119879{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733402399{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733332717{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609916643285{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519734216991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}.vc_custom_1519734207158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519734148001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2243","post_id":"2964","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2244","post_id":"2964","meta_key":"banner_title","meta_value":"Contact Us Style Two"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2245","post_id":"2964","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2246","post_id":"2964","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2248","post_id":"3110","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512016868861{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807276000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608811481232{margin-bottom: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2250","post_id":"3110","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2251","post_id":"3110","meta_key":"banner_title","meta_value":"Blog Style One with Left Sidebar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2252","post_id":"3110","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2253","post_id":"3110","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2254","post_id":"3110","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2255","post_id":"3110","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512016868861{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807276000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608811481232{margin-bottom: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2257","post_id":"3118","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512017506118{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807605200{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608811909218{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2259","post_id":"3118","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2260","post_id":"3118","meta_key":"banner_title","meta_value":"Blog Style One with Right Sidebar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2261","post_id":"3118","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2262","post_id":"3118","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2263","post_id":"3118","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512017506118{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807605200{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608811909218{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2264","post_id":"3118","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2266","post_id":"3120","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512018377591{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807501341{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608721217937{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2267","post_id":"3120","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2269","post_id":"3120","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2270","post_id":"3120","meta_key":"banner_title","meta_value":"Blog Style One without Sidebar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2271","post_id":"3120","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2272","post_id":"3120","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2273","post_id":"3120","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512018377591{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807501341{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608721217937{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2275","post_id":"3123","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512018742405{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807827293{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812542775{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2278","post_id":"3123","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2279","post_id":"3123","meta_key":"banner_title","meta_value":"Blog Style Two without Sidebar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2280","post_id":"3123","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2281","post_id":"3123","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2282","post_id":"3123","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2283","post_id":"3123","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512018742405{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807827293{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812542775{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2284","post_id":"3125","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019222970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807703072{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812070739{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2286","post_id":"3125","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2287","post_id":"3125","meta_key":"banner_title","meta_value":"Blog Style Two with Left Sidebar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2288","post_id":"3125","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2289","post_id":"3125","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2290","post_id":"3125","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2291","post_id":"3125","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019222970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807703072{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812070739{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2293","post_id":"3128","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019593480{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807938001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812321350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2296","post_id":"3128","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2297","post_id":"3128","meta_key":"banner_title","meta_value":"Blog Style Two with Right Sidebar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2298","post_id":"3128","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2299","post_id":"3128","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2300","post_id":"3128","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2301","post_id":"3128","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019593480{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807938001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812321350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2302","post_id":"3130","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019864224{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514808052950{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812444360{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2305","post_id":"3130","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2306","post_id":"3130","meta_key":"banner_title","meta_value":"Blog Style Three with Left Sidebar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2307","post_id":"3130","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2308","post_id":"3130","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2309","post_id":"3130","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2310","post_id":"3130","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019864224{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514808052950{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812444360{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2311","post_id":"3132","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1609406021871{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;}.vc_custom_1608812647547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2314","post_id":"3132","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2315","post_id":"3132","meta_key":"banner_title","meta_value":"Blog Style Three with Right Sidebar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2316","post_id":"3132","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2317","post_id":"3132","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2318","post_id":"3132","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2319","post_id":"3132","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1609406021871{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;}.vc_custom_1608812647547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2320","post_id":"3134","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1514808171766{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608724696889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2323","post_id":"3134","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2324","post_id":"3134","meta_key":"banner_title","meta_value":"Blog Style Three without Sidebar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2325","post_id":"3134","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2326","post_id":"3134","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2327","post_id":"3134","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2328","post_id":"3134","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1514808171766{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608724696889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2336","post_id":"3524","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1511763191331{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511758792949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511758815267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2337","post_id":"3524","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2338","post_id":"3524","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2339","post_id":"3524","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2340","post_id":"3524","meta_key":"banner_title","meta_value":"Team"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2341","post_id":"3524","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2342","post_id":"3524","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2343","post_id":"3524","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1511763191331{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511758792949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511758815267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2344","post_id":"3524","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2345","post_id":"3533","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1519303019337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610613547110{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613557158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512186854267{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507639528{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368173946{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512209196793{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496053268{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2347","post_id":"3533","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1519303019337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610613547110{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613557158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512186854267{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507639528{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368173946{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512209196793{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496053268{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2348","post_id":"3533","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2350","post_id":"3533","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2351","post_id":"3533","meta_key":"banner_title","meta_value":"Team in Grid View"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2352","post_id":"3533","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2354","post_id":"3533","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2355","post_id":"3533","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1519303019337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610613547110{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613557158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512186854267{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507639528{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368173946{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512209196793{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496053268{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2356","post_id":"4066","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2357","post_id":"4066","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2358","post_id":"4066","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2359","post_id":"4066","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2360","post_id":"4066","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2361","post_id":"4066","meta_key":"banner_title","meta_value":"Portfolio Listing Style One"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2362","post_id":"4066","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2363","post_id":"4066","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2364","post_id":"4066","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2365","post_id":"4075","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2366","post_id":"4075","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2367","post_id":"4075","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2368","post_id":"4075","meta_key":"banner_title","meta_value":"Portfolio Listing Style Two"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2369","post_id":"4075","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2370","post_id":"4075","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2371","post_id":"4075","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2372","post_id":"4075","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2373","post_id":"4075","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2374","post_id":"4077","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2375","post_id":"4077","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2376","post_id":"4077","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2377","post_id":"4077","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2378","post_id":"4077","meta_key":"banner_title","meta_value":"Portfolio Listing Style Three"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2379","post_id":"4077","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2380","post_id":"4077","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2381","post_id":"4077","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2382","post_id":"4077","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2383","post_id":"248","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511785402115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 65px !important;}.vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1511782472318{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511870081180{margin-top: 56px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511782495023{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511858527384{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511869970089{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511782348672{margin-top: 0px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511778470102{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511782014281{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 30px !important;padding-bottom: 0px !important;padding-left: 30px !important;}.vc_custom_1511782117337{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511781926534{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 5px !important;padding-right: 26px !important;padding-bottom: 30px !important;padding-left: 26px !important;background-color: #f5f5f5 !important;}.vc_custom_1511779701979{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511779823463{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511775472600{margin-top: 60px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511784354574{margin-top: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512197582650{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #e7184e !important;}.vc_custom_1512198226976{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512198226980{padding-top: 27px !important;padding-right: 30px !important;padding-bottom: 27px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1512198005933{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512197645972{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 18px !important;}.vc_custom_1512197656877{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245178722{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}.vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1509615696867{margin-right: 0px !important;margin-bottom: 75px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}.vc_custom_1512198080156{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}.vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}.vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2384","post_id":"248","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2385","post_id":"248","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2386","post_id":"248","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2387","post_id":"248","meta_key":"fg_temp_metadata","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2388","post_id":"248","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2389","post_id":"248","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511785402115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 65px !important;}.vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1511782472318{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511870081180{margin-top: 56px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511782495023{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511858527384{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511869970089{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511782348672{margin-top: 0px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511778470102{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511782014281{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 30px !important;padding-bottom: 0px !important;padding-left: 30px !important;}.vc_custom_1511782117337{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511781926534{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 5px !important;padding-right: 26px !important;padding-bottom: 30px !important;padding-left: 26px !important;background-color: #f5f5f5 !important;}.vc_custom_1511779701979{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511779823463{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511775472600{margin-top: 60px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511784354574{margin-top: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512197582650{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #e7184e !important;}.vc_custom_1512198226976{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512198226980{padding-top: 27px !important;padding-right: 30px !important;padding-bottom: 27px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1512198005933{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512197645972{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 18px !important;}.vc_custom_1512197656877{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245178722{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}.vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1509615696867{margin-right: 0px !important;margin-bottom: 75px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}.vc_custom_1512198080156{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}.vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}.vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2390","post_id":"248","meta_key":"_thumbnail_id","meta_value":"4072"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2391","post_id":"249","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511775843780{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513766416700{margin-bottom: 0px !important;padding-top: 55px !important;padding-bottom: 65px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1511870321421{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 30px !important;background-color: #ffffff !important;}.vc_custom_1511870263538{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 63px !important;background-color: #ffffff !important;}.vc_custom_1513766010785{margin-bottom: 80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513768238350{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511870495574{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513765947750{margin-top: 70px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1513765963574{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1513765918657{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1513765212747{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1513765250538{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802050234{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802093810{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245178722{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2392","post_id":"249","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2393","post_id":"249","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2394","post_id":"249","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2395","post_id":"249","meta_key":"fg_temp_metadata","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2396","post_id":"249","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2397","post_id":"249","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511775843780{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513766416700{margin-bottom: 0px !important;padding-top: 55px !important;padding-bottom: 65px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1511870321421{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 30px !important;background-color: #ffffff !important;}.vc_custom_1511870263538{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 63px !important;background-color: #ffffff !important;}.vc_custom_1513766010785{margin-bottom: 80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513768238350{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511870495574{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513765947750{margin-top: 70px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1513765963574{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1513765918657{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1513765212747{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1513765250538{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802050234{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802093810{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245178722{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2398","post_id":"249","meta_key":"_thumbnail_id","meta_value":"4071"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2399","post_id":"250","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1513763855103{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 0px !important;}.vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(https:\/\/finacorp.wordpresstheme.net\/demo-one\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519385537732{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 63px !important;background-color: #ffffff !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513763948127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511870601619{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 17px !important;padding-bottom: 0px !important;padding-left: 17px !important;}.vc_custom_1513763906028{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513764116640{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513764306466{margin-top: 23px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513764325262{margin-top: 23px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513764334237{margin-top: 23px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519385581045{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}.vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1509615696867{margin-right: 0px !important;margin-bottom: 75px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}.vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}.vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2400","post_id":"250","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2401","post_id":"250","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2402","post_id":"250","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2403","post_id":"250","meta_key":"fg_temp_metadata","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2404","post_id":"250","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2405","post_id":"250","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1513763855103{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 0px !important;}.vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(https:\/\/finacorp.wordpresstheme.net\/demo-one\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519385537732{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 63px !important;background-color: #ffffff !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513763948127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511870601619{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 17px !important;padding-bottom: 0px !important;padding-left: 17px !important;}.vc_custom_1513763906028{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513764116640{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513764306466{margin-top: 23px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513764325262{margin-top: 23px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513764334237{margin-top: 23px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519385581045{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}.vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1509615696867{margin-right: 0px !important;margin-bottom: 75px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}.vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}.vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2406","post_id":"250","meta_key":"_thumbnail_id","meta_value":"4070"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2407","post_id":"4080","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518679127665{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2408","post_id":"4080","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2409","post_id":"4080","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2410","post_id":"4080","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2411","post_id":"4080","meta_key":"banner_title","meta_value":"Portfolio Listing Style Four"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2412","post_id":"4080","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2413","post_id":"4080","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2414","post_id":"4080","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2415","post_id":"4080","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518679127665{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2416","post_id":"4083","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518678651948{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2417","post_id":"4083","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2418","post_id":"4083","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2419","post_id":"4083","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2420","post_id":"4083","meta_key":"banner_title","meta_value":"Portfolio Listing Style Five"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2421","post_id":"4083","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2422","post_id":"4083","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2423","post_id":"4083","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2424","post_id":"4083","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}.vc_custom_1518678651948{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}.vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2425","post_id":"4927","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1610612837719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610612848527{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610612865027{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1610612875059{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1610612885715{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610612931526{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610612941084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2426","post_id":"4927","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2427","post_id":"4927","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2428","post_id":"4927","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1610612837719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610612848527{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610612865027{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1610612875059{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1610612885715{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610612931526{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610612941084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2430","post_id":"4927","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2431","post_id":"4927","meta_key":"banner_title","meta_value":"Company Overview"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2432","post_id":"4927","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2434","post_id":"4949","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610613008045{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613017661{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363475727{margin-top: 28px !important;margin-bottom: 65px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195673278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}.vc_custom_1519195682256{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367529516{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613036747{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613047765{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367443753{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195654077{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}.vc_custom_1519195663293{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519104046208{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770970111{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538489924{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2436","post_id":"4949","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2437","post_id":"4949","meta_key":"banner_title","meta_value":"Our History"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2438","post_id":"4949","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2440","post_id":"4949","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2441","post_id":"4949","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610613008045{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613017661{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363475727{margin-top: 28px !important;margin-bottom: 65px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195673278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}.vc_custom_1519195682256{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367529516{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613036747{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613047765{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367443753{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195654077{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}.vc_custom_1519195663293{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519104046208{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770970111{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538489924{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2442","post_id":"4949","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2443","post_id":"4966","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1610613175133{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613184823{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}.vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609913252304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1609913272727{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1610613196148{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613207892{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613222252{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613234860{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2445","post_id":"4966","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2446","post_id":"4966","meta_key":"banner_title","meta_value":"Mission & Values"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2447","post_id":"4966","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2449","post_id":"4966","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2450","post_id":"4966","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1610613175133{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613184823{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}.vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609913252304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1609913272727{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1610613196148{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613207892{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613222252{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613234860{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2451","post_id":"4966","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2452","post_id":"4972","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1610613291373{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613300902{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2454","post_id":"4972","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2455","post_id":"4972","meta_key":"banner_title","meta_value":"Locations"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2456","post_id":"4972","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2458","post_id":"4972","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2459","post_id":"4972","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1610613291373{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613300902{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2460","post_id":"4972","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2479","post_id":"6065","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614807993{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1610614841450{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1610614851889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}.vc_custom_1610614872839{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1610614884623{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1610614861123{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}.vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2481","post_id":"6065","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2482","post_id":"6065","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2483","post_id":"6065","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2484","post_id":"6065","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2485","post_id":"6065","meta_key":"banner_title","meta_value":"Travel and Aviation"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2486","post_id":"6065","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2488","post_id":"6065","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2489","post_id":"6065","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614807993{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1610614841450{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1610614851889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}.vc_custom_1610614872839{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1610614884623{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1610614861123{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}.vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2491","post_id":"6065","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614807993{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1610614841450{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1610614851889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}.vc_custom_1610614872839{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1610614884623{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1610614861123{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}.vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2492","post_id":"6065","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2493","post_id":"6282","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614319119{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}.vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}.vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}.vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}.vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}.vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}.vc_custom_1610614349383{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1610614359215{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}.vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}.vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2494","post_id":"6282","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2496","post_id":"6282","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2497","post_id":"6282","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614319119{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}.vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}.vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}.vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}.vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}.vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}.vc_custom_1610614349383{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1610614359215{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}.vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}.vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2498","post_id":"6282","meta_key":"_wpml_media_featured","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2499","post_id":"6282","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2500","post_id":"6282","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2502","post_id":"6282","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614319119{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}.vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}.vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}.vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}.vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}.vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}.vc_custom_1610614349383{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1610614359215{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}.vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}.vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2504","post_id":"6282","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614319119{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}.vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}.vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}.vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}.vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}.vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}.vc_custom_1610614349383{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1610614359215{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}.vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}.vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2505","post_id":"6282","meta_key":"banner_title","meta_value":"Financial Planning"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2506","post_id":"6282","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2508","post_id":"6282","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2509","post_id":"6282","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2510","post_id":"6282","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2511","post_id":"6282","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2512","post_id":"6282","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2513","post_id":"6375","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1608540725621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1610614958627{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614997658{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614965428{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610615006741{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540735109{padding-bottom: 50px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2515","post_id":"6375","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1608540725621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1610614958627{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614997658{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614965428{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610615006741{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540735109{padding-bottom: 50px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2517","post_id":"6375","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2518","post_id":"6375","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2519","post_id":"6375","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2520","post_id":"6375","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2521","post_id":"6375","meta_key":"banner_title","meta_value":"Quality Resourcing"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2522","post_id":"6375","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2524","post_id":"6375","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2525","post_id":"6375","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1608540725621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1610614958627{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614997658{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614965428{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610615006741{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540735109{padding-bottom: 50px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2527","post_id":"6534","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519736155648{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #ffffff !important;}.vc_custom_1519735285326{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #f7f7f7 !important;}.vc_custom_1519735092933{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519736485121{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519736498190{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519736281484{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810043728{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810083519{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810112887{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735313463{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733264007{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735222279{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609916740229{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519736605773{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2529","post_id":"6534","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2530","post_id":"6534","meta_key":"banner_title","meta_value":"Contact Us Style Three"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2531","post_id":"6534","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2533","post_id":"6534","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2534","post_id":"6534","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519736155648{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #ffffff !important;}.vc_custom_1519735285326{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #f7f7f7 !important;}.vc_custom_1519735092933{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519736485121{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519736498190{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519736281484{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810043728{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810083519{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810112887{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735313463{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733264007{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735222279{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609916740229{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519736605773{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2535","post_id":"6534","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2536","post_id":"6552","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1610614172040{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}.vc_custom_1610614184696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}.vc_custom_1519797771824{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-right: 0px !important;padding-bottom: 73px !important;padding-left: 0px !important;}.vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519810299864{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1608622088014{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1-background.png?id=6571) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810320905{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1608622103197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2-background.png?id=6572) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810335698{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1608622122413{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3-background.png?id=6573) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1610614196711{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1610614225214{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614201614{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1610614232245{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614206361{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1610614239469{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797724944{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 37px !important;padding-right: 37px !important;padding-bottom: 37px !important;padding-left: 37px !important;background-color: #fbfbfb !important;border-left-color: #eae9e9 !important;border-left-style: solid !important;border-right-color: #eae9e9 !important;border-right-style: solid !important;border-top-color: #eae9e9 !important;border-top-style: solid !important;border-bottom-color: #eae9e9 !important;border-bottom-style: solid !important;}.vc_custom_1519795993386{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519796008745{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795640412{margin-top: 0px !important;margin-bottom: 24px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795721719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795763314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795750993{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2538","post_id":"6552","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2539","post_id":"6552","meta_key":"banner_title","meta_value":"Contact Us Style Four"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2540","post_id":"6552","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2542","post_id":"6552","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2543","post_id":"6552","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1610614172040{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}.vc_custom_1610614184696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}.vc_custom_1519797771824{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-right: 0px !important;padding-bottom: 73px !important;padding-left: 0px !important;}.vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519810299864{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1608622088014{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1-background.png?id=6571) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810320905{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1608622103197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2-background.png?id=6572) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810335698{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1608622122413{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3-background.png?id=6573) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1610614196711{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1610614225214{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614201614{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1610614232245{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614206361{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1610614239469{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797724944{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 37px !important;padding-right: 37px !important;padding-bottom: 37px !important;padding-left: 37px !important;background-color: #fbfbfb !important;border-left-color: #eae9e9 !important;border-left-style: solid !important;border-right-color: #eae9e9 !important;border-right-style: solid !important;border-top-color: #eae9e9 !important;border-top-style: solid !important;border-bottom-color: #eae9e9 !important;border-bottom-style: solid !important;}.vc_custom_1519795993386{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519796008745{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795640412{margin-top: 0px !important;margin-bottom: 24px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795721719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795763314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795750993{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2544","post_id":"6552","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2545","post_id":"6583","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610613888665{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613898277{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1610613920446{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610613940597{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610613961966{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610613984910{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610614005302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610614025207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613948013{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613991869{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614034573{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2546","post_id":"6583","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2548","post_id":"6583","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2549","post_id":"6583","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610613888665{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613898277{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1610613920446{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610613940597{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610613961966{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610613984910{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610614005302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610614025207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613948013{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613991869{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614034573{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2551","post_id":"6583","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2552","post_id":"6583","meta_key":"banner_title","meta_value":"Frequently Asked Questions"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2553","post_id":"6593","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610613815157{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613819671{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1520486308869{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1520486320153{margin-bottom: 35px !important;}.vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539335445{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2555","post_id":"6593","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2556","post_id":"6593","meta_key":"banner_title","meta_value":"Testimonials"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2557","post_id":"6593","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2559","post_id":"6593","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2560","post_id":"6593","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610613815157{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613819671{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1520486308869{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1520486320153{margin-bottom: 35px !important;}.vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539335445{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2561","post_id":"6642","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2562","post_id":"6642","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2563","post_id":"6642","meta_key":"banner_title","meta_value":"Case Study"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2564","post_id":"6642","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2565","post_id":"6642","meta_key":"bannercheck","meta_value":"bannerbreadcumbs"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2566","post_id":"6642","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2567","post_id":"6642","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2568","post_id":"6642","meta_key":"_thumbnail_id","meta_value":"5004"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2571","post_id":"89","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511863280116{margin-right: 0px !important;}.vc_custom_1511760188896{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511760340318{margin-top: 30px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511759770755{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1511759303583{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2572","post_id":"89","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2573","post_id":"89","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2574","post_id":"89","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2575","post_id":"89","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511863280116{margin-right: 0px !important;}.vc_custom_1511760188896{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511760340318{margin-top: 30px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511759770755{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1511759303583{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2576","post_id":"89","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2577","post_id":"89","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2578","post_id":"89","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2579","post_id":"89","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2580","post_id":"89","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2581","post_id":"89","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2582","post_id":"89","meta_key":"_thumbnail_id","meta_value":"2727"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2585","post_id":"94","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511863100091{margin-right: 0px !important;}.vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315349914{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511772815363{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511772345899{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315322176{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510548402509{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1511772804034{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2586","post_id":"94","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2587","post_id":"94","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2588","post_id":"94","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2589","post_id":"94","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511863100091{margin-right: 0px !important;}.vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315349914{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511772815363{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511772345899{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315322176{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510548402509{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1511772804034{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2590","post_id":"94","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2591","post_id":"94","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2592","post_id":"94","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2593","post_id":"94","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2594","post_id":"94","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2595","post_id":"94","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2596","post_id":"94","meta_key":"_wp_old_slug","meta_value":"accusantium-dolore-mque-laud-antium-dolore-mque"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2597","post_id":"94","meta_key":"_thumbnail_id","meta_value":"2725"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2600","post_id":"96","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511865825575{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}.vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315349914{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511864476394{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315322176{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510548402509{margin-top: 0px !important;margin-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2604","post_id":"96","meta_key":"_wp_old_slug","meta_value":"financial-adds-value-to-your-life-worth-how-to-know"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2605","post_id":"96","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2606","post_id":"96","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2607","post_id":"96","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2608","post_id":"96","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2609","post_id":"96","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2610","post_id":"96","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2611","post_id":"96","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511865825575{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}.vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315349914{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511864476394{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315322176{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510548402509{margin-top: 0px !important;margin-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2612","post_id":"96","meta_key":"_thumbnail_id","meta_value":"2724"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2613","post_id":"96","meta_key":"_wp_old_slug","meta_value":"financial-adds-value-to-your-life-worth"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2614","post_id":"251","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511785402115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 65px !important;}.vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(https:\/\/finacorp.wordpresstheme.net\/demo-one\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519298705996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519386304804{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519386525176{margin-top: 56px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519386545012{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513768861453{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802310531{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513762218271{margin-top: 60px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519386552226{margin-top: 60px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802331630{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 35px !important;padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1514802345446{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 35px !important;padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1514802360172{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 35px !important;padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1519386368083{margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 26px !important;padding-bottom: 26px !important;padding-left: 26px !important;border-left-color: #e7164d !important;border-left-style: solid !important;border-right-color: #e7164d !important;border-right-style: solid !important;border-top-color: #e7164d !important;border-top-style: solid !important;border-bottom-color: #e7164d !important;border-bottom-style: solid !important;}.vc_custom_1513762256231{margin-top: 0px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511778470102{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1519386492172{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519386394982{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519386406235{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513744199626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}.vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519298697595{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}.vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}.vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1519298669449{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513768762153{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2615","post_id":"251","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2616","post_id":"251","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2617","post_id":"251","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2618","post_id":"251","meta_key":"fg_temp_metadata","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2619","post_id":"251","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2620","post_id":"251","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511785402115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 65px !important;}.vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(https:\/\/finacorp.wordpresstheme.net\/demo-one\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519298705996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519386304804{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519386525176{margin-top: 56px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519386545012{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513768861453{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802310531{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513762218271{margin-top: 60px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519386552226{margin-top: 60px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802331630{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 35px !important;padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1514802345446{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 35px !important;padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1514802360172{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 35px !important;padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1519386368083{margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 26px !important;padding-bottom: 26px !important;padding-left: 26px !important;border-left-color: #e7164d !important;border-left-style: solid !important;border-right-color: #e7164d !important;border-right-style: solid !important;border-top-color: #e7164d !important;border-top-style: solid !important;border-bottom-color: #e7164d !important;border-bottom-style: solid !important;}.vc_custom_1513762256231{margin-top: 0px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511778470102{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1519386492172{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519386394982{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519386406235{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513744199626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}.vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519298697595{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}.vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}.vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1519298669449{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513768762153{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2621","post_id":"251","meta_key":"_thumbnail_id","meta_value":"4069"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2622","post_id":"259","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511775843780{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513766416700{margin-bottom: 0px !important;padding-top: 55px !important;padding-bottom: 65px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519386192050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 30px !important;background-color: #ffffff !important;}.vc_custom_1519386202295{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 63px !important;background-color: #ffffff !important;}.vc_custom_1519386211249{margin-bottom: 80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513768238350{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511870495574{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513765947750{margin-top: 70px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1513765963574{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1513765918657{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1513765212747{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1513765250538{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802050234{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802093810{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245178722{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2623","post_id":"259","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2624","post_id":"259","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2625","post_id":"259","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2626","post_id":"259","meta_key":"fg_temp_metadata","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2627","post_id":"259","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2628","post_id":"259","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2629","post_id":"259","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2630","post_id":"259","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2631","post_id":"259","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2632","post_id":"259","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2633","post_id":"259","meta_key":"_wp_old_slug","meta_value":"portfolio-details-two"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2634","post_id":"259","meta_key":"_wp_old_slug","meta_value":"project"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2635","post_id":"259","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511775843780{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513766416700{margin-bottom: 0px !important;padding-top: 55px !important;padding-bottom: 65px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519386192050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 30px !important;background-color: #ffffff !important;}.vc_custom_1519386202295{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 63px !important;background-color: #ffffff !important;}.vc_custom_1519386211249{margin-bottom: 80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513768238350{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511870495574{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1513765947750{margin-top: 70px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1513765963574{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1513765918657{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1513765212747{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1513765250538{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}.vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802050234{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514802093810{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245178722{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2636","post_id":"259","meta_key":"_wp_old_slug","meta_value":"portfolio-details-one"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2637","post_id":"259","meta_key":"_wp_old_slug","meta_value":"portfolio-details-two-2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2638","post_id":"259","meta_key":"_thumbnail_id","meta_value":"4074"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2641","post_id":"2052","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511865095174{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}.vc_custom_1511864784625{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511769979955{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511771914725{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 25px !important;}.vc_custom_1512551485082{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 25px !important;padding-left: 30px !important;background-color: #f24f79 !important;}.vc_custom_1512551471479{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 25px !important;padding-left: 30px !important;background-color: #e7174d !important;}.vc_custom_1511767167448{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1511766991981{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511767001981{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511767177513{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1511767058173{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511767080405{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511769961875{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511770662591{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511771439784{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1511771474907{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511771434544{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1511771428841{margin-bottom: 0px !important;margin-left: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511771354196{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512551497753{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511771532612{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2642","post_id":"2052","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2643","post_id":"2052","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2644","post_id":"2052","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511865095174{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}.vc_custom_1511864784625{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511769979955{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511771914725{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 25px !important;}.vc_custom_1512551485082{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 25px !important;padding-left: 30px !important;background-color: #f24f79 !important;}.vc_custom_1512551471479{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 25px !important;padding-left: 30px !important;background-color: #e7174d !important;}.vc_custom_1511767167448{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1511766991981{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511767001981{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511767177513{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1511767058173{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511767080405{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511769961875{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511770662591{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511771439784{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1511771474907{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511771434544{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1511771428841{margin-bottom: 0px !important;margin-left: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511771354196{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512551497753{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511771532612{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2645","post_id":"2052","meta_key":"_wp_old_slug","meta_value":"phasellus-bibendum-dui-et-mollis-interdum"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2646","post_id":"2052","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2647","post_id":"2052","meta_key":"_thumbnail_id","meta_value":"2722"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2650","post_id":"2056","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511865449102{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}.vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511778979298{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511765491553{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511760535562{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1609920569559{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 277px !important;padding-right: 23px !important;padding-bottom: 25px !important;padding-left: 23px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Blog-Details-Page-04-02.jpg?id=2242) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1511764774312{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609920577460{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 0px !important;}.vc_custom_1511765642086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511764123673{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}.vc_custom_1511762737267{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511764635537{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f6f6f6 !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1511764000168{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1511764165204{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 24px !important;padding-right: 0px !important;padding-bottom: 12px !important;padding-left: 0px !important;}.vc_custom_1511764059967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511840965406{margin-top: 6px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511764351378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2653","post_id":"2056","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2654","post_id":"2056","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511865449102{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}.vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511778979298{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511765491553{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511760535562{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1609920569559{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 277px !important;padding-right: 23px !important;padding-bottom: 25px !important;padding-left: 23px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Blog-Details-Page-04-02.jpg?id=2242) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1511764774312{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609920577460{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 0px !important;}.vc_custom_1511765642086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511764123673{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}.vc_custom_1511762737267{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511764635537{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f6f6f6 !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1511764000168{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1511764165204{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 24px !important;padding-right: 0px !important;padding-bottom: 12px !important;padding-left: 0px !important;}.vc_custom_1511764059967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511840965406{margin-top: 6px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511764351378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2655","post_id":"2056","meta_key":"_wp_old_slug","meta_value":"maecenas-id-lorem-hendrerit-scelerisque"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2656","post_id":"2056","meta_key":"_thumbnail_id","meta_value":"2713"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2659","post_id":"2063","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511865388351{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}.vc_custom_1511779232367{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511779252590{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511779261729{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511777382927{margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511776806262{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511775373890{margin-top: 4px !important;margin-bottom: 0px !important;}.vc_custom_1511775592807{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1511779316701{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 0px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2660","post_id":"2063","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2661","post_id":"2063","meta_key":"slide_template","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2662","post_id":"2063","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2663","post_id":"2063","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511865388351{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}.vc_custom_1511779232367{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511779252590{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511779261729{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511777382927{margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511776806262{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511775373890{margin-top: 4px !important;margin-bottom: 0px !important;}.vc_custom_1511775592807{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1511779316701{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 0px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2664","post_id":"2063","meta_key":"_thumbnail_id","meta_value":"2711"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2665","post_id":"2683","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511785402115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 65px !important;}.vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519385656006{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519385671311{margin-top: 56px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519385684349{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511858527384{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511869970089{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511782348672{margin-top: 0px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511778470102{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511782014281{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 30px !important;padding-bottom: 0px !important;padding-left: 30px !important;}.vc_custom_1511782117337{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511781926534{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 5px !important;padding-right: 26px !important;padding-bottom: 30px !important;padding-left: 26px !important;background-color: #f5f5f5 !important;}.vc_custom_1511779701979{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511779823463{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511775472600{margin-top: 60px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511784354574{margin-top: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519385728700{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;border-left-color: #e7184e !important;border-left-style: solid !important;border-right-color: #e7184e !important;border-right-style: solid !important;border-top-color: #e7184e !important;border-top-style: solid !important;border-bottom-color: #e7184e !important;border-bottom-style: solid !important;}.vc_custom_1512198226976{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512198226980{padding-top: 27px !important;padding-right: 30px !important;padding-bottom: 27px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1519385900802{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519385970009{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 18px !important;}.vc_custom_1519386098223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519385921107{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}.vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1509615696867{margin-right: 0px !important;margin-bottom: 75px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}.vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}.vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2666","post_id":"2683","meta_key":"_wp_old_slug","meta_value":"portfolio-details-one"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2667","post_id":"2683","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2668","post_id":"2683","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2669","post_id":"2683","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2670","post_id":"2683","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511785402115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 65px !important;}.vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519385656006{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519385671311{margin-top: 56px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519385684349{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511858527384{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511869970089{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511782348672{margin-top: 0px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511778470102{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511782014281{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 30px !important;padding-bottom: 0px !important;padding-left: 30px !important;}.vc_custom_1511782117337{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}.vc_custom_1511781926534{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 5px !important;padding-right: 26px !important;padding-bottom: 30px !important;padding-left: 26px !important;background-color: #f5f5f5 !important;}.vc_custom_1511779701979{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511779823463{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511775472600{margin-top: 60px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511784354574{margin-top: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519385728700{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;border-left-color: #e7184e !important;border-left-style: solid !important;border-right-color: #e7184e !important;border-right-style: solid !important;border-top-color: #e7184e !important;border-top-style: solid !important;border-bottom-color: #e7184e !important;border-bottom-style: solid !important;}.vc_custom_1512198226976{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512198226980{padding-top: 27px !important;padding-right: 30px !important;padding-bottom: 27px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1519385900802{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519385970009{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 18px !important;}.vc_custom_1519386098223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519385921107{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}.vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1509615696867{margin-right: 0px !important;margin-bottom: 75px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}.vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}.vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}.vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}.vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2671","post_id":"2683","meta_key":"_wp_old_slug","meta_value":"portfolio-details-two"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2672","post_id":"2683","meta_key":"_thumbnail_id","meta_value":"4073"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2673","post_id":"3963","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2674","post_id":"3963","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2675","post_id":"3963","meta_key":"_price","meta_value":"139.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2676","post_id":"3963","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2677","post_id":"3963","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2678","post_id":"3963","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2679","post_id":"3963","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2680","post_id":"3963","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2681","post_id":"3963","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2682","post_id":"3963","meta_key":"_regular_price","meta_value":"139.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2683","post_id":"3963","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2684","post_id":"3963","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2685","post_id":"3963","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2686","post_id":"3963","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2687","post_id":"3963","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2688","post_id":"3963","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2689","post_id":"3963","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2690","post_id":"3963","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2691","post_id":"3963","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2692","post_id":"3963","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2693","post_id":"3963","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2694","post_id":"3963","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2695","post_id":"3963","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2696","post_id":"3963","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2697","post_id":"3963","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2698","post_id":"3963","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2699","post_id":"3963","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2700","post_id":"3963","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2701","post_id":"3963","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2702","post_id":"3963","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2703","post_id":"3963","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2704","post_id":"3963","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2705","post_id":"3963","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2706","post_id":"3963","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2707","post_id":"3963","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2708","post_id":"3963","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2709","post_id":"3963","meta_key":"_thumbnail_id","meta_value":"3964"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2710","post_id":"3963","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2711","post_id":"3963","meta_key":"_product_attributes","meta_value":"a:4:{s:10:\"dimensions\";a:6:{s:4:\"name\";s:10:\"Dimensions\";s:5:\"value\";s:15:\"45 x 55 x 80 cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:4:\"Pink\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:9:\"10cmx35cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:4:\"80kg\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2712","post_id":"3963","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2713","post_id":"3963","meta_key":"_sku","meta_value":"069512DC"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2714","post_id":"3963","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2715","post_id":"3963","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2716","post_id":"3963","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2717","post_id":"3963","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2718","post_id":"3965","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2719","post_id":"3965","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2720","post_id":"3965","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2721","post_id":"3965","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2722","post_id":"3965","meta_key":"_sku","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2723","post_id":"3965","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2724","post_id":"3965","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2725","post_id":"3965","meta_key":"_price","meta_value":"150.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2726","post_id":"3965","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2727","post_id":"3965","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2728","post_id":"3965","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2729","post_id":"3965","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2730","post_id":"3965","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2731","post_id":"3965","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2732","post_id":"3965","meta_key":"_regular_price","meta_value":"150.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2733","post_id":"3965","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2734","post_id":"3965","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2735","post_id":"3965","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2736","post_id":"3965","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2737","post_id":"3965","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2738","post_id":"3965","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2739","post_id":"3965","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2740","post_id":"3965","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2741","post_id":"3965","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2742","post_id":"3965","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2743","post_id":"3965","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2744","post_id":"3965","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2745","post_id":"3965","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2746","post_id":"3965","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2747","post_id":"3965","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2748","post_id":"3965","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2749","post_id":"3965","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2750","post_id":"3965","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2751","post_id":"3965","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2752","post_id":"3965","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2753","post_id":"3965","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2754","post_id":"3965","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2755","post_id":"3965","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2756","post_id":"3965","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2757","post_id":"3965","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2758","post_id":"3965","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2759","post_id":"3965","meta_key":"_thumbnail_id","meta_value":"3966"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2760","post_id":"3965","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2761","post_id":"3965","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"Green\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"20cmx35cmx45cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:4:\"10kg\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2762","post_id":"3965","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2763","post_id":"3967","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2764","post_id":"3967","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2765","post_id":"3967","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2766","post_id":"3967","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2767","post_id":"3967","meta_key":"_sku","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2768","post_id":"3967","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2769","post_id":"3967","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2770","post_id":"3967","meta_key":"_price","meta_value":"2000.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2771","post_id":"3967","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2772","post_id":"3967","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2773","post_id":"3967","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2774","post_id":"3967","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2775","post_id":"3967","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2776","post_id":"3967","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2777","post_id":"3967","meta_key":"_regular_price","meta_value":"2000.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2778","post_id":"3967","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2779","post_id":"3967","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2780","post_id":"3967","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2781","post_id":"3967","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2782","post_id":"3967","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2783","post_id":"3967","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2784","post_id":"3967","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2785","post_id":"3967","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2786","post_id":"3967","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2787","post_id":"3967","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2788","post_id":"3967","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2789","post_id":"3967","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2790","post_id":"3967","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2791","post_id":"3967","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2792","post_id":"3967","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2793","post_id":"3967","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2794","post_id":"3967","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2795","post_id":"3967","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2796","post_id":"3967","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2797","post_id":"3967","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2798","post_id":"3967","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2799","post_id":"3967","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2800","post_id":"3967","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2801","post_id":"3967","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2802","post_id":"3967","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2803","post_id":"3967","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2804","post_id":"3967","meta_key":"_thumbnail_id","meta_value":"3968"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2805","post_id":"3967","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2806","post_id":"3967","meta_key":"_product_attributes","meta_value":"a:4:{s:10:\"dimensions\";a:6:{s:4:\"name\";s:10:\"Dimensions\";s:5:\"value\";s:18:\"26.8 x 36.2 x 9 cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:4:\"Blue\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"20cmx35cmx50cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:3;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:3:\"50g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:4;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2807","post_id":"3967","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2808","post_id":"3969","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"White\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:9:\"10cmx25cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:4:\"100g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2809","post_id":"3969","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2810","post_id":"3969","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2811","post_id":"3969","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2812","post_id":"3969","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2813","post_id":"3969","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2814","post_id":"3969","meta_key":"_sku","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2815","post_id":"3969","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2816","post_id":"3969","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2817","post_id":"3969","meta_key":"_price","meta_value":"199.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2818","post_id":"3969","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2819","post_id":"3969","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2820","post_id":"3969","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2821","post_id":"3969","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2822","post_id":"3969","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2823","post_id":"3969","meta_key":"_sale_price","meta_value":"199.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2824","post_id":"3969","meta_key":"_regular_price","meta_value":"249.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2825","post_id":"3969","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2826","post_id":"3969","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2827","post_id":"3969","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2828","post_id":"3969","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2829","post_id":"3969","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2830","post_id":"3969","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2831","post_id":"3969","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2832","post_id":"3969","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2833","post_id":"3969","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2834","post_id":"3969","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2835","post_id":"3969","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2836","post_id":"3969","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2837","post_id":"3969","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2838","post_id":"3969","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2839","post_id":"3969","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2840","post_id":"3969","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2841","post_id":"3969","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2842","post_id":"3969","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2843","post_id":"3969","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2844","post_id":"3969","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2845","post_id":"3969","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2846","post_id":"3969","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2847","post_id":"3969","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2848","post_id":"3969","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2849","post_id":"3969","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2850","post_id":"3969","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2851","post_id":"3969","meta_key":"_thumbnail_id","meta_value":"3970"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2852","post_id":"3969","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2853","post_id":"3971","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2854","post_id":"3971","meta_key":"_sku","meta_value":"SKU011"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2855","post_id":"3971","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2856","post_id":"3971","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2857","post_id":"3971","meta_key":"_price","meta_value":"200.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2858","post_id":"3971","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2859","post_id":"3971","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2860","post_id":"3971","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2861","post_id":"3971","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2862","post_id":"3971","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2863","post_id":"3971","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2864","post_id":"3971","meta_key":"_regular_price","meta_value":"200.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2865","post_id":"3971","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2866","post_id":"3971","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2867","post_id":"3971","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2868","post_id":"3971","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2869","post_id":"3971","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2870","post_id":"3971","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2871","post_id":"3971","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2872","post_id":"3971","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2873","post_id":"3971","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2874","post_id":"3971","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2875","post_id":"3971","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2876","post_id":"3971","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2877","post_id":"3971","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2878","post_id":"3971","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2879","post_id":"3971","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2880","post_id":"3971","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2881","post_id":"3971","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2882","post_id":"3971","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2883","post_id":"3971","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2884","post_id":"3971","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2885","post_id":"3971","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2886","post_id":"3971","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2887","post_id":"3971","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2888","post_id":"3971","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2889","post_id":"3971","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2890","post_id":"3971","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2891","post_id":"3971","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2892","post_id":"3971","meta_key":"_thumbnail_id","meta_value":"3972"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2893","post_id":"3971","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2894","post_id":"3971","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"Black\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:9:\"20cmx35cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:3:\"20g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2895","post_id":"3971","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2896","post_id":"3971","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2897","post_id":"3971","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2898","post_id":"3973","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2899","post_id":"3973","meta_key":"_sku","meta_value":"SKU010"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2900","post_id":"3973","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2901","post_id":"3973","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2902","post_id":"3973","meta_key":"_price","meta_value":"30.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2903","post_id":"3973","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2904","post_id":"3973","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2905","post_id":"3973","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2906","post_id":"3973","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2907","post_id":"3973","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2908","post_id":"3973","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2909","post_id":"3973","meta_key":"_regular_price","meta_value":"30.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2910","post_id":"3973","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2911","post_id":"3973","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2912","post_id":"3973","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2913","post_id":"3973","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2914","post_id":"3973","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2915","post_id":"3973","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2916","post_id":"3973","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2917","post_id":"3973","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2918","post_id":"3973","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2919","post_id":"3973","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2920","post_id":"3973","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2921","post_id":"3973","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2922","post_id":"3973","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2923","post_id":"3973","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2924","post_id":"3973","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2925","post_id":"3973","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2926","post_id":"3973","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2927","post_id":"3973","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2928","post_id":"3973","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2929","post_id":"3973","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2930","post_id":"3973","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2931","post_id":"3973","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2932","post_id":"3973","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2933","post_id":"3973","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2934","post_id":"3973","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2935","post_id":"3973","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2936","post_id":"3973","meta_key":"_thumbnail_id","meta_value":"3974"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2937","post_id":"3973","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2938","post_id":"3973","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"White\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"20cmx45cmx35cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:4:\"100g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2939","post_id":"3973","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2940","post_id":"3973","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2941","post_id":"3973","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2942","post_id":"3973","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2943","post_id":"3975","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2944","post_id":"3975","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2945","post_id":"3975","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2946","post_id":"3975","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2947","post_id":"3975","meta_key":"_sku","meta_value":"SKU09"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2948","post_id":"3975","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2949","post_id":"3975","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2950","post_id":"3975","meta_key":"_price","meta_value":"120.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2951","post_id":"3975","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2952","post_id":"3975","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2953","post_id":"3975","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2954","post_id":"3975","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2955","post_id":"3975","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2956","post_id":"3975","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2957","post_id":"3975","meta_key":"_regular_price","meta_value":"120.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2958","post_id":"3975","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2959","post_id":"3975","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2960","post_id":"3975","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2961","post_id":"3975","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2962","post_id":"3975","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2963","post_id":"3975","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2964","post_id":"3975","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2965","post_id":"3975","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2966","post_id":"3975","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2967","post_id":"3975","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2968","post_id":"3975","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2969","post_id":"3975","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2970","post_id":"3975","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2971","post_id":"3975","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2972","post_id":"3975","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2973","post_id":"3975","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2974","post_id":"3975","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2975","post_id":"3975","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2976","post_id":"3975","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2977","post_id":"3975","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2978","post_id":"3975","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2979","post_id":"3975","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2980","post_id":"3975","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2981","post_id":"3975","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2982","post_id":"3975","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2983","post_id":"3975","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2984","post_id":"3975","meta_key":"_thumbnail_id","meta_value":"3976"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2985","post_id":"3975","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2986","post_id":"3975","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"White\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"10cmx25cmx30cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:2:\"5g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2987","post_id":"3975","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2988","post_id":"3977","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2989","post_id":"3977","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2990","post_id":"3977","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2991","post_id":"3977","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2992","post_id":"3977","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2993","post_id":"3977","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2994","post_id":"3977","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2995","post_id":"3977","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2996","post_id":"3977","meta_key":"_regular_price","meta_value":"20.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2997","post_id":"3977","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2998","post_id":"3977","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"2999","post_id":"3977","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3000","post_id":"3977","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3001","post_id":"3977","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3002","post_id":"3977","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3003","post_id":"3977","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3004","post_id":"3977","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3005","post_id":"3977","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3006","post_id":"3977","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3007","post_id":"3977","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3008","post_id":"3977","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3009","post_id":"3977","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3010","post_id":"3977","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3011","post_id":"3977","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3012","post_id":"3977","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3013","post_id":"3977","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3014","post_id":"3977","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3015","post_id":"3977","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3016","post_id":"3977","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3017","post_id":"3977","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3018","post_id":"3977","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3019","post_id":"3977","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3020","post_id":"3977","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3021","post_id":"3977","meta_key":"_thumbnail_id","meta_value":"3978"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3022","post_id":"3977","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3023","post_id":"3977","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"White\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"10cmx25cmx30cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:3:\"10g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3024","post_id":"3977","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3025","post_id":"3977","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3026","post_id":"3977","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3027","post_id":"3977","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3028","post_id":"3977","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3029","post_id":"3977","meta_key":"_sku","meta_value":"SKU08"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3030","post_id":"3977","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3031","post_id":"3977","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3032","post_id":"3977","meta_key":"_price","meta_value":"20.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3033","post_id":"3979","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3034","post_id":"3979","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3035","post_id":"3979","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3036","post_id":"3979","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3037","post_id":"3979","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3038","post_id":"3979","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3039","post_id":"3979","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3040","post_id":"3979","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3041","post_id":"3979","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3042","post_id":"3979","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3043","post_id":"3979","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3044","post_id":"3979","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3045","post_id":"3979","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3046","post_id":"3979","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3047","post_id":"3979","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3048","post_id":"3979","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3049","post_id":"3979","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3050","post_id":"3979","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3051","post_id":"3979","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3052","post_id":"3979","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3053","post_id":"3979","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3054","post_id":"3979","meta_key":"_thumbnail_id","meta_value":"3980"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3055","post_id":"3979","meta_key":"_product_image_gallery","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3056","post_id":"3979","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"White\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"20cmx35cmx40cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:2:\"5g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3057","post_id":"3979","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3058","post_id":"3979","meta_key":"_sku","meta_value":"SKU07"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3059","post_id":"3979","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3060","post_id":"3979","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3061","post_id":"3979","meta_key":"_price","meta_value":"10.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3062","post_id":"3979","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3063","post_id":"3979","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3064","post_id":"3979","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3065","post_id":"3979","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3066","post_id":"3979","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3067","post_id":"3979","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3068","post_id":"3979","meta_key":"_regular_price","meta_value":"10.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3069","post_id":"3979","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3070","post_id":"3979","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3071","post_id":"3979","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3072","post_id":"3979","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3073","post_id":"3979","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3074","post_id":"3979","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3075","post_id":"3979","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3076","post_id":"3979","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3077","post_id":"3979","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3078","post_id":"3981","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3079","post_id":"3981","meta_key":"_product_image_gallery","meta_value":"3983,3984,3985"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3080","post_id":"3981","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"White\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"20cmx35cmx40cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:3:\"20g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3081","post_id":"3981","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3082","post_id":"3981","meta_key":"_sku","meta_value":"SKU06"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3083","post_id":"3981","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3084","post_id":"3981","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3085","post_id":"3981","meta_key":"_price","meta_value":"100.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3086","post_id":"3981","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3087","post_id":"3981","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3088","post_id":"3981","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3089","post_id":"3981","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3090","post_id":"3981","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3091","post_id":"3981","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3092","post_id":"3981","meta_key":"_regular_price","meta_value":"100.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3093","post_id":"3981","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3094","post_id":"3981","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3095","post_id":"3981","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3096","post_id":"3981","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3097","post_id":"3981","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3098","post_id":"3981","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3099","post_id":"3981","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3100","post_id":"3981","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3101","post_id":"3981","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3102","post_id":"3981","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3103","post_id":"3981","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3104","post_id":"3981","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3105","post_id":"3981","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3106","post_id":"3981","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3107","post_id":"3981","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3108","post_id":"3981","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3109","post_id":"3981","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3110","post_id":"3981","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3111","post_id":"3981","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3112","post_id":"3981","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3113","post_id":"3981","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3114","post_id":"3981","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3115","post_id":"3981","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3116","post_id":"3981","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3117","post_id":"3981","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3118","post_id":"3981","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3119","post_id":"3981","meta_key":"_thumbnail_id","meta_value":"3982"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3120","post_id":"3981","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3121","post_id":"3981","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3122","post_id":"3981","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3123","post_id":"3986","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3124","post_id":"3986","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3125","post_id":"3986","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3126","post_id":"3986","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3127","post_id":"3986","meta_key":"_sku","meta_value":"SKU05"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3128","post_id":"3986","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3129","post_id":"3986","meta_key":"_product_image_gallery","meta_value":"3988,3989,3990"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3130","post_id":"3986","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"White\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"15cmx25cmx35cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:3:\"15g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3131","post_id":"3986","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3132","post_id":"3986","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3133","post_id":"3986","meta_key":"_price","meta_value":"50.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3134","post_id":"3986","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3135","post_id":"3986","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3136","post_id":"3986","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3137","post_id":"3986","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3138","post_id":"3986","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3139","post_id":"3986","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3140","post_id":"3986","meta_key":"_regular_price","meta_value":"50.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3141","post_id":"3986","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3142","post_id":"3986","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3143","post_id":"3986","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3144","post_id":"3986","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3145","post_id":"3986","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3146","post_id":"3986","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3147","post_id":"3986","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3148","post_id":"3986","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3149","post_id":"3986","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3150","post_id":"3986","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3151","post_id":"3986","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3152","post_id":"3986","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3153","post_id":"3986","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3154","post_id":"3986","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3155","post_id":"3986","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3156","post_id":"3986","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3157","post_id":"3986","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3158","post_id":"3986","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3159","post_id":"3986","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3160","post_id":"3986","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3161","post_id":"3986","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3162","post_id":"3986","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3163","post_id":"3986","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3164","post_id":"3986","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3165","post_id":"3986","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3166","post_id":"3986","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3167","post_id":"3986","meta_key":"_thumbnail_id","meta_value":"3987"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3168","post_id":"67","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510390238{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508596838{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512548289518{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520510400570{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520510418866{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510428122{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510437301{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515497026622{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3169","post_id":"67","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3170","post_id":"67","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3171","post_id":"67","meta_key":"_team_facebook","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3172","post_id":"67","meta_key":"_team_twitter","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3173","post_id":"67","meta_key":"_team_gplus","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3174","post_id":"67","meta_key":"_team_pinterest","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3175","post_id":"67","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3176","post_id":"67","meta_key":"_thumbnail_id","meta_value":"2481"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3177","post_id":"67","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3178","post_id":"67","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3179","post_id":"67","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3180","post_id":"67","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3181","post_id":"67","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3182","post_id":"67","meta_key":"_team_phone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3183","post_id":"67","meta_key":"_team_email","meta_value":"info@example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3184","post_id":"67","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3185","post_id":"67","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510390238{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508596838{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512548289518{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520510400570{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520510418866{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510428122{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510437301{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515497026622{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3186","post_id":"69","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510277739{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508508245{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512548178603{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520510287604{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520510298398{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510308199{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510317233{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496979509{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3187","post_id":"69","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3188","post_id":"69","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3189","post_id":"69","meta_key":"_team_facebook","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3190","post_id":"69","meta_key":"_team_twitter","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3191","post_id":"69","meta_key":"_team_gplus","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3192","post_id":"69","meta_key":"_team_pinterest","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3193","post_id":"69","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3194","post_id":"69","meta_key":"_thumbnail_id","meta_value":"2480"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3195","post_id":"69","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3196","post_id":"69","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3197","post_id":"69","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3198","post_id":"69","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3199","post_id":"69","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3200","post_id":"69","meta_key":"_team_phone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3201","post_id":"69","meta_key":"_team_email","meta_value":"info@example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3202","post_id":"69","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3203","post_id":"69","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510277739{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508508245{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512548178603{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520510287604{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520510298398{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510308199{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510317233{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496979509{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3204","post_id":"73","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510191813{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508432231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512548080494{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520510203550{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520510215880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510224547{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510233857{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496941520{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3205","post_id":"73","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3206","post_id":"73","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3207","post_id":"73","meta_key":"_team_facebook","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3208","post_id":"73","meta_key":"_team_twitter","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3209","post_id":"73","meta_key":"_team_gplus","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3210","post_id":"73","meta_key":"_team_pinterest","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3211","post_id":"73","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3212","post_id":"73","meta_key":"_thumbnail_id","meta_value":"2479"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3213","post_id":"73","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3214","post_id":"73","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3215","post_id":"73","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3216","post_id":"73","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3217","post_id":"73","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3218","post_id":"73","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510191813{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508432231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512548080494{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520510203550{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520510215880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510224547{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510233857{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496941520{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3219","post_id":"73","meta_key":"_team_phone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3220","post_id":"73","meta_key":"_team_email","meta_value":"info@example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3221","post_id":"73","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3222","post_id":"74","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510122900{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508399085{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512370128905{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520510134028{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520510144796{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510153416{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510161981{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496907624{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3223","post_id":"74","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3224","post_id":"74","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3225","post_id":"74","meta_key":"_team_facebook","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3226","post_id":"74","meta_key":"_team_twitter","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3227","post_id":"74","meta_key":"_team_gplus","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3228","post_id":"74","meta_key":"_team_pinterest","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3229","post_id":"74","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3230","post_id":"74","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3231","post_id":"74","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3232","post_id":"74","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3233","post_id":"74","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3234","post_id":"74","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3235","post_id":"74","meta_key":"_team_phone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3236","post_id":"74","meta_key":"_team_email","meta_value":"info@example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3237","post_id":"74","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3238","post_id":"74","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510122900{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508399085{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512370128905{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520510134028{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520510144796{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510153416{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510161981{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496907624{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3239","post_id":"74","meta_key":"_thumbnail_id","meta_value":"2478"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3240","post_id":"84","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3241","post_id":"84","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3242","post_id":"84","meta_key":"_testimonial_designation","meta_value":"CEO, Company"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3243","post_id":"84","meta_key":"_testimonial_facebook","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3244","post_id":"84","meta_key":"_testimonial_twitter","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3245","post_id":"84","meta_key":"_testimonial_gplus","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3246","post_id":"84","meta_key":"_testimonial_pinterest","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3247","post_id":"84","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3248","post_id":"84","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3249","post_id":"84","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3250","post_id":"84","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3251","post_id":"84","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3252","post_id":"84","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3253","post_id":"84","meta_key":"_thumbnail_id","meta_value":"6598"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3254","post_id":"601","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3255","post_id":"601","meta_key":"_testimonial_designation","meta_value":"CEO, Company"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3256","post_id":"601","meta_key":"_testimonial_facebook","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3257","post_id":"601","meta_key":"_testimonial_twitter","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3258","post_id":"601","meta_key":"_testimonial_gplus","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3259","post_id":"601","meta_key":"_testimonial_pinterest","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3260","post_id":"601","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3261","post_id":"601","meta_key":"Title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3262","post_id":"601","meta_key":"meta_robots_index","meta_value":"index"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3263","post_id":"601","meta_key":"meta_robots_follow","meta_value":"follow"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3264","post_id":"601","meta_key":"description","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3265","post_id":"601","meta_key":"canonicalurl","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3266","post_id":"601","meta_key":"_thumbnail_id","meta_value":"6597"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3267","post_id":"2039","meta_key":"_shipping_last_name","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3268","post_id":"2039","meta_key":"_shipping_company","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3269","post_id":"2039","meta_key":"_shipping_address_1","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3270","post_id":"2039","meta_key":"_shipping_address_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3271","post_id":"2039","meta_key":"_shipping_city","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3272","post_id":"2039","meta_key":"_shipping_state","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3273","post_id":"2039","meta_key":"_shipping_postcode","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3274","post_id":"2039","meta_key":"_shipping_country","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3275","post_id":"2039","meta_key":"_order_currency","meta_value":"GBP"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3276","post_id":"2039","meta_key":"_cart_discount","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3277","post_id":"2039","meta_key":"_cart_discount_tax","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3278","post_id":"2039","meta_key":"_order_shipping","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3279","post_id":"2039","meta_key":"_order_shipping_tax","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3280","post_id":"2039","meta_key":"_order_tax","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3281","post_id":"2039","meta_key":"_order_total","meta_value":"3969.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3282","post_id":"2039","meta_key":"_order_version","meta_value":"3.2.5"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3283","post_id":"2039","meta_key":"_prices_include_tax","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3284","post_id":"2039","meta_key":"_billing_address_index","meta_value":"John Deo  asas  asas as 743272 UA radiantthemes@gmail.com 8906850482"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3285","post_id":"2039","meta_key":"_shipping_address_index","meta_value":"        "}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3286","post_id":"2039","meta_key":"_recorded_sales","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3287","post_id":"2039","meta_key":"_recorded_coupon_usage_counts","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3288","post_id":"2039","meta_key":"_order_stock_reduced","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3289","post_id":"2039","meta_key":"_billing_email","meta_value":"radiantthemes@gmail.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3290","post_id":"2039","meta_key":"_shipping_first_name","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3291","post_id":"2039","meta_key":"_billing_phone","meta_value":"8906850482"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3292","post_id":"2039","meta_key":"_billing_country","meta_value":"UA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3293","post_id":"2039","meta_key":"_billing_postcode","meta_value":"743272"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3294","post_id":"2039","meta_key":"_billing_state","meta_value":"as"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3295","post_id":"2039","meta_key":"_billing_city","meta_value":"asas"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3296","post_id":"2039","meta_key":"_billing_last_name","meta_value":"Deo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3297","post_id":"2039","meta_key":"_billing_company","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3298","post_id":"2039","meta_key":"_billing_address_1","meta_value":"asas"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3299","post_id":"2039","meta_key":"_billing_address_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3300","post_id":"2039","meta_key":"_billing_first_name","meta_value":"John"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3301","post_id":"2039","meta_key":"_cart_hash","meta_value":"f73dbac35e5d21abaf7eb23e6d0e20c6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3302","post_id":"2039","meta_key":"_paid_date","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3303","post_id":"2039","meta_key":"_date_paid","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3304","post_id":"2039","meta_key":"_customer_user_agent","meta_value":"mozilla\/5.0 (windows nt 6.3; win64; x64; rv:57.0) gecko\/20100101 firefox\/57.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3305","post_id":"2039","meta_key":"_created_via","meta_value":"checkout"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3306","post_id":"2039","meta_key":"_order_key","meta_value":"wc_order_5a180680730e6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3307","post_id":"2039","meta_key":"_customer_user","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3308","post_id":"2039","meta_key":"_payment_method","meta_value":"cheque"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3309","post_id":"2039","meta_key":"_payment_method_title","meta_value":"Check payments"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3310","post_id":"2039","meta_key":"_transaction_id","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3311","post_id":"2039","meta_key":"_customer_ip_address","meta_value":"110.227.110.168"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3312","post_id":"2039","meta_key":"_date_completed","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3313","post_id":"2039","meta_key":"_completed_date","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3314","post_id":"2071","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3315","post_id":"2071","meta_key":"_testimonial_designation","meta_value":"Life Insurance Agent"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3316","post_id":"2071","meta_key":"_testimonial_facebook","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3317","post_id":"2071","meta_key":"_testimonial_twitter","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3318","post_id":"2071","meta_key":"_testimonial_gplus","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3319","post_id":"2071","meta_key":"_testimonial_pinterest","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3320","post_id":"2071","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3321","post_id":"2071","meta_key":"_thumbnail_id","meta_value":"6596"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3322","post_id":"2684","meta_key":"_order_key","meta_value":"wc_order_5a1d232e2cde4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3323","post_id":"2684","meta_key":"_customer_user","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3324","post_id":"2684","meta_key":"_payment_method","meta_value":"paypal"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3325","post_id":"2684","meta_key":"_payment_method_title","meta_value":"PayPal"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3326","post_id":"2684","meta_key":"_transaction_id","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3327","post_id":"2684","meta_key":"_customer_ip_address","meta_value":"110.227.105.24"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3328","post_id":"2684","meta_key":"_customer_user_agent","meta_value":"mozilla\/5.0 (windows nt 6.3; win64; x64; rv:57.0) gecko\/20100101 firefox\/57.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3329","post_id":"2684","meta_key":"_created_via","meta_value":"checkout"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3330","post_id":"2684","meta_key":"_date_completed","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3331","post_id":"2684","meta_key":"_completed_date","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3332","post_id":"2684","meta_key":"_date_paid","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3333","post_id":"2684","meta_key":"_paid_date","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3334","post_id":"2684","meta_key":"_cart_hash","meta_value":"4d3a9bc63892708da77836be5a5e45f6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3335","post_id":"2684","meta_key":"_billing_first_name","meta_value":"John"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3336","post_id":"2684","meta_key":"_billing_last_name","meta_value":"Deo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3337","post_id":"2684","meta_key":"_billing_company","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3338","post_id":"2684","meta_key":"_billing_address_1","meta_value":"asas"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3339","post_id":"2684","meta_key":"_billing_address_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3340","post_id":"2684","meta_key":"_billing_city","meta_value":"asas"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3341","post_id":"2684","meta_key":"_billing_state","meta_value":"as"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3342","post_id":"2684","meta_key":"_billing_postcode","meta_value":"743272"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3343","post_id":"2684","meta_key":"_billing_country","meta_value":"UA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3344","post_id":"2684","meta_key":"_billing_email","meta_value":"radiantthemes@gmail.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3345","post_id":"2684","meta_key":"_billing_phone","meta_value":"8906850482"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3346","post_id":"2684","meta_key":"_shipping_first_name","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3347","post_id":"2684","meta_key":"_shipping_last_name","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3348","post_id":"2684","meta_key":"_shipping_company","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3349","post_id":"2684","meta_key":"_shipping_address_1","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3350","post_id":"2684","meta_key":"_shipping_address_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3351","post_id":"2684","meta_key":"_shipping_city","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3352","post_id":"2684","meta_key":"_shipping_state","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3353","post_id":"2684","meta_key":"_shipping_postcode","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3354","post_id":"2684","meta_key":"_shipping_country","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3355","post_id":"2684","meta_key":"_order_currency","meta_value":"GBP"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3356","post_id":"2684","meta_key":"_cart_discount","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3357","post_id":"2684","meta_key":"_cart_discount_tax","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3358","post_id":"2684","meta_key":"_order_shipping","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3359","post_id":"2684","meta_key":"_order_shipping_tax","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3360","post_id":"2684","meta_key":"_order_tax","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3361","post_id":"2684","meta_key":"_order_total","meta_value":"59700.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3362","post_id":"2684","meta_key":"_order_version","meta_value":"3.2.5"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3363","post_id":"2684","meta_key":"_prices_include_tax","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3364","post_id":"2684","meta_key":"_billing_address_index","meta_value":"John Deo  asas  asas as 743272 UA radiantthemes@gmail.com 8906850482"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3365","post_id":"2684","meta_key":"_shipping_address_index","meta_value":"        "}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3366","post_id":"2806","meta_key":"_order_key","meta_value":"wc_order_5a1d5060948d4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3367","post_id":"2806","meta_key":"_customer_user","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3368","post_id":"2806","meta_key":"_payment_method","meta_value":"cheque"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3369","post_id":"2806","meta_key":"_payment_method_title","meta_value":"Check payments"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3370","post_id":"2806","meta_key":"_transaction_id","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3371","post_id":"2806","meta_key":"_customer_ip_address","meta_value":"110.227.105.24"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3372","post_id":"2806","meta_key":"_customer_user_agent","meta_value":"mozilla\/5.0 (windows nt 6.3; win64; x64; rv:57.0) gecko\/20100101 firefox\/57.0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3373","post_id":"2806","meta_key":"_created_via","meta_value":"checkout"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3374","post_id":"2806","meta_key":"_date_completed","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3375","post_id":"2806","meta_key":"_completed_date","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3376","post_id":"2806","meta_key":"_date_paid","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3377","post_id":"2806","meta_key":"_paid_date","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3378","post_id":"2806","meta_key":"_cart_hash","meta_value":"ed283359dfe7b049d361826330125e1d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3379","post_id":"2806","meta_key":"_billing_first_name","meta_value":"John"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3380","post_id":"2806","meta_key":"_billing_last_name","meta_value":"Deo"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3381","post_id":"2806","meta_key":"_billing_company","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3382","post_id":"2806","meta_key":"_billing_address_1","meta_value":"asas"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3383","post_id":"2806","meta_key":"_billing_address_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3384","post_id":"2806","meta_key":"_billing_city","meta_value":"asas"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3385","post_id":"2806","meta_key":"_billing_state","meta_value":"as"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3386","post_id":"2806","meta_key":"_billing_postcode","meta_value":"743272"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3387","post_id":"2806","meta_key":"_billing_country","meta_value":"UA"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3388","post_id":"2806","meta_key":"_billing_email","meta_value":"radiantthemes@gmail.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3389","post_id":"2806","meta_key":"_billing_phone","meta_value":"8906850482"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3390","post_id":"2806","meta_key":"_shipping_first_name","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3391","post_id":"2806","meta_key":"_shipping_last_name","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3392","post_id":"2806","meta_key":"_shipping_company","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3393","post_id":"2806","meta_key":"_shipping_address_1","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3394","post_id":"2806","meta_key":"_shipping_address_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3395","post_id":"2806","meta_key":"_shipping_city","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3396","post_id":"2806","meta_key":"_shipping_state","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3397","post_id":"2806","meta_key":"_shipping_postcode","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3398","post_id":"2806","meta_key":"_shipping_country","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3399","post_id":"2806","meta_key":"_order_currency","meta_value":"GBP"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3400","post_id":"2806","meta_key":"_cart_discount","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3401","post_id":"2806","meta_key":"_cart_discount_tax","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3402","post_id":"2806","meta_key":"_order_shipping","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3403","post_id":"2806","meta_key":"_order_shipping_tax","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3404","post_id":"2806","meta_key":"_order_tax","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3405","post_id":"2806","meta_key":"_order_total","meta_value":"63600.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3406","post_id":"2806","meta_key":"_order_version","meta_value":"3.2.5"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3407","post_id":"2806","meta_key":"_prices_include_tax","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3408","post_id":"2806","meta_key":"_billing_address_index","meta_value":"John Deo  asas  asas as 743272 UA radiantthemes@gmail.com 8906850482"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3409","post_id":"2806","meta_key":"_shipping_address_index","meta_value":"        "}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3410","post_id":"2806","meta_key":"_recorded_sales","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3411","post_id":"2806","meta_key":"_recorded_coupon_usage_counts","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3412","post_id":"2806","meta_key":"_order_stock_reduced","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3413","post_id":"3622","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510005848{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508335424{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512370041390{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520510017544{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520510028104{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510036566{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510045385{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496289753{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3414","post_id":"3622","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3415","post_id":"3622","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3416","post_id":"3622","meta_key":"_thumbnail_id","meta_value":"3623"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3417","post_id":"3622","meta_key":"_team_phone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3418","post_id":"3622","meta_key":"_team_email","meta_value":"info@example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3419","post_id":"3622","meta_key":"_team_facebook","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3420","post_id":"3622","meta_key":"_team_twitter","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3421","post_id":"3622","meta_key":"_team_gplus","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3422","post_id":"3622","meta_key":"_team_pinterest","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3423","post_id":"3622","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3424","post_id":"3622","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510005848{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508335424{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512370041390{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520510017544{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520510028104{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510036566{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520510045385{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496289753{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3425","post_id":"3624","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509951190{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508288918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512369828797{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520509962974{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520509973829{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509982393{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509990809{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496231763{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3426","post_id":"3624","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3427","post_id":"3624","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3428","post_id":"3624","meta_key":"_thumbnail_id","meta_value":"3625"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3429","post_id":"3624","meta_key":"_team_phone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3430","post_id":"3624","meta_key":"_team_email","meta_value":"info@example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3431","post_id":"3624","meta_key":"_team_facebook","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3432","post_id":"3624","meta_key":"_team_twitter","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3433","post_id":"3624","meta_key":"_team_gplus","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3434","post_id":"3624","meta_key":"_team_pinterest","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3435","post_id":"3624","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3436","post_id":"3624","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509951190{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508288918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512369828797{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520509962974{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520509973829{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509982393{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509990809{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496231763{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3437","post_id":"3626","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509874148{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508196921{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512369918510{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520509885718{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520509896308{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509904722{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509915094{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496192274{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3438","post_id":"3626","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3439","post_id":"3626","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3440","post_id":"3626","meta_key":"_thumbnail_id","meta_value":"3627"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3441","post_id":"3626","meta_key":"_team_phone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3442","post_id":"3626","meta_key":"_team_email","meta_value":"info@example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3443","post_id":"3626","meta_key":"_team_facebook","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3444","post_id":"3626","meta_key":"_team_twitter","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3445","post_id":"3626","meta_key":"_team_gplus","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3446","post_id":"3626","meta_key":"_team_pinterest","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3447","post_id":"3626","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3448","post_id":"3626","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509874148{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508196921{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512369918510{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520509885718{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520509896308{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509904722{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509915094{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496192274{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3449","post_id":"3628","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509749330{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508142585{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512369968141{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520509780204{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520509791701{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509800186{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509824963{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496153174{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3450","post_id":"3628","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3451","post_id":"3628","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3452","post_id":"3628","meta_key":"_thumbnail_id","meta_value":"3629"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3453","post_id":"3628","meta_key":"_team_phone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3454","post_id":"3628","meta_key":"_team_email","meta_value":"info@example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3455","post_id":"3628","meta_key":"_team_facebook","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3456","post_id":"3628","meta_key":"_team_twitter","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3457","post_id":"3628","meta_key":"_team_gplus","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3458","post_id":"3628","meta_key":"_team_pinterest","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3459","post_id":"3628","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3460","post_id":"3628","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509749330{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520508142585{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1512369968141{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520509780204{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520509791701{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509800186{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509824963{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496153174{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3461","post_id":"3630","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519728305928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1512369560630{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520509593964{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520509621362{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509631682{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509640233{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3462","post_id":"3630","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3463","post_id":"3630","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3464","post_id":"3630","meta_key":"_thumbnail_id","meta_value":"3631"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3465","post_id":"3630","meta_key":"_team_phone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3466","post_id":"3630","meta_key":"_team_email","meta_value":"info@example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3467","post_id":"3630","meta_key":"_team_facebook","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3468","post_id":"3630","meta_key":"_team_twitter","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3469","post_id":"3630","meta_key":"_team_gplus","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3470","post_id":"3630","meta_key":"_team_pinterest","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3471","post_id":"3630","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3472","post_id":"3630","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519728305928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1512369560630{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512282460036{padding-left: 7px !important;}.vc_custom_1520509593964{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}.vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}.vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520509621362{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509631682{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509640233{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}.vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}.vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3473","post_id":"3991","meta_key":"_price","meta_value":"50.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3474","post_id":"3991","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3475","post_id":"3991","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3476","post_id":"3991","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3477","post_id":"3991","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3478","post_id":"3991","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3479","post_id":"3991","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3480","post_id":"3991","meta_key":"_regular_price","meta_value":"50.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3481","post_id":"3991","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3482","post_id":"3991","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3483","post_id":"3991","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3484","post_id":"3991","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3485","post_id":"3991","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3486","post_id":"3991","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3487","post_id":"3991","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3488","post_id":"3991","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3489","post_id":"3991","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3490","post_id":"3991","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3491","post_id":"3991","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3492","post_id":"3991","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3493","post_id":"3991","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3494","post_id":"3991","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3495","post_id":"3991","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3496","post_id":"3991","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3497","post_id":"3991","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3498","post_id":"3991","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3499","post_id":"3991","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3500","post_id":"3991","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3501","post_id":"3991","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3502","post_id":"3991","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3503","post_id":"3991","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3504","post_id":"3991","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3505","post_id":"3991","meta_key":"_sku","meta_value":"SKU04"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3506","post_id":"3991","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3507","post_id":"3991","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3508","post_id":"3991","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3509","post_id":"3991","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3510","post_id":"3991","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3511","post_id":"3991","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"White\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"20cmx25cmx35cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:3:\"20g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3512","post_id":"3991","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3513","post_id":"3991","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3514","post_id":"3991","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3515","post_id":"3991","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3516","post_id":"3991","meta_key":"_thumbnail_id","meta_value":"3992"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3517","post_id":"3991","meta_key":"_product_image_gallery","meta_value":"3993,3994,3995"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3518","post_id":"3996","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3519","post_id":"3996","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3520","post_id":"3996","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3521","post_id":"3996","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3522","post_id":"3996","meta_key":"_sku","meta_value":"SKU03"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3523","post_id":"3996","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3524","post_id":"3996","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3525","post_id":"3996","meta_key":"_price","meta_value":"10.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3526","post_id":"3996","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3527","post_id":"3996","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3528","post_id":"3996","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3529","post_id":"3996","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3530","post_id":"3996","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3531","post_id":"3996","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3532","post_id":"3996","meta_key":"_regular_price","meta_value":"10.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3533","post_id":"3996","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3534","post_id":"3996","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3535","post_id":"3996","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3536","post_id":"3996","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3537","post_id":"3996","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3538","post_id":"3996","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3539","post_id":"3996","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3540","post_id":"3996","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3541","post_id":"3996","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3542","post_id":"3996","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3543","post_id":"3996","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3544","post_id":"3996","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3545","post_id":"3996","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3546","post_id":"3996","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3547","post_id":"3996","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3548","post_id":"3996","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3549","post_id":"3996","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3550","post_id":"3996","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3551","post_id":"3996","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3552","post_id":"3996","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3553","post_id":"3996","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3554","post_id":"3996","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3555","post_id":"3996","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3556","post_id":"3996","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3557","post_id":"3996","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3558","post_id":"3996","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3559","post_id":"3996","meta_key":"_thumbnail_id","meta_value":"3997"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3560","post_id":"3996","meta_key":"_product_image_gallery","meta_value":"3998,3999"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3561","post_id":"3996","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"Brown\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"10cmx15cmx25cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:3:\"10g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3562","post_id":"3996","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3563","post_id":"4000","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3564","post_id":"4000","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3565","post_id":"4000","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3566","post_id":"4000","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3567","post_id":"4000","meta_key":"_sku","meta_value":"SKU02"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3568","post_id":"4000","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3569","post_id":"4000","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3570","post_id":"4000","meta_key":"_price","meta_value":"150.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3571","post_id":"4000","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3572","post_id":"4000","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3573","post_id":"4000","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3574","post_id":"4000","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3575","post_id":"4000","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3576","post_id":"4000","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3577","post_id":"4000","meta_key":"_regular_price","meta_value":"150.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3578","post_id":"4000","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3579","post_id":"4000","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3580","post_id":"4000","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3581","post_id":"4000","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3582","post_id":"4000","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3583","post_id":"4000","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3584","post_id":"4000","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3585","post_id":"4000","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3586","post_id":"4000","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3587","post_id":"4000","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3588","post_id":"4000","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3589","post_id":"4000","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3590","post_id":"4000","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3591","post_id":"4000","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3592","post_id":"4000","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3593","post_id":"4000","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3594","post_id":"4000","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3595","post_id":"4000","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3596","post_id":"4000","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3597","post_id":"4000","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3598","post_id":"4000","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3599","post_id":"4000","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3600","post_id":"4000","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3601","post_id":"4000","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3602","post_id":"4000","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3603","post_id":"4000","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3604","post_id":"4000","meta_key":"_thumbnail_id","meta_value":"4001"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3605","post_id":"4000","meta_key":"_product_image_gallery","meta_value":"4002,4003"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3606","post_id":"4000","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:4:\"Pink\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:14:\"30cmx35cmx40cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:3:\"15g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3607","post_id":"4000","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3608","post_id":"4004","meta_key":"_button_text","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3609","post_id":"4004","meta_key":"_default_attributes","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3610","post_id":"4004","meta_key":"_thumbnail_id","meta_value":"4005"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3611","post_id":"4004","meta_key":"_product_image_gallery","meta_value":"4006,4007,4008"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3612","post_id":"4004","meta_key":"_product_attributes","meta_value":"a:3:{s:5:\"color\";a:6:{s:4:\"name\";s:5:\"Color\";s:5:\"value\";s:5:\"White\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:0;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:4:\"size\";a:6:{s:4:\"name\";s:4:\"Size\";s:5:\"value\";s:9:\"10cmx25cm\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:1;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}s:6:\"weight\";a:6:{s:4:\"name\";s:6:\"Weight\";s:5:\"value\";s:2:\"5g\";s:11:\"is_taxonomy\";i:0;s:8:\"position\";i:2;s:10:\"is_visible\";i:1;s:12:\"is_variation\";i:0;}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3613","post_id":"4004","meta_key":"total_sales","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3614","post_id":"4004","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3615","post_id":"4004","meta_key":"_sku","meta_value":"SKU01"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3616","post_id":"4004","meta_key":"_downloadable","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3617","post_id":"4004","meta_key":"_virtual","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3618","post_id":"4004","meta_key":"_price","meta_value":"10.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3619","post_id":"4004","meta_key":"_visibility","meta_value":"visible"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3620","post_id":"4004","meta_key":"_stock","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3621","post_id":"4004","meta_key":"_stock_status","meta_value":"instock"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3622","post_id":"4004","meta_key":"_backorders","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3623","post_id":"4004","meta_key":"_manage_stock","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3624","post_id":"4004","meta_key":"_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3625","post_id":"4004","meta_key":"_regular_price","meta_value":"10.00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3626","post_id":"4004","meta_key":"_weight","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3627","post_id":"4004","meta_key":"_length","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3628","post_id":"4004","meta_key":"_width","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3629","post_id":"4004","meta_key":"_height","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3630","post_id":"4004","meta_key":"_tax_status","meta_value":"taxable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3631","post_id":"4004","meta_key":"_tax_class","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3632","post_id":"4004","meta_key":"_upsell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3633","post_id":"4004","meta_key":"_crosssell_ids","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3634","post_id":"4004","meta_key":"_upsell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3635","post_id":"4004","meta_key":"_crosssell_skus","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3636","post_id":"4004","meta_key":"_sale_price_dates_from","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3637","post_id":"4004","meta_key":"_sale_price_dates_to","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3638","post_id":"4004","meta_key":"_min_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3639","post_id":"4004","meta_key":"_max_variation_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3640","post_id":"4004","meta_key":"_min_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3641","post_id":"4004","meta_key":"_max_variation_regular_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3642","post_id":"4004","meta_key":"_min_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3643","post_id":"4004","meta_key":"_max_variation_sale_price","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3644","post_id":"4004","meta_key":"_featured","meta_value":"no"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3645","post_id":"4004","meta_key":"_file_path","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3646","post_id":"4004","meta_key":"_file_paths","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3647","post_id":"4004","meta_key":"_download_limit","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3648","post_id":"4004","meta_key":"_download_expiry","meta_value":"-1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3649","post_id":"4004","meta_key":"_product_url","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3650","post_id":"4004","meta_key":"_wc_average_rating","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3651","post_id":"4004","meta_key":"_wc_rating_count","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3652","post_id":"4004","meta_key":"_wc_review_count","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3653","post_id":"6599","meta_key":"_testimonial_twitter","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3654","post_id":"6599","meta_key":"_testimonial_facebook","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3655","post_id":"6599","meta_key":"_testimonial_designation","meta_value":"Los Angeles"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3656","post_id":"6599","meta_key":"_thumbnail_id","meta_value":"6600"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3657","post_id":"6599","meta_key":"_testimonial_pinterest","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3658","post_id":"6599","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3659","post_id":"6599","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3660","post_id":"6599","meta_key":"_testimonial_gplus","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3661","post_id":"6674","meta_key":"_form","meta_value":"<label> Your Name (required)\n    [text* your-name] <\/label>\n\n<label> Your Email (required)\n    [email* your-email] <\/label>\n\n<label> Subject\n    [text your-subject] <\/label>\n\n<label> Your Message\n    [textarea your-message] <\/label>\n\n[submit \"Send\"]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3662","post_id":"6674","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3663","post_id":"6674","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3664","post_id":"6674","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3665","post_id":"6674","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3666","post_id":"6674","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3667","post_id":"6674","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3668","post_id":"53","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3669","post_id":"53","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3670","post_id":"53","meta_key":"_form","meta_value":"<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name \"Name :\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* email \"E-mail :\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Subject \"Subject :\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[textarea message \"Message :\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit \"Make an Appoinment\"]\n<\/div>\n<\/div>\n<\/div>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3671","post_id":"53","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3672","post_id":"53","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3673","post_id":"53","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3674","post_id":"53","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3675","post_id":"53","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3676","post_id":"215","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3677","post_id":"215","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3678","post_id":"215","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3679","post_id":"215","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3680","post_id":"215","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3681","post_id":"215","meta_key":"_form","meta_value":"<div class=\"row\">\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Name <span>*<\/span><\/label>\n[text* Name]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>E-mail <span>*<\/span><\/label>\n[email* email]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Phone <span>*<\/span><\/label>\n[tel Phone]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Subject <span>*<\/span><\/label>\n[text* Subject]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Message <span>*<\/span><\/label>\n[textarea message]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit \"Make an Appoinment\"]\n<\/div>\n<\/div>\n<\/div>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3682","post_id":"215","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3683","post_id":"215","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3684","post_id":"318","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3685","post_id":"318","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3686","post_id":"318","meta_key":"_form","meta_value":"<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"Name:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* email placeholder \"Email:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[tel phone placeholder \"Phone:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text subject placeholder \"Subject:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[select service \"Financial Planning\" \"Business Services\" \"Software and Hi-Tech\" \"Travel and Aviation\" \"Quality Resourcing\" \"Healthcare Services\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[textarea message placeholder \"Message:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit \"Send Message\"]\n<\/div>\n<\/div>\n<\/div>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3687","post_id":"318","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3688","post_id":"318","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3689","post_id":"318","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3690","post_id":"318","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3691","post_id":"318","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3692","post_id":"468","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3693","post_id":"468","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3694","post_id":"468","meta_key":"_form","meta_value":"<div class=\"row\"><div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\"><div class=\"form-row\"><label>Name <\/label>[text Name]<\/div><\/div><div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\"><div class=\"form-row\"><label>E-mail <\/label>[email email]<\/div><\/div><div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\"><div class=\"form-row\"><label>Phone <span>*<\/span><\/label>[tel* phone]<\/div><\/div><div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\"><div class=\"form-row\"><label>Subject <\/label>[select AreYouaNewClient \"Yes\" \"No\"]<\/div><\/div><div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\"><div class=\"form-row\"><label>Message <\/label>[textarea message]<\/div><\/div><div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\"><div class=\"form-row last button\">[submit \"Make an Appoinment\"]<\/div><\/div><\/div>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3695","post_id":"468","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3696","post_id":"468","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3697","post_id":"468","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3698","post_id":"468","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3699","post_id":"468","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3700","post_id":"468","meta_key":"_config_errors","meta_value":"a:1:{s:23:\"mail.additional_headers\";a:1:{i:0;a:2:{s:4:\"code\";i:108;s:4:\"args\";a:3:{s:7:\"message\";s:0:\"\";s:6:\"params\";a:0:{}s:4:\"link\";s:65:\"https:\/\/contactform7.com\/configuration-errors\/invalid-mail-header\";}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3701","post_id":"1775","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3702","post_id":"1775","meta_key":"_form","meta_value":"<div class=\"row\">\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Name <span>*<\/span><\/label>\n[text* Name]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>E-mail <span>*<\/span><\/label>\n[email* email]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Phone <span>*<\/span><\/label>\n[tel Phone]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Are You a New Client? <span>*<\/span><\/label>\n[text* client]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Describe your case<span>*<\/span><\/label>\n[textarea describe]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit \"Make an Appoinment\"]\n<\/div>\n<\/div>\n<\/div>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3703","post_id":"1775","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3704","post_id":"1775","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3705","post_id":"1775","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3706","post_id":"1775","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3707","post_id":"1775","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3708","post_id":"3072","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3709","post_id":"3072","meta_key":"_form","meta_value":"<div class=\"row\">\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>First Name<span>*<\/span><\/label>\n[text* First ]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Last Name<span>*<\/span><\/label>\n[text* Last ]\n<\/div>\n<\/div>\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>E-mail <span>*<\/span><\/label>\n[email* email]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Phone <span>*<\/span><\/label>\n[tel Phone]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Service Required<span>*<\/span><\/label>\n[select* ServiceRequired \"Financial Planning\" \"Business Services\" \"Software and Hi-Tech\" \"Travel and Aviation\" \"Quality Resourcing\" \"Healthcare Services\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Subject <span>*<\/span><\/label>\n[text* Subject]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Message <span>*<\/span><\/label>\n[textarea message]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit \"Send Message\"]\n<\/div>\n<\/div>\n<\/div>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3710","post_id":"3072","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3711","post_id":"3072","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3712","post_id":"3072","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3713","post_id":"3072","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3714","post_id":"3072","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3715","post_id":"4065","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3716","post_id":"4065","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3717","post_id":"4065","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3718","post_id":"4065","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3719","post_id":"4065","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3720","post_id":"4065","meta_key":"_form","meta_value":"<div class=\"row register-form\">\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"Name\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* E-mail placeholder \"E-mail\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[tel* Phone placeholder \"Phone\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* CompanyName placeholder \"Company Name\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[checkbox* terms \"I agree with the all additional Terms and Conditions\"]\n[submit \"SUBMIT\"]\n<\/div>\n<\/div>\n<\/div>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3721","post_id":"4065","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3722","post_id":"4762","meta_key":"_VenueOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3723","post_id":"4762","meta_key":"_tribe_modified_fields","meta_value":"a:19:{s:12:\"_VenueOrigin\";i:1608290612;s:13:\"_EventShowMap\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290612;s:11:\"_VenueState\";i:1608290612;s:17:\"_VenueShowMapLink\";i:1608290612;s:13:\"_VenueAddress\";i:1608290612;s:10:\"_VenueCity\";i:1608290612;s:13:\"_VenueCountry\";i:1608290612;s:29:\"_wpml_location_migration_done\";i:1608290612;s:17:\"_EventShowMapLink\";i:1608290612;s:13:\"_VenueShowMap\";i:1608290612;s:9:\"_VenueURL\";i:1608290612;s:11:\"_VenuePhone\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:19:\"_VenueStateProvince\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:14:\"_VenueProvince\";i:1608290612;s:9:\"_VenueZip\";i:1608290612;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3724","post_id":"4762","meta_key":"_EventShowMap","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3725","post_id":"4762","meta_key":"_VenueOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3726","post_id":"4762","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3727","post_id":"4762","meta_key":"_VenueState","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3728","post_id":"4762","meta_key":"_VenueShowMapLink","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3729","post_id":"4762","meta_key":"_VenueAddress","meta_value":"PO Box 16122 Collins Street"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3730","post_id":"4762","meta_key":"_VenueCity","meta_value":"Melbourne"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3731","post_id":"4762","meta_key":"_VenueCountry","meta_value":"Australia"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3732","post_id":"4762","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3733","post_id":"4762","meta_key":"_EventShowMapLink","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3734","post_id":"4762","meta_key":"_VenueShowMap","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3735","post_id":"4762","meta_key":"_VenueURL","meta_value":"https:\/\/www.example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3736","post_id":"4762","meta_key":"_VenuePhone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3737","post_id":"4762","meta_key":"_tribe_modified_fields","meta_value":"a:19:{s:12:\"_VenueOrigin\";i:1608290612;s:13:\"_EventShowMap\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290612;s:11:\"_VenueState\";i:1608290612;s:17:\"_VenueShowMapLink\";i:1608290612;s:13:\"_VenueAddress\";i:1608290612;s:10:\"_VenueCity\";i:1608290612;s:13:\"_VenueCountry\";i:1608290612;s:29:\"_wpml_location_migration_done\";i:1608290612;s:17:\"_EventShowMapLink\";i:1608290612;s:13:\"_VenueShowMap\";i:1608290612;s:9:\"_VenueURL\";i:1608290612;s:11:\"_VenuePhone\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:19:\"_VenueStateProvince\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:14:\"_VenueProvince\";i:1608290612;s:9:\"_VenueZip\";i:1608290612;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3738","post_id":"4762","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3739","post_id":"4762","meta_key":"_VenueOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3740","post_id":"4762","meta_key":"_tribe_modified_fields","meta_value":"a:19:{s:12:\"_VenueOrigin\";i:1608290612;s:13:\"_EventShowMap\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290612;s:11:\"_VenueState\";i:1608290612;s:17:\"_VenueShowMapLink\";i:1608290612;s:13:\"_VenueAddress\";i:1608290612;s:10:\"_VenueCity\";i:1608290612;s:13:\"_VenueCountry\";i:1608290612;s:29:\"_wpml_location_migration_done\";i:1608290612;s:17:\"_EventShowMapLink\";i:1608290612;s:13:\"_VenueShowMap\";i:1608290612;s:9:\"_VenueURL\";i:1608290612;s:11:\"_VenuePhone\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:19:\"_VenueStateProvince\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:14:\"_VenueProvince\";i:1608290612;s:9:\"_VenueZip\";i:1608290612;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3741","post_id":"4762","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3742","post_id":"4762","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3743","post_id":"4762","meta_key":"_VenueStateProvince","meta_value":"West Victoria"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3744","post_id":"4762","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3745","post_id":"4762","meta_key":"_VenueProvince","meta_value":"West Victoria"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3746","post_id":"4762","meta_key":"_VenueZip","meta_value":"8007"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3747","post_id":"4764","meta_key":"_OrganizerOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3748","post_id":"4764","meta_key":"_tribe_modified_fields","meta_value":"a:9:{s:16:\"_OrganizerOrigin\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:17:\"_OrganizerWebsite\";i:1608290612;s:15:\"_OrganizerEmail\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:29:\"_wpml_location_migration_done\";i:1608290612;s:15:\"_OrganizerPhone\";i:1608290612;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3749","post_id":"4764","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3750","post_id":"4764","meta_key":"_OrganizerWebsite","meta_value":"https:\/\/www.example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3751","post_id":"4764","meta_key":"_OrganizerEmail","meta_value":"info@example.com"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3752","post_id":"4764","meta_key":"_tribe_modified_fields","meta_value":"a:9:{s:16:\"_OrganizerOrigin\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:17:\"_OrganizerWebsite\";i:1608290612;s:15:\"_OrganizerEmail\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:29:\"_wpml_location_migration_done\";i:1608290612;s:15:\"_OrganizerPhone\";i:1608290612;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3753","post_id":"4764","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3754","post_id":"4764","meta_key":"_OrganizerOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3755","post_id":"4764","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3756","post_id":"4764","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3757","post_id":"4764","meta_key":"_tribe_modified_fields","meta_value":"a:9:{s:16:\"_OrganizerOrigin\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:17:\"_OrganizerWebsite\";i:1608290612;s:15:\"_OrganizerEmail\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:29:\"_wpml_location_migration_done\";i:1608290612;s:15:\"_OrganizerPhone\";i:1608290612;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3758","post_id":"4764","meta_key":"_OrganizerOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3759","post_id":"4764","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3760","post_id":"4764","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3761","post_id":"4764","meta_key":"_OrganizerPhone","meta_value":"(888) 123-4567"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3762","post_id":"4766","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290612;s:12:\"_EventOrigin\";i:1608290612;s:13:\"_EventVenueID\";i:1608290612;s:17:\"_EventOrganizerID\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290614;s:18:\"_EventStartDateUTC\";i:1608290612;s:16:\"_EventEndDateUTC\";i:1608290612;s:14:\"_EventDuration\";i:1608290612;s:13:\"_EventEndDate\";i:1608290612;s:15:\"_EventStartDate\";i:1608290612;s:13:\"_EventShowMap\";i:1608290612;s:10:\"_EventCost\";i:1608290612;s:22:\"_EventCurrencyPosition\";i:1608290612;s:20:\"_EventCurrencySymbol\";i:1608290612;s:18:\"_EventTimezoneAbbr\";i:1608290612;s:14:\"_EventTimezone\";i:1608290612;s:9:\"_EventURL\";i:1608290612;s:17:\"_EventShowMapLink\";i:1608290612;s:17:\"_wpb_vc_js_status\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:29:\"_wpml_location_migration_done\";i:1608290612;s:13:\"_thumbnail_id\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3763","post_id":"4766","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776548066{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776030018{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3764","post_id":"4766","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3765","post_id":"4766","meta_key":"_EventVenueID","meta_value":"4762"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3766","post_id":"4766","meta_key":"_EventOrganizerID","meta_value":"4763"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3767","post_id":"4766","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3769","post_id":"4766","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3771","post_id":"4766","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776548066{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776030018{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3772","post_id":"4766","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3773","post_id":"4766","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290612;s:12:\"_EventOrigin\";i:1608290612;s:13:\"_EventVenueID\";i:1608290612;s:17:\"_EventOrganizerID\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290614;s:18:\"_EventStartDateUTC\";i:1608290612;s:16:\"_EventEndDateUTC\";i:1608290612;s:14:\"_EventDuration\";i:1608290612;s:13:\"_EventEndDate\";i:1608290612;s:15:\"_EventStartDate\";i:1608290612;s:13:\"_EventShowMap\";i:1608290612;s:10:\"_EventCost\";i:1608290612;s:22:\"_EventCurrencyPosition\";i:1608290612;s:20:\"_EventCurrencySymbol\";i:1608290612;s:18:\"_EventTimezoneAbbr\";i:1608290612;s:14:\"_EventTimezone\";i:1608290612;s:9:\"_EventURL\";i:1608290612;s:17:\"_EventShowMapLink\";i:1608290612;s:17:\"_wpb_vc_js_status\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:29:\"_wpml_location_migration_done\";i:1608290612;s:13:\"_thumbnail_id\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3774","post_id":"4766","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290612;s:12:\"_EventOrigin\";i:1608290612;s:13:\"_EventVenueID\";i:1608290612;s:17:\"_EventOrganizerID\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290614;s:18:\"_EventStartDateUTC\";i:1608290612;s:16:\"_EventEndDateUTC\";i:1608290612;s:14:\"_EventDuration\";i:1608290612;s:13:\"_EventEndDate\";i:1608290612;s:15:\"_EventStartDate\";i:1608290612;s:13:\"_EventShowMap\";i:1608290612;s:10:\"_EventCost\";i:1608290612;s:22:\"_EventCurrencyPosition\";i:1608290612;s:20:\"_EventCurrencySymbol\";i:1608290612;s:18:\"_EventTimezoneAbbr\";i:1608290612;s:14:\"_EventTimezone\";i:1608290612;s:9:\"_EventURL\";i:1608290612;s:17:\"_EventShowMapLink\";i:1608290612;s:17:\"_wpb_vc_js_status\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:29:\"_wpml_location_migration_done\";i:1608290612;s:13:\"_thumbnail_id\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3775","post_id":"4766","meta_key":"_EventStartDateUTC","meta_value":"2018-02-15 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3776","post_id":"4766","meta_key":"_EventEndDateUTC","meta_value":"2018-03-08 17:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3777","post_id":"4766","meta_key":"_EventDuration","meta_value":"1846800"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3778","post_id":"4766","meta_key":"_EventEndDate","meta_value":"2018-03-08 17:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3779","post_id":"4766","meta_key":"_EventStartDate","meta_value":"2018-02-15 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3780","post_id":"4766","meta_key":"_EventShowMap","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3781","post_id":"4766","meta_key":"_EventCost","meta_value":"50"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3782","post_id":"4766","meta_key":"_EventCurrencyPosition","meta_value":"prefix"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3783","post_id":"4766","meta_key":"_EventCurrencySymbol","meta_value":"$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3784","post_id":"4766","meta_key":"_EventTimezoneAbbr","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3785","post_id":"4766","meta_key":"_EventTimezone","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3786","post_id":"4766","meta_key":"_EventURL","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3787","post_id":"4766","meta_key":"_EventShowMapLink","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3788","post_id":"4766","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3789","post_id":"4766","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3790","post_id":"4766","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3791","post_id":"4766","meta_key":"_thumbnail_id","meta_value":"4091"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3792","post_id":"4766","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3793","post_id":"4766","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776548066{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776030018{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3795","post_id":"4836","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290612;s:13:\"_EventEndDate\";i:1608290612;s:17:\"_EventShowMapLink\";i:1608290612;s:13:\"_EventShowMap\";i:1608290612;s:15:\"_EventStartDate\";i:1608290612;s:17:\"_wpb_vc_js_status\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:13:\"_thumbnail_id\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3796","post_id":"4836","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776496849{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3797","post_id":"4836","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3798","post_id":"4836","meta_key":"_EventEndDate","meta_value":"2018-04-06 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3799","post_id":"4836","meta_key":"_EventShowMapLink","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3800","post_id":"4836","meta_key":"_EventShowMap","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3801","post_id":"4836","meta_key":"_EventStartDate","meta_value":"2018-03-14 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3802","post_id":"4836","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3803","post_id":"4836","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3804","post_id":"4836","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3805","post_id":"4836","meta_key":"_thumbnail_id","meta_value":"4090"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3806","post_id":"4836","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3807","post_id":"4836","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3808","post_id":"4836","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776496849{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3810","post_id":"4836","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3812","post_id":"4836","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776496849{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3813","post_id":"4836","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3815","post_id":"4836","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3816","post_id":"4836","meta_key":"_EventStartDateUTC","meta_value":"2018-03-14 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3817","post_id":"4836","meta_key":"_EventEndDateUTC","meta_value":"2018-04-06 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3818","post_id":"4836","meta_key":"_EventDuration","meta_value":"1987200"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3819","post_id":"4836","meta_key":"_EventCurrencySymbol","meta_value":"$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3820","post_id":"4836","meta_key":"_EventCurrencyPosition","meta_value":"prefix"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3821","post_id":"4836","meta_key":"_EventCost","meta_value":"60"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3822","post_id":"4836","meta_key":"_EventURL","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3823","post_id":"4836","meta_key":"_EventTimezone","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3824","post_id":"4836","meta_key":"_EventTimezoneAbbr","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3825","post_id":"4836","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776496849{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3826","post_id":"4836","meta_key":"_EventVenueID","meta_value":"4762"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3827","post_id":"4836","meta_key":"_EventOrganizerID","meta_value":"4763"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3828","post_id":"4836","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290612;s:13:\"_EventEndDate\";i:1608290612;s:17:\"_EventShowMapLink\";i:1608290612;s:13:\"_EventShowMap\";i:1608290612;s:15:\"_EventStartDate\";i:1608290612;s:17:\"_wpb_vc_js_status\";i:1608290612;s:21:\"_wpml_media_duplicate\";i:1608290612;s:13:\"_thumbnail_id\";i:1608290612;s:14:\"slide_template\";i:1608290612;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290612;s:20:\"_wpml_media_featured\";i:1608290612;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3830","post_id":"4846","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3831","post_id":"4846","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776453261{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776463019{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3832","post_id":"4846","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3833","post_id":"4846","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3835","post_id":"4846","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776453261{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776463019{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3836","post_id":"4846","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3837","post_id":"4846","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3838","post_id":"4846","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776453261{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776463019{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3839","post_id":"4846","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3841","post_id":"4846","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3842","post_id":"4846","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776453261{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776463019{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3843","post_id":"4846","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3845","post_id":"4846","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3846","post_id":"4846","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3847","post_id":"4846","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3848","post_id":"4846","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3850","post_id":"4846","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3851","post_id":"4846","meta_key":"_thumbnail_id","meta_value":"4095"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3852","post_id":"4846","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3853","post_id":"4846","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3854","post_id":"4846","meta_key":"_EventShowMapLink","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3855","post_id":"4846","meta_key":"_EventShowMap","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3856","post_id":"4846","meta_key":"_EventStartDate","meta_value":"2018-05-02 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3857","post_id":"4846","meta_key":"_EventEndDate","meta_value":"2018-07-03 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3858","post_id":"4846","meta_key":"_EventStartDateUTC","meta_value":"2018-05-02 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3859","post_id":"4846","meta_key":"_EventEndDateUTC","meta_value":"2018-07-03 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3860","post_id":"4846","meta_key":"_EventDuration","meta_value":"5356800"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3861","post_id":"4846","meta_key":"_EventCurrencySymbol","meta_value":"$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3862","post_id":"4846","meta_key":"_EventCurrencyPosition","meta_value":"prefix"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3863","post_id":"4846","meta_key":"_EventCost","meta_value":"80"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3864","post_id":"4846","meta_key":"_EventURL","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3865","post_id":"4846","meta_key":"_EventTimezone","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3866","post_id":"4846","meta_key":"_EventTimezoneAbbr","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3867","post_id":"4846","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776453261{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776463019{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3868","post_id":"4846","meta_key":"_EventVenueID","meta_value":"4762"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3869","post_id":"4846","meta_key":"_EventOrganizerID","meta_value":"4763"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3871","post_id":"4850","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3872","post_id":"4850","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776168337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776416223{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3873","post_id":"4850","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3874","post_id":"4850","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3876","post_id":"4850","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776168337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776416223{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3877","post_id":"4850","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3878","post_id":"4850","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3879","post_id":"4850","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776168337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776416223{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3881","post_id":"4850","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3882","post_id":"4850","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3883","post_id":"4850","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776168337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776416223{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3885","post_id":"4850","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3886","post_id":"4850","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3887","post_id":"4850","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776168337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776416223{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3889","post_id":"4850","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3890","post_id":"4850","meta_key":"_tribe_modified_fields","meta_value":"a:25:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3891","post_id":"4850","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3892","post_id":"4850","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3893","post_id":"4850","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3895","post_id":"4850","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3896","post_id":"4850","meta_key":"_thumbnail_id","meta_value":"4093"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3897","post_id":"4850","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3898","post_id":"4850","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3899","post_id":"4850","meta_key":"_EventShowMapLink","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3900","post_id":"4850","meta_key":"_EventShowMap","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3901","post_id":"4850","meta_key":"_EventStartDate","meta_value":"2018-07-06 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3902","post_id":"4850","meta_key":"_EventEndDate","meta_value":"2018-08-02 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3903","post_id":"4850","meta_key":"_EventStartDateUTC","meta_value":"2018-07-06 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3904","post_id":"4850","meta_key":"_EventEndDateUTC","meta_value":"2018-08-02 08:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3905","post_id":"4850","meta_key":"_EventDuration","meta_value":"2332800"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3906","post_id":"4850","meta_key":"_EventCurrencySymbol","meta_value":"$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3907","post_id":"4850","meta_key":"_EventCurrencyPosition","meta_value":"prefix"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3908","post_id":"4850","meta_key":"_EventCost","meta_value":"80"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3909","post_id":"4850","meta_key":"_EventURL","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3910","post_id":"4850","meta_key":"_EventTimezone","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3911","post_id":"4850","meta_key":"_EventTimezoneAbbr","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3912","post_id":"4850","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776168337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776416223{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3913","post_id":"4850","meta_key":"_EventVenueID","meta_value":"4762"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3914","post_id":"4850","meta_key":"_EventOrganizerID","meta_value":"4763"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3916","post_id":"4854","meta_key":"_tribe_modified_fields","meta_value":"a:26:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:21:\"_wpml_media_duplicate\";i:1608290613;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:12:\"_EventAllDay\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3917","post_id":"4854","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518687281134{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3918","post_id":"4854","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3919","post_id":"4854","meta_key":"_tribe_modified_fields","meta_value":"a:26:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:21:\"_wpml_media_duplicate\";i:1608290613;s:29:\"_wpml_location_migration_done\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:12:\"_EventAllDay\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3921","post_id":"4854","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518687281134{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3922","post_id":"4854","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3924","post_id":"4854","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518687281134{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3925","post_id":"4854","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3927","post_id":"4854","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518687281134{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3928","post_id":"4854","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3930","post_id":"4854","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518687281134{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3931","post_id":"4854","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3933","post_id":"4854","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518687281134{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3934","post_id":"4854","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3935","post_id":"4854","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3936","post_id":"4854","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3937","post_id":"4854","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3939","post_id":"4854","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3940","post_id":"4854","meta_key":"_thumbnail_id","meta_value":"4094"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3941","post_id":"4854","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3942","post_id":"4854","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3943","post_id":"4854","meta_key":"_EventShowMapLink","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3944","post_id":"4854","meta_key":"_EventShowMap","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3945","post_id":"4854","meta_key":"_EventStartDate","meta_value":"2018-07-06 00:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3946","post_id":"4854","meta_key":"_EventEndDate","meta_value":"2018-08-02 23:59:59"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3947","post_id":"4854","meta_key":"_EventStartDateUTC","meta_value":"2018-07-06 00:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3948","post_id":"4854","meta_key":"_EventEndDateUTC","meta_value":"2018-08-02 23:59:59"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3949","post_id":"4854","meta_key":"_EventDuration","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3950","post_id":"4854","meta_key":"_EventCurrencySymbol","meta_value":"$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3951","post_id":"4854","meta_key":"_EventCurrencyPosition","meta_value":"prefix"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3952","post_id":"4854","meta_key":"_EventCost","meta_value":"100"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3953","post_id":"4854","meta_key":"_EventURL","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3954","post_id":"4854","meta_key":"_EventTimezone","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3955","post_id":"4854","meta_key":"_EventTimezoneAbbr","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3956","post_id":"4854","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518687281134{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3957","post_id":"4854","meta_key":"_EventVenueID","meta_value":"4762"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3958","post_id":"4854","meta_key":"_EventOrganizerID","meta_value":"4763"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3959","post_id":"4854","meta_key":"_EventAllDay","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3961","post_id":"4860","meta_key":"_tribe_modified_fields","meta_value":"a:26:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:12:\"_EventAllDay\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3962","post_id":"4860","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776108117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776146917{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3963","post_id":"4860","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3964","post_id":"4860","meta_key":"_tribe_modified_fields","meta_value":"a:26:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:12:\"_EventAllDay\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3966","post_id":"4860","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776108117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776146917{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3967","post_id":"4860","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3968","post_id":"4860","meta_key":"_tribe_modified_fields","meta_value":"a:26:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:12:\"_EventAllDay\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3969","post_id":"4860","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776108117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776146917{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3970","post_id":"4860","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3972","post_id":"4860","meta_key":"_tribe_modified_fields","meta_value":"a:26:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:12:\"_EventAllDay\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3973","post_id":"4860","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776108117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776146917{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3974","post_id":"4860","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3976","post_id":"4860","meta_key":"_tribe_modified_fields","meta_value":"a:26:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:12:\"_EventAllDay\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3977","post_id":"4860","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776108117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776146917{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3978","post_id":"4860","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3980","post_id":"4860","meta_key":"_tribe_modified_fields","meta_value":"a:26:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:12:\"_EventAllDay\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3981","post_id":"4860","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776108117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776146917{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3982","post_id":"4860","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3984","post_id":"4860","meta_key":"_tribe_modified_fields","meta_value":"a:26:{s:26:\"_wpb_shortcodes_custom_css\";i:1608290613;s:12:\"_EventOrigin\";i:1608290613;s:17:\"_vc_post_settings\";i:1608290614;s:29:\"_wpml_location_migration_done\";i:1608290613;s:21:\"_wpml_media_duplicate\";i:1608290613;s:20:\"_wpml_media_featured\";i:1608290613;s:13:\"_thumbnail_id\";i:1608290613;s:14:\"slide_template\";i:1608290613;s:17:\"_wpb_vc_js_status\";i:1608290613;s:17:\"_EventShowMapLink\";i:1608290613;s:13:\"_EventShowMap\";i:1608290613;s:15:\"_EventStartDate\";i:1608290613;s:13:\"_EventEndDate\";i:1608290613;s:18:\"_EventStartDateUTC\";i:1608290613;s:16:\"_EventEndDateUTC\";i:1608290613;s:14:\"_EventDuration\";i:1608290613;s:20:\"_EventCurrencySymbol\";i:1608290613;s:22:\"_EventCurrencyPosition\";i:1608290613;s:10:\"_EventCost\";i:1608290613;s:9:\"_EventURL\";i:1608290613;s:14:\"_EventTimezone\";i:1608290613;s:18:\"_EventTimezoneAbbr\";i:1608290613;s:13:\"_EventVenueID\";i:1608290613;s:17:\"_EventOrganizerID\";i:1608290613;s:12:\"_EventAllDay\";i:1608290613;s:31:\"_wxr_import_has_attachment_refs\";i:1608290614;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3985","post_id":"4860","meta_key":"_wpml_location_migration_done","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3986","post_id":"4860","meta_key":"_wpml_media_duplicate","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3987","post_id":"4860","meta_key":"_wpml_media_featured","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3989","post_id":"4860","meta_key":"_EventOrigin","meta_value":"events-calendar"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3990","post_id":"4860","meta_key":"_thumbnail_id","meta_value":"4092"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3991","post_id":"4860","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3992","post_id":"4860","meta_key":"_wpb_vc_js_status","meta_value":"true"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3993","post_id":"4860","meta_key":"_EventShowMapLink","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3994","post_id":"4860","meta_key":"_EventShowMap","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3995","post_id":"4860","meta_key":"_EventStartDate","meta_value":"2018-09-04 00:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3996","post_id":"4860","meta_key":"_EventEndDate","meta_value":"2018-10-04 23:59:59"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3997","post_id":"4860","meta_key":"_EventStartDateUTC","meta_value":"2018-09-04 00:00:00"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3998","post_id":"4860","meta_key":"_EventEndDateUTC","meta_value":"2018-10-04 23:59:59"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"3999","post_id":"4860","meta_key":"_EventDuration","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4000","post_id":"4860","meta_key":"_EventCurrencySymbol","meta_value":"$"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4001","post_id":"4860","meta_key":"_EventCurrencyPosition","meta_value":"prefix"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4002","post_id":"4860","meta_key":"_EventCost","meta_value":"120"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4003","post_id":"4860","meta_key":"_EventURL","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4004","post_id":"4860","meta_key":"_EventTimezone","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4005","post_id":"4860","meta_key":"_EventTimezoneAbbr","meta_value":"UTC+0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4006","post_id":"4860","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776108117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776146917{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4007","post_id":"4860","meta_key":"_EventVenueID","meta_value":"4762"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4008","post_id":"4860","meta_key":"_EventOrganizerID","meta_value":"4763"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4009","post_id":"4860","meta_key":"_EventAllDay","meta_value":"yes"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4011","post_id":"6602","meta_key":"_thumbnail_id","meta_value":"6603"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4012","post_id":"6602","meta_key":"_testimonial_designation","meta_value":"Los Angeles"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4013","post_id":"6602","meta_key":"_testimonial_facebook","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4014","post_id":"6602","meta_key":"_testimonial_twitter","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4015","post_id":"6602","meta_key":"_testimonial_gplus","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4016","post_id":"6602","meta_key":"_testimonial_pinterest","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4017","post_id":"6602","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4018","post_id":"6602","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4019","post_id":"6604","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4020","post_id":"6604","meta_key":"_thumbnail_id","meta_value":"6605"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4021","post_id":"6604","meta_key":"_testimonial_designation","meta_value":"Los Angeles"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4022","post_id":"6604","meta_key":"_testimonial_facebook","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4023","post_id":"6604","meta_key":"_testimonial_twitter","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4024","post_id":"6604","meta_key":"_testimonial_gplus","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4025","post_id":"6604","meta_key":"_testimonial_pinterest","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4026","post_id":"6604","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4027","post_id":"6607","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4028","post_id":"6607","meta_key":"_thumbnail_id","meta_value":"6608"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4029","post_id":"6607","meta_key":"_testimonial_designation","meta_value":"Los Angeles"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4030","post_id":"6607","meta_key":"_testimonial_facebook","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4031","post_id":"6607","meta_key":"_testimonial_twitter","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4032","post_id":"6607","meta_key":"_testimonial_gplus","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4033","post_id":"6607","meta_key":"_testimonial_pinterest","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4034","post_id":"6607","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4035","post_id":"6609","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4036","post_id":"6609","meta_key":"_thumbnail_id","meta_value":"6610"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4037","post_id":"6609","meta_key":"_testimonial_designation","meta_value":"Los Angeles"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4038","post_id":"6609","meta_key":"_testimonial_facebook","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4039","post_id":"6609","meta_key":"_testimonial_twitter","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4040","post_id":"6609","meta_key":"_testimonial_gplus","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4041","post_id":"6609","meta_key":"_testimonial_pinterest","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4042","post_id":"6609","meta_key":"slide_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4043","post_id":"6546","meta_key":"_form","meta_value":"<div class=\"row\">\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"Name:\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* email placeholder \"E-mail:\"]\n<\/div>\n<\/div>\n\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text subject placeholder \"Subject:\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row \">\n[textarea message placeholder \"Message:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button text-center\">\n[submit class:custom-btn-submit2 \"SEND MESSAGE\"]\n<\/div>\n<\/div>\n<\/div>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4044","post_id":"6546","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4045","post_id":"6546","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4046","post_id":"6546","meta_key":"_config_errors","meta_value":"a:1:{s:23:\"mail.additional_headers\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:51:\"Invalid mailbox syntax is used in the %name% field.\";s:6:\"params\";a:1:{s:4:\"name\";s:8:\"Reply-To\";}s:4:\"link\";s:68:\"https:\/\/contactform7.com\/configuration-errors\/invalid-mailbox-syntax\";}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4047","post_id":"6546","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4048","post_id":"6546","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4049","post_id":"6546","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4050","post_id":"6546","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4051","post_id":"6547","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4052","post_id":"6547","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4053","post_id":"6547","meta_key":"_config_errors","meta_value":"a:1:{s:23:\"mail.additional_headers\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:51:\"Invalid mailbox syntax is used in the %name% field.\";s:6:\"params\";a:1:{s:4:\"name\";s:8:\"Reply-To\";}s:4:\"link\";s:68:\"https:\/\/contactform7.com\/configuration-errors\/invalid-mailbox-syntax\";}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4054","post_id":"6547","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4055","post_id":"6547","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4056","post_id":"6547","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4057","post_id":"6547","meta_key":"_form","meta_value":"<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"Name:\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* email placeholder \"E-mail:\"]\n<\/div>\n<\/div>\n\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text subject placeholder \"Subject:\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[textarea message placeholder \"Message:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit class:custom-btn-submit \"SUBMIT\"]\n<\/div>\n<\/div>\n<\/div>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4058","post_id":"6547","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4059","post_id":"6548","meta_key":"_messages","meta_value":"a:23:{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:12:\"invalid_date\";s:29:\"The date format is incorrect.\";s:14:\"date_too_early\";s:44:\"The date is before the earliest one allowed.\";s:13:\"date_too_late\";s:41:\"The date is after the latest one allowed.\";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.\";s:14:\"invalid_number\";s:29:\"The number format is invalid.\";s:16:\"number_too_small\";s:47:\"The number is smaller than the minimum allowed.\";s:16:\"number_too_large\";s:46:\"The number is larger than the maximum allowed.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:17:\"captcha_not_match\";s:31:\"Your entered code is incorrect.\";s:13:\"invalid_email\";s:38:\"The e-mail address entered is invalid.\";s:11:\"invalid_url\";s:19:\"The URL is invalid.\";s:11:\"invalid_tel\";s:32:\"The telephone number is invalid.\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4060","post_id":"6548","meta_key":"_additional_settings","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4061","post_id":"6548","meta_key":"_locale","meta_value":"en_US"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4062","post_id":"6548","meta_key":"_config_errors","meta_value":"a:1:{s:23:\"mail.additional_headers\";a:1:{i:0;a:2:{s:4:\"code\";i:102;s:4:\"args\";a:3:{s:7:\"message\";s:51:\"Invalid mailbox syntax is used in the %name% field.\";s:6:\"params\";a:1:{s:4:\"name\";s:8:\"Reply-To\";}s:4:\"link\";s:68:\"https:\/\/contactform7.com\/configuration-errors\/invalid-mailbox-syntax\";}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4063","post_id":"6548","meta_key":"_mail","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4064","post_id":"6548","meta_key":"_vc_post_settings","meta_value":"a:1:{s:10:\"vc_grid_id\";a:0:{}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4065","post_id":"6548","meta_key":"_form","meta_value":"<div class=\"row\">\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"First Name:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"Last Name:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* email placeholder \"Your mail:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[tel phone placeholder \"Your Phone:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text YourCompany placeholder \"Your Company:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text subject placeholder \"Subject:\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[textarea message placeholder \"Message:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button text-center\">\n[submit class:custom-btn-submit \"SUBMIT\"]\n<\/div>\n<\/div>\n<\/div>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4066","post_id":"6548","meta_key":"_mail_2","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4067","post_id":"6675","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519211851621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519216671533{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519216690511{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4068","post_id":"6676","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776548066{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776030018{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4069","post_id":"6677","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776496849{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4070","post_id":"6678","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776453261{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776463019{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4071","post_id":"6679","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776168337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776416223{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4072","post_id":"6680","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518687281134{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4073","post_id":"6681","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1518776108117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}.vc_custom_1518776146917{margin-bottom: 0px !important;padding-bottom: 30px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4074","post_id":"293","meta_key":"_edit_lock","meta_value":"1636120589:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4075","post_id":"293","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4076","post_id":"6682","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1512111230271{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849740505{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512103200135{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4077","post_id":"6684","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1512111230271{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849740505{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1608356095315{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4083","post_id":"6689","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849740505{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1608356095315{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4084","post_id":"4927","meta_key":"_edit_lock","meta_value":"1610612842:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4085","post_id":"4927","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4086","post_id":"4927","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4087","post_id":"6690","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364473757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519366949998{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518760412281{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518760815988{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4088","post_id":"6691","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364473757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518760412281{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518760815988{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4089","post_id":"4949","meta_key":"_edit_lock","meta_value":"1610613013:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4090","post_id":"4949","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4091","post_id":"4949","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4092","post_id":"6693","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363475727{margin-top: 28px !important;margin-bottom: 65px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195673278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}.vc_custom_1519195682256{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367529516{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770139416{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770355318{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367443753{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195654077{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}.vc_custom_1519195663293{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519104046208{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770970111{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538489924{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4093","post_id":"4966","meta_key":"_edit_lock","meta_value":"1610613125:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4094","post_id":"4966","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4095","post_id":"4966","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4096","post_id":"6694","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1519363187256{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}.vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518769937967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4097","post_id":"4972","meta_key":"_edit_lock","meta_value":"1610613274:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4098","post_id":"4972","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4099","post_id":"4972","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4100","post_id":"6695","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4107","post_id":"6702","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849740505{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1608539125037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4108","post_id":"1577","meta_key":"_edit_lock","meta_value":"1610613387:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4109","post_id":"1577","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4110","post_id":"1577","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4111","post_id":"6703","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511352317763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1511767360212{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511517093975{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511516724084{margin-top: 75px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #e8e8e8 !important;border-left-style: solid !important;border-right-color: #e8e8e8 !important;border-right-style: solid !important;border-top-color: #e8e8e8 !important;border-top-style: solid !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514804967052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1511516587217{margin-top: 10px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539187672{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539202686{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4112","post_id":"6593","meta_key":"_edit_lock","meta_value":"1610613706:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4113","post_id":"6593","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4114","post_id":"6593","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4115","post_id":"6705","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1520486308869{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1520486320153{margin-bottom: 35px !important;}.vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539335445{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4116","post_id":"6583","meta_key":"_edit_lock","meta_value":"1610613955:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4117","post_id":"6583","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4118","post_id":"6583","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4119","post_id":"6707","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1520490166476{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1520489060407{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1520489392382{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1520490490509{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1520499298442{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499349498{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499374241{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4120","post_id":"6708","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1520490166476{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1520489060407{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1520489392382{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1520490490509{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499349498{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499374241{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4121","post_id":"6709","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1520490166476{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1520489060407{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1520489392382{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1520490490509{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4122","post_id":"6282","meta_key":"_edit_lock","meta_value":"1610614278:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4123","post_id":"6282","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4124","post_id":"6282","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4125","post_id":"6710","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519125604463{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}.vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}.vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}.vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}.vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}.vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}.vc_custom_1519194310523{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370197195{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}.vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}.vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4126","post_id":"5062","meta_key":"_edit_lock","meta_value":"1610614708:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4127","post_id":"5062","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4128","post_id":"6711","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519125604463{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}.vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109843281{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519110059056{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519103049464{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}.vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213688554{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213742725{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213768227{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4129","post_id":"5063","meta_key":"_edit_lock","meta_value":"1610614643:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4130","post_id":"5063","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4131","post_id":"5063","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4132","post_id":"6712","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519186346490{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}.vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}.vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4133","post_id":"6065","meta_key":"_edit_lock","meta_value":"1610614794:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4134","post_id":"6065","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4135","post_id":"6713","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519197812991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}.vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}.vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4136","post_id":"6375","meta_key":"_edit_lock","meta_value":"1610614960:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4138","post_id":"6375","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4139","post_id":"6375","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4140","post_id":"6716","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1608540569871{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519216671533{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519216690511{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518610017481{padding-bottom: 50px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4145","post_id":"6720","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1608540725621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519216671533{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519216690511{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540735109{padding-bottom: 50px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4180","post_id":"6753","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1608621815883{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4188","post_id":"6552","meta_key":"_edit_lock","meta_value":"1610614135:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4189","post_id":"6552","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4190","post_id":"6761","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519797836561{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}.vc_custom_1519797771824{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-right: 0px !important;padding-bottom: 73px !important;padding-left: 0px !important;}.vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519810299864{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1608622088014{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1-background.png?id=6571) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810320905{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1608622103197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2-background.png?id=6572) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810335698{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1608622122413{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3-background.png?id=6573) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797724944{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 37px !important;padding-right: 37px !important;padding-bottom: 37px !important;padding-left: 37px !important;background-color: #fbfbfb !important;border-left-color: #eae9e9 !important;border-left-style: solid !important;border-right-color: #eae9e9 !important;border-right-style: solid !important;border-top-color: #eae9e9 !important;border-top-style: solid !important;border-bottom-color: #eae9e9 !important;border-bottom-style: solid !important;}.vc_custom_1519795993386{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519796008745{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795640412{margin-top: 0px !important;margin-bottom: 24px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795721719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795763314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795750993{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4196","post_id":"3110","meta_key":"_edit_lock","meta_value":"1609405666:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4197","post_id":"3110","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4198","post_id":"3110","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4199","post_id":"6767","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512016868861{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807276000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608720970679{margin-bottom: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4200","post_id":"3118","meta_key":"_edit_lock","meta_value":"1609405695:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4201","post_id":"3118","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4202","post_id":"3118","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4203","post_id":"6768","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512017506118{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807605200{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608721143079{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4204","post_id":"3120","meta_key":"_edit_lock","meta_value":"1609405735:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4205","post_id":"3120","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4206","post_id":"3120","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4207","post_id":"6769","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512018377591{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807501341{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608721217937{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4208","post_id":"3125","meta_key":"_edit_lock","meta_value":"1609405786:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4209","post_id":"3125","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4210","post_id":"3125","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4211","post_id":"6770","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019222970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807703072{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608721289954{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4212","post_id":"3128","meta_key":"_edit_lock","meta_value":"1608812243:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4213","post_id":"3128","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4214","post_id":"3128","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4215","post_id":"6771","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019593480{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807938001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608721394104{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4216","post_id":"3123","meta_key":"_edit_lock","meta_value":"1608812445:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4217","post_id":"3123","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4218","post_id":"3123","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4219","post_id":"6772","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512018742405{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807827293{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608721524234{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4220","post_id":"3130","meta_key":"_edit_lock","meta_value":"1609405865:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4221","post_id":"3130","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4222","post_id":"3130","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4223","post_id":"6773","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019864224{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514808052950{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608721622630{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4224","post_id":"3132","meta_key":"_edit_lock","meta_value":"1609405886:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4225","post_id":"3132","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4226","post_id":"3132","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4227","post_id":"6775","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512020148296{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 30px !important;}.vc_custom_1608721728179{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4228","post_id":"3134","meta_key":"_edit_lock","meta_value":"1608724584:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4229","post_id":"3134","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4230","post_id":"3134","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4231","post_id":"6777","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1514808171766{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608724696889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4232","post_id":"6778","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512016868861{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807276000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608811481232{margin-bottom: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4236","post_id":"6781","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512017506118{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807605200{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608811909218{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4237","post_id":"6783","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019222970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807703072{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812070739{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4238","post_id":"6784","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019593480{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807938001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812321350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4239","post_id":"6785","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512019864224{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514808052950{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812444360{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4240","post_id":"6786","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512018742405{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514807827293{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608812542775{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4241","post_id":"6787","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1512020148296{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 30px !important;}.vc_custom_1608812647547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4257","post_id":"8","meta_key":"_edit_lock","meta_value":"1609099485:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4258","post_id":"8","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4259","post_id":"8","meta_key":"banner_title","meta_value":"Checkout"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4260","post_id":"8","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4261","post_id":"8","meta_key":"bannercheck","meta_value":"defaultbannercheck"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4262","post_id":"8","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4267","post_id":"437","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4268","post_id":"437","meta_key":"rs_page_bg_color","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4269","post_id":"437","meta_key":"_edit_lock","meta_value":"1609406004:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4270","post_id":"440","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4271","post_id":"440","meta_key":"rs_page_bg_color","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4272","post_id":"440","meta_key":"_edit_lock","meta_value":"1609099832:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4273","post_id":"445","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4274","post_id":"445","meta_key":"rs_page_bg_color","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4275","post_id":"445","meta_key":"_edit_lock","meta_value":"1609738850:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4334","post_id":"6850","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1609406021871{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;}.vc_custom_1608812647547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4335","post_id":"6851","meta_key":"_wp_attached_file","meta_value":"2020\/12\/favicon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4336","post_id":"6851","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:16;s:6:\"height\";i:16;s:4:\"file\";s:19:\"2020\/12\/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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4343","post_id":"6858","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849740505{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1608539125037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4344","post_id":"6859","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364473757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518760412281{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518760815988{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4345","post_id":"6862","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363475727{margin-top: 28px !important;margin-bottom: 65px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195673278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}.vc_custom_1519195682256{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367529516{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770139416{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770355318{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367443753{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195654077{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}.vc_custom_1519195663293{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519104046208{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770970111{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538489924{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4346","post_id":"6864","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1519363187256{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}.vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518769937967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4347","post_id":"6866","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1519363187256{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}.vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518769937967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4348","post_id":"6868","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1608621815883{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4349","post_id":"3533","meta_key":"_edit_lock","meta_value":"1610613454:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4350","post_id":"6869","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1519303019337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519302956932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519302967453{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512186854267{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507639528{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368173946{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512209196793{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496053268{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4351","post_id":"3533","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4352","post_id":"3533","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4353","post_id":"1979","meta_key":"_edit_lock","meta_value":"1610613497:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4354","post_id":"6872","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1520509534763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520509471793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520509481342{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0\npx !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4355","post_id":"1979","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4356","post_id":"1979","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4357","post_id":"6873","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1520486308869{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1520486320153{margin-bottom: 35px !important;}.vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539335445{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4358","post_id":"6874","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1520490166476{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1520489060407{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1520489392382{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1520490490509{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4364","post_id":"6884","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511352317763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1511767360212{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511517093975{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609752897522{margin-top: 75px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #e8e8e8 !important;border-left-style: solid !important;border-right-color: #e8e8e8 !important;border-right-style: solid !important;border-top-color: #e8e8e8 !important;border-top-style: solid !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514804967052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1511516587217{margin-top: 10px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539187672{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539202686{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4365","post_id":"6887","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4368","post_id":"6888","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4369","post_id":"6889","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1608539125037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4370","post_id":"6889","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4371","post_id":"6891","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4374","post_id":"6893","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4377","post_id":"6894","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912144807{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4378","post_id":"6894","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4379","post_id":"6895","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4380","post_id":"6895","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4381","post_id":"6897","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4384","post_id":"6898","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4385","post_id":"6898","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4386","post_id":"6899","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4387","post_id":"6899","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4388","post_id":"6900","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609912538673{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4389","post_id":"6900","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4390","post_id":"6901","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609912538673{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912599612{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4391","post_id":"6901","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4392","post_id":"6902","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1609913107976{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}.vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518769937967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4393","post_id":"6902","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4394","post_id":"6903","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1609913142507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}.vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518769937967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4395","post_id":"6903","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4396","post_id":"6905","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4399","post_id":"6906","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1609913142507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}.vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609913252304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4400","post_id":"6906","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4401","post_id":"6907","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1609913142507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}.vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609913252304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1609913272727{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4402","post_id":"6907","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4403","post_id":"6908","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1609914025906{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4404","post_id":"6908","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4405","post_id":"6910","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4409","post_id":"6912","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4412","post_id":"6914","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4415","post_id":"6916","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4419","post_id":"6918","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4423","post_id":"6920","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4426","post_id":"6921","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1520490166476{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1609915677230{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1609915689861{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1609915698173{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4427","post_id":"6921","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4428","post_id":"6923","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4431","post_id":"294","meta_key":"_edit_lock","meta_value":"1609916452:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4432","post_id":"294","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4433","post_id":"6924","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}.vc_custom_1519731054960{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519729536737{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-right: 46px !important;padding-bottom: 70px !important;padding-left: 46px !important;background-color: #ffffff !important;}.vc_custom_1519729616372{padding-top: 70px !important;padding-right: 30px !important;padding-bottom: 70px !important;padding-left: 30px !important;background-color: #f4f4f4 !important;}.vc_custom_1519730936863{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916417528{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 50px !important;padding-bottom: 0px !important;padding-left: 50px !important;}.vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730303419{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730747658{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730867714{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519732835264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}.vc_custom_1519729938908{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730372061{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521001888995{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730825247{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519731649934{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4434","post_id":"6924","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4435","post_id":"6925","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}.vc_custom_1519731054960{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916450454{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-right: 46px !important;padding-bottom: 70px !important;padding-left: 46px !important;background-color: #ffffff !important;}.vc_custom_1519729616372{padding-top: 70px !important;padding-right: 30px !important;padding-bottom: 70px !important;padding-left: 30px !important;background-color: #f4f4f4 !important;}.vc_custom_1519730936863{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916417528{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 50px !important;padding-bottom: 0px !important;padding-left: 50px !important;}.vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730303419{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730747658{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730867714{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519732835264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}.vc_custom_1519729938908{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730372061{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521001888995{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730825247{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519731649934{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4436","post_id":"6925","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4437","post_id":"6926","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}.vc_custom_1519731054960{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916450454{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-right: 46px !important;padding-bottom: 70px !important;padding-left: 46px !important;background-color: #ffffff !important;}.vc_custom_1519729616372{padding-top: 70px !important;padding-right: 30px !important;padding-bottom: 70px !important;padding-left: 30px !important;background-color: #f4f4f4 !important;}.vc_custom_1519730936863{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916417528{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 50px !important;padding-bottom: 0px !important;padding-left: 50px !important;}.vc_custom_1609916530301{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730303419{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730747658{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519730867714{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519732835264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}.vc_custom_1519729938908{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730372061{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521001888995{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519730825247{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519731649934{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4438","post_id":"6926","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4439","post_id":"6928","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4442","post_id":"2964","meta_key":"_edit_lock","meta_value":"1610613998:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4443","post_id":"2964","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4444","post_id":"2964","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4445","post_id":"6929","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}.vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519733264007{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733402399{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733332717{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609916643285{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519734216991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}.vc_custom_1519734207158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519734148001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4446","post_id":"6929","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4447","post_id":"6534","meta_key":"_edit_lock","meta_value":"1609916646:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4448","post_id":"6930","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4449","post_id":"6534","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4450","post_id":"6534","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4451","post_id":"6931","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519736155648{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #ffffff !important;}.vc_custom_1519735285326{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #f7f7f7 !important;}.vc_custom_1519735092933{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519736485121{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519736498190{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519736281484{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810043728{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810083519{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810112887{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735313463{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733264007{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735222279{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609916740229{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519736605773{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4452","post_id":"6931","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4453","post_id":"6932","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916884289{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}.vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}.vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}.vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}.vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}.vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}.vc_custom_1519194310523{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370197195{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}.vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}.vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4454","post_id":"6932","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4455","post_id":"6934","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4458","post_id":"6935","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609916884289{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}.vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}.vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}.vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}.vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}.vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}.vc_custom_1519194310523{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370197195{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}.vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}.vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4459","post_id":"6935","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4460","post_id":"6936","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609917032329{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}.vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109843281{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519110059056{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519103049464{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}.vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213688554{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213742725{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213768227{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4461","post_id":"6936","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4462","post_id":"6937","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609917032329{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}.vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109843281{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519110059056{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519103049464{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}.vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213688554{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213742725{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213768227{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4463","post_id":"6937","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4464","post_id":"6938","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4465","post_id":"6939","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609917120677{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}.vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}.vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4466","post_id":"6939","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4467","post_id":"6940","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609917120677{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}.vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}.vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4468","post_id":"6940","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4469","post_id":"6941","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609917204696{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519197812991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}.vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}.vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4470","post_id":"6941","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4472","post_id":"6943","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4475","post_id":"3981","meta_key":"_edit_lock","meta_value":"1609917379:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4476","post_id":"6946","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4479","post_id":"6948","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4482","post_id":"6950","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4486","post_id":"6952","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4489","post_id":"6954","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4492","post_id":"6956","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4495","post_id":"6958","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4498","post_id":"6960","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4501","post_id":"6962","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4505","post_id":"6964","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4508","post_id":"6966","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4511","post_id":"2056","meta_key":"_edit_lock","meta_value":"1609920790:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4512","post_id":"2056","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4513","post_id":"2056","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4516","post_id":"6967","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511865449102{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}.vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511778979298{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511765491553{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511760535562{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1609920569559{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 277px !important;padding-right: 23px !important;padding-bottom: 25px !important;padding-left: 23px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Blog-Details-Page-04-02.jpg?id=2242) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1511764774312{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609920577460{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 0px !important;}.vc_custom_1511765642086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511764123673{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}.vc_custom_1511762737267{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511764635537{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f6f6f6 !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1511764000168{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1511764165204{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 24px !important;padding-right: 0px !important;padding-bottom: 12px !important;padding-left: 0px !important;}.vc_custom_1511764059967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511840965406{margin-top: 6px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}.vc_custom_1511764351378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4517","post_id":"6967","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4519","post_id":"6969","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4522","post_id":"6971","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4525","post_id":"6973","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4528","post_id":"6975","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4531","post_id":"6977","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4534","post_id":"6979","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4537","post_id":"96","meta_key":"_edit_lock","meta_value":"1609924594:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4538","post_id":"96","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4539","post_id":"96","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4542","post_id":"6980","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511865825575{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}.vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315349914{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511864476394{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510315322176{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1510548402509{margin-top: 0px !important;margin-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4543","post_id":"6980","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4545","post_id":"6982","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4548","post_id":"6984","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4551","post_id":"6986","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4555","post_id":"6988","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4558","post_id":"6990","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4561","post_id":"6992","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4564","post_id":"6994","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4567","post_id":"6996","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4570","post_id":"6998","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4573","post_id":"7000","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4576","post_id":"7002","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4580","post_id":"7004","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4583","post_id":"7005","meta_key":"_wp_attached_file","meta_value":"2021\/01\/favicon.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4584","post_id":"7005","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:16;s:6:\"height\";i:16;s:4:\"file\";s:19:\"2021\/01\/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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4609","post_id":"7012","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1610612837719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610612848527{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610612865027{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1610612875059{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1610612885715{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518760412281{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518760815988{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4610","post_id":"7012","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4611","post_id":"7013","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1610612837719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610612848527{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}.vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610612865027{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1610612875059{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1610612885715{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}.vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610612931526{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610612941084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4612","post_id":"7013","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4613","post_id":"7014","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610613008045{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613017661{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363475727{margin-top: 28px !important;margin-bottom: 65px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195673278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}.vc_custom_1519195682256{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367529516{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613036747{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613047765{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367443753{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195654077{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}.vc_custom_1519195663293{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519104046208{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518770970111{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538489924{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4614","post_id":"7014","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4615","post_id":"7015","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}.vc_custom_1610613175133{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613184823{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}.vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609913252304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1609913272727{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1610613196148{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613207892{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613222252{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613234860{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}.vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}.vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4616","post_id":"7015","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4617","post_id":"7016","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1610613291373{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613300902{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}.vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4618","post_id":"7016","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4619","post_id":"7017","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511352317763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1511767360212{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511517093975{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609752897522{margin-top: 75px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #e8e8e8 !important;border-left-style: solid !important;border-right-color: #e8e8e8 !important;border-right-style: solid !important;border-top-color: #e8e8e8 !important;border-top-style: solid !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1514804967052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1511516587217{margin-top: 10px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539187672{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539202686{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4620","post_id":"7017","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4621","post_id":"7018","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1519303019337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610613547110{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613557158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512186854267{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507639528{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368173946{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512209196793{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515496053268{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4622","post_id":"7018","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4623","post_id":"7019","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}.vc_custom_1520509534763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610613620684{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613630971{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518588054{margin-top: 0\r\npx !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}.vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}.vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4624","post_id":"7019","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4625","post_id":"7021","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4628","post_id":"7022","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4629","post_id":"7023","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610613815157{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613819671{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1520486308869{margin-bottom: 0px !important;padding-bottom: 20px !important;}.vc_custom_1520486320153{margin-bottom: 35px !important;}.vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539335445{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4630","post_id":"7023","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4631","post_id":"7024","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}.vc_custom_1610613888665{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613898277{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1610613920446{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610613940597{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610613961966{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610613984910{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610614005302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1610614025207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}.vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613948013{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610613991869{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614034573{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}.vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}.vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}.vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}.vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4632","post_id":"7024","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4633","post_id":"7025","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4634","post_id":"7026","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}.vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}.vc_custom_1610614119879{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733402399{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519733332717{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609916643285{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519734216991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}.vc_custom_1519734207158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}.vc_custom_1519734148001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4635","post_id":"7026","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4636","post_id":"7027","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1610614172040{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}.vc_custom_1610614184696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}.vc_custom_1519797771824{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-right: 0px !important;padding-bottom: 73px !important;padding-left: 0px !important;}.vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519810299864{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1608622088014{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1-background.png?id=6571) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810320905{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1608622103197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2-background.png?id=6572) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519810335698{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1608622122413{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3-background.png?id=6573) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}.vc_custom_1610614196711{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}.vc_custom_1610614225214{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614201614{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1610614232245{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614206361{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}.vc_custom_1610614239469{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519797724944{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 37px !important;padding-right: 37px !important;padding-bottom: 37px !important;padding-left: 37px !important;background-color: #fbfbfb !important;border-left-color: #eae9e9 !important;border-left-style: solid !important;border-right-color: #eae9e9 !important;border-right-style: solid !important;border-top-color: #eae9e9 !important;border-top-style: solid !important;border-bottom-color: #eae9e9 !important;border-bottom-style: solid !important;}.vc_custom_1519795993386{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519796008745{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795640412{margin-top: 0px !important;margin-bottom: 24px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795721719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795763314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519795750993{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4637","post_id":"7027","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4638","post_id":"7028","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614319119{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}.vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}.vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}.vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}.vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}.vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}.vc_custom_1519194310523{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370197195{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}.vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}.vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4639","post_id":"7028","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4640","post_id":"7029","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614319119{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}.vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}.vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}.vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}.vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}.vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}.vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}.vc_custom_1610614349383{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1610614359215{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}.vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}.vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}.vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}.vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}.vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4641","post_id":"7029","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4642","post_id":"7030","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4643","post_id":"7031","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614461678{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}.vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614473423{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1610614483511{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1610614492215{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}.vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614512214{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614573118{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 18px !important;}.vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614517727{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614586993{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 18px !important;}.vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614523314{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614602646{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 18px !important;}.vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4644","post_id":"7031","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4645","post_id":"7032","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}.vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614461678{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}.vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614473423{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1610614483511{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}.vc_custom_1610614492215{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}.vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614512214{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614647705{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614517727{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614654575{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1610614523314{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614661047{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4646","post_id":"7032","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4647","post_id":"7033","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614731630{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}.vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}.vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4648","post_id":"7033","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4649","post_id":"7034","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614761105{margin-left: 0px !important;padding-left: 42px !important;}.vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}.vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}.vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}.vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}.vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}.vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4650","post_id":"7034","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4651","post_id":"7035","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614807993{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1519197812991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}.vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}.vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4652","post_id":"7035","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4653","post_id":"7036","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4654","post_id":"7037","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1610614807993{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1610614841450{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1610614851889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}.vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}.vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}.vc_custom_1610614872839{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1610614884623{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1610614861123{margin-top: 0px !important;padding-top: 0px !important;}.vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}.vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}.vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}.vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4655","post_id":"7037","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4656","post_id":"7038","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1608540725621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1610614958627{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614974801{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614965428{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614979946{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540735109{padding-bottom: 50px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4657","post_id":"7038","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4658","post_id":"7039","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}.vc_custom_1608540725621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}.vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}.vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}.vc_custom_1610614958627{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614997658{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610614965428{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1610615006741{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}.vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1608540735109{padding-bottom: 50px !important;}.vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4659","post_id":"7039","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4662","post_id":"7044","meta_key":"_edit_lock","meta_value":"1636226659:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4663","post_id":"7045","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4664","post_id":"7044","meta_key":"_edit_last","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4665","post_id":"7044","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4666","post_id":"7044","meta_key":"banner_title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4667","post_id":"7044","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4668","post_id":"7044","meta_key":"bannercheck","meta_value":"defaultbannercheck"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4669","post_id":"7044","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4670","post_id":"7046","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4671","post_id":"7047","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4672","post_id":"7047","meta_key":"_wp_trash_meta_time","meta_value":"1633680423"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4673","post_id":"7048","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4674","post_id":"7048","meta_key":"_wp_trash_meta_time","meta_value":"1633680468"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4675","post_id":"7049","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4676","post_id":"7049","meta_key":"_elementor_template_type","meta_value":"kit"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4677","post_id":"7044","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4678","post_id":"7044","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4679","post_id":"7044","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4681","post_id":"7050","meta_key":"_wp_attached_file","meta_value":"2021\/10\/hero8.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4682","post_id":"7050","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:17:\"2021\/10\/hero8.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"hero8-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"hero8-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"hero8-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:17:\"hero8-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"hero8-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4683","post_id":"7050","meta_key":"_elementor_source_image_hash","meta_value":"1a0da0a7a08ef5d4afccfa934b0f102408364e95"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4684","post_id":"7044","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d1e2218\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cf72e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ef68951\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case Studies\",\"align\":\"left\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4e5f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":7465,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Ad-Hoc-scaled.jpg\"},{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\"}],\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"1920\",\"height\":\"1080\"},\"slides_to_show\":\"3\",\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"arrows_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"fdc1840\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"379dd19\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Ad-Hoc-scaled-e1636134460103.jpg\",\"id\":7465,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"b7fe7bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"72b96fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up now & Get your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"right\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"07dd978\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"5ca2e05\",\"elType\":\"widget\",\"settings\":{\"text\":\"SIGN UP\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce63684\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2985997d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":351,\"sizes\":[]}},\"elements\":[{\"id\":\"4a027e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"413caa48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7480,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/shutterstock_165891056-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"24869e85\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"97067a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7481,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/oo-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"2647f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a259a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7482,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/55-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4692","post_id":"7052","meta_key":"_wp_attached_file","meta_value":"2021\/10\/service-thumb-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4693","post_id":"7052","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2021\/10\/service-thumb-1.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"service-thumb-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4694","post_id":"7052","meta_key":"_elementor_source_image_hash","meta_value":"288b8c0988c16e71fd40a544d24aa1c8f741d1aa"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4695","post_id":"7053","meta_key":"_wp_attached_file","meta_value":"2021\/10\/service-thumb-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4696","post_id":"7053","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2021\/10\/service-thumb-3.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"service-thumb-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4697","post_id":"7053","meta_key":"_elementor_source_image_hash","meta_value":"7a91538f48c03c081314b5daaba516e3004b826e"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4698","post_id":"7054","meta_key":"_wp_attached_file","meta_value":"2021\/10\/service-thumb-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4699","post_id":"7054","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:27:\"2021\/10\/service-thumb-2.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"service-thumb-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4700","post_id":"7054","meta_key":"_elementor_source_image_hash","meta_value":"c97c6de4ce1e0d50380935459e39213df28b2a53"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4701","post_id":"7055","meta_key":"_wp_attached_file","meta_value":"2021\/10\/feature-5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4702","post_id":"7055","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:480;s:6:\"height\";i:336;s:4:\"file\";s:21:\"2021\/10\/feature-5.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"feature-5-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"feature-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4703","post_id":"7055","meta_key":"_elementor_source_image_hash","meta_value":"ee303a1bf2aac33fc8c4e07934525fbe2be663fb"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4704","post_id":"7056","meta_key":"_wp_attached_file","meta_value":"2021\/10\/feature-6.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4705","post_id":"7056","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:480;s:6:\"height\";i:336;s:4:\"file\";s:21:\"2021\/10\/feature-6.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"feature-6-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"feature-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4706","post_id":"7056","meta_key":"_elementor_source_image_hash","meta_value":"a99de7e2085c682a35a37c67956b9df483aaf84a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4707","post_id":"7057","meta_key":"_wp_attached_file","meta_value":"2021\/10\/feature-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4708","post_id":"7057","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:480;s:6:\"height\";i:336;s:4:\"file\";s:21:\"2021\/10\/feature-4.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"feature-4-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"feature-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4709","post_id":"7057","meta_key":"_elementor_source_image_hash","meta_value":"cf72d7a7daa6e6f2063a4990fe4d51c1d72b71a6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4710","post_id":"7058","meta_key":"_wp_attached_file","meta_value":"2021\/10\/image-and-text-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4711","post_id":"7058","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:600;s:6:\"height\";i:400;s:4:\"file\";s:28:\"2021\/10\/image-and-text-2.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"image-and-text-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"image-and-text-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4712","post_id":"7058","meta_key":"_elementor_source_image_hash","meta_value":"f9f9e34b85a08b28a333c765c441e1849f479c63"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4713","post_id":"7059","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4714","post_id":"7059","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4715","post_id":"7059","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4716","post_id":"7059","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4717","post_id":"7059","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4718","post_id":"7059","meta_key":"_elementor_data","meta_value":"s:7733:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"8034cca\";s:8:\"settings\";a:28:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:22:\"background_size_mobile\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_color_b\";s:19:\"rgba(255,255,255,0)\";s:26:\"background_overlay_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"957c1a9\";s:8:\"settings\";a:18:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:19:\"_inline_size_tablet\";i:40;s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"fd47f1d\";s:8:\"settings\";a:13:{s:5:\"image\";a:2:{s:2:\"id\";i:7058;s:3:\"url\";s:81:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:15:\"_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:10:\"image_size\";s:4:\"full\";s:5:\"width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"75109e3\";s:8:\"settings\";a:18:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:19:\"_inline_size_tablet\";i:60;s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"0806230\";s:8:\"settings\";a:9:{s:5:\"title\";s:29:\"This Can Be Secondary Heading\";s:5:\"align\";s:4:\"left\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"27a622b\";s:8:\"settings\";a:9:{s:6:\"editor\";s:100:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.\";s:5:\"align\";s:4:\"left\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:2;a:5:{s:2:\"id\";s:7:\"5bac20e\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:7:\"form_id\";s:5:\"38999\";s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"wpforms\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4719","post_id":"7060","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4720","post_id":"7060","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4721","post_id":"7060","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4722","post_id":"7060","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4723","post_id":"7060","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4724","post_id":"7060","meta_key":"_elementor_data","meta_value":"s:7733:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"8034cca\";s:8:\"settings\";a:28:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:22:\"background_size_mobile\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_color_b\";s:19:\"rgba(255,255,255,0)\";s:26:\"background_overlay_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"957c1a9\";s:8:\"settings\";a:18:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:19:\"_inline_size_tablet\";i:40;s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"fd47f1d\";s:8:\"settings\";a:13:{s:5:\"image\";a:2:{s:2:\"id\";i:7058;s:3:\"url\";s:81:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg\";}s:14:\"_margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:15:\"_padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:10:\"image_size\";s:4:\"full\";s:5:\"width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"75109e3\";s:8:\"settings\";a:18:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:19:\"_inline_size_tablet\";i:60;s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"0806230\";s:8:\"settings\";a:9:{s:5:\"title\";s:29:\"This Can Be Secondary Heading\";s:5:\"align\";s:4:\"left\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"27a622b\";s:8:\"settings\";a:9:{s:6:\"editor\";s:100:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.\";s:5:\"align\";s:4:\"left\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}i:2;a:5:{s:2:\"id\";s:7:\"5bac20e\";s:6:\"elType\";s:6:\"widget\";s:8:\"settings\";a:2:{s:7:\"form_id\";s:5:\"38999\";s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}s:8:\"elements\";a:0:{}s:10:\"widgetType\";s:7:\"wpforms\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4725","post_id":"7061","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4726","post_id":"7061","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4727","post_id":"7061","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4728","post_id":"7061","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4729","post_id":"7061","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4730","post_id":"7061","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a0092d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b759aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#424242\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2D2D2D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4731","post_id":"7044","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4744","post_id":"7063","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4745","post_id":"7063","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4746","post_id":"7063","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4747","post_id":"7063","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4748","post_id":"7063","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4749","post_id":"7063","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a0092d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b759aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#424242\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2D2D2D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4750","post_id":"7063","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4751","post_id":"7064","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4752","post_id":"7064","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4753","post_id":"7064","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4754","post_id":"7064","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4755","post_id":"7064","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4756","post_id":"7064","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#000000\",\"background_color\":\"#ffffff\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a0092d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b759aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#424242\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2D2D2D\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4757","post_id":"7064","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4758","post_id":"7065","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4759","post_id":"7065","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4760","post_id":"7065","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4761","post_id":"7065","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4762","post_id":"7065","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4763","post_id":"7065","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b139da4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a4a2d58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a0092d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b759aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4764","post_id":"7065","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4766","post_id":"7066","meta_key":"_wp_attached_file","meta_value":"2021\/10\/qw6.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4767","post_id":"7066","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2021\/10\/qw6.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw6-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4768","post_id":"7066","meta_key":"_elementor_source_image_hash","meta_value":"b383f1b8c7df367a468ef9dc8169b25670cb0de8"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4769","post_id":"7067","meta_key":"_wp_attached_file","meta_value":"2021\/10\/qw4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4770","post_id":"7067","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2021\/10\/qw4.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw4-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4771","post_id":"7067","meta_key":"_elementor_source_image_hash","meta_value":"b2239e61f32c5c28d1a998d4f92893b4d33c47f6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4772","post_id":"7068","meta_key":"_wp_attached_file","meta_value":"2021\/10\/qw3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4773","post_id":"7068","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2021\/10\/qw3.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw3-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4774","post_id":"7068","meta_key":"_elementor_source_image_hash","meta_value":"34cf2ecd82599ba3654fe87b51ad767e3bc25aa4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4775","post_id":"7069","meta_key":"_wp_attached_file","meta_value":"2021\/10\/qw2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4776","post_id":"7069","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2021\/10\/qw2.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw2-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4777","post_id":"7069","meta_key":"_elementor_source_image_hash","meta_value":"a6a6d8bd17b0ff4066c30f1123906299e507160d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4778","post_id":"7070","meta_key":"_wp_attached_file","meta_value":"2021\/10\/qw1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4779","post_id":"7070","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2021\/10\/qw1.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw1-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4780","post_id":"7070","meta_key":"_elementor_source_image_hash","meta_value":"27f3aa259541b65f6931caa509de4f32e474c04c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4781","post_id":"7071","meta_key":"_wp_attached_file","meta_value":"2021\/10\/qw5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4782","post_id":"7071","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:490;s:6:\"height\";i:380;s:4:\"file\";s:15:\"2021\/10\/qw5.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qw5-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qw5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4783","post_id":"7071","meta_key":"_elementor_source_image_hash","meta_value":"ad1723f7797213728ecb3f577c284b3c9bc0bb3d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4792","post_id":"7073","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4793","post_id":"7073","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4794","post_id":"7073","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4795","post_id":"7073","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4796","post_id":"7073","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4797","post_id":"7073","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b139da4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a4a2d58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a0092d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b759aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4798","post_id":"7073","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4799","post_id":"7074","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4800","post_id":"7074","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4801","post_id":"7074","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4802","post_id":"7074","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4803","post_id":"7074","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4804","post_id":"7074","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b139da4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"a4a2d58\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a0092d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"b759aac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4805","post_id":"7074","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4806","post_id":"7075","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4807","post_id":"7075","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4808","post_id":"7075","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4809","post_id":"7075","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4810","post_id":"7075","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4811","post_id":"7075","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"214f3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6710a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f69f320\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"65cba61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4812","post_id":"7075","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4816","post_id":"7077","meta_key":"_edit_lock","meta_value":"1633685067:2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4817","post_id":"7077","meta_key":"_edit_last","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4818","post_id":"7077","meta_key":"rs_page_bg_color","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4819","post_id":"7077","meta_key":"_cfb_flip_repeat_group","meta_value":"a:6:{i:0;a:10:{s:13:\"flipbox_title\";s:7:\"Heading\";s:13:\"flipbox_label\";s:27:\"Lores Possum bsujsjn iiWEKN\";s:12:\"flipbox_desc\";s:0:\"\";s:19:\"flipbox_desc_length\";s:2:\"75\";s:12:\"flipbox_icon\";s:0:\"\";s:12:\"color_scheme\";s:7:\"#000000\";s:16:\"flipbox_image_id\";i:6632;s:13:\"flipbox_image\";s:68:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\";s:11:\"flipbox_url\";b:0;s:14:\"read_more_link\";s:0:\"\";}i:1;a:10:{s:13:\"flipbox_title\";s:7:\"Heading\";s:13:\"flipbox_label\";s:20:\"Loris possum wjknJjk\";s:12:\"flipbox_desc\";s:0:\"\";s:19:\"flipbox_desc_length\";s:2:\"75\";s:12:\"flipbox_icon\";s:0:\"\";s:12:\"color_scheme\";s:7:\"#000000\";s:16:\"flipbox_image_id\";i:6633;s:13:\"flipbox_image\";s:68:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\";s:11:\"flipbox_url\";b:0;s:14:\"read_more_link\";s:0:\"\";}i:2;a:10:{s:13:\"flipbox_title\";s:7:\"Heading\";s:13:\"flipbox_label\";s:8:\"ajnkajna\";s:12:\"flipbox_desc\";s:0:\"\";s:19:\"flipbox_desc_length\";s:2:\"75\";s:12:\"flipbox_icon\";s:0:\"\";s:12:\"color_scheme\";s:7:\"#000000\";s:16:\"flipbox_image_id\";i:6647;s:13:\"flipbox_image\";s:74:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\";s:11:\"flipbox_url\";b:0;s:14:\"read_more_link\";s:0:\"\";}i:3;a:10:{s:13:\"flipbox_title\";s:7:\"Heading\";s:13:\"flipbox_label\";s:9:\"ajuwehnfw\";s:12:\"flipbox_desc\";s:0:\"\";s:19:\"flipbox_desc_length\";s:2:\"75\";s:12:\"flipbox_icon\";s:0:\"\";s:12:\"color_scheme\";s:7:\"#000000\";s:16:\"flipbox_image_id\";i:6648;s:13:\"flipbox_image\";s:74:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\";s:11:\"flipbox_url\";b:0;s:14:\"read_more_link\";s:0:\"\";}i:4;a:10:{s:13:\"flipbox_title\";s:7:\"heading\";s:13:\"flipbox_label\";s:6:\"jjkkmm\";s:12:\"flipbox_desc\";s:0:\"\";s:19:\"flipbox_desc_length\";s:2:\"75\";s:12:\"flipbox_icon\";s:0:\"\";s:12:\"color_scheme\";s:7:\"#000000\";s:16:\"flipbox_image_id\";i:6388;s:13:\"flipbox_image\";s:78:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Differentiate.jpg\";s:11:\"flipbox_url\";b:0;s:14:\"read_more_link\";s:0:\"\";}i:5;a:6:{s:13:\"flipbox_title\";s:7:\"heading\";s:13:\"flipbox_label\";s:10:\"hbsjbasjek\";s:19:\"flipbox_desc_length\";s:2:\"75\";s:12:\"color_scheme\";s:7:\"#000000\";s:16:\"flipbox_image_id\";i:6394;s:13:\"flipbox_image\";s:77:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/services-two.jpg\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4820","post_id":"7077","meta_key":"_cfb_flip_layout","meta_value":"with-image"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4821","post_id":"7077","meta_key":"_cfb_effect","meta_value":"x"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4822","post_id":"7077","meta_key":"_cfb_column","meta_value":"col-md-4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4823","post_id":"7077","meta_key":"_cfb_skin_color","meta_value":"#ffffff"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4824","post_id":"7077","meta_key":"_cfb_height","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4825","post_id":"7077","meta_key":"_cfb_icon_size","meta_value":"52px"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4826","post_id":"7077","meta_key":"_cfb_bootstrap","meta_value":"enable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4827","post_id":"7077","meta_key":"_cfb_font","meta_value":"enable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4828","post_id":"7078","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4829","post_id":"7078","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4830","post_id":"7078","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4831","post_id":"7078","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4832","post_id":"7078","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4833","post_id":"7078","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"214f3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6710a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f69f320\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"65cba61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4834","post_id":"7078","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4836","post_id":"7079","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4837","post_id":"7079","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4838","post_id":"7079","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4839","post_id":"7079","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4840","post_id":"7079","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4841","post_id":"7079","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"214f3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6710a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"f69f320\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"65cba61\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4842","post_id":"7079","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4844","post_id":"7080","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4845","post_id":"7080","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4846","post_id":"7080","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4847","post_id":"7080","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4848","post_id":"7080","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4849","post_id":"7080","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4850","post_id":"7080","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4863","post_id":"7082","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4864","post_id":"7082","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4865","post_id":"7082","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4866","post_id":"7082","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4867","post_id":"7082","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4868","post_id":"7082","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4869","post_id":"7082","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4870","post_id":"7083","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4871","post_id":"7083","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4872","post_id":"7083","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4873","post_id":"7083","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4874","post_id":"7083","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4875","post_id":"7083","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4876","post_id":"7083","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4877","post_id":"7084","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4878","post_id":"7084","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4879","post_id":"7084","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4880","post_id":"7084","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4881","post_id":"7084","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4882","post_id":"7084","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4883","post_id":"7084","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4886","post_id":"7085","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4887","post_id":"7085","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4888","post_id":"7085","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4889","post_id":"7085","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4890","post_id":"7085","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4891","post_id":"7085","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4892","post_id":"7085","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4894","post_id":"7086","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4895","post_id":"7086","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4896","post_id":"7086","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4897","post_id":"7086","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4898","post_id":"7086","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4899","post_id":"7086","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8fb5f48\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"907502a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"i0ul6tp\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"25\",\"bottom\":\"90\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"00fe61f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ae45e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1460afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fe0555\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cbd9d88\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7055,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-5.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"df0464f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature One\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5fa1f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"77f9305\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4d5532e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"79b4a88\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bf20e91\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5a2e741\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7056,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-6.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"558646a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"718bdd1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"92c59ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#DDDDDD\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3779df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f547cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a3ffde\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77b1ecd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7057,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/feature-4.jpg\"},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2171625\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feature Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7be3692\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4900","post_id":"7086","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4902","post_id":"7087","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4903","post_id":"7087","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4904","post_id":"7087","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4905","post_id":"7087","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4906","post_id":"7087","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4907","post_id":"7087","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4908","post_id":"7087","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4912","post_id":"7088","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4913","post_id":"7088","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4914","post_id":"7088","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4915","post_id":"7088","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4916","post_id":"7088","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4917","post_id":"7088","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4918","post_id":"7088","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4920","post_id":"7089","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4921","post_id":"7089","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4922","post_id":"7089","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4923","post_id":"7089","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4924","post_id":"7089","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4925","post_id":"7089","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#F5F5F5\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2F2F2F\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#2B2B2B\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#292929\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4926","post_id":"7089","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4928","post_id":"7090","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4929","post_id":"7090","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4930","post_id":"7090","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4931","post_id":"7090","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4932","post_id":"7090","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4933","post_id":"7090","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Art direction\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Prototyping \",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Web development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4934","post_id":"7090","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4938","post_id":"7091","meta_key":"_edit_lock","meta_value":"1633688456:2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4939","post_id":"7092","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4940","post_id":"7091","meta_key":"_edit_last","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4941","post_id":"7091","meta_key":"banner_title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4942","post_id":"7091","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4943","post_id":"7091","meta_key":"bannercheck","meta_value":"defaultbannercheck"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4944","post_id":"7091","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4945","post_id":"7091","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4946","post_id":"7091","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4947","post_id":"7091","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4948","post_id":"7093","meta_key":"_edit_lock","meta_value":"1635348919:2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4949","post_id":"7094","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4950","post_id":"7093","meta_key":"_edit_last","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4951","post_id":"7093","meta_key":"banner_title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4952","post_id":"7093","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4953","post_id":"7093","meta_key":"bannercheck","meta_value":"defaultbannercheck"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4954","post_id":"7093","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4955","post_id":"7093","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4956","post_id":"7093","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4957","post_id":"7093","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4958","post_id":"7093","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omicron Global is a niche consultancy that supports clients to reach their full growth potential by unearthing and delivering measurable opportunities for growth.<\\\/p><p>Omicron Global employs a specialized team of growth-focused and like-minded consultants, experts, professionals and practioners with a set of expertise and skills, focused solely on tackling conventional and non-conventional growth challenges for organizations.<\\\/p><p>Omicron Global's team, have delivered measurable growth and opportunities, having accumulated these achievements and experience across similar organizations and industries.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b82fc7\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"63\",\"right\":0,\"bottom\":\"63\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ca21932\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"6dfa5dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4abd652\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"3df81b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Omicron Global unearthes opportunities. We assess our client's growth challenges from a revenue. growth and profitability lens, evaluate the industry they are in , their competitors, and present them with various measurable opportunities they can execute on, to grow sustainably for the longer term.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"63\",\"right\":0,\"bottom\":\"63\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Omicron Global believes and uses data in all dealings. We leverage data from various sources to assess and measure various aspects before presenting the growth opportunities to clients.<\\\/p><p>Data sources vary from syndicated to non-syndciated, owned, primary and secondary sources, and partnering with many providers for a holistic view.<\\\/p><p>Omicron Global follows a methodical process to short list growth oppotunities and present to the senior leadership team to execute on and measure afterwards.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"-70\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4966","post_id":"7096","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4967","post_id":"7096","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4968","post_id":"7096","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4969","post_id":"7096","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4970","post_id":"7096","meta_key":"_elementor_data","meta_value":"s:7273:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"99dc51a\";s:8:\"settings\";a:28:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";s:2:\"21\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:22:\"background_size_mobile\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_color_b\";s:19:\"rgba(255,255,255,0)\";s:26:\"background_overlay_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"90\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"75\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"19be28e\";s:8:\"settings\";a:20:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:21:\"space_between_widgets\";i:25;s:19:\"_inline_size_tablet\";i:45;s:23:\"content_position_tablet\";s:3:\"top\";s:28:\"space_between_widgets_tablet\";i:10;s:28:\"space_between_widgets_mobile\";i:15;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:6:{s:2:\"id\";s:7:\"3935697\";s:8:\"settings\";a:9:{s:5:\"title\";s:30:\"This Can Be Secondary Heading \";s:5:\"align\";s:4:\"left\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"491352d\";s:8:\"settings\";a:8:{s:6:\"editor\";s:79:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"155952c\";s:8:\"settings\";a:19:{s:12:\"_column_size\";i:66;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"100\";s:8:\"isLinked\";b:0;}s:19:\"_inline_size_tablet\";i:55;s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"6ef8186\";s:8:\"settings\";a:8:{s:6:\"editor\";s:520:\"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. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Nemo 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.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4971","post_id":"7097","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4972","post_id":"7097","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4973","post_id":"7097","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4974","post_id":"7097","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4975","post_id":"7097","meta_key":"_elementor_data","meta_value":"s:7273:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"99dc51a\";s:8:\"settings\";a:28:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";s:2:\"21\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:22:\"background_size_mobile\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_color_b\";s:19:\"rgba(255,255,255,0)\";s:26:\"background_overlay_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"90\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"75\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"19be28e\";s:8:\"settings\";a:20:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:21:\"space_between_widgets\";i:25;s:19:\"_inline_size_tablet\";i:45;s:23:\"content_position_tablet\";s:3:\"top\";s:28:\"space_between_widgets_tablet\";i:10;s:28:\"space_between_widgets_mobile\";i:15;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:6:{s:2:\"id\";s:7:\"3935697\";s:8:\"settings\";a:9:{s:5:\"title\";s:30:\"This Can Be Secondary Heading \";s:5:\"align\";s:4:\"left\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"491352d\";s:8:\"settings\";a:8:{s:6:\"editor\";s:79:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"155952c\";s:8:\"settings\";a:19:{s:12:\"_column_size\";i:66;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:3:\"100\";s:8:\"isLinked\";b:0;}s:19:\"_inline_size_tablet\";i:55;s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"6ef8186\";s:8:\"settings\";a:8:{s:6:\"editor\";s:520:\"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. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Nemo 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.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4976","post_id":"7093","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4977","post_id":"7098","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4978","post_id":"7098","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4979","post_id":"7098","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4980","post_id":"7098","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4981","post_id":"7098","meta_key":"_elementor_data","meta_value":"[{\"id\":\"yefm2ea\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.85,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":\"7050\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"296d9b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89a3228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#424242\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d4e531\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bec6ff\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#212121\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7510940\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":62.578},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":37.379},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"af792d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Request a Call Back\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b65191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac984ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"align\":\"center\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4982","post_id":"7098","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4983","post_id":"7093","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4994","post_id":"7100","meta_key":"_edit_last","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4995","post_id":"7100","meta_key":"rs_page_bg_color","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4996","post_id":"7100","meta_key":"_cfb_flip_repeat_group","meta_value":"a:3:{i:0;a:10:{s:13:\"flipbox_title\";s:7:\"Heading\";s:13:\"flipbox_label\";s:7:\"hi okay\";s:12:\"flipbox_desc\";s:0:\"\";s:19:\"flipbox_desc_length\";s:2:\"75\";s:12:\"flipbox_icon\";s:0:\"\";s:12:\"color_scheme\";s:7:\"#ffffff\";s:16:\"flipbox_image_id\";i:7057;s:13:\"flipbox_image\";s:74:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\";s:11:\"flipbox_url\";b:0;s:14:\"read_more_link\";s:0:\"\";}i:1;a:10:{s:13:\"flipbox_title\";s:7:\"Heading\";s:13:\"flipbox_label\";s:7:\"Hi okay\";s:12:\"flipbox_desc\";s:0:\"\";s:19:\"flipbox_desc_length\";s:2:\"75\";s:12:\"flipbox_icon\";s:0:\"\";s:12:\"color_scheme\";s:7:\"#ffffff\";s:16:\"flipbox_image_id\";i:7056;s:13:\"flipbox_image\";s:74:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\";s:11:\"flipbox_url\";b:0;s:14:\"read_more_link\";s:0:\"\";}i:2;a:6:{s:13:\"flipbox_title\";s:7:\"Heading\";s:13:\"flipbox_label\";s:7:\"hi okay\";s:19:\"flipbox_desc_length\";s:2:\"75\";s:12:\"color_scheme\";s:7:\"#ffffff\";s:16:\"flipbox_image_id\";i:7055;s:13:\"flipbox_image\";s:74:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4997","post_id":"7100","meta_key":"_cfb_flip_layout","meta_value":"with-image"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4998","post_id":"7100","meta_key":"_cfb_effect","meta_value":"x"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"4999","post_id":"7100","meta_key":"_cfb_column","meta_value":"col-md-4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5000","post_id":"7100","meta_key":"_cfb_skin_color","meta_value":"#000000"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5001","post_id":"7100","meta_key":"_cfb_height","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5002","post_id":"7100","meta_key":"_cfb_icon_size","meta_value":"52px"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5003","post_id":"7100","meta_key":"_cfb_bootstrap","meta_value":"enable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5004","post_id":"7100","meta_key":"_cfb_font","meta_value":"enable"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5005","post_id":"7100","meta_key":"_edit_lock","meta_value":"1633688134:2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5006","post_id":"7101","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5007","post_id":"7101","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5008","post_id":"7101","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5009","post_id":"7101","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5010","post_id":"7101","meta_key":"_elementor_data","meta_value":"s:7566:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"9d968c2\";s:8:\"settings\";a:17:{s:16:\"content_position\";s:3:\"top\";s:9:\"structure\";s:2:\"30\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"5409532\";s:8:\"settings\";a:17:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";i:28;s:19:\"_inline_size_tablet\";i:100;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"88ac1e8\";s:8:\"settings\";a:9:{s:5:\"title\";s:33:\"An Attractive Call to Action Text\";s:12:\"align_tablet\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"5dedcf0\";s:8:\"settings\";a:17:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";i:48;s:19:\"_inline_size_tablet\";i:100;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:3:\"100\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"97f0868\";s:8:\"settings\";a:9:{s:6:\"editor\";s:162:\"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.\";s:12:\"align_tablet\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"d2ba863\";s:8:\"settings\";a:16:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";d:23.332;s:19:\"_inline_size_tablet\";i:100;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"11366ca\";s:8:\"settings\";a:14:{s:4:\"text\";s:14:\"Call To Action\";s:5:\"align\";s:6:\"center\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:38:\"button_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:41:\"button_background_hover_slideshow_gallery\";a:0:{}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5011","post_id":"7101","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5012","post_id":"7101","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5013","post_id":"7102","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5014","post_id":"7102","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5015","post_id":"7102","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5016","post_id":"7102","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5017","post_id":"7102","meta_key":"_elementor_data","meta_value":"s:7566:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"9d968c2\";s:8:\"settings\";a:17:{s:16:\"content_position\";s:3:\"top\";s:9:\"structure\";s:2:\"30\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"5409532\";s:8:\"settings\";a:17:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";i:28;s:19:\"_inline_size_tablet\";i:100;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"88ac1e8\";s:8:\"settings\";a:9:{s:5:\"title\";s:33:\"An Attractive Call to Action Text\";s:12:\"align_tablet\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"5dedcf0\";s:8:\"settings\";a:17:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";i:48;s:19:\"_inline_size_tablet\";i:100;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:3:\"100\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"97f0868\";s:8:\"settings\";a:9:{s:6:\"editor\";s:162:\"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.\";s:12:\"align_tablet\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"d2ba863\";s:8:\"settings\";a:16:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";d:23.332;s:19:\"_inline_size_tablet\";i:100;s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"11366ca\";s:8:\"settings\";a:14:{s:4:\"text\";s:14:\"Call To Action\";s:5:\"align\";s:6:\"center\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:38:\"button_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:41:\"button_background_hover_slideshow_gallery\";a:0:{}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5018","post_id":"7102","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5019","post_id":"7102","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5020","post_id":"7103","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5021","post_id":"7103","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5022","post_id":"7103","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5023","post_id":"7103","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5024","post_id":"7103","meta_key":"_elementor_data","meta_value":"[{\"id\":\"yefm2ea\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.85,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":\"7050\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"296d9b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"89a3228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#424242\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d4e531\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bec6ff\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#212121\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7510940\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"af792d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Request a Call Back\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b65191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac984ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"align\":\"center\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.403},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.597},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.67,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.633,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5025","post_id":"7103","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5026","post_id":"7103","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5030","post_id":"7104","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5031","post_id":"7104","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5032","post_id":"7104","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5033","post_id":"7104","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5034","post_id":"7104","meta_key":"_elementor_data","meta_value":"s:7066:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"963fb73\";s:8:\"settings\";a:21:{s:13:\"content_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:750;s:5:\"sizes\";a:0:{}}s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#212121\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";i:0;s:6:\"bottom\";s:0:\"\";s:4:\"left\";i:0;s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"7012603\";s:8:\"settings\";a:14:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"23f5a58\";s:8:\"settings\";a:12:{s:5:\"title\";s:25:\"Follow Us on Social Media\";s:11:\"header_size\";s:2:\"h3\";s:12:\"align_tablet\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"title_color\";s:7:\"#F5F5F5\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"78b3d05\";s:8:\"settings\";a:14:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"a1c787f\";s:8:\"settings\";a:19:{s:16:\"social_icon_list\";a:4:{i:0;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:17:\"fab fa-facebook-f\";s:7:\"library\";s:9:\"fa-brands\";}s:3:\"_id\";s:7:\"9df531e\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:1;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:14:\"fab fa-twitter\";s:7:\"library\";s:9:\"fa-brands\";}s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:3:\"_id\";s:7:\"e455e88\";}i:2;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:14:\"fab fa-youtube\";s:7:\"library\";s:9:\"fa-brands\";}s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:3:\"_id\";s:7:\"99d596e\";}i:3;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:15:\"fab fa-linkedin\";s:7:\"library\";s:9:\"fa-brands\";}s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:3:\"_id\";s:7:\"f787bb6\";}}s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:7:\"#FFFFFF\";s:20:\"icon_secondary_color\";s:7:\"#212121\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:12:\"icon_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:19:\"hover_primary_color\";s:7:\"#D1D1D1\";s:21:\"hover_secondary_color\";s:7:\"#212121\";s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:12:\"social-icons\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5035","post_id":"7104","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5036","post_id":"7104","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5037","post_id":"7105","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5038","post_id":"7105","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5039","post_id":"7105","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5040","post_id":"7105","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5041","post_id":"7105","meta_key":"_elementor_data","meta_value":"s:7066:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"963fb73\";s:8:\"settings\";a:21:{s:13:\"content_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:750;s:5:\"sizes\";a:0:{}}s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#212121\";s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:0:\"\";s:5:\"right\";i:0;s:6:\"bottom\";s:0:\"\";s:4:\"left\";i:0;s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";s:8:\"isLinked\";b:1;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"7012603\";s:8:\"settings\";a:14:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"23f5a58\";s:8:\"settings\";a:12:{s:5:\"title\";s:25:\"Follow Us on Social Media\";s:11:\"header_size\";s:2:\"h3\";s:12:\"align_tablet\";s:4:\"left\";s:12:\"align_mobile\";s:6:\"center\";s:11:\"title_color\";s:7:\"#F5F5F5\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"78b3d05\";s:8:\"settings\";a:14:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"a1c787f\";s:8:\"settings\";a:19:{s:16:\"social_icon_list\";a:4:{i:0;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:17:\"fab fa-facebook-f\";s:7:\"library\";s:9:\"fa-brands\";}s:3:\"_id\";s:7:\"9df531e\";s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";}i:1;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:14:\"fab fa-twitter\";s:7:\"library\";s:9:\"fa-brands\";}s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:3:\"_id\";s:7:\"e455e88\";}i:2;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:14:\"fab fa-youtube\";s:7:\"library\";s:9:\"fa-brands\";}s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:3:\"_id\";s:7:\"99d596e\";}i:3;a:6:{s:11:\"social_icon\";a:2:{s:5:\"value\";s:15:\"fab fa-linkedin\";s:7:\"library\";s:9:\"fa-brands\";}s:4:\"link\";a:4:{s:3:\"url\";s:1:\"#\";s:11:\"is_external\";s:0:\"\";s:8:\"nofollow\";s:0:\"\";s:17:\"custom_attributes\";s:0:\"\";}s:15:\"item_icon_color\";s:7:\"default\";s:23:\"item_icon_primary_color\";s:0:\"\";s:25:\"item_icon_secondary_color\";s:0:\"\";s:3:\"_id\";s:7:\"f787bb6\";}}s:5:\"align\";s:5:\"right\";s:12:\"align_mobile\";s:6:\"center\";s:10:\"icon_color\";s:6:\"custom\";s:18:\"icon_primary_color\";s:7:\"#FFFFFF\";s:20:\"icon_secondary_color\";s:7:\"#212121\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:17;s:5:\"sizes\";a:0:{}}s:12:\"icon_padding\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:12:\"icon_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:19:\"hover_primary_color\";s:7:\"#D1D1D1\";s:21:\"hover_secondary_color\";s:7:\"#212121\";s:14:\"_margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:12:\"social-icons\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5042","post_id":"7105","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5043","post_id":"7105","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5044","post_id":"7106","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5045","post_id":"7106","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5046","post_id":"7106","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5047","post_id":"7106","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5048","post_id":"7106","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"af792d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Request a Call Back\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b65191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac984ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"align\":\"center\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.403},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.597},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.67,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.633,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5049","post_id":"7106","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5050","post_id":"7106","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5055","post_id":"7091","meta_key":"_wp_trash_meta_status","meta_value":"draft"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5056","post_id":"7091","meta_key":"_wp_trash_meta_time","meta_value":"1633688603"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5057","post_id":"7091","meta_key":"_wp_desired_post_slug","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5058","post_id":"7107","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5059","post_id":"7107","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5060","post_id":"7107","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5061","post_id":"7107","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5064","post_id":"7108","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5065","post_id":"7108","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5066","post_id":"7108","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5067","post_id":"7108","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5068","post_id":"7108","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"af792d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Request a Call Back\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b65191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac984ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"align\":\"center\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.403},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.597},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.67,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.633,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5069","post_id":"7108","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5070","post_id":"7108","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5072","post_id":"7109","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5073","post_id":"7109","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5074","post_id":"7109","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5075","post_id":"7109","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5076","post_id":"7109","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"af792d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Request a Call Back\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b65191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac984ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"align\":\"center\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.403},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.597},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.67,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.633,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5077","post_id":"7109","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5078","post_id":"7109","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5080","post_id":"7110","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5081","post_id":"7110","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5082","post_id":"7110","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5083","post_id":"7110","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5084","post_id":"7110","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"af792d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Request a Call Back\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b65191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac984ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"align\":\"center\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.403},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.597},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.67,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.633,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5085","post_id":"7110","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5086","post_id":"7110","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5090","post_id":"7111","meta_key":"_edit_lock","meta_value":"1634125625:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5091","post_id":"7112","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5092","post_id":"7111","meta_key":"_edit_last","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5093","post_id":"7111","meta_key":"banner_title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5094","post_id":"7111","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5095","post_id":"7111","meta_key":"bannercheck","meta_value":"defaultbannercheck"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5096","post_id":"7111","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5097","post_id":"7111","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5098","post_id":"7111","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5099","post_id":"7111","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5100","post_id":"7111","meta_key":"_elementor_data","meta_value":"[{\"id\":\"e47rvjv\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\",\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capabilities\",\"align_tablet\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dfade1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"3a66119\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.582},\"elements\":[{\"id\":\"8f577bf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4d4ec4c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Planning and strategy\",\"size\":\"md\",\"background_color\":\"#808080\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"73526d0\",\"elType\":\"widget\",\"settings\":{\"text\":\" Sales development and expansion\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a1e47e8\",\"elType\":\"widget\",\"settings\":{\"text\":\" Revenue management and optimization\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8d612b4\",\"elType\":\"widget\",\"settings\":{\"text\":\" Product innovation and development\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6ac11be\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dca7e72\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ba0e6e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ec7831d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.418},\"elements\":[{\"id\":\"7e75c01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\\n\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5f788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d9e64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7058\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"800\",\"height\":\"600\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c79e082\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"e6600ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8425437\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa19cdf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"6db4139\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.492},\"elements\":[{\"id\":\"296afe5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"318\\\" title=\\\"Quick Contact\\\"]\",\"_background_background\":\"classic\",\"_background_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"a67ae9c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Need Help\",\"description_text\":\"Please Feel Free to Contact Us. We Will <br>Get Back To You Within 1-2 Business Days. <br> info@example.com <br> (888) 123-4567\",\"_background_background\":\"classic\",\"_background_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b11419c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.298},\"elements\":[{\"id\":\"f5c985a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42a6502c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"266a787d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab2ccaf\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bc2a717\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a6edad6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40d2e39c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ff4d9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18c62cd1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"92f91bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.816},\"elements\":[{\"id\":\"e88e05b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7120,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21c0e83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"172b07bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67c28c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59339dda\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c9cac0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ced6910\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f5561ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33c27995\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5110","post_id":"7114","meta_key":"_wp_attached_file","meta_value":"2021\/10\/placeholder-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5111","post_id":"7114","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2021\/10\/placeholder-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"placeholder-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"placeholder-1-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"placeholder-1-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:\"placeholder-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5112","post_id":"7114","meta_key":"_elementor_source_image_hash","meta_value":"044a4bbf076970d89ff97d4d3c7fa6d0f4bf829a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5113","post_id":"7115","meta_key":"_wp_attached_file","meta_value":"2021\/10\/services-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5114","post_id":"7115","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:700;s:6:\"height\";i:500;s:4:\"file\";s:22:\"2021\/10\/services-2.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"services-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"services-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5115","post_id":"7115","meta_key":"_elementor_source_image_hash","meta_value":"66cf19f42b608f6626bc6b8ce0a4d8d416bc9fd5"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5116","post_id":"7116","meta_key":"_wp_attached_file","meta_value":"2021\/10\/services-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5117","post_id":"7116","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:700;s:6:\"height\";i:500;s:4:\"file\";s:22:\"2021\/10\/services-4.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"services-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"services-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5118","post_id":"7116","meta_key":"_elementor_source_image_hash","meta_value":"6bb534757e927714b4ce1b41968cf2723796860f"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5119","post_id":"7117","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5120","post_id":"7117","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5121","post_id":"7117","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5122","post_id":"7117","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5123","post_id":"7117","meta_key":"_elementor_data","meta_value":"s:7117:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"3ee4b47\";s:8:\"settings\";a:30:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:22:\"background_size_mobile\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_color_b\";s:19:\"rgba(255,255,255,0)\";s:26:\"background_overlay_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"90\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"75\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"b0b74d8\";s:8:\"settings\";a:17:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:6:{s:2:\"id\";s:7:\"bfed4c6\";s:8:\"settings\";a:8:{s:5:\"title\";s:29:\"This Can Be Secondary Heading\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"327f367\";s:8:\"settings\";a:8:{s:6:\"editor\";s:162:\"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.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"51962fb\";s:8:\"settings\";a:21:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:4:\"auto\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"6315460\";s:8:\"settings\";a:9:{s:5:\"image\";a:2:{s:2:\"id\";s:4:\"7115\";s:3:\"url\";s:75:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-2.jpg\";}s:10:\"image_size\";s:4:\"full\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5124","post_id":"7118","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5125","post_id":"7118","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5126","post_id":"7118","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5127","post_id":"7118","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5128","post_id":"7118","meta_key":"_elementor_data","meta_value":"s:7117:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"3ee4b47\";s:8:\"settings\";a:30:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";s:2:\"20\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:22:\"background_size_mobile\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_color_b\";s:19:\"rgba(255,255,255,0)\";s:26:\"background_overlay_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"90\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"90\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"75\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"75\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:20:\"reverse_order_mobile\";s:14:\"reverse-mobile\";s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:5:{s:2:\"id\";s:7:\"b0b74d8\";s:8:\"settings\";a:17:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:1;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:2:{i:0;a:6:{s:2:\"id\";s:7:\"bfed4c6\";s:8:\"settings\";a:8:{s:5:\"title\";s:29:\"This Can Be Secondary Heading\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"327f367\";s:8:\"settings\";a:8:{s:6:\"editor\";s:162:\"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.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"51962fb\";s:8:\"settings\";a:21:{s:12:\"_column_size\";i:50;s:12:\"_inline_size\";N;s:21:\"background_background\";s:7:\"classic\";s:19:\"background_position\";s:13:\"center center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:4:\"auto\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"6315460\";s:8:\"settings\";a:9:{s:5:\"image\";a:2:{s:2:\"id\";s:4:\"7115\";s:3:\"url\";s:75:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-2.jpg\";}s:10:\"image_size\";s:4:\"full\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5129","post_id":"7111","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5130","post_id":"7119","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5131","post_id":"7119","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5132","post_id":"7119","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5133","post_id":"7119","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5134","post_id":"7119","meta_key":"_elementor_data","meta_value":"[{\"id\":\"e47rvjv\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\",\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capabilities\",\"align_tablet\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dfade1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"3a66119\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.582},\"elements\":[{\"id\":\"4d4ec4c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Planning and strategy\",\"size\":\"md\",\"background_color\":\"#808080\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"73526d0\",\"elType\":\"widget\",\"settings\":{\"text\":\" Sales development and expansion\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a1e47e8\",\"elType\":\"widget\",\"settings\":{\"text\":\" Revenue management and optimization\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8d612b4\",\"elType\":\"widget\",\"settings\":{\"text\":\" Product innovation and development\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6ac11be\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dca7e72\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ba0e6e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ec7831d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.418},\"elements\":[{\"id\":\"7e75c01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\\n\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5f788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d9e64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7058\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"800\",\"height\":\"600\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa19cdf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"6db4139\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"296afe5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"318\\\" title=\\\"Quick Contact\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"b11419c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"92f91bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5135","post_id":"7119","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5136","post_id":"7111","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5138","post_id":"7120","meta_key":"_wp_attached_file","meta_value":"2021\/10\/qr2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5139","post_id":"7120","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:590;s:6:\"height\";i:400;s:4:\"file\";s:15:\"2021\/10\/qr2.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"qr2-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"qr2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5140","post_id":"7120","meta_key":"_elementor_source_image_hash","meta_value":"d66dc5681b2e9c3d0fe0a13f54e78b33a7e4eb24"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5141","post_id":"7121","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5142","post_id":"7121","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5143","post_id":"7121","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5144","post_id":"7121","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5145","post_id":"7121","meta_key":"_elementor_data","meta_value":"[{\"id\":\"e47rvjv\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\",\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capabilities\",\"align_tablet\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dfade1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"3a66119\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.582},\"elements\":[{\"id\":\"4d4ec4c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Planning and strategy\",\"size\":\"md\",\"background_color\":\"#808080\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"73526d0\",\"elType\":\"widget\",\"settings\":{\"text\":\" Sales development and expansion\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a1e47e8\",\"elType\":\"widget\",\"settings\":{\"text\":\" Revenue management and optimization\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8d612b4\",\"elType\":\"widget\",\"settings\":{\"text\":\" Product innovation and development\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6ac11be\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dca7e72\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ba0e6e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ec7831d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.418},\"elements\":[{\"id\":\"7e75c01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\\n\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5f788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d9e64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7058\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"800\",\"height\":\"600\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa19cdf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"6db4139\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"296afe5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"318\\\" title=\\\"Quick Contact\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"b11419c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"92f91bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5146","post_id":"7121","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5147","post_id":"7121","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5148","post_id":"7122","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5149","post_id":"7122","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5150","post_id":"7122","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5151","post_id":"7122","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5152","post_id":"7122","meta_key":"_elementor_data","meta_value":"[{\"id\":\"e47rvjv\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\",\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capabilities\",\"align_tablet\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dfade1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"3a66119\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.582},\"elements\":[{\"id\":\"4d4ec4c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Planning and strategy\",\"size\":\"md\",\"background_color\":\"#808080\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"73526d0\",\"elType\":\"widget\",\"settings\":{\"text\":\" Sales development and expansion\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a1e47e8\",\"elType\":\"widget\",\"settings\":{\"text\":\" Revenue management and optimization\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8d612b4\",\"elType\":\"widget\",\"settings\":{\"text\":\" Product innovation and development\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6ac11be\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dca7e72\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ba0e6e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ec7831d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.418},\"elements\":[{\"id\":\"7e75c01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\\n\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5f788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d9e64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7058\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"800\",\"height\":\"600\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa19cdf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"6db4139\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"296afe5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"318\\\" title=\\\"Quick Contact\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"b11419c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"92f91bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5153","post_id":"7122","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5154","post_id":"7122","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5155","post_id":"7123","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5156","post_id":"7123","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5157","post_id":"7123","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5158","post_id":"7123","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5159","post_id":"7123","meta_key":"_elementor_data","meta_value":"[{\"id\":\"e47rvjv\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\",\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capabilities\",\"align_tablet\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dfade1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"3a66119\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.582},\"elements\":[{\"id\":\"4d4ec4c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Planning and strategy\",\"size\":\"md\",\"background_color\":\"#808080\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"73526d0\",\"elType\":\"widget\",\"settings\":{\"text\":\" Sales development and expansion\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a1e47e8\",\"elType\":\"widget\",\"settings\":{\"text\":\" Revenue management and optimization\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8d612b4\",\"elType\":\"widget\",\"settings\":{\"text\":\" Product innovation and development\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6ac11be\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dca7e72\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ba0e6e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ec7831d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.418},\"elements\":[{\"id\":\"7e75c01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\\n\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5f788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d9e64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7058\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"800\",\"height\":\"600\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa19cdf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"6db4139\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.492},\"elements\":[{\"id\":\"296afe5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"318\\\" title=\\\"Quick Contact\\\"]\",\"_background_background\":\"classic\",\"_background_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"a67ae9c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Need Help\",\"description_text\":\"Please Feel Free to Contact Us. We Will <br>Get Back To You Within 1-2 Business Days. <br> info@example.com <br> (888) 123-4567\",\"_background_background\":\"classic\",\"_background_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b11419c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.298},\"elements\":[{\"id\":\"f5c985a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42a6502c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"266a787d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab2ccaf\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bc2a717\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a6edad6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40d2e39c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ff4d9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18c62cd1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"92f91bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.816},\"elements\":[{\"id\":\"e88e05b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7120,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21c0e83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"172b07bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67c28c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59339dda\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c9cac0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ced6910\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f5561ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33c27995\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5160","post_id":"7123","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5161","post_id":"7123","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5165","post_id":"7124","meta_key":"_edit_lock","meta_value":"1634125602:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5166","post_id":"7125","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5167","post_id":"7124","meta_key":"_edit_last","meta_value":"2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5168","post_id":"7124","meta_key":"banner_title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5169","post_id":"7124","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5170","post_id":"7124","meta_key":"bannercheck","meta_value":"defaultbannercheck"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5171","post_id":"7124","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5172","post_id":"7124","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5173","post_id":"7124","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5174","post_id":"7124","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5175","post_id":"7124","meta_key":"_elementor_data","meta_value":"[{\"id\":\"lkqxgd2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\",\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cases\",\"align_tablet\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"w7xfvh8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"8c9f25a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7a7ca5d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f78027\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8fabe55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7126,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site06.jpg\"},\"title_text\":\"Project One\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d3f0920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1701549\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7127,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site08.jpg\"},\"title_text\":\"Project Two\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d87e5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c0b9c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7128,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site07.jpg\"},\"title_text\":\"Project Three\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"43470ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7722ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e249ee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7126,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site06.jpg\"},\"title_text\":\"Project One\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"57558bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b002103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7127,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site08.jpg\"},\"title_text\":\"Project Two\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"52c6cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea1fbdf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7128,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site07.jpg\"},\"title_text\":\"Project Three\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5176","post_id":"7126","meta_key":"_wp_attached_file","meta_value":"2021\/10\/site06.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5177","post_id":"7126","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:500;s:6:\"height\";i:540;s:4:\"file\";s:18:\"2021\/10\/site06.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"site06-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"site06-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5178","post_id":"7126","meta_key":"_elementor_source_image_hash","meta_value":"ae78822d98a479ba115b403a3037a11a3dbb713b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5179","post_id":"7127","meta_key":"_wp_attached_file","meta_value":"2021\/10\/site08.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5180","post_id":"7127","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:500;s:6:\"height\";i:540;s:4:\"file\";s:18:\"2021\/10\/site08.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"site08-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"site08-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5181","post_id":"7127","meta_key":"_elementor_source_image_hash","meta_value":"ac94a29c5dda954912204860db5bebb599be3f0c"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5182","post_id":"7128","meta_key":"_wp_attached_file","meta_value":"2021\/10\/site07.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5183","post_id":"7128","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:500;s:6:\"height\";i:540;s:4:\"file\";s:18:\"2021\/10\/site07.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"site07-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"site07-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5184","post_id":"7128","meta_key":"_elementor_source_image_hash","meta_value":"9b652dd0c9ce244d5c846751bad63e736b39e971"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5185","post_id":"7129","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5186","post_id":"7129","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5187","post_id":"7129","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5188","post_id":"7129","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5189","post_id":"7129","meta_key":"_elementor_data","meta_value":"s:15651:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"af0b411\";s:8:\"settings\";a:22:{s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1100;}s:16:\"content_position\";s:6:\"middle\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"100\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#2D2D2D\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"8c9f25a\";s:8:\"settings\";a:13:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"1d0d3e7\";s:8:\"settings\";a:13:{s:5:\"title\";s:18:\"Check out our work\";s:5:\"align\";s:6:\"center\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:12:\"align_mobile\";s:4:\"left\";s:11:\"title_color\";s:7:\"#FFFFFF\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:5:{s:2:\"id\";s:7:\"7a7ca5d\";s:8:\"settings\";a:17:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";s:2:\"30\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"35\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"5f78027\";s:8:\"settings\";a:18:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"25\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"8fabe55\";s:8:\"settings\";a:22:{s:5:\"image\";a:2:{s:2:\"id\";i:7126;s:3:\"url\";s:71:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site06.jpg\";}s:10:\"title_text\";s:11:\"Project One\";s:16:\"description_text\";s:69:\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\";s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:34:\"description_typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:11:\"image_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:28:\"css_filters_hover_css_filter\";s:6:\"custom\";s:28:\"css_filters_hover_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:11:\"title_color\";s:7:\"#FFFFFF\";s:17:\"description_color\";s:7:\"#BDBDBD\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"d3f0920\";s:8:\"settings\";a:18:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"25\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"1701549\";s:8:\"settings\";a:22:{s:5:\"image\";a:2:{s:2:\"id\";i:7127;s:3:\"url\";s:71:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site08.jpg\";}s:10:\"title_text\";s:11:\"Project Two\";s:16:\"description_text\";s:69:\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\";s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:34:\"description_typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:11:\"image_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:28:\"css_filters_hover_css_filter\";s:6:\"custom\";s:28:\"css_filters_hover_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:11:\"title_color\";s:7:\"#FFFFFF\";s:17:\"description_color\";s:7:\"#BDBDBD\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"1d87e5b\";s:8:\"settings\";a:18:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"25\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"2c0b9c4\";s:8:\"settings\";a:22:{s:5:\"image\";a:2:{s:2:\"id\";i:7128;s:3:\"url\";s:71:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site07.jpg\";}s:10:\"title_text\";s:13:\"Project Three\";s:16:\"description_text\";s:69:\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\";s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:34:\"description_typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:11:\"image_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:28:\"css_filters_hover_css_filter\";s:6:\"custom\";s:28:\"css_filters_hover_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:11:\"title_color\";s:7:\"#FFFFFF\";s:17:\"description_color\";s:7:\"#BDBDBD\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}i:2;a:6:{s:2:\"id\";s:7:\"8d90f77\";s:8:\"settings\";a:15:{s:4:\"text\";s:9:\"View More\";s:5:\"align\";s:6:\"center\";s:12:\"align_mobile\";s:4:\"left\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:38:\"button_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:41:\"button_background_hover_slideshow_gallery\";a:0:{}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5190","post_id":"7130","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5191","post_id":"7130","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5192","post_id":"7130","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5193","post_id":"7130","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5194","post_id":"7130","meta_key":"_elementor_data","meta_value":"s:15651:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"af0b411\";s:8:\"settings\";a:22:{s:3:\"gap\";s:2:\"no\";s:13:\"custom_height\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1100;}s:16:\"content_position\";s:6:\"middle\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"100\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"20\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"60\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"60\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#2D2D2D\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"8c9f25a\";s:8:\"settings\";a:13:{s:12:\"_column_size\";i:100;s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"1d0d3e7\";s:8:\"settings\";a:13:{s:5:\"title\";s:18:\"Check out our work\";s:5:\"align\";s:6:\"center\";s:20:\"typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:27:\"typography_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;}s:12:\"align_mobile\";s:4:\"left\";s:11:\"title_color\";s:7:\"#FFFFFF\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:5:{s:2:\"id\";s:7:\"7a7ca5d\";s:8:\"settings\";a:17:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:9:\"structure\";s:2:\"30\";s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"20\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"15\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"35\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:5:{s:2:\"id\";s:7:\"5f78027\";s:8:\"settings\";a:18:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"25\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"8fabe55\";s:8:\"settings\";a:22:{s:5:\"image\";a:2:{s:2:\"id\";i:7126;s:3:\"url\";s:71:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site06.jpg\";}s:10:\"title_text\";s:11:\"Project One\";s:16:\"description_text\";s:69:\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\";s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:34:\"description_typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:11:\"image_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:28:\"css_filters_hover_css_filter\";s:6:\"custom\";s:28:\"css_filters_hover_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:11:\"title_color\";s:7:\"#FFFFFF\";s:17:\"description_color\";s:7:\"#BDBDBD\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"d3f0920\";s:8:\"settings\";a:18:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"25\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"1701549\";s:8:\"settings\";a:22:{s:5:\"image\";a:2:{s:2:\"id\";i:7127;s:3:\"url\";s:71:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site08.jpg\";}s:10:\"title_text\";s:11:\"Project Two\";s:16:\"description_text\";s:69:\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\";s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:34:\"description_typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:11:\"image_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:28:\"css_filters_hover_css_filter\";s:6:\"custom\";s:28:\"css_filters_hover_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:11:\"title_color\";s:7:\"#FFFFFF\";s:17:\"description_color\";s:7:\"#BDBDBD\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"1d87e5b\";s:8:\"settings\";a:18:{s:12:\"_column_size\";i:33;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"25\";s:5:\"right\";s:2:\"30\";s:6:\"bottom\";s:2:\"25\";s:4:\"left\";s:2:\"30\";s:8:\"isLinked\";b:0;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"35\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:6:{s:2:\"id\";s:7:\"2c0b9c4\";s:8:\"settings\";a:22:{s:5:\"image\";a:2:{s:2:\"id\";i:7128;s:3:\"url\";s:71:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site07.jpg\";}s:10:\"title_text\";s:13:\"Project Three\";s:16:\"description_text\";s:69:\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\";s:10:\"image_size\";a:2:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;}s:26:\"title_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:32:\"description_typography_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";}s:34:\"description_typography_line_height\";a:2:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";}s:11:\"image_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:28:\"css_filters_hover_css_filter\";s:6:\"custom\";s:28:\"css_filters_hover_brightness\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:10:\"text_align\";s:4:\"left\";s:18:\"title_bottom_space\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:5;s:5:\"sizes\";a:0:{}}s:11:\"title_color\";s:7:\"#FFFFFF\";s:17:\"description_color\";s:7:\"#BDBDBD\";s:15:\"_padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:9:\"image-box\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}i:2;a:6:{s:2:\"id\";s:7:\"8d90f77\";s:8:\"settings\";a:15:{s:4:\"text\";s:9:\"View More\";s:5:\"align\";s:6:\"center\";s:12:\"align_mobile\";s:4:\"left\";s:13:\"selected_icon\";a:2:{s:5:\"value\";s:0:\"\";s:7:\"library\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:38:\"button_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:41:\"button_background_hover_slideshow_gallery\";a:0:{}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:6:\"button\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5195","post_id":"7124","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5196","post_id":"7131","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5197","post_id":"7131","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5198","post_id":"7131","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5199","post_id":"7131","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5200","post_id":"7131","meta_key":"_elementor_data","meta_value":"[{\"id\":\"lkqxgd2\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\",\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cases\",\"align_tablet\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"w7xfvh8\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"8c9f25a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7a7ca5d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f78027\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8fabe55\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7126,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site06.jpg\"},\"title_text\":\"Project One\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"d3f0920\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1701549\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7127,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site08.jpg\"},\"title_text\":\"Project Two\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"1d87e5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c0b9c4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7128,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site07.jpg\"},\"title_text\":\"Project Three\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"43470ec\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c7722ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e249ee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7126,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site06.jpg\"},\"title_text\":\"Project One\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"57558bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b002103\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7127,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site08.jpg\"},\"title_text\":\"Project Two\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"52c6cc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea1fbdf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7128,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/site07.jpg\"},\"title_text\":\"Project Three\",\"description_text\":\"Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":\"\"},\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":121,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_color\":\"#000000\",\"description_color\":\"#000000\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#F0F0F0\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5201","post_id":"7131","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5202","post_id":"7124","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5203","post_id":"7124","meta_key":"_elementor_controls_usage","meta_value":"a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:7;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:16:\"content_position\";i:4;s:15:\"stretch_section\";i:2;s:3:\"gap\";i:3;s:13:\"custom_height\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:4;s:6:\"margin\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:28:\"background_slideshow_gallery\";i:1;s:21:\"background_background\";i:2;s:16:\"background_color\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:6;s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:4:{s:10:\"image_size\";i:6;s:11:\"image_space\";i:6;s:28:\"css_filters_hover_css_filter\";i:6;s:28:\"css_filters_hover_brightness\";i:6;}s:21:\"section_style_content\";a:7:{s:26:\"title_typography_font_size\";i:6;s:32:\"description_typography_font_size\";i:6;s:34:\"description_typography_line_height\";i:6;s:10:\"text_align\";i:6;s:18:\"title_bottom_space\";i:6;s:11:\"title_color\";i:6;s:17:\"description_color\";i:6;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:6;s:17:\"_background_color\";i:6;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5206","post_id":"7132","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5207","post_id":"7132","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5208","post_id":"7132","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5209","post_id":"7132","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5210","post_id":"7132","meta_key":"_elementor_data","meta_value":"[{\"id\":\"e47rvjv\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\",\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capabilities\",\"align_tablet\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dfade1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"3a66119\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.582},\"elements\":[{\"id\":\"4d4ec4c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Planning and strategy\",\"size\":\"md\",\"background_color\":\"#808080\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"73526d0\",\"elType\":\"widget\",\"settings\":{\"text\":\" Sales development and expansion\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a1e47e8\",\"elType\":\"widget\",\"settings\":{\"text\":\" Revenue management and optimization\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8d612b4\",\"elType\":\"widget\",\"settings\":{\"text\":\" Product innovation and development\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6ac11be\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dca7e72\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ba0e6e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ec7831d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.418},\"elements\":[{\"id\":\"7e75c01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\\n\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5f788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d9e64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7058\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"800\",\"height\":\"600\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa19cdf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"6db4139\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.492},\"elements\":[{\"id\":\"296afe5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"318\\\" title=\\\"Quick Contact\\\"]\",\"_background_background\":\"classic\",\"_background_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"a67ae9c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Need Help\",\"description_text\":\"Please Feel Free to Contact Us. We Will <br>Get Back To You Within 1-2 Business Days. <br> info@example.com <br> (888) 123-4567\",\"_background_background\":\"classic\",\"_background_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b11419c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.298},\"elements\":[{\"id\":\"f5c985a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42a6502c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"266a787d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab2ccaf\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bc2a717\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a6edad6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40d2e39c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ff4d9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18c62cd1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"92f91bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.816},\"elements\":[{\"id\":\"e88e05b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7120,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21c0e83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"172b07bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67c28c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59339dda\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c9cac0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ced6910\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f5561ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33c27995\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5211","post_id":"7132","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5212","post_id":"7132","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5213","post_id":"7133","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5214","post_id":"7133","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5215","post_id":"7133","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5216","post_id":"7133","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5217","post_id":"7133","meta_key":"_elementor_data","meta_value":"[{\"id\":\"e47rvjv\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\",\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capabilities\",\"align_tablet\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dfade1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"3a66119\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.582},\"elements\":[{\"id\":\"4d4ec4c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Planning and strategy\",\"size\":\"md\",\"background_color\":\"#808080\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"73526d0\",\"elType\":\"widget\",\"settings\":{\"text\":\" Sales development and expansion\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a1e47e8\",\"elType\":\"widget\",\"settings\":{\"text\":\" Revenue management and optimization\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8d612b4\",\"elType\":\"widget\",\"settings\":{\"text\":\" Product innovation and development\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6ac11be\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dca7e72\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ba0e6e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ec7831d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.418},\"elements\":[{\"id\":\"7e75c01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\\n\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5f788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d9e64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7058\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"800\",\"height\":\"600\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa19cdf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"6db4139\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.492},\"elements\":[{\"id\":\"296afe5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"318\\\" title=\\\"Quick Contact\\\"]\",\"_background_background\":\"classic\",\"_background_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"a67ae9c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Need Help\",\"description_text\":\"Please Feel Free to Contact Us. We Will <br>Get Back To You Within 1-2 Business Days. <br> info@example.com <br> (888) 123-4567\",\"_background_background\":\"classic\",\"_background_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b11419c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.298},\"elements\":[{\"id\":\"f5c985a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42a6502c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"266a787d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab2ccaf\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bc2a717\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a6edad6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40d2e39c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ff4d9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18c62cd1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"92f91bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.816},\"elements\":[{\"id\":\"e88e05b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7120,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21c0e83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"172b07bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67c28c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59339dda\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c9cac0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ced6910\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f5561ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33c27995\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5218","post_id":"7133","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5219","post_id":"7133","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5220","post_id":"7134","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5221","post_id":"7134","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5222","post_id":"7134","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5223","post_id":"7134","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5224","post_id":"7134","meta_key":"_elementor_data","meta_value":"[{\"id\":\"e47rvjv\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\",\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Capabilities\",\"align_tablet\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dfade1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"3a66119\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.582},\"elements\":[{\"id\":\"8f577bf\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4d4ec4c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Planning and strategy\",\"size\":\"md\",\"background_color\":\"#808080\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"73526d0\",\"elType\":\"widget\",\"settings\":{\"text\":\" Sales development and expansion\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a1e47e8\",\"elType\":\"widget\",\"settings\":{\"text\":\" Revenue management and optimization\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8d612b4\",\"elType\":\"widget\",\"settings\":{\"text\":\" Product innovation and development\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6ac11be\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"dca7e72\",\"elType\":\"widget\",\"settings\":{\"text\":\" Customer Knowledge and understanding\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ba0e6e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"size\":\"md\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ec7831d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.418},\"elements\":[{\"id\":\"7e75c01\",\"elType\":\"widget\",\"settings\":{\"title\":\"Heading\\n\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5f788\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d9e64\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7058\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"800\",\"height\":\"600\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c79e082\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"e6600ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8425437\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"aa19cdf\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"30\"},\"elements\":[{\"id\":\"6db4139\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.492},\"elements\":[{\"id\":\"296afe5\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"318\\\" title=\\\"Quick Contact\\\"]\",\"_background_background\":\"classic\",\"_background_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"shortcode\"},{\"id\":\"a67ae9c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Need Help\",\"description_text\":\"Please Feel Free to Contact Us. We Will <br>Get Back To You Within 1-2 Business Days. <br> info@example.com <br> (888) 123-4567\",\"_background_background\":\"classic\",\"_background_color\":\"#E6E6E6\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"b11419c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":33.298},\"elements\":[{\"id\":\"f5c985a\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42a6502c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"266a787d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab2ccaf\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6bc2a717\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3a6edad6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40d2e39c\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"align\":\"left\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ff4d9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"18c62cd1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"92f91bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.816},\"elements\":[{\"id\":\"e88e05b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7120,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"21c0e83e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"172b07bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"67c28c17\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59339dda\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c9cac0a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ced6910\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\",\"align_tablet\":\"left\",\"space_tablet\":{\"unit\":\"%\",\"size\":100}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f5561ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"About the company\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33c27995\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 6\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5225","post_id":"7134","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5226","post_id":"7134","meta_key":"_elementor_page_assets","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5227","post_id":"7111","meta_key":"_elementor_controls_usage","meta_value":"a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:8;s:11:\"header_size\";i:7;s:5:\"align\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:11:\"title_color\";i:8;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:16:\"content_position\";i:1;s:15:\"stretch_section\";i:4;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:28:\"background_slideshow_gallery\";i:1;s:21:\"background_background\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"button\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:7;s:4:\"size\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:16:\"background_color\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:6;s:21:\"typography_typography\";i:6;s:20:\"typography_font_size\";i:6;s:22:\"typography_font_weight\";i:6;s:22:\"typography_line_height\";i:6;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:7;s:10:\"image_size\";i:7;s:22:\"image_custom_dimension\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:1;s:10:\"title_text\";i:1;s:16:\"description_text\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5229","post_id":"7135","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5230","post_id":"7135","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5231","post_id":"7135","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5232","post_id":"7135","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5233","post_id":"7135","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"af792d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Request a Call Back\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b65191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac984ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"align\":\"center\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.403},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.597},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.67,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.633,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5234","post_id":"7135","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5235","post_id":"7135","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5236","post_id":"7136","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5237","post_id":"7136","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5238","post_id":"7136","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5239","post_id":"7136","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5240","post_id":"7136","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"af792d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Request a Call Back\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7b65191\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><div class=\\\"page\\\" title=\\\"Page 4\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac984ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"align\":\"center\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":38.403},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":61.597},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.67,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":31.633,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5241","post_id":"7136","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5242","post_id":"7136","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5243","post_id":"7137","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5244","post_id":"7137","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5245","post_id":"7137","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5246","post_id":"7137","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5247","post_id":"7137","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5248","post_id":"7137","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5249","post_id":"7137","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5252","post_id":"7138","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5253","post_id":"7138","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5254","post_id":"7138","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5255","post_id":"7138","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5256","post_id":"7138","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5257","post_id":"7138","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5258","post_id":"7138","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5260","post_id":"7139","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5261","post_id":"7139","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5262","post_id":"7139","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5263","post_id":"7139","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5264","post_id":"7139","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5265","post_id":"7139","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5266","post_id":"7139","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5268","post_id":"7140","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5269","post_id":"7140","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5270","post_id":"7140","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5271","post_id":"7140","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5272","post_id":"7140","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5273","post_id":"7140","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5274","post_id":"7140","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5279","post_id":"7141","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5280","post_id":"7141","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5281","post_id":"7141","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5282","post_id":"7141","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5283","post_id":"7141","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5284","post_id":"7141","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5285","post_id":"7141","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5287","post_id":"7142","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5288","post_id":"7142","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5289","post_id":"7142","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5290","post_id":"7142","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5291","post_id":"7142","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5292","post_id":"7142","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5293","post_id":"7142","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5295","post_id":"7143","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5296","post_id":"7143","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5297","post_id":"7143","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5298","post_id":"7143","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5299","post_id":"7143","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5300","post_id":"7143","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5301","post_id":"7143","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5305","post_id":"7144","meta_key":"_wp_attached_file","meta_value":"2021\/10\/image-and-text-4.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5306","post_id":"7144","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:480;s:6:\"height\";i:320;s:4:\"file\";s:28:\"2021\/10\/image-and-text-4.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"image-and-text-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"image-and-text-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5307","post_id":"7144","meta_key":"_elementor_source_image_hash","meta_value":"037a9c24f4f152b00230f78bc61d83aefa07839b"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5308","post_id":"7145","meta_key":"_wp_attached_file","meta_value":"2021\/10\/image-and-text-3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5309","post_id":"7145","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:480;s:6:\"height\";i:320;s:4:\"file\";s:28:\"2021\/10\/image-and-text-3.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"image-and-text-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"image-and-text-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5310","post_id":"7145","meta_key":"_elementor_source_image_hash","meta_value":"1b93953e014832f1f2ad0e1e8daeb1605debaaf0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5311","post_id":"7146","meta_key":"_wp_attached_file","meta_value":"2021\/10\/image-and-text-5.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5312","post_id":"7146","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:480;s:6:\"height\";i:320;s:4:\"file\";s:28:\"2021\/10\/image-and-text-5.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"image-and-text-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"image-and-text-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5313","post_id":"7146","meta_key":"_elementor_source_image_hash","meta_value":"d106b15e342687c31b00cd4cf9db3f1d49894051"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5322","post_id":"7148","meta_key":"_wp_attached_file","meta_value":"2021\/10\/image-and-text-7.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5323","post_id":"7148","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:480;s:6:\"height\";i:320;s:4:\"file\";s:28:\"2021\/10\/image-and-text-7.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"image-and-text-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"image-and-text-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5324","post_id":"7148","meta_key":"_elementor_source_image_hash","meta_value":"4c66827e4d330ae7afee4ef231cc50f577c3f77f"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5325","post_id":"7149","meta_key":"_wp_attached_file","meta_value":"2021\/10\/logo-8.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5326","post_id":"7149","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:177;s:6:\"height\";i:100;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5327","post_id":"7149","meta_key":"_elementor_source_image_hash","meta_value":"ad5827b63d4d42b58003e77e6452c7711fdaefea"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5328","post_id":"7150","meta_key":"_wp_attached_file","meta_value":"2021\/10\/logo-7.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5329","post_id":"7150","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:177;s:6:\"height\";i:100;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5330","post_id":"7150","meta_key":"_elementor_source_image_hash","meta_value":"cd1273f8172c670e5d2492c311e190dfbc2a37fa"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5331","post_id":"7151","meta_key":"_wp_attached_file","meta_value":"2021\/10\/logo-6.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5332","post_id":"7151","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:177;s:6:\"height\";i:100;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5333","post_id":"7151","meta_key":"_elementor_source_image_hash","meta_value":"c0b3e40ad60d9907c7cc5da280480ee79ca56494"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5334","post_id":"7152","meta_key":"_wp_attached_file","meta_value":"2021\/10\/logo-5-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5335","post_id":"7152","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:177;s:6:\"height\";i:100;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5336","post_id":"7152","meta_key":"_elementor_source_image_hash","meta_value":"1cf3102048aac240e4d641b846f950f79d83c762"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5337","post_id":"7153","meta_key":"_wp_attached_file","meta_value":"2021\/10\/logo-2-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5338","post_id":"7153","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:177;s:6:\"height\";i:100;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5339","post_id":"7153","meta_key":"_elementor_source_image_hash","meta_value":"34f85e7188602aa8c94524225b061436cb7501e6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5340","post_id":"7154","meta_key":"_wp_attached_file","meta_value":"2021\/10\/logo-3-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5341","post_id":"7154","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:177;s:6:\"height\";i:100;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5342","post_id":"7154","meta_key":"_elementor_source_image_hash","meta_value":"c54a783d48c4fa5be6195f24afb7b23d6aeab053"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5355","post_id":"7155","meta_key":"_wp_attached_file","meta_value":"2021\/10\/services-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5356","post_id":"7155","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:700;s:6:\"height\";i:500;s:4:\"file\";s:22:\"2021\/10\/services-1.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"services-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"services-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5357","post_id":"7155","meta_key":"_elementor_source_image_hash","meta_value":"d531289189c1294586e09f3d0845cbd47e9fb4e7"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5358","post_id":"7156","meta_key":"_wp_attached_file","meta_value":"2021\/10\/services-3-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5359","post_id":"7156","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:700;s:6:\"height\";i:500;s:4:\"file\";s:24:\"2021\/10\/services-3-1.jpg\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"services-3-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"services-3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5360","post_id":"7156","meta_key":"_elementor_source_image_hash","meta_value":"79d0e7409b8e088062f3f75854771e78ddd20f50"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5367","post_id":"7157","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5368","post_id":"7157","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5369","post_id":"7157","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5370","post_id":"7157","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5371","post_id":"7157","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5372","post_id":"7157","meta_key":"_elementor_data","meta_value":"s:20469:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"9af9507\";s:8:\"settings\";a:27:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:22:\"background_size_mobile\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_color_b\";s:19:\"rgba(255,255,255,0)\";s:26:\"background_overlay_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"60772b1\";s:8:\"settings\";a:15:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"d96df44\";s:8:\"settings\";a:10:{s:5:\"title\";s:21:\"Supporting Subheading\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"7872c98\";s:8:\"settings\";a:9:{s:5:\"title\";s:29:\"This Can Be Secondary Heading\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:5:{s:2:\"id\";s:7:\"0834d95\";s:8:\"settings\";a:15:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"40\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"9f2b31d\";s:8:\"settings\";a:19:{s:12:\"_column_size\";i:25;s:12:\"_inline_size\";N;s:21:\"space_between_widgets\";i:10;s:19:\"_inline_size_tablet\";i:50;s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"1eaee11\";s:8:\"settings\";a:8:{s:5:\"image\";a:2:{s:2:\"id\";i:7155;s:3:\"url\";s:75:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-1.jpg\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"03e7550\";s:8:\"settings\";a:11:{s:5:\"title\";s:11:\"Service One\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h3\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:7:\"f9417bc\";s:8:\"settings\";a:8:{s:6:\"editor\";s:58:\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"988710c\";s:8:\"settings\";a:20:{s:12:\"_column_size\";i:25;s:12:\"_inline_size\";N;s:21:\"space_between_widgets\";i:10;s:19:\"_inline_size_tablet\";i:50;s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"5\";s:5:\"right\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"adf7c99\";s:8:\"settings\";a:8:{s:5:\"image\";a:2:{s:2:\"id\";s:4:\"7115\";s:3:\"url\";s:75:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-2.jpg\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"36b7580\";s:8:\"settings\";a:11:{s:5:\"title\";s:11:\"Service Two\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h3\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:7:\"8b13322\";s:8:\"settings\";a:8:{s:6:\"editor\";s:58:\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"e78192b\";s:8:\"settings\";a:20:{s:12:\"_column_size\";i:25;s:12:\"_inline_size\";N;s:21:\"space_between_widgets\";i:10;s:19:\"_inline_size_tablet\";i:50;s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"859f95d\";s:8:\"settings\";a:8:{s:5:\"image\";a:2:{s:2:\"id\";i:7156;s:3:\"url\";s:77:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"b46873a\";s:8:\"settings\";a:11:{s:5:\"title\";s:13:\"Service Three\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h3\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:7:\"34061c0\";s:8:\"settings\";a:8:{s:6:\"editor\";s:58:\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:3;a:5:{s:2:\"id\";s:7:\"8ee4ec1\";s:8:\"settings\";a:20:{s:12:\"_column_size\";i:25;s:12:\"_inline_size\";N;s:21:\"space_between_widgets\";i:10;s:19:\"_inline_size_tablet\";i:50;s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"cbfa00e\";s:8:\"settings\";a:8:{s:5:\"image\";a:2:{s:2:\"id\";s:4:\"7116\";s:3:\"url\";s:75:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-4.jpg\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"2edef0d\";s:8:\"settings\";a:11:{s:5:\"title\";s:12:\"Service Four\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h3\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:7:\"af0c249\";s:8:\"settings\";a:8:{s:6:\"editor\";s:58:\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5373","post_id":"7157","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5374","post_id":"7158","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5375","post_id":"7158","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5376","post_id":"7158","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5377","post_id":"7158","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5378","post_id":"7158","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5379","post_id":"7158","meta_key":"_elementor_data","meta_value":"s:20469:\"a:1:{i:0;a:5:{s:2:\"id\";s:7:\"9af9507\";s:8:\"settings\";a:27:{s:3:\"gap\";s:2:\"no\";s:16:\"content_position\";s:6:\"middle\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FFFFFF\";s:19:\"background_position\";s:13:\"bottom center\";s:21:\"background_attachment\";s:6:\"scroll\";s:17:\"background_repeat\";s:9:\"no-repeat\";s:15:\"background_size\";s:5:\"cover\";s:22:\"background_size_mobile\";s:5:\"cover\";s:29:\"background_overlay_background\";s:7:\"classic\";s:26:\"background_overlay_color_b\";s:19:\"rgba(255,255,255,0)\";s:26:\"background_overlay_opacity\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"120\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"120\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"80\";s:5:\"right\";s:2:\"40\";s:6:\"bottom\";s:2:\"80\";s:4:\"left\";s:2:\"40\";s:8:\"isLinked\";b:0;}s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:1:{i:0;a:5:{s:2:\"id\";s:7:\"60772b1\";s:8:\"settings\";a:15:{s:12:\"_column_size\";i:100;s:12:\"_inline_size\";N;s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"d96df44\";s:8:\"settings\";a:10:{s:5:\"title\";s:21:\"Supporting Subheading\";s:11:\"header_size\";s:2:\"h5\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"7872c98\";s:8:\"settings\";a:9:{s:5:\"title\";s:29:\"This Can Be Secondary Heading\";s:5:\"align\";s:6:\"center\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:5:{s:2:\"id\";s:7:\"0834d95\";s:8:\"settings\";a:15:{s:3:\"gap\";s:2:\"no\";s:9:\"structure\";s:2:\"40\";s:6:\"margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";i:0;s:6:\"bottom\";s:1:\"0\";s:4:\"left\";i:0;s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:4:{i:0;a:5:{s:2:\"id\";s:7:\"9f2b31d\";s:8:\"settings\";a:19:{s:12:\"_column_size\";i:25;s:12:\"_inline_size\";N;s:21:\"space_between_widgets\";i:10;s:19:\"_inline_size_tablet\";i:50;s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"1eaee11\";s:8:\"settings\";a:8:{s:5:\"image\";a:2:{s:2:\"id\";i:7155;s:3:\"url\";s:75:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-1.jpg\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"03e7550\";s:8:\"settings\";a:11:{s:5:\"title\";s:11:\"Service One\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h3\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:7:\"f9417bc\";s:8:\"settings\";a:8:{s:6:\"editor\";s:58:\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:1;a:5:{s:2:\"id\";s:7:\"988710c\";s:8:\"settings\";a:20:{s:12:\"_column_size\";i:25;s:12:\"_inline_size\";N;s:21:\"space_between_widgets\";i:10;s:19:\"_inline_size_tablet\";i:50;s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:13:\"margin_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"5\";s:5:\"right\";s:1:\"5\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"adf7c99\";s:8:\"settings\";a:8:{s:5:\"image\";a:2:{s:2:\"id\";s:4:\"7115\";s:3:\"url\";s:75:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-2.jpg\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"36b7580\";s:8:\"settings\";a:11:{s:5:\"title\";s:11:\"Service Two\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h3\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:7:\"8b13322\";s:8:\"settings\";a:8:{s:6:\"editor\";s:58:\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:2;a:5:{s:2:\"id\";s:7:\"e78192b\";s:8:\"settings\";a:20:{s:12:\"_column_size\";i:25;s:12:\"_inline_size\";N;s:21:\"space_between_widgets\";i:10;s:19:\"_inline_size_tablet\";i:50;s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"859f95d\";s:8:\"settings\";a:8:{s:5:\"image\";a:2:{s:2:\"id\";i:7156;s:3:\"url\";s:77:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"b46873a\";s:8:\"settings\";a:11:{s:5:\"title\";s:13:\"Service Three\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h3\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:7:\"34061c0\";s:8:\"settings\";a:8:{s:6:\"editor\";s:58:\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}i:3;a:5:{s:2:\"id\";s:7:\"8ee4ec1\";s:8:\"settings\";a:20:{s:12:\"_column_size\";i:25;s:12:\"_inline_size\";N;s:21:\"space_between_widgets\";i:10;s:19:\"_inline_size_tablet\";i:50;s:14:\"padding_mobile\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:13:\"margin_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"30\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:7:\"padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"15\";s:8:\"isLinked\";b:0;}s:14:\"padding_tablet\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:16:\"background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:25:\"background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:28:\"background_slideshow_gallery\";a:0:{}s:22:\"background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:31:\"background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:34:\"background_hover_slideshow_gallery\";a:0:{}s:24:\"background_overlay_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:33:\"background_overlay_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:36:\"background_overlay_slideshow_gallery\";a:0:{}s:30:\"background_overlay_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:39:\"background_overlay_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:42:\"background_overlay_hover_slideshow_gallery\";a:0:{}}s:8:\"elements\";a:3:{i:0;a:6:{s:2:\"id\";s:7:\"cbfa00e\";s:8:\"settings\";a:8:{s:5:\"image\";a:2:{s:2:\"id\";s:4:\"7116\";s:3:\"url\";s:75:\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-4.jpg\";}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:5:\"image\";s:6:\"elType\";s:6:\"widget\";}i:1;a:6:{s:2:\"id\";s:7:\"2edef0d\";s:8:\"settings\";a:11:{s:5:\"title\";s:12:\"Service Four\";s:5:\"align\";s:4:\"left\";s:11:\"header_size\";s:2:\"h3\";s:7:\"_margin\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"10\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:7:\"heading\";s:6:\"elType\";s:6:\"widget\";}i:2;a:6:{s:2:\"id\";s:7:\"af0c249\";s:8:\"settings\";a:8:{s:6:\"editor\";s:58:\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\";s:17:\"_background_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:26:\"_background_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:29:\"_background_slideshow_gallery\";a:0:{}s:23:\"_background_hover_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:32:\"_background_hover_video_fallback\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}s:35:\"_background_hover_slideshow_gallery\";a:0:{}s:11:\"_mask_image\";a:2:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";}}s:8:\"elements\";a:0:{}s:7:\"isInner\";b:0;s:10:\"widgetType\";s:11:\"text-editor\";s:6:\"elType\";s:6:\"widget\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:1;s:6:\"elType\";s:7:\"section\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:6:\"column\";}}s:7:\"isInner\";b:0;s:6:\"elType\";s:7:\"section\";}}\";"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5380","post_id":"7158","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5381","post_id":"7159","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5382","post_id":"7159","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5383","post_id":"7159","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5384","post_id":"7159","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5385","post_id":"7159","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5386","post_id":"7159","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5387","post_id":"7159","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5389","post_id":"7160","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5390","post_id":"7160","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5391","post_id":"7160","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5392","post_id":"7160","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5393","post_id":"7160","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5394","post_id":"7160","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5395","post_id":"7160","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5396","post_id":"7161","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5397","post_id":"7161","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5398","post_id":"7161","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5399","post_id":"7161","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5400","post_id":"7161","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5401","post_id":"7161","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3e0c5ac\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3df2a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"14083fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fbabbe\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[flipboxes id=\\\"7077\\\"]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5402","post_id":"7161","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5403","post_id":"7162","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5404","post_id":"7162","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5405","post_id":"7162","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5406","post_id":"7162","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5407","post_id":"7162","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5408","post_id":"7162","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5409","post_id":"7162","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5411","post_id":"7163","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5412","post_id":"7163","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5413","post_id":"7163","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5414","post_id":"7163","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5415","post_id":"7163","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5416","post_id":"7163","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5417","post_id":"7163","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5418","post_id":"7164","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5419","post_id":"7164","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5420","post_id":"7164","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5421","post_id":"7164","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5422","post_id":"7164","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5423","post_id":"7164","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5424","post_id":"7164","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5425","post_id":"7165","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5426","post_id":"7165","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5427","post_id":"7165","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5428","post_id":"7165","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5429","post_id":"7165","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5430","post_id":"7165","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5431","post_id":"7165","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5447","post_id":"7168","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5448","post_id":"7168","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5449","post_id":"7168","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5450","post_id":"7168","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5451","post_id":"7168","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5452","post_id":"7168","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5453","post_id":"7168","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5454","post_id":"7169","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5455","post_id":"7169","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5456","post_id":"7169","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5457","post_id":"7169","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5458","post_id":"7169","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a7409d6\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e5eeba2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":27.431},\"elements\":[{\"id\":\"a9f1dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"What we do\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"982cb5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":72.569},\"elements\":[{\"id\":\"65dd7ff3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our services\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6fba1774\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"645366a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"78bc702\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"31710b3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dbcb741\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6033d0f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"4961cf4\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8f8bee4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f0c3f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"00e28df\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Brand Strategy\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3c6c3e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e0a168\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Graphic design\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3d4d01c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"151a271\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Consultants\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\\\/p><\\\/div><div class=\\\"column\\\"><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5459","post_id":"7169","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5460","post_id":"7169","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5461","post_id":"7170","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5462","post_id":"7170","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5463","post_id":"7170","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5464","post_id":"7170","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5465","post_id":"7170","meta_key":"_elementor_data","meta_value":"[{\"id\":\"5u6z49s\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":750,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"}],\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7012603\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"23f5a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Our Company\",\"header_size\":\"h3\",\"align_tablet\":\"left\",\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"316d953\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\"},\"elements\":[{\"id\":\"e8bbcb7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":59.098},\"elements\":[{\"id\":\"d0fa1ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/Business-Ambitions.jpg\",\"id\":6383,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0b24ba3\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bd58bff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d56c7e1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are?\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8e9f91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d44f8f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Omicron Global is a niche consultancy that supports clients to reach their full growth potential by unearthing and delivering measurable opportunities for growth.<\\\/p><p>Omicron Global employs a specialized team of growth-focused and like-minded consultants, experts, professionals and practioners with a set of expertise and skills, focused solely on tackling conventional and non-conventional growth challenges for organizations.<\\\/p><p>Omicron Global's team, have delivered measurable growth and opportunities, having accumulated these achievements and experience across similar organizations and industries.<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"608a188\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d5d9219\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a43daf0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"ddf0588\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"be4b9cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5859f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":40.859},\"elements\":[{\"id\":\"2942beb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Who We Are\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"59cecbd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Mission\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"994301c\",\"elType\":\"widget\",\"settings\":{\"text\":\"What We Do\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"c10616d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7e98030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Philosophy and Methodology\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"a87f2ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Our Team\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5275ab4\",\"elType\":\"widget\",\"settings\":{\"text\":\"Careers\",\"background_color\":\"#808080\",\"_background_background\":\"classic\",\"_background_color\":\"#808080\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b50c911\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Request a Call Back\",\"description_text\":\"Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br>\",\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35ed078\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"background_color\":\"#1B1B69\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b82fc7\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"63\",\"right\":0,\"bottom\":\"63\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"ca21932\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"6dfa5dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"4abd652\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"3df81b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Omicron Global unearthes opportunities. We assess our client's growth challenges from a revenue. growth and profitability lens, evaluate the industry they are in , their competitors, and present them with various measurable opportunities they can execute on, to grow sustainably for the longer term.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"529590f\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"63\",\"right\":0,\"bottom\":\"63\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"0183c83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.834},\"elements\":[{\"id\":\"4b4e5e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy & Methodology\",\"align\":\"left\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fa7e73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.166},\"elements\":[{\"id\":\"73dbf36\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"page\\\" title=\\\"Page 5\\\"><div class=\\\"section\\\"><div class=\\\"layoutArea\\\"><div class=\\\"column\\\"><p>Omicron Global believes and uses data in all dealings. We leverage data from various sources to assess and measure various aspects before presenting the growth opportunities to clients.<\\\/p><p>Data sources vary from syndicated to non-syndciated, owned, primary and secondary sources, and partnering with many providers for a holistic view.<\\\/p><p>Omicron Global follows a methodical process to short list growth oppotunities and present to the senior leadership team to execute on and measure afterwards.<\\\/p><\\\/div><\\\/div><\\\/div><\\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"tnua39y\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"25\",\"bottom\":\"60\",\"left\":\"25\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":0,\"bottom\":\"-70\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38f6dbd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":24.678,\"_inline_size_tablet\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd8527c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Team\",\"description_text\":\"\",\"position\":\"left\",\"title_size\":\"h2\",\"text_align_tablet\":\"center\",\"title_color\":\"#000000\",\"description_color\":\"#7A7A7A\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false},{\"id\":\"a9467ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":34.756,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"bf46eac\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-hdd\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_typography_font_weight\":\"500\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0ff1ca5\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-newspaper\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"773f1bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":40.201,\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"dec3a45\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-keyboard\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"91a7035\",\"elType\":\"widget\",\"settings\":{\"view\":\"framed\",\"title_text\":\"Feature Heading\",\"description_text\":\"Lorem ipsum dolor sit\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"selected_icon\":{\"value\":\"far fa-id-badge\",\"library\":\"fa-regular\"},\"primary_color\":\"#54595F\",\"icon_space\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"border_width\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#FFFFFF\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":7,\"blur\":20,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.07)\"},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"jab5rru\",\"elType\":\"section\",\"settings\":{\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"75\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#E1E1E1\"},\"elements\":[{\"id\":\"5409532\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ac1e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Be Ready for the next move in your career\",\"align_tablet\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d2ba863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11366ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Join Our Team\",\"align\":\"center\",\"button_text_color\":\"#000000\",\"background_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5466","post_id":"7170","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5467","post_id":"7170","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:6:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5468","post_id":"7093","meta_key":"_elementor_controls_usage","meta_value":"a:8:{s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:6;s:11:\"header_size\";i:1;s:5:\"align\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:5:{s:11:\"title_color\";i:6;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:16;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:16;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:13:\"content_width\";i:1;s:16:\"content_position\";i:3;s:15:\"stretch_section\";i:6;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:3;s:28:\"background_slideshow_gallery\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:8;s:5:\"align\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:16:\"background_color\";i:9;s:17:\"button_text_color\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:7;s:17:\"_background_color\";i:7;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:1;s:10:\"title_size\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_style_content\";a:2:{s:11:\"title_color\";i:2;s:17:\"description_color\";i:2;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:1;s:17:\"_background_color\";i:1;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:12;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:6:{s:4:\"view\";i:4;s:10:\"title_text\";i:4;s:16:\"description_text\";i:4;s:4:\"link\";i:4;s:8:\"position\";i:4;s:13:\"selected_icon\";i:4;}}s:5:\"style\";a:2:{s:21:\"section_style_content\";a:5:{s:26:\"content_vertical_alignment\";i:4;s:10:\"text_align\";i:4;s:18:\"title_bottom_space\";i:4;s:28:\"title_typography_font_weight\";i:1;s:11:\"title_color\";i:4;}s:18:\"section_style_icon\";a:5:{s:13:\"primary_color\";i:4;s:10:\"icon_space\";i:4;s:9:\"icon_size\";i:4;s:12:\"icon_padding\";i:4;s:12:\"border_width\";i:4;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:4;s:8:\"_padding\";i:4;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:4;s:17:\"_background_color\";i:4;}s:15:\"_section_border\";a:3:{s:14:\"_border_radius\";i:4;s:27:\"_box_shadow_box_shadow_type\";i:4;s:22:\"_box_shadow_box_shadow\";i:4;}}}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5479","post_id":"7173","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5480","post_id":"7173","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5481","post_id":"7173","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5482","post_id":"7173","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5483","post_id":"7173","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5484","post_id":"7173","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5485","post_id":"7173","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5486","post_id":"7174","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5487","post_id":"7174","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5488","post_id":"7174","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5489","post_id":"7174","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5490","post_id":"7174","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5491","post_id":"7174","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do we do?\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"675cf69\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5a5cb29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"d4e65c7\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58fe3b1\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"43295c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a00affc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5492","post_id":"7174","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5493","post_id":"7175","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5494","post_id":"7175","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5495","post_id":"7175","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5496","post_id":"7175","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5497","post_id":"7175","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5498","post_id":"7175","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5499","post_id":"7175","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5501","post_id":"7176","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5502","post_id":"7176","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5503","post_id":"7176","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5504","post_id":"7176","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5505","post_id":"7176","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5506","post_id":"7176","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5507","post_id":"7176","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5508","post_id":"7177","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5509","post_id":"7177","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5510","post_id":"7177","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5511","post_id":"7177","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5512","post_id":"7177","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5513","post_id":"7177","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"600\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"g7u5m3f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":800,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"0923d86\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21217dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"84671ee\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5514","post_id":"7177","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5515","post_id":"7178","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5516","post_id":"7178","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5517","post_id":"7178","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5518","post_id":"7178","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5519","post_id":"7178","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5520","post_id":"7178","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5521","post_id":"7178","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:7:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5523","post_id":"7179","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5524","post_id":"7179","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5525","post_id":"7179","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5526","post_id":"7179","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5527","post_id":"7179","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5528","post_id":"7179","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5529","post_id":"7179","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5530","post_id":"7180","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5531","post_id":"7180","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5532","post_id":"7180","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5533","post_id":"7180","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5534","post_id":"7180","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5535","post_id":"7180","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5536","post_id":"7180","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5537","post_id":"7181","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5538","post_id":"7181","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5539","post_id":"7181","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5540","post_id":"7181","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5541","post_id":"7181","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5542","post_id":"7181","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5543","post_id":"7181","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5545","post_id":"7182","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5546","post_id":"7182","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5547","post_id":"7182","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5548","post_id":"7182","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5549","post_id":"7182","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5550","post_id":"7182","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5551","post_id":"7182","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5552","post_id":"7183","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5553","post_id":"7183","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5554","post_id":"7183","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5555","post_id":"7183","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5556","post_id":"7183","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5557","post_id":"7183","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5558","post_id":"7183","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5559","post_id":"7184","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5560","post_id":"7184","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5561","post_id":"7184","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5562","post_id":"7184","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5563","post_id":"7184","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5564","post_id":"7184","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5565","post_id":"7184","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5567","post_id":"7185","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5568","post_id":"7185","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5569","post_id":"7185","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5570","post_id":"7185","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5571","post_id":"7185","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5572","post_id":"7185","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5573","post_id":"7185","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5574","post_id":"7186","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5575","post_id":"7186","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5576","post_id":"7186","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5577","post_id":"7186","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5578","post_id":"7186","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5579","post_id":"7186","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5580","post_id":"7186","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5581","post_id":"7187","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5582","post_id":"7187","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5583","post_id":"7187","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5584","post_id":"7187","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5585","post_id":"7187","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5586","post_id":"7187","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5587","post_id":"7187","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5599","post_id":"7189","meta_key":"_wp_attached_file","meta_value":"2021\/10\/welcome8-2.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5600","post_id":"7189","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:900;s:6:\"height\";i:500;s:4:\"file\";s:22:\"2021\/10\/welcome8-2.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"welcome8-2-300x167.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"welcome8-2-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:22:\"welcome8-2-768x427.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:427;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5601","post_id":"7189","meta_key":"_elementor_source_image_hash","meta_value":"b21221f2365ee2540bbf35a9844458028036e5f6"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5602","post_id":"7190","meta_key":"_wp_attached_file","meta_value":"2021\/10\/head3.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5603","post_id":"7190","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:17:\"2021\/10\/head3.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"head3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"head3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"head3-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:17:\"head3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:18:\"head3-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5604","post_id":"7190","meta_key":"_elementor_source_image_hash","meta_value":"4b4d39474c3069a11aeadc7a502f02b7c2614bbc"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5605","post_id":"7191","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5606","post_id":"7191","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5607","post_id":"7191","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5608","post_id":"7191","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5609","post_id":"7191","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5610","post_id":"7191","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5611","post_id":"7191","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5612","post_id":"7192","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5613","post_id":"7192","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5614","post_id":"7192","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5615","post_id":"7192","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5616","post_id":"7192","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5617","post_id":"7192","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"s4nhtx5\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"40\",\"bottom\":\"80\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"60772b1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7872c98\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0834d95\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9f2b31d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1eaee11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6649,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-4.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"03e7550\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9417bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"988710c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"adf7c99\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6648,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-3.jpg\",\"alt\":\"\",\"source\":\"library\"},\"link_to\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"36b7580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8b13322\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e78192b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"859f95d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6647,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/gallery-2.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b46873a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34061c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"94203a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a47b15d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5eb3700\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6633,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/2-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a26f512\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service One\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d4fa0e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7497b8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b677ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":6632,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/03\\\/3-1.jpg\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6862ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Two\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"596859c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9fec1a7\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"20b0f52\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7156,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/services-3-1.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"daa05ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Service Three\",\"align\":\"left\",\"header_size\":\"h3\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9212b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5618","post_id":"7192","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5619","post_id":"7193","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5620","post_id":"7193","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5621","post_id":"7193","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5622","post_id":"7193","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5623","post_id":"7193","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5624","post_id":"7193","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5625","post_id":"7193","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5628","post_id":"7194","meta_key":"_edit_lock","meta_value":"1634720762:2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5629","post_id":"7195","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5630","post_id":"7195","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5631","post_id":"7195","meta_key":"_menu_item_object_id","meta_value":"7195"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5632","post_id":"7195","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5633","post_id":"7195","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5634","post_id":"7195","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5635","post_id":"7195","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5636","post_id":"7195","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5637","post_id":"7196","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5638","post_id":"7196","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5639","post_id":"7196","meta_key":"_menu_item_object_id","meta_value":"7196"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5640","post_id":"7196","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5641","post_id":"7196","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5642","post_id":"7196","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5643","post_id":"7196","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5644","post_id":"7196","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5645","post_id":"7197","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5646","post_id":"7197","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5647","post_id":"7197","meta_key":"_menu_item_object_id","meta_value":"7197"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5648","post_id":"7197","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5649","post_id":"7197","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5650","post_id":"7197","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5651","post_id":"7197","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5652","post_id":"7197","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5653","post_id":"7198","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5654","post_id":"7198","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5655","post_id":"7198","meta_key":"_menu_item_object_id","meta_value":"7198"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5656","post_id":"7198","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5657","post_id":"7198","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5658","post_id":"7198","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5659","post_id":"7198","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5660","post_id":"7198","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5661","post_id":"7199","meta_key":"_menu_item_type","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5662","post_id":"7199","meta_key":"_menu_item_menu_item_parent","meta_value":"0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5663","post_id":"7199","meta_key":"_menu_item_object_id","meta_value":"7199"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5664","post_id":"7199","meta_key":"_menu_item_object","meta_value":"custom"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5665","post_id":"7199","meta_key":"_menu_item_target","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5666","post_id":"7199","meta_key":"_menu_item_classes","meta_value":"a:1:{i:0;s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5667","post_id":"7199","meta_key":"_menu_item_xfn","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5668","post_id":"7199","meta_key":"_menu_item_url","meta_value":"#"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5669","post_id":"7194","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5670","post_id":"7194","meta_key":"_wp_trash_meta_time","meta_value":"1634720763"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5671","post_id":"7200","meta_key":"_edit_lock","meta_value":"1634722972:2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5672","post_id":"7200","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5673","post_id":"7200","meta_key":"_wp_trash_meta_time","meta_value":"1634723008"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5676","post_id":"7203","meta_key":"_wp_attached_file","meta_value":"2021\/10\/armond.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5677","post_id":"7203","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2021\/10\/armond.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"armond-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5678","post_id":"7203","meta_key":"_elementor_source_image_hash","meta_value":"e507d35b6c858a45d91aed4d8ba8d37775d060ab"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5679","post_id":"7204","meta_key":"_wp_attached_file","meta_value":"2021\/10\/bastil.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5680","post_id":"7204","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2021\/10\/bastil.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bastil-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5681","post_id":"7204","meta_key":"_elementor_source_image_hash","meta_value":"52c715df6287486a473e83c55708d9a7555528e9"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5682","post_id":"7205","meta_key":"_wp_attached_file","meta_value":"2021\/10\/bolier.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5683","post_id":"7205","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2021\/10\/bolier.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"bolier-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5684","post_id":"7205","meta_key":"_elementor_source_image_hash","meta_value":"de63a8def61b7308cb22ea3bbc4b20d72b475fee"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5685","post_id":"7206","meta_key":"_wp_attached_file","meta_value":"2021\/10\/digit.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5686","post_id":"7206","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2021\/10\/digit.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"digit-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5687","post_id":"7206","meta_key":"_elementor_source_image_hash","meta_value":"8cd0a4d47d61507981751ed029d265763dca9b9a"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5688","post_id":"7207","meta_key":"_wp_attached_file","meta_value":"2021\/10\/fifthflour.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5689","post_id":"7207","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:22:\"2021\/10\/fifthflour.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"fifthflour-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5690","post_id":"7207","meta_key":"_elementor_source_image_hash","meta_value":"f7c68a0fcb820a6dc0134cf1b92f8141a5ab29f0"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5691","post_id":"7208","meta_key":"_wp_attached_file","meta_value":"2021\/10\/darkside.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5692","post_id":"7208","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:200;s:6:\"height\";i:150;s:4:\"file\";s:20:\"2021\/10\/darkside.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"darkside-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5693","post_id":"7208","meta_key":"_elementor_source_image_hash","meta_value":"43a8d12c6955848faf4ac4ca3a54c77b0d98de89"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5704","post_id":"7210","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5705","post_id":"7210","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5706","post_id":"7210","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5707","post_id":"7210","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5708","post_id":"7210","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5709","post_id":"7210","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5710","post_id":"7210","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5711","post_id":"7211","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5712","post_id":"7211","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5713","post_id":"7211","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5714","post_id":"7211","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5715","post_id":"7211","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5716","post_id":"7211","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a978217\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5caea1f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8596ba4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4875ca3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"76f1b13c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"370286b6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Packaged Goods\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5018698b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"13031d5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"26956298\",\"elType\":\"widget\",\"settings\":{\"title\":\"Food, Beverages, and Hospitality\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"143a6ab9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"50752d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"68b2fc8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Retail and eCommerce\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aec982d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52205139\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"wider\"},\"elements\":[{\"id\":\"1d6d2205\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ab3479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Consumer Electronics, Appliances, and Technology\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7710726\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3849e476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[{\"id\":\"163fc077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Automotive and Mobility\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"539254d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5717","post_id":"7211","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5718","post_id":"7044","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5719","post_id":"7212","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5720","post_id":"7212","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5721","post_id":"7212","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5722","post_id":"7212","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5723","post_id":"7212","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5724","post_id":"7212","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a92ddc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"993c435\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a616183\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"},{\"id\":\"99dfc30\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"},{\"id\":\"b40d015\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-150\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5725","post_id":"7212","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5726","post_id":"7212","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5739","post_id":"7214","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5740","post_id":"7214","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5741","post_id":"7214","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5742","post_id":"7214","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5743","post_id":"7214","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5744","post_id":"7214","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a92ddc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"993c435\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a616183\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"},{\"id\":\"99dfc30\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"},{\"id\":\"b40d015\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-150\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5745","post_id":"7214","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5746","post_id":"7214","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5747","post_id":"7215","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5748","post_id":"7215","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5749","post_id":"7215","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5750","post_id":"7215","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5751","post_id":"7215","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5752","post_id":"7215","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9a92ddc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"993c435\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a616183\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"},{\"id\":\"99dfc30\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-150\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"},{\"id\":\"b40d015\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-150\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5753","post_id":"7215","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5754","post_id":"7215","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5755","post_id":"7216","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5756","post_id":"7216","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5757","post_id":"7216","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5758","post_id":"7216","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5759","post_id":"7216","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5760","post_id":"7216","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23290fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a737c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bf66cc\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Front Title\",\"eael_flipbox_back_title\":\"Back Title\",\"flipbox_button_text\":\"Get Started\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5761","post_id":"7216","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5762","post_id":"7216","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5765","post_id":"7217","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5766","post_id":"7217","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5767","post_id":"7217","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5768","post_id":"7217","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5769","post_id":"7217","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5770","post_id":"7217","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23290fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a737c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bf66cc\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Front Title\",\"eael_flipbox_back_title\":\"Back Title\",\"flipbox_button_text\":\"Get Started\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5771","post_id":"7217","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5772","post_id":"7217","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5774","post_id":"7218","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5775","post_id":"7218","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5776","post_id":"7218","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5777","post_id":"7218","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5778","post_id":"7218","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5779","post_id":"7218","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"23290fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2a737c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bf66cc\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Front Title\",\"eael_flipbox_back_title\":\"Back Title\",\"flipbox_button_text\":\"Get Started\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5780","post_id":"7218","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5781","post_id":"7218","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5783","post_id":"7219","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5784","post_id":"7219","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5785","post_id":"7219","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5786","post_id":"7219","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5787","post_id":"7219","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5788","post_id":"7219","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5789","post_id":"7219","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5790","post_id":"7219","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5795","post_id":"7220","meta_key":"_customize_restore_dismissed","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5796","post_id":"7221","meta_key":"_edit_lock","meta_value":"1635757476:2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5797","post_id":"6398","meta_key":"_wp_old_date","meta_value":"2018-02-21"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5798","post_id":"6397","meta_key":"_wp_old_date","meta_value":"2018-02-21"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5799","post_id":"6400","meta_key":"_wp_old_date","meta_value":"2018-02-21"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5800","post_id":"7221","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5801","post_id":"7221","meta_key":"_wp_trash_meta_time","meta_value":"1635757487"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5802","post_id":"7222","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5803","post_id":"7222","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5804","post_id":"7222","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5805","post_id":"7222","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5806","post_id":"7222","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5807","post_id":"7222","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5808","post_id":"7222","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5809","post_id":"7222","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5811","post_id":"7223","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5812","post_id":"7223","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5813","post_id":"7223","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5814","post_id":"7223","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5815","post_id":"7223","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5816","post_id":"7223","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1wky4ue\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"30\",\"bottom\":\"60\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4626539\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"94732de\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4f55e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c989042\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service One\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3264e2c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"54fa93a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c23dd0b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Two\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b46e3e7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1417db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d656bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Three\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3b1cf34\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"18ec486\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"45f982c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Service Four\",\"description_text\":\"Lorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\\\/i>. Ut elit tellus, luctus nec ullam corper mattis.\",\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"primary_color\":\"#FFFFFF\",\"title_color\":\"#000000\",\"description_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d2db654\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5817","post_id":"7223","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5818","post_id":"7223","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5820","post_id":"7224","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5821","post_id":"7224","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5822","post_id":"7224","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5823","post_id":"7224","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5824","post_id":"7224","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5825","post_id":"7224","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5826","post_id":"7224","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5827","post_id":"7224","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5831","post_id":"7225","meta_key":"_wp_attached_file","meta_value":"2021\/11\/final-logo.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5832","post_id":"7225","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:133;s:6:\"height\";i:32;s:4:\"file\";s:22:\"2021\/11\/final-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5833","post_id":"7226","meta_key":"_edit_lock","meta_value":"1635869468:2"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5834","post_id":"7226","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5835","post_id":"7226","meta_key":"_wp_trash_meta_time","meta_value":"1635869474"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5836","post_id":"7227","meta_key":"_wp_attached_file","meta_value":"2021\/11\/result-economy-success-report-solution-statistics-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5837","post_id":"7227","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:730;s:4:\"file\";s:63:\"2021\/11\/result-economy-success-report-solution-statistics-1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:63:\"result-economy-success-report-solution-statistics-1-300x114.png\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:64:\"result-economy-success-report-solution-statistics-1-1024x389.png\";s:5:\"width\";i:1024;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:63:\"result-economy-success-report-solution-statistics-1-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:63:\"result-economy-success-report-solution-statistics-1-768x292.png\";s:5:\"width\";i:768;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:64:\"result-economy-success-report-solution-statistics-1-1536x584.png\";s:5:\"width\";i:1536;s:6:\"height\";i:584;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5838","post_id":"7228","meta_key":"_wp_attached_file","meta_value":"2021\/11\/002-plan-01.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5839","post_id":"7228","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:56;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5841","post_id":"7229","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Growth.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5842","post_id":"7229","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5854","post_id":"7231","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Money-Management-01.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5855","post_id":"7231","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5857","post_id":"7232","meta_key":"_wp_attached_file","meta_value":"2021\/11\/New-Product-premium-01.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5858","post_id":"7232","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5860","post_id":"7233","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Increase-01.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5861","post_id":"7233","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5863","post_id":"7234","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Increase.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5864","post_id":"7234","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5866","post_id":"7235","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5867","post_id":"7235","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:176;s:4:\"file\";s:24:\"2021\/11\/Mask-Group-2.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Mask-Group-2-300x28.png\";s:5:\"width\";i:300;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Mask-Group-2-1024x94.png\";s:5:\"width\";i:1024;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mask-Group-2-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:23:\"Mask-Group-2-768x70.png\";s:5:\"width\";i:768;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"Mask-Group-2-1536x141.png\";s:5:\"width\";i:1536;s:6:\"height\";i:141;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5868","post_id":"7236","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5869","post_id":"7236","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5870","post_id":"7236","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5871","post_id":"7236","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5872","post_id":"7236","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5873","post_id":"7236","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5874","post_id":"7236","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5875","post_id":"7236","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5876","post_id":"7237","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5877","post_id":"7237","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5878","post_id":"7237","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5879","post_id":"7237","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5880","post_id":"7237","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5881","post_id":"7237","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7050,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/hero8.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#BDBDBD\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5882","post_id":"7237","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5883","post_id":"7237","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5884","post_id":"7238","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5885","post_id":"7238","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5886","post_id":"7238","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5887","post_id":"7238","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5888","post_id":"7238","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5889","post_id":"7238","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#131399\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5890","post_id":"7238","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5891","post_id":"7238","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5902","post_id":"7240","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Rectangle-5.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5903","post_id":"7240","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:23:\"2021\/11\/Rectangle-5.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Rectangle-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5904","post_id":"7241","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5905","post_id":"7241","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:399;s:4:\"file\";s:24:\"2021\/11\/Mask-Group-1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Mask-Group-1-300x62.png\";s:5:\"width\";i:300;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Mask-Group-1-1024x213.png\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mask-Group-1-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:24:\"Mask-Group-1-768x160.png\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"Mask-Group-1-1536x319.png\";s:5:\"width\";i:1536;s:6:\"height\";i:319;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5906","post_id":"7242","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5907","post_id":"7242","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5908","post_id":"7242","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5909","post_id":"7242","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5910","post_id":"7242","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5911","post_id":"7242","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#131399\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5912","post_id":"7242","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5913","post_id":"7242","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5914","post_id":"7243","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5915","post_id":"7243","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5916","post_id":"7243","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5917","post_id":"7243","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5918","post_id":"7243","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5919","post_id":"7243","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#131399\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/image-and-text-2.jpg\",\"id\":7058,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5920","post_id":"7243","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5921","post_id":"7243","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5922","post_id":"7244","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5923","post_id":"7244","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5924","post_id":"7244","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5925","post_id":"7244","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5926","post_id":"7244","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5927","post_id":"7244","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#131399\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5928","post_id":"7244","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5929","post_id":"7244","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5931","post_id":"7245","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Increase-01-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5932","post_id":"7245","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5934","post_id":"7246","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5935","post_id":"7246","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:174;s:4:\"file\";s:22:\"2021\/11\/Mask-Group.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Mask-Group-300x27.png\";s:5:\"width\";i:300;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Mask-Group-1024x93.png\";s:5:\"width\";i:1024;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Mask-Group-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:21:\"Mask-Group-768x70.png\";s:5:\"width\";i:768;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"Mask-Group-1536x139.png\";s:5:\"width\";i:1536;s:6:\"height\";i:139;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5936","post_id":"7247","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5937","post_id":"7247","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5938","post_id":"7247","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5939","post_id":"7247","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5940","post_id":"7247","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5941","post_id":"7247","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#131399\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5942","post_id":"7247","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5943","post_id":"7247","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5944","post_id":"7248","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5945","post_id":"7248","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5946","post_id":"7248","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5947","post_id":"7248","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5948","post_id":"7248","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5949","post_id":"7248","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#131399\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.82,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#00000075\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7052,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#000000\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5950","post_id":"7248","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5951","post_id":"7248","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5952","post_id":"7249","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5953","post_id":"7249","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5954","post_id":"7249","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5955","post_id":"7249","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5956","post_id":"7249","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5957","post_id":"7249","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#131399\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFA5005E\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7245,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5958","post_id":"7249","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5959","post_id":"7249","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5962","post_id":"7250","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5963","post_id":"7250","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5964","post_id":"7250","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5965","post_id":"7250","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5966","post_id":"7250","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5967","post_id":"7250","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#131399\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFA5005E\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7245,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5968","post_id":"7250","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5969","post_id":"7250","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5971","post_id":"7251","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5972","post_id":"7251","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5973","post_id":"7251","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5974","post_id":"7251","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5975","post_id":"7251","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5976","post_id":"7251","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#131399\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFA5005E\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7245,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5977","post_id":"7251","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5978","post_id":"7251","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5980","post_id":"7252","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5981","post_id":"7252","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5982","post_id":"7252","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5983","post_id":"7252","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5984","post_id":"7252","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5985","post_id":"7252","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#D1711875\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7245,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5986","post_id":"7252","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5987","post_id":"7252","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5990","post_id":"7253","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5991","post_id":"7253","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5992","post_id":"7253","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5993","post_id":"7253","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5994","post_id":"7253","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5995","post_id":"7253","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#D1711875\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7245,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5996","post_id":"7253","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5997","post_id":"7253","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5998","post_id":"7254","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"5999","post_id":"7254","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6000","post_id":"7254","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6001","post_id":"7254","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6002","post_id":"7254","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6003","post_id":"7254","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#D1711875\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7245,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFA500\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6004","post_id":"7254","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6005","post_id":"7254","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6006","post_id":"7255","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6007","post_id":"7255","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6008","post_id":"7255","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6009","post_id":"7255","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6010","post_id":"7255","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6011","post_id":"7255","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#D1711875\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7245,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6012","post_id":"7255","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6013","post_id":"7255","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6016","post_id":"7256","meta_key":"_wp_attached_file","meta_value":"2021\/11\/1-01.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6017","post_id":"7256","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6019","post_id":"7257","meta_key":"_wp_attached_file","meta_value":"2021\/11\/2-01.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6020","post_id":"7257","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6022","post_id":"7258","meta_key":"_wp_attached_file","meta_value":"2021\/11\/002-plan-01-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6023","post_id":"7258","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:56;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6025","post_id":"7259","meta_key":"_wp_attached_file","meta_value":"2021\/11\/3-01.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6026","post_id":"7259","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6028","post_id":"7260","meta_key":"_wp_attached_file","meta_value":"2021\/11\/4-01.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6029","post_id":"7260","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6031","post_id":"7261","meta_key":"_wp_attached_file","meta_value":"2021\/11\/5-01-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6032","post_id":"7261","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6034","post_id":"7262","meta_key":"_wp_attached_file","meta_value":"2021\/11\/background1-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6035","post_id":"7262","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:713;s:4:\"file\";s:25:\"2021\/11\/background1-1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"background1-1-300x111.png\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"background1-1-1024x380.png\";s:5:\"width\";i:1024;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"background1-1-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:\"background1-1-768x285.png\";s:5:\"width\";i:768;s:6:\"height\";i:285;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:26:\"background1-1-1536x570.png\";s:5:\"width\";i:1536;s:6:\"height\";i:570;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6036","post_id":"7263","meta_key":"_wp_attached_file","meta_value":"2021\/11\/background1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6037","post_id":"7263","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:613;s:4:\"file\";s:23:\"2021\/11\/background1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"background1-300x96.png\";s:5:\"width\";i:300;s:6:\"height\";i:96;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"background1-1024x327.png\";s:5:\"width\";i:1024;s:6:\"height\";i:327;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"background1-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:23:\"background1-768x245.png\";s:5:\"width\";i:768;s:6:\"height\";i:245;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"background1-1536x490.png\";s:5:\"width\";i:1536;s:6:\"height\";i:490;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6038","post_id":"7264","meta_key":"_wp_attached_file","meta_value":"2021\/11\/background4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6039","post_id":"7264","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:489;s:4:\"file\";s:23:\"2021\/11\/background4.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"background4-300x76.png\";s:5:\"width\";i:300;s:6:\"height\";i:76;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"background4-1024x261.png\";s:5:\"width\";i:1024;s:6:\"height\";i:261;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"background4-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:23:\"background4-768x196.png\";s:5:\"width\";i:768;s:6:\"height\";i:196;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"background4-1536x391.png\";s:5:\"width\";i:1536;s:6:\"height\";i:391;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6040","post_id":"7265","meta_key":"_wp_attached_file","meta_value":"2021\/11\/final-logo-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6041","post_id":"7265","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:216;s:6:\"height\";i:52;s:4:\"file\";s:24:\"2021\/11\/final-logo-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"final-logo-1-150x52.png\";s:5:\"width\";i:150;s:6:\"height\";i:52;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6042","post_id":"7266","meta_key":"_wp_attached_file","meta_value":"2021\/11\/final-logo-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6043","post_id":"7266","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:133;s:6:\"height\";i:32;s:4:\"file\";s:24:\"2021\/11\/final-logo-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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6044","post_id":"7267","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6045","post_id":"7267","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:135;s:6:\"height\";i:40;s:4:\"file\";s:19:\"2021\/11\/Group-3.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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6046","post_id":"7268","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6047","post_id":"7268","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:74;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6049","post_id":"7269","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-2.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6050","post_id":"7269","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:71;s:6:\"height\";i:73;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6052","post_id":"7270","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-3.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6053","post_id":"7270","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:25;s:6:\"height\";i:18;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6055","post_id":"7271","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-4.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6056","post_id":"7271","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:25;s:6:\"height\";i:25;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6058","post_id":"7272","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-5.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6059","post_id":"7272","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:25;s:6:\"height\";i:21;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6061","post_id":"7273","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-6.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6062","post_id":"7273","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:26;s:6:\"height\";i:25;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6064","post_id":"7274","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-7.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6065","post_id":"7274","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:20;s:6:\"height\";i:25;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6067","post_id":"7275","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-8.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6068","post_id":"7275","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:26;s:6:\"height\";i:25;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6070","post_id":"7276","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-9.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6071","post_id":"7276","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:25;s:6:\"height\";i:19;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6073","post_id":"7277","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6074","post_id":"7277","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:74;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6076","post_id":"7278","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Growth-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6077","post_id":"7278","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6079","post_id":"7279","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Increase-01-2.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6080","post_id":"7279","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6082","post_id":"7280","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Increase-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6083","post_id":"7280","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6085","post_id":"7281","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group-1-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6086","post_id":"7281","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:399;s:4:\"file\";s:26:\"2021\/11\/Mask-Group-1-1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Mask-Group-1-1-300x62.png\";s:5:\"width\";i:300;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Mask-Group-1-1-1024x213.png\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Mask-Group-1-1-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:26:\"Mask-Group-1-1-768x160.png\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"Mask-Group-1-1-1536x319.png\";s:5:\"width\";i:1536;s:6:\"height\";i:319;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6087","post_id":"7282","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group-2-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6088","post_id":"7282","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:176;s:4:\"file\";s:26:\"2021\/11\/Mask-Group-2-1.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Mask-Group-2-1-300x28.png\";s:5:\"width\";i:300;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"Mask-Group-2-1-1024x94.png\";s:5:\"width\";i:1024;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Mask-Group-2-1-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:\"Mask-Group-2-1-768x70.png\";s:5:\"width\";i:768;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"Mask-Group-2-1-1536x141.png\";s:5:\"width\";i:1536;s:6:\"height\";i:141;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6089","post_id":"7283","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6090","post_id":"7283","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:174;s:4:\"file\";s:24:\"2021\/11\/Mask-Group-3.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Mask-Group-3-300x27.png\";s:5:\"width\";i:300;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Mask-Group-3-1024x93.png\";s:5:\"width\";i:1024;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mask-Group-3-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:23:\"Mask-Group-3-768x70.png\";s:5:\"width\";i:768;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:25:\"Mask-Group-3-1536x139.png\";s:5:\"width\";i:1536;s:6:\"height\";i:139;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6091","post_id":"7284","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Money-Management-01-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6092","post_id":"7284","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6094","post_id":"7285","meta_key":"_wp_attached_file","meta_value":"2021\/11\/New-Product-premium-01-1.svg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6095","post_id":"7285","meta_key":"_wp_attachment_metadata","meta_value":"a:2:{s:5:\"width\";i:70;s:6:\"height\";i:70;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6097","post_id":"7286","meta_key":"_wp_attached_file","meta_value":"2021\/11\/qr2-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6098","post_id":"7286","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:496;s:6:\"height\";i:336;s:4:\"file\";s:17:\"2021\/11\/qr2-1.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"qr2-1-300x203.png\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"qr2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6099","post_id":"7287","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Rectangle-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6100","post_id":"7287","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:252;s:6:\"height\";i:132;s:4:\"file\";s:23:\"2021\/11\/Rectangle-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Rectangle-1-150x132.png\";s:5:\"width\";i:150;s:6:\"height\";i:132;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6101","post_id":"7288","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Rectangle-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6102","post_id":"7288","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:252;s:6:\"height\";i:132;s:4:\"file\";s:23:\"2021\/11\/Rectangle-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Rectangle-2-150x132.png\";s:5:\"width\";i:150;s:6:\"height\";i:132;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6103","post_id":"7289","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Rectangle-3.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6104","post_id":"7289","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:252;s:6:\"height\";i:132;s:4:\"file\";s:23:\"2021\/11\/Rectangle-3.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Rectangle-3-150x132.png\";s:5:\"width\";i:150;s:6:\"height\";i:132;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6105","post_id":"7290","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Rectangle.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6106","post_id":"7290","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:251;s:6:\"height\";i:132;s:4:\"file\";s:21:\"2021\/11\/Rectangle.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Rectangle-150x132.png\";s:5:\"width\";i:150;s:6:\"height\";i:132;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6107","post_id":"7291","meta_key":"_wp_attached_file","meta_value":"2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6108","post_id":"7291","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1547;s:6:\"height\";i:728;s:4:\"file\";s:80:\"2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:80:\"result-economy-success-report-solution-statistics-1-1-e1636126853587-300x141.png\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:81:\"result-economy-success-report-solution-statistics-1-1-e1636126853587-1024x482.png\";s:5:\"width\";i:1024;s:6:\"height\";i:482;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:80:\"result-economy-success-report-solution-statistics-1-1-e1636126853587-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:80:\"result-economy-success-report-solution-statistics-1-1-e1636126853587-768x361.png\";s:5:\"width\";i:768;s:6:\"height\";i:361;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:81:\"result-economy-success-report-solution-statistics-1-1-e1636126853587-1536x723.png\";s:5:\"width\";i:1536;s:6:\"height\";i:723;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6109","post_id":"7292","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group-1-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6110","post_id":"7292","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:26:\"2021\/11\/Mask-Group-1-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Mask-Group-1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6111","post_id":"7293","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group-2-2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6112","post_id":"7293","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:26:\"2021\/11\/Mask-Group-2-2.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Mask-Group-2-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6113","post_id":"7294","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group-3-1.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6114","post_id":"7294","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:26:\"2021\/11\/Mask-Group-3-1.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Mask-Group-3-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6115","post_id":"7295","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group-4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6116","post_id":"7295","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:24:\"2021\/11\/Mask-Group-4.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mask-Group-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6117","post_id":"7296","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Mask-Group-5.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6118","post_id":"7296","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:24:\"2021\/11\/Mask-Group-5.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Mask-Group-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6129","post_id":"7298","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6130","post_id":"7298","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6131","post_id":"7298","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6132","post_id":"7298","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6133","post_id":"7298","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6134","post_id":"7298","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#D1711875\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7245,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6135","post_id":"7298","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6136","post_id":"7298","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6137","post_id":"7299","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6138","post_id":"7299","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6139","post_id":"7299","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6140","post_id":"7299","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6141","post_id":"7299","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6142","post_id":"7299","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Rectangle-5.png\",\"id\":7240,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#D1711875\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7245,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7053,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-3.jpg\"},\"title_text\":\"Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7054,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/service-thumb-2.jpg\"},\"title_text\":\"Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6143","post_id":"7299","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6144","post_id":"7299","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6145","post_id":"7300","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6146","post_id":"7300","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6147","post_id":"7300","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6148","post_id":"7300","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6149","post_id":"7300","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6150","post_id":"7300","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6151","post_id":"7300","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6152","post_id":"7300","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6154","post_id":"7301","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6155","post_id":"7301","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6156","post_id":"7301","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6157","post_id":"7301","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6158","post_id":"7301","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6159","post_id":"7301","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6160","post_id":"7301","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6161","post_id":"7301","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6162","post_id":"7302","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6163","post_id":"7302","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6164","post_id":"7302","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6165","post_id":"7302","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6166","post_id":"7302","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6167","post_id":"7302","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6168","post_id":"7302","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6169","post_id":"7302","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6170","post_id":"7303","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6171","post_id":"7303","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6172","post_id":"7303","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6173","post_id":"7303","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6174","post_id":"7303","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6175","post_id":"7303","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6176","post_id":"7303","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6177","post_id":"7303","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6180","post_id":"7304","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6181","post_id":"7304","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6182","post_id":"7304","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6183","post_id":"7304","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6184","post_id":"7304","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6185","post_id":"7304","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6186","post_id":"7304","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6187","post_id":"7304","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6189","post_id":"7305","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6190","post_id":"7305","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6191","post_id":"7305","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6192","post_id":"7305","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6193","post_id":"7305","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6194","post_id":"7305","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#0037B1\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0000FF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6195","post_id":"7305","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6196","post_id":"7305","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6198","post_id":"7307","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6199","post_id":"7307","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6200","post_id":"7307","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6201","post_id":"7307","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6202","post_id":"7307","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6203","post_id":"7307","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6204","post_id":"7307","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6205","post_id":"7307","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6207","post_id":"7308","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6208","post_id":"7308","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6209","post_id":"7308","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6210","post_id":"7308","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6211","post_id":"7308","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6212","post_id":"7308","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6213","post_id":"7308","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6214","post_id":"7308","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6216","post_id":"7309","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6217","post_id":"7309","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6218","post_id":"7309","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6219","post_id":"7309","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6220","post_id":"7309","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6221","post_id":"7309","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6222","post_id":"7309","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6223","post_id":"7309","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6226","post_id":"7310","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6227","post_id":"7310","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6228","post_id":"7310","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6229","post_id":"7310","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6230","post_id":"7310","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6231","post_id":"7310","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6232","post_id":"7310","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6233","post_id":"7310","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6234","post_id":"7311","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6235","post_id":"7311","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6236","post_id":"7311","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6237","post_id":"7311","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6238","post_id":"7311","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6239","post_id":"7311","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6240","post_id":"7311","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6241","post_id":"7311","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6242","post_id":"7312","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6243","post_id":"7312","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6244","post_id":"7312","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6245","post_id":"7312","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6246","post_id":"7312","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6247","post_id":"7312","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6248","post_id":"7312","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6249","post_id":"7312","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6251","post_id":"7313","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6252","post_id":"7313","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6253","post_id":"7313","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6254","post_id":"7313","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6255","post_id":"7313","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6256","post_id":"7313","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6257","post_id":"7313","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6258","post_id":"7313","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6259","post_id":"7314","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6260","post_id":"7314","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6261","post_id":"7314","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6262","post_id":"7314","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6263","post_id":"7314","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6264","post_id":"7314","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6265","post_id":"7314","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6266","post_id":"7314","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6267","post_id":"7314","meta_key":"_elementor_controls_usage","meta_value":"a:11:{s:7:\"heading\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:9;s:11:\"header_size\";i:4;s:5:\"align\";i:9;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:9;s:20:\"typography_font_size\";i:8;s:25:\"typography_letter_spacing\";i:1;s:21:\"typography_typography\";i:7;s:22:\"typography_font_weight\";i:7;s:22:\"typography_line_height\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:6:\"weight\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:16:\"background_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:3;s:17:\"button_text_color\";i:3;s:20:\"typography_font_size\";i:2;s:25:\"typography_text_transform\";i:2;s:11:\"hover_color\";i:2;s:29:\"button_background_hover_color\";i:2;s:15:\"hover_animation\";i:2;s:13:\"border_radius\";i:2;s:12:\"text_padding\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:25;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:12;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:2;}s:14:\"section_border\";a:2:{s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:8;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:16:\"background_image\";i:8;s:16:\"background_color\";i:4;}s:26:\"section_background_overlay\";a:8:{s:26:\"background_overlay_opacity\";i:4;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:2;s:31:\"background_overlay_color_b_stop\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_background\";i:4;s:24:\"background_overlay_color\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:7;s:6:\"margin\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:13:\"content_width\";i:1;s:6:\"layout\";i:3;s:15:\"stretch_section\";i:7;s:3:\"gap\";i:6;s:13:\"custom_height\";i:4;s:16:\"content_position\";i:5;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:9;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;s:13:\"selected_icon\";i:6;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:6;s:9:\"icon_size\";i:6;s:15:\"hover_animation\";i:6;s:10:\"icon_space\";i:6;}s:21:\"section_style_content\";a:11:{s:10:\"text_align\";i:6;s:18:\"title_bottom_space\";i:6;s:11:\"title_color\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:17:\"description_color\";i:6;s:33:\"description_typography_typography\";i:6;s:32:\"description_typography_font_size\";i:6;s:34:\"description_typography_font_weight\";i:6;s:34:\"description_typography_line_height\";i:6;}}}}s:13:\"eael-flip-box\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:20:\"eael_flipbox_content\";a:6:{s:24:\"eael_flipbox_front_title\";i:5;s:23:\"eael_flipbox_front_text\";i:5;s:23:\"eael_flipbox_back_title\";i:5;s:22:\"eael_flipbox_back_text\";i:5;s:21:\"eael_flipbox_icon_new\";i:5;s:26:\"eael_flipbox_icon_back_new\";i:5;}}s:5:\"style\";a:3:{s:35:\"eael_section_flipbox_style_settings\";a:6:{s:38:\"eael_flipbox_front_bg_color_background\";i:5;s:33:\"eael_flipbox_front_bg_color_image\";i:5;s:32:\"eael_flipbox_front_bg_color_size\";i:5;s:37:\"eael_flipbox_back_bg_color_background\";i:5;s:32:\"eael_flipbox_back_bg_color_image\";i:5;s:31:\"eael_flipbox_back_bg_color_size\";i:5;}s:41:\"eael_section_flipbox_title_style_settings\";a:15:{s:30:\"eael_flipbox_front_title_color\";i:1;s:46:\"eael_flipbox_front_title_typography_typography\";i:5;s:45:\"eael_flipbox_front_title_typography_font_size\";i:5;s:47:\"eael_flipbox_front_content_typography_font_size\";i:5;s:45:\"eael_flipbox_back_title_typography_typography\";i:5;s:44:\"eael_flipbox_back_title_typography_font_size\";i:5;s:47:\"eael_flipbox_back_content_typography_typography\";i:5;s:46:\"eael_flipbox_back_content_typography_font_size\";i:5;s:47:\"eael_flipbox_front_title_typography_font_family\";i:5;s:47:\"eael_flipbox_front_title_typography_line_height\";i:5;s:46:\"eael_flipbox_back_title_typography_line_height\";i:5;s:48:\"eael_flipbox_back_content_typography_line_height\";i:5;s:46:\"eael_flipbox_back_title_typography_font_family\";i:4;s:48:\"eael_flipbox_back_content_typography_font_family\";i:4;s:48:\"eael_flipbox_back_content_typography_font_weight\";i:1;}s:40:\"eael_section_flipbox_icon_style_settings\";a:2:{s:34:\"eael_flipbox_front_icon_typography\";i:5;s:33:\"eael_flipbox_back_icon_typography\";i:5;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:3;s:19:\"image_border_radius\";i:3;}s:21:\"section_style_content\";a:3:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:17:\"description_color\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:3;s:17:\"_background_color\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}}}s:14:\"eael-post-grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6268","post_id":"7315","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6269","post_id":"7315","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6270","post_id":"7315","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6271","post_id":"7315","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6272","post_id":"7315","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6273","post_id":"7315","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6274","post_id":"7315","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6275","post_id":"7315","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6276","post_id":"7315","meta_key":"_elementor_controls_usage","meta_value":"a:11:{s:7:\"heading\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:9;s:11:\"header_size\";i:4;s:5:\"align\";i:9;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:11:\"title_color\";i:9;s:20:\"typography_font_size\";i:8;s:25:\"typography_letter_spacing\";i:1;s:21:\"typography_typography\";i:7;s:22:\"typography_font_weight\";i:7;s:22:\"typography_line_height\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:6:\"weight\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:12:{s:16:\"background_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:1;s:22:\"typography_font_weight\";i:3;s:17:\"button_text_color\";i:3;s:20:\"typography_font_size\";i:2;s:25:\"typography_text_transform\";i:2;s:11:\"hover_color\";i:2;s:29:\"button_background_hover_color\";i:2;s:15:\"hover_animation\";i:2;s:13:\"border_radius\";i:2;s:12:\"text_padding\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:25;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:24;s:21:\"space_between_widgets\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:12;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:1:{s:21:\"background_background\";i:2;}s:14:\"section_border\";a:2:{s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:8;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:21:\"background_attachment\";i:2;s:17:\"background_repeat\";i:2;s:16:\"background_image\";i:8;s:16:\"background_color\";i:4;}s:26:\"section_background_overlay\";a:8:{s:26:\"background_overlay_opacity\";i:4;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:2;s:31:\"background_overlay_color_b_stop\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_background\";i:4;s:24:\"background_overlay_color\";i:4;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:7;s:6:\"margin\";i:3;}s:19:\"_section_responsive\";a:1:{s:20:\"reverse_order_mobile\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:13:\"content_width\";i:1;s:6:\"layout\";i:3;s:15:\"stretch_section\";i:7;s:3:\"gap\";i:6;s:13:\"custom_height\";i:4;s:16:\"content_position\";i:5;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:9;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;s:13:\"selected_icon\";i:6;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:6;s:9:\"icon_size\";i:6;s:15:\"hover_animation\";i:6;s:10:\"icon_space\";i:6;}s:21:\"section_style_content\";a:11:{s:10:\"text_align\";i:6;s:18:\"title_bottom_space\";i:6;s:11:\"title_color\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:17:\"description_color\";i:6;s:33:\"description_typography_typography\";i:6;s:32:\"description_typography_font_size\";i:6;s:34:\"description_typography_font_weight\";i:6;s:34:\"description_typography_line_height\";i:6;}}}}s:13:\"eael-flip-box\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:20:\"eael_flipbox_content\";a:6:{s:24:\"eael_flipbox_front_title\";i:5;s:23:\"eael_flipbox_front_text\";i:5;s:23:\"eael_flipbox_back_title\";i:5;s:22:\"eael_flipbox_back_text\";i:5;s:21:\"eael_flipbox_icon_new\";i:5;s:26:\"eael_flipbox_icon_back_new\";i:5;}}s:5:\"style\";a:3:{s:35:\"eael_section_flipbox_style_settings\";a:6:{s:38:\"eael_flipbox_front_bg_color_background\";i:5;s:33:\"eael_flipbox_front_bg_color_image\";i:5;s:32:\"eael_flipbox_front_bg_color_size\";i:5;s:37:\"eael_flipbox_back_bg_color_background\";i:5;s:32:\"eael_flipbox_back_bg_color_image\";i:5;s:31:\"eael_flipbox_back_bg_color_size\";i:5;}s:41:\"eael_section_flipbox_title_style_settings\";a:15:{s:30:\"eael_flipbox_front_title_color\";i:1;s:46:\"eael_flipbox_front_title_typography_typography\";i:5;s:45:\"eael_flipbox_front_title_typography_font_size\";i:5;s:47:\"eael_flipbox_front_content_typography_font_size\";i:5;s:45:\"eael_flipbox_back_title_typography_typography\";i:5;s:44:\"eael_flipbox_back_title_typography_font_size\";i:5;s:47:\"eael_flipbox_back_content_typography_typography\";i:5;s:46:\"eael_flipbox_back_content_typography_font_size\";i:5;s:47:\"eael_flipbox_front_title_typography_font_family\";i:5;s:47:\"eael_flipbox_front_title_typography_line_height\";i:5;s:46:\"eael_flipbox_back_title_typography_line_height\";i:5;s:48:\"eael_flipbox_back_content_typography_line_height\";i:5;s:46:\"eael_flipbox_back_title_typography_font_family\";i:4;s:48:\"eael_flipbox_back_content_typography_font_family\";i:4;s:48:\"eael_flipbox_back_content_typography_font_weight\";i:1;}s:40:\"eael_section_flipbox_icon_style_settings\";a:2:{s:34:\"eael_flipbox_front_icon_typography\";i:5;s:33:\"eael_flipbox_back_icon_typography\";i:5;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:3;s:10:\"title_text\";i:3;s:16:\"description_text\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:10:\"image_size\";i:3;s:19:\"image_border_radius\";i:3;}s:21:\"section_style_content\";a:3:{s:18:\"title_bottom_space\";i:3;s:11:\"title_color\";i:3;s:17:\"description_color\";i:3;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:2:{s:22:\"_background_background\";i:3;s:17:\"_background_color\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:10:\"text_color\";i:1;s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:22:\"typography_line_height\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}}}s:14:\"eael-post-grid\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6278","post_id":"7316","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-5.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6279","post_id":"7316","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:399;s:4:\"file\";s:19:\"2021\/11\/Group-5.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Group-5-300x62.png\";s:5:\"width\";i:300;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Group-5-1024x213.png\";s:5:\"width\";i:1024;s:6:\"height\";i:213;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Group-5-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:19:\"Group-5-768x160.png\";s:5:\"width\";i:768;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"Group-5-1536x319.png\";s:5:\"width\";i:1536;s:6:\"height\";i:319;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6280","post_id":"7317","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-6.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6281","post_id":"7317","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:730;s:4:\"file\";s:19:\"2021\/11\/Group-6.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Group-6-300x114.png\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Group-6-1024x389.png\";s:5:\"width\";i:1024;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Group-6-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:19:\"Group-6-768x292.png\";s:5:\"width\";i:768;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"Group-6-1536x584.png\";s:5:\"width\";i:1536;s:6:\"height\";i:584;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6282","post_id":"7318","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-7.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6283","post_id":"7318","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:176;s:4:\"file\";s:19:\"2021\/11\/Group-7.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Group-7-300x28.png\";s:5:\"width\";i:300;s:6:\"height\";i:28;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Group-7-1024x94.png\";s:5:\"width\";i:1024;s:6:\"height\";i:94;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Group-7-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:18:\"Group-7-768x70.png\";s:5:\"width\";i:768;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"Group-7-1536x141.png\";s:5:\"width\";i:1536;s:6:\"height\";i:141;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6284","post_id":"7319","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-8.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6285","post_id":"7319","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:174;s:4:\"file\";s:19:\"2021\/11\/Group-8.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Group-8-300x27.png\";s:5:\"width\";i:300;s:6:\"height\";i:27;s:9:\"mime-type\";s:9:\"image\/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"Group-8-1024x93.png\";s:5:\"width\";i:1024;s:6:\"height\";i:93;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Group-8-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:18:\"Group-8-768x70.png\";s:5:\"width\";i:768;s:6:\"height\";i:70;s:9:\"mime-type\";s:9:\"image\/png\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:20:\"Group-8-1536x139.png\";s:5:\"width\";i:1536;s:6:\"height\";i:139;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6286","post_id":"7320","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-9.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6287","post_id":"7320","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:19:\"2021\/11\/Group-9.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Group-9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6288","post_id":"7321","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-10.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6289","post_id":"7321","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021\/11\/Group-10.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Group-10-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6290","post_id":"7322","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-11.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6291","post_id":"7322","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021\/11\/Group-11.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Group-11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6292","post_id":"7323","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-12.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6293","post_id":"7323","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021\/11\/Group-12.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Group-12-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6294","post_id":"7324","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Group-13.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6295","post_id":"7324","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:160;s:6:\"height\";i:300;s:4:\"file\";s:20:\"2021\/11\/Group-13.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"Group-13-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6306","post_id":"7326","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6307","post_id":"7326","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6308","post_id":"7326","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6309","post_id":"7326","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6310","post_id":"7326","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6311","post_id":"7326","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6312","post_id":"7326","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6313","post_id":"7326","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6314","post_id":"7327","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6315","post_id":"7327","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6316","post_id":"7327","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6317","post_id":"7327","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6318","post_id":"7327","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6319","post_id":"7327","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#040447\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2.png\",\"id\":7235,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-5.png\",\"id\":7296,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-4.png\",\"id\":7295,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-2-2.png\",\"id\":7293,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1-2.png\",\"id\":7292,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-3-1.png\",\"id\":7294,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_color\":\"#131399\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#EFEFEF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group.png\",\"id\":7246,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#D17118\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6320","post_id":"7327","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6321","post_id":"7327","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6322","post_id":"7328","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6323","post_id":"7328","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6324","post_id":"7328","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6325","post_id":"7328","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6326","post_id":"7328","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6327","post_id":"7328","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6328","post_id":"7328","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6329","post_id":"7328","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6330","post_id":"7329","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6331","post_id":"7329","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6332","post_id":"7329","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6333","post_id":"7329","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6334","post_id":"7329","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6335","post_id":"7329","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6336","post_id":"7329","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6337","post_id":"7329","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6338","post_id":"7330","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6339","post_id":"7330","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6340","post_id":"7330","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6341","post_id":"7330","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6342","post_id":"7330","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6343","post_id":"7330","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6344","post_id":"7330","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6345","post_id":"7330","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6346","post_id":"7331","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6347","post_id":"7331","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6348","post_id":"7331","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6349","post_id":"7331","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6350","post_id":"7331","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6351","post_id":"7331","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6352","post_id":"7331","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6353","post_id":"7331","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6366","post_id":"7333","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6367","post_id":"7333","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6368","post_id":"7333","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6369","post_id":"7333","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6370","post_id":"7333","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6371","post_id":"7333","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6372","post_id":"7333","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6373","post_id":"7333","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6374","post_id":"7334","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6375","post_id":"7334","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6376","post_id":"7334","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6377","post_id":"7334","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6378","post_id":"7334","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6379","post_id":"7334","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Open Sans\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#D1711880\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"900\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]}},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"900\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6380","post_id":"7334","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6381","post_id":"7334","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6382","post_id":"7335","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6383","post_id":"7335","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6384","post_id":"7335","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6385","post_id":"7335","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6386","post_id":"7335","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6387","post_id":"7335","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6388","post_id":"7335","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6389","post_id":"7335","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6391","post_id":"7336","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6392","post_id":"7336","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6393","post_id":"7336","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6394","post_id":"7336","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6395","post_id":"7336","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6396","post_id":"7336","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6397","post_id":"7336","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6398","post_id":"7336","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6399","post_id":"7337","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6400","post_id":"7337","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6401","post_id":"7337","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6402","post_id":"7337","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6403","post_id":"7337","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6404","post_id":"7337","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6405","post_id":"7337","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6406","post_id":"7337","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6407","post_id":"7338","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6408","post_id":"7338","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6409","post_id":"7338","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6410","post_id":"7338","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6411","post_id":"7338","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6412","post_id":"7338","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6413","post_id":"7338","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6414","post_id":"7338","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6416","post_id":"7339","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6417","post_id":"7339","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6418","post_id":"7339","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6419","post_id":"7339","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6420","post_id":"7339","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6421","post_id":"7339","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6422","post_id":"7339","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6423","post_id":"7339","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6424","post_id":"7340","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6425","post_id":"7340","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6426","post_id":"7340","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6427","post_id":"7340","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6428","post_id":"7340","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6429","post_id":"7340","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6430","post_id":"7340","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6431","post_id":"7340","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6432","post_id":"7341","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6433","post_id":"7341","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6434","post_id":"7341","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6435","post_id":"7341","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6436","post_id":"7341","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6437","post_id":"7341","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6438","post_id":"7341","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6439","post_id":"7341","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6450","post_id":"7343","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6451","post_id":"7343","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6452","post_id":"7343","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6453","post_id":"7343","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6454","post_id":"7343","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6455","post_id":"7343","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6456","post_id":"7343","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6457","post_id":"7343","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6458","post_id":"7344","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6459","post_id":"7344","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6460","post_id":"7344","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6461","post_id":"7344","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6462","post_id":"7344","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6463","post_id":"7344","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6464","post_id":"7344","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6465","post_id":"7344","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6466","post_id":"7345","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6467","post_id":"7345","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6468","post_id":"7345","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6469","post_id":"7345","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6470","post_id":"7345","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6471","post_id":"7345","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6472","post_id":"7345","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6473","post_id":"7345","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6475","post_id":"7346","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6476","post_id":"7346","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6477","post_id":"7346","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6478","post_id":"7346","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6479","post_id":"7346","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6480","post_id":"7346","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6481","post_id":"7346","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6482","post_id":"7346","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6483","post_id":"7347","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6484","post_id":"7347","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6485","post_id":"7347","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6486","post_id":"7347","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6487","post_id":"7347","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6488","post_id":"7347","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6489","post_id":"7347","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6490","post_id":"7347","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6491","post_id":"7348","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6492","post_id":"7348","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6493","post_id":"7348","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6494","post_id":"7348","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6495","post_id":"7348","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6496","post_id":"7348","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6497","post_id":"7348","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6498","post_id":"7348","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6500","post_id":"7349","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6501","post_id":"7349","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6502","post_id":"7349","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6503","post_id":"7349","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6504","post_id":"7349","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6505","post_id":"7349","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6506","post_id":"7349","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6507","post_id":"7349","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6508","post_id":"7350","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6509","post_id":"7350","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6510","post_id":"7350","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6511","post_id":"7350","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6512","post_id":"7350","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6513","post_id":"7350","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"bold\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6514","post_id":"7350","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6515","post_id":"7350","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6516","post_id":"7351","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6517","post_id":"7351","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6518","post_id":"7351","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6519","post_id":"7351","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6520","post_id":"7351","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6521","post_id":"7351","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6522","post_id":"7351","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6523","post_id":"7351","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6526","post_id":"7352","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6527","post_id":"7352","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6528","post_id":"7352","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6529","post_id":"7352","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6530","post_id":"7352","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6531","post_id":"7352","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6532","post_id":"7352","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6533","post_id":"7352","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6535","post_id":"7353","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6536","post_id":"7353","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6537","post_id":"7353","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6538","post_id":"7353","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6539","post_id":"7353","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6540","post_id":"7353","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6541","post_id":"7353","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6542","post_id":"7353","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6544","post_id":"7355","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6545","post_id":"7355","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6546","post_id":"7355","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6547","post_id":"7355","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6548","post_id":"7355","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6549","post_id":"7355","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6550","post_id":"7355","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6551","post_id":"7355","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6553","post_id":"7356","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6554","post_id":"7356","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6555","post_id":"7356","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6556","post_id":"7356","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6557","post_id":"7356","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6558","post_id":"7356","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6559","post_id":"7356","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6560","post_id":"7356","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6562","post_id":"7358","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6563","post_id":"7358","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6564","post_id":"7358","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6565","post_id":"7358","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6566","post_id":"7358","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6567","post_id":"7358","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6568","post_id":"7358","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6569","post_id":"7358","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6571","post_id":"7359","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6572","post_id":"7359","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6573","post_id":"7359","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6574","post_id":"7359","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6575","post_id":"7359","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6576","post_id":"7359","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6577","post_id":"7359","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6578","post_id":"7359","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6580","post_id":"7360","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6581","post_id":"7360","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6582","post_id":"7360","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6583","post_id":"7360","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6584","post_id":"7360","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6585","post_id":"7360","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6586","post_id":"7360","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6587","post_id":"7360","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6591","post_id":"7361","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6592","post_id":"7361","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6593","post_id":"7361","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6594","post_id":"7361","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6595","post_id":"7361","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6596","post_id":"7361","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6597","post_id":"7361","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6598","post_id":"7361","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6600","post_id":"7362","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6601","post_id":"7362","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6602","post_id":"7362","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6603","post_id":"7362","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6604","post_id":"7362","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6605","post_id":"7362","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6606","post_id":"7362","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6607","post_id":"7362","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6609","post_id":"7363","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6610","post_id":"7363","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6611","post_id":"7363","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6612","post_id":"7363","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6613","post_id":"7363","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6614","post_id":"7363","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6615","post_id":"7363","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6616","post_id":"7363","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6630","post_id":"7365","meta_key":"_wp_attached_file","meta_value":"2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6631","post_id":"7365","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:1402;s:4:\"file\";s:70:\"2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:70:\"group-of-diverse-people-having-a-business-meeting-scaled-1-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:71:\"group-of-diverse-people-having-a-business-meeting-scaled-1-1024x561.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:70:\"group-of-diverse-people-having-a-business-meeting-scaled-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:70:\"group-of-diverse-people-having-a-business-meeting-scaled-1-768x421.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:71:\"group-of-diverse-people-having-a-business-meeting-scaled-1-1536x841.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:841;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:72:\"group-of-diverse-people-having-a-business-meeting-scaled-1-2048x1122.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1122;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:49:\"Group of diverse people having a business meeting\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:49:\"Group of diverse people having a business meeting\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:52:{i:0;s:11:\"achievement\";i:1;s:8:\"american\";i:2;s:8:\"analysis\";i:3;s:13:\"brainstorming\";i:4;s:8:\"business\";i:5;s:9:\"caucasian\";i:6;s:3:\"cc0\";i:7;s:8:\"cheerful\";i:8;s:13:\"collaboration\";i:9;s:10:\"colleagues\";i:10;s:8:\"computer\";i:11;s:11:\"development\";i:12;s:14:\"digital device\";i:13;s:10:\"discussion\";i:14;s:7:\"diverse\";i:15;s:8:\"earnings\";i:16;s:8:\"economic\";i:17;s:7:\"economy\";i:18;s:12:\"entrepreneur\";i:19;s:8:\"european\";i:20;s:9:\"expansion\";i:21;s:7:\"finance\";i:22;s:9:\"financial\";i:23;s:6:\"future\";i:24;s:5:\"goals\";i:25;s:6:\"growth\";i:26;s:11:\"improvement\";i:27;s:6:\"income\";i:28;s:10:\"investment\";i:29;s:6:\"laptop\";i:30;s:3:\"man\";i:31;s:9:\"marketing\";i:32;s:7:\"meeting\";i:33;s:8:\"notebook\";i:34;s:6:\"people\";i:35;s:4:\"plan\";i:36;s:5:\"price\";i:37;s:6:\"profit\";i:38;s:6:\"report\";i:39;s:7:\"startup\";i:40;s:5:\"stock\";i:41;s:8:\"strategy\";i:42;s:7:\"success\";i:43;s:7:\"summary\";i:44;s:7:\"talking\";i:45;s:6:\"target\";i:46;s:4:\"team\";i:47;s:8:\"teamwork\";i:48;s:5:\"trend\";i:49;s:9:\"westerner\";i:50;s:5:\"woman\";i:51;s:4:\"work\";}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6632","post_id":"7366","meta_key":"_wp_attached_file","meta_value":"2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale-e1636129808101.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6633","post_id":"7366","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:960;s:6:\"height\";i:427;s:4:\"file\";s:106:\"2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale-e1636129808101.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:106:\"https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale-e1636129808101-300x133.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:106:\"https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale-e1636129808101-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:106:\"https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale-e1636129808101-768x342.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:342;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6634","post_id":"7367","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6635","post_id":"7367","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6636","post_id":"7367","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6637","post_id":"7367","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6638","post_id":"7367","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6639","post_id":"7367","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6640","post_id":"7367","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6641","post_id":"7367","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6643","post_id":"7368","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6644","post_id":"7368","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6645","post_id":"7368","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6646","post_id":"7368","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6647","post_id":"7368","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6648","post_id":"7368","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"background_image\":{\"id\":7317,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-6.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Supporting Subheading\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is the Main Heading You Can Edit\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Call to Action\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-7.png\",\"id\":7318,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Searching for a Consultant?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6649","post_id":"7368","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6650","post_id":"7368","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6652","post_id":"7369","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6653","post_id":"7369","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6654","post_id":"7369","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6655","post_id":"7369","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6656","post_id":"7369","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6657","post_id":"7369","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Whoever understands the market best, wins.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a call\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6658","post_id":"7369","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6659","post_id":"7369","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6663","post_id":"7370","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6664","post_id":"7370","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6665","post_id":"7370","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6666","post_id":"7370","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6667","post_id":"7370","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6668","post_id":"7370","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Whoever understands the market best, wins.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a call\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6669","post_id":"7370","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6670","post_id":"7370","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6672","post_id":"7371","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6673","post_id":"7371","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6674","post_id":"7371","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6675","post_id":"7371","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6676","post_id":"7371","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6677","post_id":"7371","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Whoever understands the market best, wins.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a call\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6678","post_id":"7371","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6679","post_id":"7371","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6681","post_id":"7372","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6682","post_id":"7372","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6683","post_id":"7372","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6684","post_id":"7372","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6685","post_id":"7372","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6686","post_id":"7372","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Whoever understands the market best, wins.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a call\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6687","post_id":"7372","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6688","post_id":"7372","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6692","post_id":"7373","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6693","post_id":"7373","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6694","post_id":"7373","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6695","post_id":"7373","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6696","post_id":"7373","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6697","post_id":"7373","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Whoever understands the market best, wins.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a call\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6698","post_id":"7373","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6699","post_id":"7373","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6701","post_id":"7374","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6702","post_id":"7374","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6703","post_id":"7374","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6704","post_id":"7374","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6705","post_id":"7374","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6706","post_id":"7374","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Whoever understands the market best, wins.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a call\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6707","post_id":"7374","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6708","post_id":"7374","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6710","post_id":"7375","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6711","post_id":"7375","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6712","post_id":"7375","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6713","post_id":"7375","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6714","post_id":"7375","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6715","post_id":"7375","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Whoever understands the market best, wins.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a call\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6716","post_id":"7375","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6717","post_id":"7375","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6721","post_id":"293","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6722","post_id":"293","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6723","post_id":"6888","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6724","post_id":"6888","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6725","post_id":"6888","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6726","post_id":"6888","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6727","post_id":"7377","meta_key":"_edit_lock","meta_value":"1636226315:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6728","post_id":"7378","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6729","post_id":"7377","meta_key":"_edit_last","meta_value":"1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6730","post_id":"7377","meta_key":"banner_title","meta_value":""}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6731","post_id":"7377","meta_key":"selectheader","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6732","post_id":"7377","meta_key":"bannercheck","meta_value":"defaultbannercheck"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6733","post_id":"7377","meta_key":"_wpb_vc_js_status","meta_value":"false"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6734","post_id":"7377","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6735","post_id":"7377","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6736","post_id":"7377","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6737","post_id":"6888","meta_key":"_wpb_shortcodes_custom_css","meta_value":".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}.vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}.vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}.vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}.vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}.vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}.vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}.vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}.vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}.vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}.vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}.vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1609912538673{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}.vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}.vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1609912599612{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}.vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}.vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}.vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6749","post_id":"7380","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6750","post_id":"7380","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6751","post_id":"7380","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6752","post_id":"7380","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6753","post_id":"7380","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6754","post_id":"7380","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Whoever understands the market best, wins.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a call\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6755","post_id":"7380","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6756","post_id":"7380","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6757","post_id":"7381","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6758","post_id":"7381","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6759","post_id":"7381","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6760","post_id":"7381","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6761","post_id":"7381","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6762","post_id":"7381","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.89,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Whoever understands the market best, wins.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Schedule a call\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#040447\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6763","post_id":"7381","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6764","post_id":"7381","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6765","post_id":"7382","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6766","post_id":"7382","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6767","post_id":"7382","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6768","post_id":"7382","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6769","post_id":"7382","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6770","post_id":"7382","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"900\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6771","post_id":"7382","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:8:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6772","post_id":"7382","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6775","post_id":"7049","meta_key":"_edit_lock","meta_value":"1636038748:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6777","post_id":"7049","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636038218;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:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:949:\".elementor-kit-7049{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:\"Roboto\";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:\"Roboto Slab\";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:\"Roboto\";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:\"Roboto\";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6779","post_id":"7228","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6780","post_id":"7229","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6781","post_id":"7231","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6782","post_id":"7232","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6783","post_id":"7233","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6784","post_id":"7234","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6785","post_id":"7261","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6786","post_id":"7256","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6787","post_id":"7260","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6788","post_id":"7259","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6789","post_id":"7257","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6790","post_id":"7285","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6791","post_id":"7284","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6792","post_id":"7280","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6793","post_id":"7279","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6794","post_id":"7278","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6795","post_id":"7277","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"74\" viewBox=\"0 0 70 74\" fill=\"none\"><path d=\"M8.16734 19.6811C8.16734 18.741 8.18694 17.8761 8.15054 17.0127C8.14354 16.8415 7.95874 16.6186 7.80054 16.5227C5.63054 15.215 4.61974 13.2344 4.67014 10.622C4.70654 8.75499 4.58054 6.86435 4.81994 5.02685C5.19654 2.13554 7.60034 0.0633695 10.3639 0.0176164C11.5497 -0.00157039 12.7579 -0.0443717 13.9213 0.1534C16.6499 0.618311 18.6057 3.10521 18.6575 6.02899C18.6869 7.69381 18.6897 9.36011 18.6603 11.0235C18.6183 13.4174 17.6131 15.2445 15.6377 16.44C15.3017 16.6437 15.1379 16.8356 15.1575 17.2621C15.1925 18.0281 15.1673 18.7956 15.1673 19.6811C15.8379 19.6811 16.4819 19.6797 17.1259 19.6811C20.8723 19.687 23.3265 22.2728 23.3307 26.2253C23.3335 29.248 23.3335 32.2706 23.3307 35.2933C23.3293 36.4888 22.9373 36.8961 21.7893 36.8961C15.0357 36.8976 8.28074 36.8976 1.52714 36.8961C0.390342 36.8961 0.00674262 36.4843 0.00534262 35.2741C0.00254263 32.1747 -0.00585737 29.0753 0.00674262 25.9759C0.0221426 22.3348 2.54074 19.7033 6.00854 19.6811C6.70574 19.6767 7.40434 19.6811 8.16734 19.6811ZM5.04254 22.2935C3.49274 22.7067 2.39094 23.9716 2.36154 25.5272C2.30834 28.4451 2.35174 31.3644 2.35874 34.2823C2.35874 34.3221 2.41194 34.3605 2.42454 34.3767C8.61954 34.3767 14.7963 34.3767 20.9983 34.3767C20.9983 31.6788 20.9983 29.0428 20.9983 26.4054C20.9983 26.15 21.0039 25.8932 20.9913 25.6379C20.9073 23.9982 19.8041 22.6197 18.2837 22.3156C17.6705 24.2668 17.0545 26.2268 16.4357 28.1853C16.0759 29.3262 15.8253 29.518 14.7053 29.518C12.7145 29.5195 10.7223 29.5195 8.73154 29.518C7.46454 29.518 7.27414 29.3675 6.86534 28.0702C6.26194 26.1574 5.65854 24.2432 5.04254 22.2935ZM7.00394 8.66053C7.00394 9.49442 6.98854 10.3076 7.00674 11.1194C7.05294 13.1311 8.53554 14.6999 10.4423 14.756C11.2431 14.7796 12.0439 14.7752 12.8447 14.7575C14.5485 14.7206 15.9751 13.5399 16.2355 11.7717C16.3853 10.7593 16.2621 9.70252 16.2621 8.6133C15.8085 8.6133 15.3745 8.59116 14.9419 8.61773C14.0893 8.67234 13.3039 8.6074 12.7145 7.80745C12.6151 7.67315 12.2231 7.66724 12.0201 7.74989C10.5123 8.35797 8.98354 8.80222 7.34554 8.61773C7.25594 8.6074 7.16214 8.63987 7.00394 8.66053ZM15.8575 22.1887C13.0029 22.1887 10.2757 22.1887 7.47714 22.1887C7.96854 23.7546 8.42774 25.2586 8.93034 26.7478C8.98214 26.9027 9.29714 27.043 9.49173 27.0459C10.9477 27.071 12.4051 27.071 13.8611 27.0444C14.0515 27.0415 14.3567 26.888 14.4113 26.7286C14.9125 25.2423 15.3703 23.7384 15.8575 22.1887ZM16.2915 6.10869C16.2929 4.19443 14.8915 2.5916 13.0897 2.48238C12.1461 2.4263 11.1955 2.4263 10.2533 2.48091C8.41514 2.58717 6.87654 4.38335 7.12154 6.31679C8.18414 6.12344 9.24954 5.9729 10.2953 5.72642C11.0009 5.55965 11.6645 5.17591 12.3729 5.05194C12.7915 4.97814 13.4523 5.06227 13.6693 5.35302C14.4113 6.34483 15.3367 6.18543 16.2915 6.10869ZM12.8041 17.2606C12.0033 17.2606 11.2865 17.2606 10.5445 17.2606C10.5445 18.0739 10.5445 18.8487 10.5445 19.6295C11.3229 19.6295 12.0579 19.6295 12.8041 19.6295C12.8041 18.8192 12.8041 18.0635 12.8041 17.2606Z\" fill=\"white\"><\/path><path d=\"M61.8209 56.5064C63.0501 56.5758 64.1799 56.53 65.2719 56.7248C67.9291 57.1971 69.9241 59.6441 69.9675 62.4778C70.0193 65.7809 69.9899 69.0868 69.9815 72.3914C69.9787 73.3345 69.5307 73.7876 68.6151 73.789C61.7635 73.7949 54.9133 73.7949 48.0617 73.789C47.0761 73.789 46.6631 73.3359 46.6603 72.2733C46.6547 69.0972 46.6407 65.9211 46.6645 62.7435C46.6897 59.2825 49.2153 56.6259 52.4913 56.5772C53.2403 56.5654 53.9879 56.5758 54.8209 56.5758C54.8209 55.6312 54.8405 54.7427 54.8027 53.8572C54.7957 53.6933 54.5801 53.4911 54.4149 53.3908C52.3359 52.1215 51.3223 50.2176 51.3237 47.6968C51.3251 46.1339 51.3083 44.5709 51.3279 43.0094C51.3727 39.6001 53.8969 36.9405 57.1379 36.9066C58.2761 36.8948 59.4353 36.849 60.5511 37.0409C63.2909 37.5117 65.2719 39.9794 65.3055 42.8958C65.3279 44.9413 65.3685 47.0002 65.1809 49.031C65.0045 50.9497 63.9097 52.3783 62.3123 53.3185C61.9399 53.5384 61.7929 53.7627 61.8111 54.204C61.8447 54.967 61.8209 55.7301 61.8209 56.5064ZM51.6961 59.1792C50.0105 59.6604 49.0067 61.0034 48.9955 62.742C48.9801 65.4311 48.9899 68.1187 48.9941 70.8077C48.9941 70.976 49.0361 71.1428 49.0557 71.2948C55.2661 71.2948 61.4261 71.2948 67.6225 71.2948C67.6225 68.2412 67.6939 65.2245 67.5931 62.2151C67.5413 60.6787 66.3247 59.4641 64.9415 59.2191C64.3073 61.2189 63.6717 63.2291 63.0305 65.2363C62.7239 66.1941 62.4397 66.4125 61.4933 66.414C59.4535 66.4184 57.4137 66.4155 55.3739 66.4155C54.1405 66.4155 53.9221 66.2502 53.5357 65.0282C52.9253 63.0874 52.3163 61.1495 51.6961 59.1792ZM62.9787 45.5066C62.2535 45.5066 61.5927 45.5804 60.9557 45.4815C60.4881 45.4092 59.9729 45.2055 59.6243 44.8838C59.2505 44.5399 58.9747 44.4941 58.5421 44.6742C57.1127 45.269 55.6483 45.6955 54.0831 45.511C53.9529 45.4963 53.8129 45.5568 53.6631 45.5848C53.6631 46.4689 53.6337 47.3131 53.6687 48.1543C53.7471 50.0435 55.2129 51.571 57.0147 51.6433C57.8869 51.6788 58.7633 51.6788 59.6355 51.6433C61.4093 51.571 62.8653 50.0833 62.9703 48.2237C63.0179 47.3603 62.9787 46.4895 62.9787 45.5066ZM54.1195 59.0346C54.6193 60.6315 55.0869 62.1576 55.5909 63.6703C55.6371 63.8106 55.9241 63.939 56.1005 63.9419C57.5817 63.964 59.0629 63.964 60.5427 63.9419C60.7191 63.939 61.0061 63.8106 61.0523 63.6703C61.5563 62.1576 62.0239 60.6315 62.5237 59.0361C59.9547 59.0361 57.4809 59.0361 55.0071 59.0361C54.7425 59.0346 54.4779 59.0346 54.1195 59.0346ZM53.6925 43.1673C54.6809 43.0286 55.6623 42.9577 56.6143 42.7393C57.4375 42.5504 58.2131 42.118 59.0377 41.9468C59.4479 41.8612 60.1129 41.963 60.3313 42.2552C61.0733 43.247 61.9973 43.0847 62.9549 42.9991C62.9269 41.0317 61.5017 39.454 59.6663 39.3713C58.7703 39.3315 57.8701 39.3315 56.9741 39.3713C55.1387 39.454 53.7023 41.0509 53.6925 43.1673ZM57.1981 54.1538C57.1981 54.967 57.1981 55.7419 57.1981 56.5226C57.9765 56.5226 58.7115 56.5226 59.4325 56.5226C59.4325 55.6947 59.4325 54.9198 59.4325 54.1538C58.6597 54.1538 57.9415 54.1538 57.1981 54.1538Z\" fill=\"white\"><\/path><path d=\"M54.8252 22.1383C50.9388 22.1383 47.051 22.1502 43.1646 22.1324C41.6498 22.1265 40.373 21.1333 39.8872 19.6632C39.4056 18.208 39.7276 16.4856 40.9666 15.6768C41.9634 15.0259 42.0194 14.2526 42.0068 13.2327C41.969 10.1599 41.99 7.08557 41.9942 4.01125C41.997 1.51845 43.4404 0.00564289 45.819 0.00416699C51.8194 0.00121517 57.8198 0.00121517 63.8202 0.00416699C66.2325 0.00564289 67.6507 1.5155 67.6535 4.08062C67.6563 7.48702 67.6619 10.8934 67.6451 14.3013C67.6423 14.7588 67.7431 15.0141 68.1575 15.2503C69.5827 16.0591 70.2323 17.718 69.8445 19.3651C69.4665 20.9709 68.1071 22.1251 66.4873 22.1324C62.5994 22.1516 58.7116 22.1383 54.8252 22.1383ZM65.3183 14.7618C65.3183 11.0115 65.3281 7.3778 65.3113 3.74412C65.3071 2.86743 64.8101 2.4645 63.8399 2.4645C57.8436 2.46155 51.846 2.46155 45.8498 2.4645C44.7116 2.4645 44.3294 2.87333 44.328 4.08357C44.3252 7.41174 44.3266 10.7399 44.3294 14.0666C44.3294 14.2865 44.356 14.5064 44.3728 14.7618C46.9292 14.7618 49.4282 14.7854 51.9258 14.7485C52.8246 14.7352 53.5162 14.9271 53.7038 15.9705C54.4766 15.9705 55.2032 15.9705 55.92 15.9705C56.3218 14.9138 56.5318 14.7647 57.6084 14.7618C57.8758 14.7618 58.1432 14.7618 58.4092 14.7618C60.6842 14.7618 62.962 14.7618 65.3183 14.7618ZM51.2762 17.2206C49.473 17.2206 47.7006 17.2206 45.9282 17.2206C45.0056 17.2206 44.0816 17.2 43.159 17.231C42.4646 17.2546 41.9998 17.7785 41.9998 18.4515C41.9998 19.1216 42.4688 19.619 43.1618 19.6751C43.3312 19.6883 43.502 19.6795 43.6714 19.6795C51.1054 19.6795 58.5394 19.6795 65.9749 19.6795C66.1443 19.6795 66.3165 19.6883 66.4845 19.6751C67.1761 19.6175 67.6465 19.1186 67.6465 18.4501C67.6465 17.78 67.1789 17.2369 66.4859 17.231C63.7908 17.2103 61.0944 17.2221 58.37 17.2221C58.1754 18.2449 57.5258 18.4899 56.6424 18.4589C55.4286 18.4161 54.212 18.4176 52.9982 18.4589C52.119 18.4914 51.4652 18.2493 51.2762 17.2206Z\" fill=\"white\"><\/path><path d=\"M15.0932 73.7905C11.2306 73.7905 7.36801 73.8023 3.5054 73.7846C1.992 73.7772 0.713804 72.7824 0.229404 71.3124C-0.250796 69.8572 0.0726037 68.1333 1.3116 67.326C2.3098 66.6751 2.3616 65.8988 2.3504 64.8804C2.314 61.8076 2.3336 58.7333 2.3378 55.6589C2.3406 53.1676 3.7854 51.6563 6.1654 51.6548C12.1658 51.6518 18.1662 51.6518 24.1666 51.6548C26.576 51.6563 27.9942 53.1676 27.997 55.7342C27.9998 59.1406 28.0068 62.547 27.9872 65.9549C27.9844 66.4183 28.095 66.6677 28.5038 66.9009C29.9262 67.7127 30.5758 69.3716 30.1866 71.0187C29.8072 72.6245 28.4478 73.7757 26.828 73.7831C22.915 73.8038 19.0048 73.7905 15.0932 73.7905ZM25.6632 66.4139C25.6632 66.1526 25.6632 65.98 25.6632 65.8058C25.6632 62.4275 25.666 59.0476 25.6618 55.6693C25.6604 54.5343 25.2516 54.1181 24.1484 54.1166C18.1522 54.1137 12.1546 54.1137 6.1584 54.1166C5.065 54.1166 4.6716 54.5358 4.6702 55.6929C4.666 58.6373 4.6688 61.5803 4.6688 64.5247C4.6688 65.1313 4.6688 65.7394 4.6688 66.4124C4.981 66.4124 5.21761 66.4124 5.45421 66.4124C7.68721 66.4124 9.92161 66.439 12.1546 66.3991C13.0856 66.3829 13.8542 66.5172 14.0544 67.6094C14.8468 67.6094 15.5678 67.6094 16.279 67.6094C16.6486 66.5777 16.874 66.4124 17.91 66.4124C20.458 66.4124 23.006 66.4139 25.6632 66.4139ZM11.6184 68.8727C9.60661 68.8727 7.63961 68.8727 5.6726 68.8727C4.9432 68.8727 4.2138 68.8506 3.4858 68.8846C2.7956 68.917 2.3322 69.4483 2.342 70.1214C2.3518 70.7619 2.7984 71.2534 3.448 71.3242C3.616 71.3419 3.7882 71.3331 3.9576 71.3331C11.4406 71.3331 18.9236 71.3331 26.4066 71.3331C26.5522 71.3331 26.6992 71.3405 26.8434 71.3272C27.5308 71.2652 27.9984 70.756 27.99 70.0859C27.9816 69.4174 27.5084 68.8875 26.814 68.8831C24.119 68.8639 21.424 68.8757 18.743 68.8757C18.3314 69.9502 18.12 70.1007 17.0448 70.1022C15.8296 70.1037 14.6144 70.0682 13.4006 70.114C12.5004 70.1479 11.8088 69.9369 11.6184 68.8727Z\" fill=\"white\"><\/path><path d=\"M39.8674 9.07381C39.719 9.9269 39.5916 10.6516 39.4488 11.4751C33.0746 10.3579 27.1499 11.5755 21.6381 15.2402C21.4197 14.8919 21.2083 14.5584 20.9997 14.2218C20.8023 13.903 20.6091 13.5828 20.3627 13.1784C26.3757 9.19041 32.817 7.82666 39.8674 9.07381Z\" fill=\"white\"><\/path><path d=\"M43.9038 60.9707C44.1978 61.7751 44.4568 62.4836 44.7396 63.2555C39.9838 65.1669 35.172 65.6554 30.1348 64.7079C30.2692 63.9064 30.3938 63.1655 30.5366 62.3138C35.0908 63.1359 39.519 62.7079 43.9038 60.9707Z\" fill=\"white\"><\/path><path d=\"M56.8159 25.1702C57.5075 24.7953 58.1487 24.45 58.8795 24.0544C60.4629 27.2644 61.3617 30.6381 61.7033 34.31C60.9305 34.3882 60.1997 34.4635 59.4003 34.5447C59.0713 31.2447 58.2579 28.1381 56.8159 25.1702Z\" fill=\"white\"><\/path><path d=\"M8.28625 39.4775C9.07726 39.4007 9.79407 39.3329 10.5921 39.2561C10.9155 42.537 11.7317 45.6438 13.1709 48.634C12.4765 49.0103 11.8213 49.366 11.1073 49.7527C9.52107 46.4969 8.61666 43.1185 8.28625 39.4775Z\" fill=\"white\"><\/path><path d=\"M51.2664 9.81494C50.5174 9.81494 49.7992 9.81494 49.0376 9.81494C49.0376 9.01348 49.0376 8.24005 49.0376 7.42383C49.7726 7.42383 50.4908 7.42383 51.2664 7.42383C51.2664 8.18249 51.2664 8.95739 51.2664 9.81494Z\" fill=\"white\"><\/path><path d=\"M55.955 7.43433C55.955 8.25339 55.955 9.01047 55.955 9.80444C55.2032 9.80444 54.4864 9.80444 53.7122 9.80444C53.7122 9.03703 53.7122 8.26224 53.7122 7.43433C54.4346 7.43433 55.1696 7.43433 55.955 7.43433Z\" fill=\"white\"><\/path><path d=\"M58.3533 9.78687C58.3533 8.97951 58.3533 8.22233 58.3533 7.42383C59.1009 7.42383 59.8191 7.42383 60.5961 7.42383C60.5961 8.17953 60.5961 8.95441 60.5961 9.78687C59.8849 9.78687 59.1499 9.78687 58.3533 9.78687Z\" fill=\"white\"><\/path><path d=\"M11.6324 59.0771C11.6324 59.8669 11.6324 60.6241 11.6324 61.4375C10.9002 61.4375 10.1652 61.4375 9.38123 61.4375C9.38123 60.6699 9.38123 59.8964 9.38123 59.0771C10.1106 59.0771 10.8288 59.0771 11.6324 59.0771Z\" fill=\"white\"><\/path><path d=\"M16.2916 61.4578C15.5426 61.4578 14.8258 61.4578 14.053 61.4578C14.053 60.6859 14.053 59.911 14.053 59.0845C14.781 59.0845 15.5146 59.0845 16.2916 59.0845C16.2916 59.8534 16.2916 60.6091 16.2916 61.4578Z\" fill=\"white\"><\/path><path d=\"M18.7009 61.4504C18.7009 60.6609 18.7009 59.9052 18.7009 59.0906C19.4331 59.0906 20.1681 59.0906 20.9521 59.0906C20.9521 59.858 20.9521 60.6313 20.9521 61.4504C20.2227 61.4504 19.5045 61.4504 18.7009 61.4504Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6796","post_id":"7276","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"19\" viewBox=\"0 0 25 19\" fill=\"none\"><path d=\"M0 16.7715C0 12.9399 0 9.10819 0 5.27652C0.0366667 5.29235 0.0758333 5.30318 0.108333 5.32402C3.49083 7.58319 6.87167 9.84319 10.2542 12.1032C11.7283 13.0882 13.2558 13.0957 14.7233 12.1165C18.0658 9.88652 21.4058 7.65319 24.7475 5.42152C24.8192 5.37402 24.8925 5.32902 24.9958 5.26318C24.9958 5.35402 24.9958 5.40818 24.9958 5.46235C24.9958 9.11402 24.9967 12.7657 24.9925 16.4174C24.9925 16.619 24.9683 16.8257 24.9192 17.0207C24.6492 18.0949 23.7425 18.7649 22.5675 18.7657C19.24 18.7674 15.9125 18.7665 12.5858 18.7665C9.20167 18.7665 5.8175 18.7649 2.43333 18.7674C1.77083 18.7682 1.1875 18.5724 0.701667 18.1107C0.3125 17.7449 0.12 17.2774 0 16.7715Z\" fill=\"white\"><\/path><path d=\"M0 1.99883C0.04 1.85966 0.075 1.71799 0.121667 1.58049C0.440833 0.631328 1.29667 0.0196613 2.335 0.00382799C2.815 -0.00367201 3.295 0.00216129 3.775 0.00216129C10.0317 0.00216129 16.2875 0.00299458 22.5442 0.000494581C23.2725 0.000494581 23.9033 0.217995 24.3983 0.768828C25.3308 1.80633 25.1642 3.35716 24.0117 4.14299C22.4925 5.17799 20.9567 6.18966 19.4283 7.21049C17.6092 8.42633 15.7892 9.64216 13.97 10.8572C12.9233 11.5563 12.0767 11.5555 11.0317 10.8572C7.825 8.7155 4.625 6.56466 1.4075 4.43966C0.72 3.98716 0.169167 3.47133 0 2.63549C0 2.42299 0 2.21133 0 1.99883Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6797","post_id":"7275","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"25\" viewBox=\"0 0 26 25\" fill=\"none\"><path d=\"M6.83583 0C7.1475 0.129167 7.49 0.2125 7.765 0.396667C8.3025 0.7575 8.5725 1.29917 8.59417 1.95C8.63167 3.06583 8.71833 4.175 8.98417 5.2625C9.09167 5.70417 9.22583 6.13917 9.33833 6.58C9.51167 7.25833 9.35 7.85583 8.92083 8.40667C8.21667 9.3125 7.53167 10.2317 6.84583 11.1517C6.80667 11.2042 6.80583 11.3233 6.8375 11.3842C8.24917 14.08 10.2325 16.2342 12.8867 17.75C13.1267 17.8867 13.3625 18.0333 13.6092 18.1558C13.6767 18.1892 13.8033 18.1858 13.8617 18.1425C14.7817 17.4575 15.7017 16.7725 16.6067 16.0683C17.1475 15.6483 17.7408 15.5192 18.395 15.6692C19.0517 15.82 19.695 16.0433 20.3583 16.1467C21.2075 16.2792 22.0692 16.3483 22.9275 16.4C23.93 16.46 24.6575 16.9758 24.9175 17.8983C24.9742 18.0992 24.9958 18.315 24.9967 18.5242C25.0033 19.9808 25.0033 21.4375 24.9992 22.8942C24.995 24.1475 24.1167 25.0125 22.8708 24.9992C18.25 24.9492 14.0033 23.6633 10.1733 21.0783C6.4675 18.5775 3.71167 15.2633 1.91 11.1683C1.02917 9.1625 0.449167 7.06917 0.191667 4.89167C0.116667 4.25583 0.0633333 3.61667 0 2.97917C0 2.5725 0 2.165 0 1.75833C0.139167 1.43667 0.240833 1.09083 0.4275 0.8C0.73 0.326667 1.22583 0.12 1.7575 0C3.45083 0 5.14333 0 6.83583 0Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6798","post_id":"7274","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"25\" viewBox=\"0 0 20 25\" fill=\"none\"><path d=\"M10.0204 25C9.72791 25 9.43541 25 9.14291 25C9.10041 24.9325 9.06125 24.8608 9.01375 24.7975C6.62542 21.5925 4.20708 18.41 1.85625 15.1775C0.0679214 12.7183 -0.446245 9.94917 0.392088 7.0275C1.41042 3.47833 3.78542 1.23417 7.34708 0.275C7.86792 0.135 8.41375 0.0891667 8.94875 0C9.37125 0 9.79375 0 10.2154 0C10.7262 0.0825 11.2429 0.140833 11.7471 0.2525C15.8529 1.15667 18.9929 4.9525 19.1262 9.16C19.1987 11.4433 18.5662 13.5075 17.2004 15.3408C15.2296 17.9858 13.2562 20.6275 11.2854 23.2725C10.8604 23.845 10.4421 24.4242 10.0204 25ZM9.59708 6.39667C7.85625 6.39167 6.42375 7.8075 6.41458 9.5425C6.40458 11.2992 7.82208 12.7383 9.56708 12.7433C11.3179 12.7492 12.7487 11.3233 12.7496 9.5725C12.7504 7.83083 11.3329 6.40167 9.59708 6.39667Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6799","post_id":"7273","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"25\" viewBox=\"0 0 26 25\" fill=\"none\"><path d=\"M13.2837 25C12.7629 25 12.242 25 11.7211 25C11.4161 24.9625 11.1102 24.93 10.806 24.8858C8.31828 24.5291 6.11974 23.5332 4.2404 21.8639C2.07019 19.9362 0.714233 17.5385 0.195018 14.6774C0.110844 14.2157 0.0641727 13.7465 0 13.2806C0 12.7597 0 12.2388 0 11.7179C0.0375035 11.4129 0.0700065 11.1062 0.113344 10.802C0.467544 8.33011 1.4468 6.13741 3.10779 4.27223C5.52468 1.55865 8.56413 0.123513 12.1986 0.0068353C14.563 -0.0690051 16.7932 0.485213 18.8101 1.722C22.6996 4.10722 24.7906 7.60004 24.9898 12.1671C25.094 14.5549 24.4998 16.8001 23.2563 18.8453C21.277 22.1014 18.4067 24.0991 14.6539 24.8066C14.2022 24.8933 13.7413 24.9367 13.2837 25ZM13.5821 20.1721C13.5821 17.756 13.5821 15.3541 13.5821 12.9297C14.2747 12.9297 14.9389 12.9297 15.6123 12.9297C15.6998 12.073 15.7856 11.2371 15.8731 10.3795C15.4648 10.3795 15.0914 10.3795 14.718 10.3795C14.3455 10.3795 13.973 10.3795 13.5779 10.3795C13.5779 9.90609 13.5779 9.46105 13.5779 9.01518C13.5788 8.36012 13.7638 8.17593 14.4213 8.17593C14.8831 8.17593 15.3448 8.17593 15.8206 8.17593C15.8206 7.33919 15.8206 6.52911 15.8206 5.71487C15.784 5.70487 15.754 5.68903 15.7231 5.68903C14.9422 5.68653 14.1588 5.64653 13.3804 5.69237C11.8053 5.78404 10.876 6.57245 10.6377 8.06092C10.5318 8.72098 10.581 9.40688 10.5602 10.0803C10.5577 10.1736 10.5602 10.267 10.5602 10.3903C10.0626 10.3903 9.60423 10.3903 9.14752 10.3903C9.14752 11.2554 9.14752 12.0888 9.14752 12.9464C9.62173 12.9464 10.0818 12.9464 10.5652 12.9464C10.5652 15.3658 10.5652 17.7618 10.5652 20.1729C11.5777 20.1721 12.5653 20.1721 13.5821 20.1721Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6800","post_id":"7272","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"21\" viewBox=\"0 0 25 21\" fill=\"none\"><path d=\"M0 18.0802C2.78318 18.3293 5.26607 17.6549 7.53255 15.9504C5.99584 15.8615 4.76027 15.2802 3.77886 14.1805C3.29905 13.6437 2.87042 12.8745 2.77563 12.3821C3.5096 12.4702 4.23601 12.4895 4.9901 12.2798C2.19014 11.5794 0.881593 9.1359 0.956248 7.2125C1.32029 7.35007 1.67259 7.51196 2.04083 7.61429C2.40236 7.71495 2.78151 7.75437 3.1682 7.78625C1.95108 6.85349 1.20789 5.65315 1.02335 4.14748C0.877399 2.95804 1.13995 1.84158 1.68853 0.95663C4.465 4.22381 7.97628 6.02977 12.2853 6.31749C12.1594 5.63469 12.1443 4.98797 12.2324 4.33537C12.4883 2.43462 14.0451 0.666401 15.9056 0.192471C17.813 -0.293202 19.4865 0.141304 20.9276 1.48424C20.9989 1.55051 21.1448 1.5891 21.2413 1.56896C22.2386 1.36597 23.1823 1.01199 24.0714 0.514576C24.1343 0.479346 24.1998 0.449987 24.3105 0.394625C23.9196 1.59497 23.189 2.47488 22.1984 3.1669C23.1588 3.0738 24.0656 2.8037 24.9463 2.43881C24.9639 2.45978 24.9824 2.47992 25 2.50089C24.5856 2.98572 24.1922 3.48985 23.751 3.94784C23.4021 4.31021 22.9877 4.6105 22.6161 4.95274C22.5339 5.02823 22.4609 5.16412 22.4609 5.27149C22.4542 10.5694 20.3672 14.8256 16.0541 17.9275C14.2347 19.2361 12.1561 19.944 9.93407 20.2351C7.83368 20.5102 5.76433 20.3777 3.72769 19.7922C2.44263 19.4223 1.23473 18.877 0.101496 18.1682C0.076332 18.1523 0.0553617 18.1288 0 18.0802Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6801","post_id":"7271","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M24.9963 25.0001C23.2807 25.0001 21.5651 25.0001 19.8196 25.0001C19.8196 24.8885 19.8196 24.7935 19.8196 24.6993C19.8187 21.8914 19.8271 19.0842 19.8079 16.2763C19.8037 15.6939 19.7471 15.1031 19.6337 14.5332C19.3155 12.9351 18.2698 12.3127 16.6941 12.4801C15.2293 12.6351 14.4145 13.4334 14.1687 14.949C14.0687 15.5639 14.0245 16.1938 14.0203 16.8179C14.0045 19.4384 14.0137 22.0588 14.0137 24.6793C14.0137 24.776 14.0137 24.8726 14.0137 24.9851C12.2864 24.9851 10.575 24.9851 8.85022 24.9851C8.85022 19.4317 8.85022 13.8858 8.85022 8.32238C10.495 8.32238 12.1348 8.32238 13.8087 8.32238C13.8087 9.06728 13.8087 9.81635 13.8087 10.6346C13.887 10.5462 13.9212 10.5171 13.9429 10.4813C14.8161 9.02979 16.1351 8.23573 17.7715 7.9766C19.0405 7.77579 20.3062 7.87994 21.5243 8.31738C23.1158 8.88897 24.0348 10.0746 24.5122 11.6511C24.773 12.5126 24.8905 13.3975 24.9497 14.2916C24.9588 14.4274 24.9805 14.5624 24.9963 14.6973C24.9963 18.1319 24.9963 21.5656 24.9963 25.0001Z\" fill=\"white\"><\/path><path d=\"M3.36518 0C3.59015 0.0633247 3.82178 0.111651 4.04008 0.192474C5.42489 0.70407 6.22645 2.13971 5.94399 3.59034C5.66986 4.99932 4.38587 6.05417 2.97273 6.03251C1.5046 6.00918 0.261435 4.92433 0.036466 3.46786C-0.215999 1.83975 0.868019 0.331621 2.49613 0.0441606C2.54279 0.0358284 2.58778 0.0149979 2.63361 0C2.87691 0 3.12104 0 3.36518 0Z\" fill=\"white\"><\/path><path d=\"M0.423096 8.31201C2.15286 8.31201 3.85179 8.31201 5.57322 8.31201C5.57322 13.8679 5.57322 19.4163 5.57322 24.9822C3.86346 24.9822 2.15203 24.9822 0.423096 24.9822C0.423096 19.4338 0.423096 13.8838 0.423096 8.31201Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6802","post_id":"7270","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"18\" viewBox=\"0 0 25 18\" fill=\"none\"><path d=\"M25 7.08067C25 8.05715 25 9.0328 25 10.0093C24.9866 10.0964 24.9682 10.1826 24.9615 10.2706C24.9079 10.9757 24.8769 11.6825 24.7998 12.3852C24.6868 13.4228 24.4791 14.437 23.9892 15.3774C23.5378 16.2459 22.8695 16.8028 21.8746 16.9008C21.2599 16.9611 20.6435 17.0273 20.0271 17.0314C15.8792 17.0616 11.7312 17.0892 7.58321 17.0867C6.18548 17.0859 4.78691 17.008 3.39085 16.936C2.25943 16.8782 1.46635 16.3062 0.968899 15.282C0.468931 14.2527 0.271289 13.1523 0.167443 12.0351C-0.0595101 9.58385 -0.0662098 7.13008 0.211829 4.68049C0.328237 3.65208 0.533416 2.64461 1.0158 1.71083C1.46468 0.841542 2.1313 0.276253 3.12872 0.189156C3.94609 0.117971 4.76681 0.0442744 5.58669 0.0384121C9.58057 0.0116132 13.5736 -0.00681111 17.5675 0.00240102C18.9242 0.00575089 20.2826 0.0811228 21.6384 0.15482C22.4859 0.200881 23.2179 0.514093 23.7128 1.25274C24.0503 1.75689 24.294 2.30292 24.4565 2.88664C24.7169 3.82292 24.8367 4.78098 24.9045 5.74742C24.9355 6.19212 24.9682 6.63681 25 7.08067ZM9.40219 3.87233C9.40219 7.00111 9.40219 10.0955 9.40219 13.2185C12.0067 11.6557 14.5828 10.1098 17.1898 8.54456C14.5668 6.97096 11.9933 5.42667 9.40219 3.87233Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6803","post_id":"7269","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"71\" height=\"73\" viewBox=\"0 0 71 73\" fill=\"none\"><path d=\"M70.002 38.9077C69.7416 40.3128 69.5666 41.7415 69.2054 43.117C68.0812 47.4119 65.8216 50.9511 62.547 53.7568C62.057 54.1759 61.8694 54.5921 61.8722 55.2637C61.9016 60.4042 61.889 65.5448 61.8876 70.6854C61.8876 72.0491 61.6118 72.3398 60.328 72.3398C40.7322 72.3398 21.1364 72.3398 1.54201 72.3398C0.286209 72.3398 0.00340927 72.0476 0.00340927 70.7503C0.00340927 61.6469 0.00340927 52.5421 0.00340927 43.4387C0.00340927 43.2469 -0.00779073 43.0535 0.0104093 42.8631C0.0678093 42.2521 0.506009 41.8167 1.04081 41.8241C1.57701 41.8315 1.99561 42.2698 2.04741 42.8897C2.06561 43.1037 2.05441 43.3221 2.05441 43.5376C2.05441 52.1126 2.05441 60.6891 2.05441 69.2641C2.05441 69.546 2.05441 69.8279 2.05441 70.1422C21.324 70.1422 40.5236 70.1422 59.782 70.1422C59.782 65.3987 59.782 60.6596 59.782 55.8422C52.8324 59.6102 45.9724 59.4582 39.4204 55.488C38.7372 55.6459 38.2318 55.8614 37.725 55.8644C32.6206 55.8894 27.5176 55.8791 22.4132 55.8791C22.276 55.8791 22.1402 55.8835 22.003 55.8776C21.2652 55.8452 20.8018 55.4231 20.8018 54.7869C20.8018 54.1523 21.2638 53.7243 22.0072 53.7213C25.4708 53.714 28.9344 53.7169 32.398 53.7169C33.8918 53.7169 35.387 53.7169 37.011 53.7169C36.8346 53.5118 36.759 53.404 36.6666 53.3184C34.1676 51.016 32.3042 48.2369 31.1142 44.9722C30.9294 44.4645 30.683 44.3597 30.2196 44.3641C27.5316 44.3848 24.8422 44.3877 22.1542 44.3582C21.7958 44.3538 21.3324 44.2402 21.114 43.9893C20.9054 43.7487 20.8018 43.1834 20.9306 42.9045C21.0748 42.5916 21.5242 42.2654 21.8546 42.2462C23.1958 42.1724 24.5412 42.2137 25.8866 42.2137C27.3188 42.2137 28.7496 42.2137 30.256 42.2137C30.1398 41.5319 30.0348 40.9282 29.92 40.2552C29.4678 40.2552 29.0394 40.2552 28.6124 40.2552C26.4704 40.2552 24.3284 40.2582 22.1864 40.2537C21.282 40.2523 20.7836 39.8479 20.8032 39.1542C20.8228 38.4797 21.3044 38.0974 22.1696 38.096C24.425 38.0901 26.6818 38.0945 28.9372 38.0945C29.1836 38.0945 29.43 38.0945 29.7562 38.0945C29.6708 34.8505 30.2196 31.7909 31.439 28.7742C31.0764 28.7742 30.83 28.7742 30.5836 28.7742C27.8494 28.7742 25.1152 28.7771 22.381 28.7698C22.087 28.7698 21.7118 28.8244 21.52 28.662C21.2162 28.4082 20.8942 28.0141 20.8382 27.6363C20.764 27.1315 21.1154 26.7404 21.6362 26.6445C21.8588 26.6031 22.0898 26.6135 22.318 26.6135C25.4624 26.612 28.6068 26.5987 31.7512 26.6253C32.2888 26.6297 32.6486 26.5042 32.8964 25.9714C33.0924 25.5479 33.3808 25.173 33.707 24.649C33.3696 24.649 33.1344 24.649 32.8978 24.649C29.3656 24.649 25.8348 24.649 22.3026 24.649C22.0982 24.649 21.8882 24.6697 21.688 24.6328C21.1462 24.5339 20.8312 24.1694 20.813 23.5997C20.7962 23.061 21.0818 22.6831 21.5774 22.5429C21.814 22.4765 22.0744 22.4898 22.3236 22.4898C26.5166 22.4868 30.7082 22.4972 34.9012 22.4691C35.2386 22.4662 35.6572 22.2905 35.9008 22.0441C42.1448 15.7124 51.4982 14.2897 59.1898 18.5255C59.3648 18.6215 59.5482 18.7011 59.7946 18.8207C59.7946 15.9294 59.7946 13.1149 59.7946 10.2309C59.5174 10.2309 59.2724 10.2309 59.0274 10.2309C55.0626 10.2309 51.0978 10.2309 47.133 10.2309C46.9286 10.2309 46.7158 10.256 46.5198 10.2103C45.9934 10.0907 45.67 9.74833 45.6658 9.16092C45.6602 8.57204 45.9794 8.22372 46.503 8.0968C46.72 8.04514 46.9566 8.07023 47.1834 8.07023C51.1258 8.06875 55.0668 8.06875 59.0092 8.06875C59.257 8.06875 59.5034 8.06875 59.796 8.06875C59.796 6.08514 59.796 4.15466 59.796 2.19467C40.5502 2.19467 21.3506 2.19467 2.10341 2.19467C2.10341 4.13843 2.10341 6.06743 2.10341 8.06875C2.38761 8.06875 2.65361 8.06875 2.92101 8.06875C15.8402 8.06875 28.7594 8.06875 41.6786 8.06875C41.9292 8.06875 42.184 8.04514 42.429 8.08499C42.9946 8.17649 43.3432 8.52628 43.3446 9.14616C43.3474 9.76604 43.0044 10.1188 42.4374 10.2147C42.2148 10.2531 41.9824 10.2295 41.7556 10.2295C28.814 10.2295 15.871 10.2295 2.92941 10.2295C2.66061 10.2295 2.39321 10.2295 2.05721 10.2295C2.05721 10.5748 2.05721 10.8567 2.05721 11.1372C2.05721 19.904 2.05721 28.6723 2.05721 37.4392C2.05721 37.6547 2.06421 37.8716 2.05441 38.0871C2.02361 38.8118 1.61761 39.2605 1.01281 39.2501C0.434609 39.2398 0.0454093 38.8044 0.00900928 38.1211C0.000609275 37.9779 0.00620928 37.8333 0.00620928 37.6886C0.00620928 25.6541 0.00620928 13.6196 0.00620928 1.58512C0.00620928 0.312891 0.296009 0 1.48181 0C21.1224 0 40.7644 0 60.405 0C61.5894 0 61.8904 0.318795 61.8918 1.58512C61.8932 7.59056 61.8988 13.596 61.882 19.6C61.8806 20.1092 62.0318 20.4265 62.4028 20.7453C66.7568 24.4867 69.281 29.2893 69.8886 35.1929C69.9026 35.3287 69.9642 35.4585 70.0034 35.5914C70.002 36.6983 70.002 37.8037 70.002 38.9077ZM31.8002 37.3344C31.817 47.8664 39.9244 56.3883 49.905 56.3647C59.8884 56.3411 67.9818 47.7749 67.951 37.265C67.9202 26.7743 59.8366 18.282 49.8728 18.2731C39.8936 18.2643 31.7834 26.8186 31.8002 37.3344Z\" fill=\"white\"><\/path><path d=\"M7.49485 23.5656C7.49485 22.2698 7.48645 20.9754 7.49765 19.6796C7.50465 18.7704 7.83645 18.4029 8.69045 18.4C11.1698 18.3882 13.6506 18.3882 16.13 18.4C16.9672 18.4044 17.3242 18.7896 17.3298 19.6943C17.3424 22.2845 17.3424 24.8747 17.3298 27.4649C17.3256 28.3534 16.956 28.7578 16.1174 28.7637C13.638 28.7814 11.1572 28.7829 8.67785 28.7622C7.83645 28.7548 7.50605 28.3608 7.49905 27.4501C7.48785 26.1558 7.49485 24.86 7.49485 23.5656ZM15.241 26.5779C15.241 24.5485 15.241 22.593 15.241 20.6197C13.3272 20.6197 11.4554 20.6197 9.59905 20.6197C9.59905 22.6373 9.59905 24.5928 9.59905 26.5779C11.4876 26.5779 13.3244 26.5779 15.241 26.5779Z\" fill=\"white\"><\/path><path d=\"M7.49485 39.1867C7.49485 37.8909 7.48785 36.595 7.49765 35.3007C7.50465 34.3679 7.85325 34.0019 8.74505 34.0004C11.1796 33.993 13.6156 33.993 16.0502 34.0004C16.9686 34.0034 17.327 34.3768 17.3312 35.3582C17.341 37.9012 17.341 40.4442 17.3312 42.9872C17.327 43.9938 16.9574 44.3701 15.9956 44.3731C13.6058 44.379 11.216 44.3775 8.82765 44.3731C7.85045 44.3716 7.50325 44.0129 7.49765 43.0019C7.48925 41.7297 7.49485 40.459 7.49485 39.1867ZM15.234 42.1725C15.234 40.1579 15.234 38.1846 15.234 36.198C13.3286 36.198 11.4736 36.198 9.59345 36.198C9.59345 38.2082 9.59345 40.1815 9.59345 42.1725C11.496 42.1725 13.3496 42.1725 15.234 42.1725Z\" fill=\"white\"><\/path><path d=\"M12.3066 59.9615C11.1236 59.9615 9.94058 59.966 8.75617 59.9601C7.85177 59.9556 7.49897 59.6073 7.49617 58.6789C7.48777 56.0887 7.48777 53.4969 7.49617 50.9066C7.49897 49.9768 7.85877 49.5989 8.74357 49.596C11.1782 49.5871 13.6128 49.5871 16.0474 49.596C16.9546 49.5989 17.3242 49.993 17.3284 50.9671C17.3382 53.5102 17.3382 56.0532 17.3284 58.5963C17.3242 59.6132 16.9728 59.9586 15.9914 59.9615C14.765 59.9645 13.5358 59.9615 12.3066 59.9615ZM15.2438 51.8055C13.3342 51.8055 11.4652 51.8055 9.58078 51.8055C9.58078 53.8128 9.58078 55.7669 9.58078 57.7491C11.4862 57.7491 13.3552 57.7491 15.2438 57.7491C15.2438 55.7448 15.2438 53.7921 15.2438 51.8055Z\" fill=\"white\"><\/path><path d=\"M30.0894 59.9616C27.4042 59.9616 24.7204 59.9557 22.0352 59.9661C21.5102 59.9675 21.093 59.8229 20.8816 59.2753C20.6618 58.7086 20.9264 58.0872 21.499 57.8909C21.73 57.8127 21.9904 57.8023 22.2368 57.8023C27.4462 57.7979 32.657 57.7994 37.8664 57.7994C38.0022 57.7994 38.1408 57.792 38.2752 57.8097C38.9024 57.8879 39.2888 58.3455 39.2538 58.9609C39.2216 59.5454 38.8282 59.9483 38.2094 59.9542C36.5714 59.9705 34.9334 59.9601 33.2954 59.9616C32.2286 59.9616 31.159 59.9616 30.0894 59.9616Z\" fill=\"white\"><\/path><path d=\"M24.7008 51.7524C23.7909 51.7524 22.8823 51.7613 21.9723 51.7495C21.2737 51.7406 20.8285 51.3362 20.8019 50.7237C20.7753 50.0876 21.2415 49.6035 21.9569 49.5976C23.7979 49.5814 25.6402 49.5814 27.4812 49.5976C28.1798 49.6035 28.5998 50.0374 28.604 50.6721C28.6082 51.3436 28.1882 51.7406 27.428 51.7495C26.5194 51.7613 25.6108 51.7524 24.7008 51.7524Z\" fill=\"white\"><\/path><path d=\"M24.6673 36.1582C23.7811 36.1582 22.8935 36.1671 22.0073 36.1553C21.2709 36.1449 20.8061 35.7213 20.8005 35.0821C20.7949 34.4445 21.2597 34.0046 21.9919 34.0002C23.8105 33.9898 25.6305 33.9898 27.449 34.0002C28.191 34.0046 28.6194 34.4312 28.6054 35.0999C28.5914 35.7331 28.1686 36.142 27.4644 36.1538C26.532 36.17 25.5996 36.1582 24.6673 36.1582Z\" fill=\"white\"><\/path><path d=\"M24.7232 18.3957C25.6318 18.3957 26.5418 18.3839 27.4504 18.4002C28.191 18.4135 28.583 18.7795 28.6026 19.426C28.6236 20.096 28.2064 20.5388 27.4588 20.5477C25.6416 20.5683 23.823 20.5654 22.0058 20.5492C21.2666 20.5432 20.806 20.1034 20.8018 19.4702C20.7976 18.8385 21.2596 18.409 21.9974 18.3987C22.906 18.3854 23.8146 18.3957 24.7232 18.3957Z\" fill=\"white\"><\/path><path d=\"M30.9055 6.18882C30.7011 6.18882 30.4967 6.2021 30.2937 6.18586C29.7043 6.14011 29.2927 5.71503 29.2745 5.14825C29.2563 4.58443 29.6525 4.0944 30.2293 4.0457C30.7025 4.00584 31.1841 4.00732 31.6573 4.0457C32.2397 4.0944 32.6345 4.56967 32.5981 5.14973C32.5589 5.75931 32.2285 6.11207 31.6559 6.17996C31.4095 6.20948 31.1575 6.18439 30.9083 6.18439C30.9055 6.18734 30.9055 6.18882 30.9055 6.18882Z\" fill=\"white\"><\/path><path d=\"M36.4665 4.04845C36.7381 4.04845 37.0195 4.0027 37.2799 4.05731C37.8357 4.17538 38.1633 4.55912 38.1339 5.17016C38.1073 5.74282 37.7769 6.10738 37.2407 6.17084C36.7927 6.22398 36.3349 6.20331 35.8827 6.1856C35.2401 6.16051 34.8341 5.73987 34.8257 5.12736C34.8187 4.51927 35.2233 4.08387 35.8547 4.03517C36.0577 4.01893 36.2621 4.03222 36.4665 4.03222C36.4665 4.03812 36.4665 4.04402 36.4665 4.04845Z\" fill=\"white\"><\/path><path d=\"M25.4176 6.18387C25.1684 6.18387 24.915 6.21486 24.67 6.17796C24.103 6.09237 23.7656 5.73819 23.7614 5.12132C23.7558 4.50297 24.0918 4.12518 24.656 4.05286C25.125 3.99383 25.608 4.01007 26.0812 4.04106C26.6678 4.07943 27.0668 4.53396 27.071 5.10361C27.0752 5.70129 26.6538 6.14402 26.028 6.18534C25.825 6.19862 25.6206 6.18682 25.4162 6.18682C25.4176 6.18829 25.4176 6.18682 25.4176 6.18387Z\" fill=\"white\"><\/path><path d=\"M63.9036 37.2121C63.9064 44.8188 58.3344 51.3128 51.4772 52.0419C43.8276 52.8566 37.3204 47.2865 36.0702 40.0001C34.5106 30.9159 41.0836 22.5255 49.8406 22.5137C53.2146 22.5093 56.2358 23.6531 58.8286 25.9481C59.1324 26.2167 59.4138 26.7465 59.397 27.1406C59.3578 28.0365 58.3722 28.3139 57.633 27.6719C56.1672 26.4012 54.5306 25.5097 52.6826 25.0345C46.2048 23.3653 39.5422 27.7398 38.1646 34.5776C36.745 41.6294 41.0402 48.5204 47.6944 49.7218C52.5566 50.5999 56.6082 48.9322 59.516 44.7583C62.4112 40.6052 62.6156 36.0757 60.4806 31.4369C60.4204 31.3071 60.3532 31.1831 60.2958 31.0517C60.0074 30.3861 60.1698 29.8105 60.7242 29.5197C61.238 29.2511 61.7672 29.44 62.0976 30.0511C63.0818 31.8679 63.6544 33.8264 63.8448 35.9074C63.8854 36.3871 63.8882 36.8682 63.9036 37.2121Z\" fill=\"white\"><\/path><path d=\"M51.0895 31.8336C51.4003 31.8336 51.6957 31.8188 51.9897 31.8365C52.9865 31.8956 53.8545 32.7413 53.9945 33.7715C54.0869 34.4518 53.8012 34.995 53.2749 35.147C52.6925 35.3153 52.2235 35.0068 51.9827 34.2984C51.9533 34.2113 51.9309 34.1227 51.8959 33.9987C50.9299 33.9987 49.9751 33.9737 49.0203 34.0076C48.3903 34.0297 47.9689 34.533 47.9521 35.1795C47.9339 35.851 48.3595 36.3897 49.0133 36.4429C49.5341 36.4857 50.0605 36.4561 50.5841 36.4591C52.4307 36.4724 53.8321 37.7151 54.0001 39.4891C54.1737 41.334 53.0719 42.8218 51.2239 43.2365C51.1609 43.2512 51.1007 43.2778 50.9831 43.3177C50.9831 43.8121 50.9971 44.3124 50.9803 44.8128C50.9551 45.5832 50.5337 46.0437 49.9051 46.0156C49.2989 45.9891 48.9517 45.5566 48.9363 44.7892C48.9279 44.3139 48.9349 43.8372 48.9349 43.2985C48.5457 43.2793 48.2111 43.2719 47.8793 43.2439C46.7887 43.1538 45.9081 42.1768 45.8983 41.058C45.8927 40.4839 46.1223 40.0618 46.6613 39.9349C47.2171 39.8035 47.6903 40.019 47.8457 40.6182C47.9577 41.0507 48.1733 41.1141 48.5303 41.1038C49.2583 41.0831 49.9891 41.1112 50.7171 41.0905C51.4787 41.0684 51.9603 40.5725 51.9589 39.8596C51.9575 39.1571 51.4577 38.6523 50.7115 38.6257C50.2341 38.608 49.7553 38.6243 49.2765 38.6213C47.4691 38.6095 46.0845 37.3697 45.9179 35.6193C45.7387 33.7287 46.8083 32.2527 48.6507 31.8483C48.7165 31.8336 48.7837 31.8173 48.9349 31.7804C48.9349 31.3008 48.9279 30.8034 48.9363 30.306C48.9503 29.5105 49.3283 29.0574 49.9611 29.0633C50.5813 29.0692 50.9621 29.5341 50.9831 30.3267C50.9957 30.7591 50.9943 31.1901 51.0027 31.6225C51.0027 31.6638 51.0363 31.7052 51.0895 31.8336Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6804","post_id":"7268","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"74\" viewBox=\"0 0 70 74\" fill=\"none\"><path d=\"M35.2912 0.00442771C36.2768 0.177108 37.275 0.289277 38.2424 0.537228C39.7894 0.931294 41.1572 1.74304 42.5012 2.86915C42.9828 2.25075 43.4546 1.64416 43.9222 1.04346C44.5312 1.69138 44.989 2.17843 45.5266 2.74813C45.0002 3.2278 44.4388 3.74141 43.8578 4.27126C45.0282 5.79292 45.8416 7.33376 46.249 9.08418C47.2262 13.2802 46.4058 17.0496 43.6926 20.2907C42.4732 21.7474 41.1684 23.1407 39.7894 24.4291C38.7408 25.4106 38.2634 26.5825 38.115 28.0244C38.423 28.203 38.7758 28.3654 39.0866 28.5941C40.348 29.521 40.8898 30.8316 40.8884 32.4271C40.8856 37.6901 40.887 42.9532 40.887 48.2163C40.887 48.5026 40.887 48.7889 40.887 49.1549C42.6384 49.1549 44.359 49.1549 46.1636 49.1549C46.1636 49.4678 46.1636 49.7025 46.1636 49.9372C46.1636 53.0616 46.1762 56.1861 46.1482 59.3091C46.144 59.7121 46.0124 60.1622 45.8122 60.5076C44.4234 62.9044 42.9912 65.2747 41.5996 67.6701C41.4218 67.9756 41.3168 68.3771 41.3098 68.7372C41.2804 70.3887 41.2972 72.0403 41.2972 73.7361C40.6 73.7361 39.9728 73.7361 39.2448 73.7361C39.2448 72.8181 39.3288 71.906 39.228 71.016C38.9564 68.6059 39.5752 66.5337 40.9556 64.5929C42.0182 63.0993 42.8708 61.4403 43.7948 59.8405C43.953 59.5674 44.0916 59.2265 44.0944 58.9151C44.1182 56.5359 44.107 54.1568 44.1042 51.7776C44.1042 51.661 44.0762 51.5444 44.0552 51.3703C42.3416 51.3703 40.6406 51.3703 38.8332 51.3703C38.8332 51.0338 38.8332 50.7578 38.8332 50.4818C38.8332 44.4734 38.8346 38.4664 38.8318 32.458C38.8318 31.2065 38.346 30.4316 37.3926 30.1143C36.2824 29.7453 35.1134 30.439 34.8712 31.6389C34.7956 32.0108 34.7844 32.402 34.7844 32.7842C34.7788 38.3838 34.7802 43.9834 34.7802 49.5829C34.7802 49.8678 34.7802 50.1541 34.7802 50.501C34.1054 50.501 33.481 50.501 32.7628 50.501C32.7628 47.5521 32.7628 44.59 32.7628 41.5836C31.7926 41.5836 30.9134 41.5836 29.9474 41.5836C29.9474 44.5427 29.9474 47.5049 29.9474 50.5142C29.2334 50.5142 28.6062 50.5142 27.8894 50.5142C27.8894 48.0185 27.8894 45.5375 27.8894 43.0196C26.9024 43.0196 26.005 43.0196 25.0488 43.0196C25.0488 45.5257 25.0488 47.9919 25.0488 50.5098C24.346 50.5098 23.6992 50.5098 22.995 50.5098C22.995 48.9675 22.995 47.4635 22.995 45.9109C22.0416 45.9109 21.1456 45.9109 20.1712 45.9109C20.1712 46.2002 20.1712 46.457 20.1712 46.7153C20.1712 50.7282 20.1628 54.7427 20.1824 58.7557C20.1852 59.197 20.2804 59.6648 20.4386 60.0737C21.3276 62.3864 22.2572 64.6799 23.149 66.9912C23.2988 67.3794 23.3898 67.8177 23.3968 68.2354C23.4248 69.8205 23.408 71.4071 23.408 72.9937C23.408 73.2269 23.408 73.4616 23.408 73.7361C22.7052 73.7361 22.078 73.7361 21.3556 73.7361C21.3556 72.486 21.301 71.2669 21.3696 70.0552C21.448 68.6752 21.1736 67.4148 20.6332 66.1618C19.8226 64.2844 19.103 62.3643 18.3582 60.4559C18.2392 60.1519 18.1286 59.8139 18.1272 59.4922C18.1132 54.3737 18.1174 49.2553 18.1202 44.1354C18.1202 44.0188 18.1426 43.9022 18.1608 43.7295C19.7442 43.7295 21.3066 43.7295 22.9516 43.7295C22.9516 42.7539 22.9516 41.833 22.9516 40.8367C24.6148 40.8367 26.1982 40.8367 27.8348 40.8367C27.8628 40.3231 27.8852 39.8804 27.9118 39.3771C29.5092 39.3771 31.073 39.3771 32.7264 39.3771C32.7264 39.0347 32.7236 38.7557 32.7264 38.4768C32.753 36.1714 32.7754 33.8661 32.8188 31.5622C32.8244 31.2596 32.9 30.9364 33.0218 30.6619C33.2192 30.2176 33.117 29.9357 32.69 29.7188C31.3012 30.6781 29.7752 31.0441 28.0938 30.8788C25.452 30.6191 22.8956 28.1794 22.428 25.4195C22.1242 23.6203 22.3328 21.9275 23.2456 20.3645C23.464 19.9896 23.3646 19.7845 23.1014 19.5114C21.56 17.9086 20.0242 16.2969 18.5052 14.6719C16.6319 12.6677 17.3222 9.95644 19.8842 9.21111C20.4988 9.03252 21.126 8.89822 21.7266 8.67683C22.0962 8.54105 22.4854 8.34475 22.7612 8.06138C24.1528 6.64009 25.5066 5.17894 26.8828 3.73994C28.987 1.53937 31.4972 0.274518 34.4778 0.104789C34.657 0.0944578 34.8334 0.0354217 35.0112 0C35.1092 0.00442771 35.2002 0.00442771 35.2912 0.00442771ZM34.3952 28.4451C35.7252 28.3418 36.2194 27.5743 36.3384 26.4275C36.3734 26.0969 36.4378 25.7501 36.575 25.4549C36.8158 24.9324 37.0412 24.3627 37.4136 23.9524C38.829 22.3894 40.3242 20.9062 41.7438 19.3476C44.4178 16.4135 45.3096 12.9481 44.0958 9.06942C41.8614 1.93196 33.5286 -0.0531326 28.3528 5.26602C26.9178 6.74192 25.501 8.23849 24.1024 9.75276C23.6418 10.2501 23.156 10.5985 22.4938 10.7357C21.714 10.8966 20.9454 11.1298 20.188 11.3836C19.488 11.6183 19.306 12.3223 19.7596 12.923C19.887 13.0913 20.0438 13.2344 20.188 13.3879C24.7338 18.1743 29.281 22.9606 33.824 27.7499C34.062 28.0038 34.2692 28.2916 34.3952 28.4451ZM24.9382 21.6456C23.87 23.458 24.2676 26.0364 25.8314 27.5448C27.4778 29.1343 30.1406 29.0605 31.0884 28.1322C29.036 25.9685 26.9822 23.8019 24.9382 21.6456Z\" fill=\"white\"><\/path><path d=\"M0 22.5002C0.652387 22.5002 1.30477 22.5002 2.00476 22.5002C2.00476 23.2234 2.00476 23.8993 2.00476 24.6638C1.33837 24.6638 0.669187 24.6638 0 24.6638C0 23.9421 0 23.2219 0 22.5002Z\" fill=\"white\"><\/path><path d=\"M61.7947 15.9207C61.7947 16.6393 61.7947 17.302 61.7947 18C58.1714 18 54.5832 18 50.939 18C50.939 17.3315 50.939 16.6512 50.939 15.9207C54.5328 15.9207 58.1378 15.9207 61.7947 15.9207Z\" fill=\"white\"><\/path><path d=\"M8.23901 24.6165C8.23901 23.9066 8.23901 23.244 8.23901 22.543C11.858 22.543 15.4476 22.543 19.0933 22.543C19.0933 23.2041 19.0933 23.8845 19.0933 24.6165C15.5078 24.6165 11.9028 24.6165 8.23901 24.6165Z\" fill=\"white\"><\/path><path d=\"M65.8994 9.28809C65.8994 10.0039 65.8994 10.6666 65.8994 11.3647C62.734 11.3647 59.6008 11.3647 56.4116 11.3647C56.4116 10.6991 56.4116 10.0187 56.4116 9.28809C59.5462 9.28809 62.6962 9.28809 65.8994 9.28809Z\" fill=\"white\"><\/path><path d=\"M4.27283 11.3528C4.27283 10.6369 4.27283 9.97572 4.27283 9.27612C7.392 9.27612 10.479 9.27612 13.6219 9.27612C13.6219 9.94325 13.6219 10.6222 13.6219 11.3528C10.5336 11.3528 7.4312 11.3528 4.27283 11.3528Z\" fill=\"white\"><\/path><path d=\"M55.5029 22.5547C55.5029 23.269 55.5029 23.9316 55.5029 24.6311C52.6119 24.6311 49.7518 24.6311 46.8356 24.6311C46.8356 23.967 46.8356 23.2867 46.8356 22.5547C49.6972 22.5547 52.5727 22.5547 55.5029 22.5547Z\" fill=\"white\"><\/path><path d=\"M25.5192 67.9138C26.1688 67.9138 26.7932 67.9138 27.468 67.9138C27.468 69.8458 27.468 71.7704 27.468 73.7378C26.824 73.7378 26.1996 73.7378 25.5192 73.7378C25.5192 71.797 25.5192 69.8783 25.5192 67.9138Z\" fill=\"white\"><\/path><path d=\"M16.3842 15.9236C16.3842 16.6336 16.3842 17.2964 16.3842 17.9961C14.5712 17.9961 12.7904 17.9961 10.976 17.9961C10.976 17.2994 10.976 16.638 10.976 15.9236C12.761 15.9236 14.5432 15.9236 16.3842 15.9236Z\" fill=\"white\"><\/path><path d=\"M24.234 58.7527C23.5648 58.7527 22.9558 58.7527 22.2866 58.7527C22.2866 57.0008 22.2866 55.2667 22.2866 53.4897C22.932 53.4897 23.5606 53.4897 24.234 53.4897C24.234 55.2372 24.234 56.9521 24.234 58.7527Z\" fill=\"white\"><\/path><path d=\"M37.4865 62.351C38.3908 60.8235 39.2532 59.3652 40.1576 57.8376C40.7288 58.2081 41.279 58.5653 41.9034 58.9712C41.0032 60.4899 40.1226 61.9776 39.2238 63.4934C38.6344 63.1067 38.0982 62.754 37.4865 62.351Z\" fill=\"white\"><\/path><path d=\"M4.27698 15.9031C5.81137 15.9031 7.30376 15.9031 8.84375 15.9031C8.84375 16.5938 8.84375 17.2712 8.84375 17.9929C7.32896 17.9929 5.82117 17.9929 4.27698 17.9929C4.27698 17.3081 4.27698 16.6454 4.27698 15.9031Z\" fill=\"white\"><\/path><path d=\"M65.849 22.5327C67.2406 22.5327 68.5958 22.5327 69.993 22.5327C69.993 23.2382 69.993 23.917 69.993 24.6313C68.614 24.6313 67.2588 24.6313 65.849 24.6313C65.849 23.9643 65.849 23.2854 65.849 22.5327Z\" fill=\"white\"><\/path><path d=\"M37.0356 67.1887C36.4196 66.7829 35.8862 66.4316 35.2982 66.0449C35.6776 65.4058 36.029 64.8125 36.4 64.1868C36.9866 64.5734 37.5186 64.9247 38.1332 65.3306C37.7678 65.949 37.4164 66.5423 37.0356 67.1887Z\" fill=\"white\"><\/path><path d=\"M0.177734 9.25415C0.859538 9.25415 1.46994 9.25415 2.13354 9.25415C2.13354 9.94484 2.13354 10.6223 2.13354 11.3513C1.50494 11.3513 0.862338 11.3513 0.177734 11.3513C0.177734 10.671 0.177734 9.99207 0.177734 9.25415Z\" fill=\"white\"><\/path><path d=\"M68.0162 11.3618C68.0162 10.6666 68.0162 10.0054 68.0162 9.29102C68.6602 9.29102 69.3042 9.29102 69.9916 9.29102C69.9916 9.96554 69.9916 10.643 69.9916 11.3618C69.3504 11.3618 68.7232 11.3618 68.0162 11.3618Z\" fill=\"white\"><\/path><path d=\"M0.177734 15.8867C0.859538 15.8867 1.46994 15.8867 2.13354 15.8867C2.13354 16.5775 2.13354 17.255 2.13354 17.9841C1.50494 17.9841 0.862338 17.9841 0.177734 17.9841C0.177734 17.3037 0.177734 16.6262 0.177734 15.8867Z\" fill=\"white\"><\/path><path d=\"M63.9059 17.9751C63.9059 17.2873 63.9059 16.6261 63.9059 15.9177C64.5681 15.9177 65.2107 15.9177 65.8925 15.9177C65.8925 16.5937 65.8925 17.2534 65.8925 17.9751C65.2681 17.9751 64.6255 17.9751 63.9059 17.9751Z\" fill=\"white\"><\/path><path d=\"M68.0303 15.906C68.712 15.906 69.3378 15.906 70 15.906C70 16.5997 70 17.2609 70 17.9783C69.3658 17.9783 68.7218 17.9783 68.0303 17.9783C68.0303 17.317 68.0303 16.6381 68.0303 15.906Z\" fill=\"white\"><\/path><path d=\"M6.11938 24.6372C5.45439 24.6372 4.8272 24.6372 4.151 24.6372C4.151 23.951 4.151 23.2736 4.151 22.5505C4.7964 22.5505 5.43899 22.5505 6.11938 22.5505C6.11938 23.2323 6.11938 23.8934 6.11938 24.6372Z\" fill=\"white\"><\/path><path d=\"M59.6008 24.6343C58.9414 24.6343 58.3142 24.6343 57.6366 24.6343C57.6366 23.9554 57.6366 23.2779 57.6366 22.5518C58.2764 22.5518 58.919 22.5518 59.6008 22.5518C59.6008 23.2454 59.6008 23.9229 59.6008 24.6343Z\" fill=\"white\"><\/path><path d=\"M63.707 24.6372C63.042 24.6372 62.4148 24.6372 61.7386 24.6372C61.7386 23.951 61.7386 23.2736 61.7386 22.5505C62.384 22.5505 63.0266 22.5505 63.707 22.5505C63.707 23.2323 63.707 23.8934 63.707 24.6372Z\" fill=\"white\"><\/path><path d=\"M41.0116 53.5679C41.0116 54.2615 41.0116 54.9212 41.0116 55.6282C40.3452 55.6282 39.7026 55.6282 39.0222 55.6282C39.0222 54.9493 39.0222 54.2881 39.0222 53.5679C39.6494 53.5679 40.2934 53.5679 41.0116 53.5679Z\" fill=\"white\"><\/path><path d=\"M31.3418 8.17798C30.891 7.66881 30.4584 7.17882 30.0216 6.68441C32.333 3.76959 37.6307 3.52018 40.3229 6.71393C39.8763 7.19063 39.4283 7.66586 38.9565 8.16912C36.4435 6.04684 33.9234 6.00404 31.3418 8.17798Z\" fill=\"white\"><\/path><path d=\"M38.9535 16.2805C39.3945 16.7691 39.8299 17.2517 40.2135 17.6768C39.3357 18.5978 38.4145 19.566 37.5311 20.4944C37.1279 20.1018 36.6519 19.6354 36.1997 19.1941C37.1279 18.2111 38.0211 17.2665 38.9535 16.2805Z\" fill=\"white\"><\/path><path d=\"M35.8848 22.4058C35.6104 22.6936 35.1806 23.1437 34.7689 23.5776C34.3013 23.1068 33.8309 22.636 33.3297 22.1313C33.7749 21.7077 34.2089 21.293 34.5967 20.9241C34.9733 21.3594 35.4172 21.8686 35.8848 22.4058Z\" fill=\"white\"><\/path><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6805","post_id":"7258","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6806","post_id":"7245","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6807","post_id":"7149","meta_key":"_elementor_inline_svg","meta_value":"<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 177.778 100\"><path d=\"M41.419,48.371A3.656,3.656,0,0,0,40.373,51.3l-.018-.018a4.344,4.344,0,0,1-4.694,4.694l.018.018A3.678,3.678,0,1,0,39,59.312l.019.018a4.344,4.344,0,0,1,4.694-4.694l-.019-.018a3.671,3.671,0,1,0-2.272-6.247Z\" fill=\"#394149\"\/><path d=\"M34.042,53.636l-.019-.018A3.631,3.631,0,0,0,38,49.644l.019.018a4.344,4.344,0,0,1,4.694-4.694l-.019-.018a3.678,3.678,0,1,0-3.318-3.318l-.018-.019a4.343,4.343,0,0,1-4.694,4.694l.018.019A3.631,3.631,0,0,0,30.705,50.3l-.018-.018a4.345,4.345,0,0,1-4.694,4.694l.018.018a3.678,3.678,0,1,0,3.318,3.318l.019.018A4.344,4.344,0,0,1,34.042,53.636Z\" fill=\"#394149\"\/><path d=\"M27.34,51.629A3.652,3.652,0,0,0,28.385,48.7l.019.018A4.344,4.344,0,0,1,33.1,44.024l-.019-.018a3.677,3.677,0,1,0-3.318-3.318l-.018-.018a4.344,4.344,0,0,1-4.694,4.694l.018.018a3.671,3.671,0,1,0,2.273,6.247Z\" fill=\"#394149\"\/><path d=\"M58.317,41.655h2.97V56.108h-2.97Z\" fill=\"#394149\"\/><path d=\"M62.969,51.159a5.247,5.247,0,1,1,5.247,5.226A5.188,5.188,0,0,1,62.969,51.159Zm7.524,0A2.278,2.278,0,1,0,68.216,53.5,2.221,2.221,0,0,0,70.493,51.159Z\" fill=\"#394149\"\/><path d=\"M85.3,46.209v9.4c0,3.326-2.594,4.732-5.227,4.732a5.062,5.062,0,0,1-4.692-2.4l2.534-1.465a2.262,2.262,0,0,0,2.257,1.247,1.973,1.973,0,0,0,2.237-2.118V54.7a3.516,3.516,0,0,1-2.891,1.287,5.031,5.031,0,0,1,0-10.057,3.516,3.516,0,0,1,2.891,1.287v-1.01ZM82.41,50.96a2.4,2.4,0,1,0-2.395,2.3A2.24,2.24,0,0,0,82.41,50.96Z\" fill=\"#394149\"\/><path d=\"M86.982,51.159a5.247,5.247,0,1,1,5.247,5.226A5.188,5.188,0,0,1,86.982,51.159Zm7.524,0A2.278,2.278,0,1,0,92.229,53.5,2.221,2.221,0,0,0,94.506,51.159Z\" fill=\"#394149\"\/><path d=\"M98.861,43.556a1.782,1.782,0,1,1,1.782,1.782A1.8,1.8,0,0,1,98.861,43.556Zm.3,2.653h2.971v9.9H99.157Z\" fill=\"#394149\"\/><path d=\"M114.956,51.159a4.971,4.971,0,0,1-4.732,5.226,3.715,3.715,0,0,1-2.949-1.208v4.891h-2.97V46.209h2.97v.93a3.717,3.717,0,0,1,2.949-1.207A4.97,4.97,0,0,1,114.956,51.159Zm-2.97,0a2.356,2.356,0,1,0-2.355,2.415A2.26,2.26,0,0,0,111.986,51.159Z\" fill=\"#394149\"\/><path d=\"M124.121,53.138c0,2.277-1.979,3.247-4.117,3.247a4.335,4.335,0,0,1-4.257-2.356l2.573-1.465A1.627,1.627,0,0,0,120,53.732c.712,0,1.069-.218,1.069-.613,0-1.09-4.871-.515-4.871-3.94,0-2.159,1.822-3.247,3.881-3.247a4.329,4.329,0,0,1,3.86,2.118l-2.534,1.366a1.437,1.437,0,0,0-1.326-.871c-.515,0-.832.2-.832.554C119.251,50.228,124.121,49.475,124.121,53.138Z\" fill=\"#394149\"\/><path d=\"M134.97,46.209v9.9H132v-.931a3.382,3.382,0,0,1-2.83,1.208c-2,0-3.7-1.425-3.7-4.1V46.209h2.97v5.642a1.632,1.632,0,0,0,1.722,1.8c1.089,0,1.841-.633,1.841-2.039v-5.4Z\" fill=\"#394149\"\/><path d=\"M152,50.03v6.078h-2.97V50.287c0-.99-.475-1.623-1.425-1.623-.99,0-1.545.693-1.545,1.861v5.583h-2.969V50.287c0-.99-.475-1.623-1.426-1.623-.99,0-1.544.693-1.544,1.861v5.583h-2.97v-9.9h2.97v.91a3.039,3.039,0,0,1,2.653-1.187,2.945,2.945,0,0,1,2.593,1.306,3.262,3.262,0,0,1,2.871-1.306C150.511,45.932,152,47.555,152,50.03Z\" fill=\"#394149\"\/><circle cx=\"154.512\" cy=\"43.944\" r=\"2.204\" fill=\"#394149\"\/><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6808","post_id":"7150","meta_key":"_elementor_inline_svg","meta_value":"<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 177.78 100\"><title>logo-5<\/title><path d=\"M63.87,44.07h3V56.2h-3Zm4.19,7.55c0-3,1.84-4.79,4.68-4.79s4.68,1.79,4.68,4.79-1.8,4.8-4.68,4.8S68.06,54.67,68.06,51.62Zm6.35,0c0-1.65-.65-2.62-1.67-2.62s-1.66,1-1.66,2.62.63,2.6,1.66,2.6S74.41,53.3,74.41,51.63Zm4.14,5.17h2.88a1.55,1.55,0,0,0,1.62.9c1.14,0,1.74-.62,1.74-1.52V54.49h-.06A2.84,2.84,0,0,1,82,56.13c-2.19,0-3.64-1.67-3.64-4.54s1.38-4.68,3.68-4.68a2.87,2.87,0,0,1,2.76,1.76h0V47h3V56.1c0,2.19-1.93,3.55-4.78,3.55C80.37,59.65,78.72,58.46,78.55,56.8Zm6.25-5.18c0-1.46-.67-2.38-1.73-2.38s-1.71.91-1.71,2.38.64,2.3,1.71,2.3S84.8,53.1,84.8,51.62Zm4.13,0c0-3,1.84-4.79,4.68-4.79s4.69,1.79,4.69,4.79-1.8,4.8-4.69,4.8S88.93,54.67,88.93,51.62Zm6.35,0c0-1.65-.65-2.62-1.67-2.62S92,50,92,51.63s.63,2.6,1.65,2.6S95.28,53.3,95.28,51.63Zm4.16-6.79A1.53,1.53,0,1,1,101,46.31,1.46,1.46,0,0,1,99.44,44.84Zm0,2.2h3V56.2h-3Zm13.89,4.59c0,3-1.33,4.71-3.61,4.71a2.86,2.86,0,0,1-2.8-1.7h-.06v4.52h-3V47h3v1.64h.06a2.87,2.87,0,0,1,2.78-1.77C112,46.91,113.37,48.63,113.37,51.63Zm-3,0c0-1.46-.67-2.39-1.72-2.39s-1.72.94-1.73,2.39.68,2.38,1.73,2.38S110.33,53.08,110.33,51.63Zm8.15-4.8c2.49,0,4,1.18,4.07,3.07h-2.73c0-.65-.54-1.06-1.37-1.06s-1.2.32-1.2.79.33.62,1,.76l1.92.39c1.83.39,2.61,1.13,2.61,2.52,0,1.9-1.73,3.12-4.28,3.12s-4.22-1.22-4.35-3.09h2.89c.09.68.63,1.08,1.51,1.08s1.28-.29,1.28-.77-.28-.58-1-.73l-1.73-.37c-1.79-.37-2.73-1.32-2.73-2.72C114.39,48,116,46.83,118.48,46.83Zm14.31,9.37H129.9V54.47h-.06a2.61,2.61,0,0,1-2.66,1.91,3.19,3.19,0,0,1-3.36-3.45V47h3v5.24c0,1.09.56,1.67,1.49,1.67a1.53,1.53,0,0,0,1.52-1.73V47h3ZM134.24,47h2.9v1.77h.06a2.66,2.66,0,0,1,2.61-1.94,2.39,2.39,0,0,1,2.55,2h.06a2.82,2.82,0,0,1,2.82-2,2.91,2.91,0,0,1,3,3.12V56.2h-3V50.75c0-1-.45-1.46-1.29-1.46a1.31,1.31,0,0,0-1.31,1.48V56.2h-2.85V50.71c0-.92-.45-1.42-1.27-1.42a1.34,1.34,0,0,0-1.33,1.5V56.2h-3Z\" style=\"fill:#394149\"\/><path d=\"M55.48,44.62a13.25,13.25,0,0,0-2-3.22A13.53,13.53,0,1,0,34.8,60.72,13.09,13.09,0,0,0,38,62.55a13.39,13.39,0,0,0,5.07,1A13.56,13.56,0,0,0,56.6,50,13.39,13.39,0,0,0,55.48,44.62ZM43.06,39.19a10.71,10.71,0,0,1,4.52,1h0a4.39,4.39,0,0,1-1.08.31,5.73,5.73,0,0,0-4.85,4.85A3,3,0,0,1,38.94,48a5.73,5.73,0,0,0-4.85,4.85,2.91,2.91,0,0,1-.79,1.74h0a10.8,10.8,0,0,1,9.77-15.42ZM34.79,57c.12-.11.24-.21.36-.33a5.48,5.48,0,0,0,1.62-3.23,2.92,2.92,0,0,1,.87-1.82,2.83,2.83,0,0,1,1.81-.86,5.73,5.73,0,0,0,4.85-4.85A2.92,2.92,0,0,1,45.17,44,2.87,2.87,0,0,1,47,43.17a5.48,5.48,0,0,0,3-1.43,10.51,10.51,0,0,1,2.36,2.78.86.86,0,0,1-.13.14,2.87,2.87,0,0,1-1.81.88,5.71,5.71,0,0,0-4.85,4.85,3,3,0,0,1-2.69,2.68A5.76,5.76,0,0,0,38,57.92a3.14,3.14,0,0,1-.49,1.37A10.89,10.89,0,0,1,34.79,57Zm8.27,3.86a10.84,10.84,0,0,1-3-.42,5.78,5.78,0,0,0,.64-2,3,3,0,0,1,2.68-2.68,5.73,5.73,0,0,0,4.86-4.85,3,3,0,0,1,2.68-2.68,5.71,5.71,0,0,0,2.56-1A10.82,10.82,0,0,1,43.06,60.81Z\" style=\"fill:#394149\"\/><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6809","post_id":"7151","meta_key":"_elementor_inline_svg","meta_value":"<svg id=\"Layer_1\" data-name=\"Layer 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 177.78 100\"><title>logo-5<\/title><path d=\"M55.32,42.25h3V56.7h-3Z\" style=\"fill:#394149\"\/><path d=\"M60,51.75A5.25,5.25,0,1,1,65.22,57,5.18,5.18,0,0,1,60,51.75Zm7.52,0a2.28,2.28,0,1,0-2.28,2.34A2.22,2.22,0,0,0,67.5,51.75Z\" style=\"fill:#394149\"\/><path d=\"M82.31,46.8v9.41c0,3.32-2.6,4.73-5.23,4.73a5,5,0,0,1-4.69-2.4l2.53-1.46a2.27,2.27,0,0,0,2.26,1.25,2,2,0,0,0,2.24-2.12V55.3a3.53,3.53,0,0,1-2.89,1.28,5,5,0,0,1,0-10,3.53,3.53,0,0,1,2.89,1.28v-1Zm-2.89,4.75a2.4,2.4,0,1,0-2.4,2.3A2.24,2.24,0,0,0,79.42,51.55Z\" style=\"fill:#394149\"\/><path d=\"M84,51.75A5.25,5.25,0,1,1,89.24,57,5.19,5.19,0,0,1,84,51.75Zm7.52,0a2.28,2.28,0,1,0-2.27,2.34A2.22,2.22,0,0,0,91.51,51.75Z\" style=\"fill:#394149\"\/><path d=\"M95.87,44.15a1.78,1.78,0,1,1,1.78,1.78A1.8,1.8,0,0,1,95.87,44.15Zm.29,2.65h3v9.9h-3Z\" style=\"fill:#394149\"\/><path d=\"M112,51.75A5,5,0,0,1,107.23,57a3.72,3.72,0,0,1-3-1.21v4.89h-3V46.8h3v.93a3.71,3.71,0,0,1,3-1.2A5,5,0,0,1,112,51.75Zm-3,0a2.36,2.36,0,1,0-2.35,2.42A2.26,2.26,0,0,0,109,51.75Z\" style=\"fill:#394149\"\/><path d=\"M121.13,53.73c0,2.28-2,3.25-4.12,3.25a4.34,4.34,0,0,1-4.26-2.36l2.58-1.46A1.62,1.62,0,0,0,117,54.33c.71,0,1.07-.22,1.07-.62,0-1.09-4.87-.51-4.87-3.94,0-2.16,1.82-3.24,3.88-3.24A4.34,4.34,0,0,1,121,48.64L118.42,50a1.46,1.46,0,0,0-1.33-.87c-.52,0-.83.2-.83.55C116.26,50.82,121.13,50.07,121.13,53.73Z\" style=\"fill:#394149\"\/><path d=\"M132,46.8v9.9h-3v-.93A3.41,3.41,0,0,1,126.18,57c-2,0-3.71-1.43-3.71-4.1V46.8h3v5.65a1.64,1.64,0,0,0,1.73,1.8c1.08,0,1.84-.64,1.84-2V46.8Z\" style=\"fill:#394149\"\/><path d=\"M149,50.62V56.7h-3V50.88c0-1-.47-1.62-1.42-1.62s-1.55.69-1.55,1.86V56.7h-3V50.88c0-1-.47-1.62-1.42-1.62s-1.55.69-1.55,1.86V56.7h-3V46.8h3v.91a3.06,3.06,0,0,1,2.66-1.18,2.93,2.93,0,0,1,2.59,1.3,3.26,3.26,0,0,1,2.87-1.3C147.52,46.53,149,48.15,149,50.62Z\" style=\"fill:#394149\"\/><path d=\"M37.45,39.65V35.4H24.05V64.6h13.4V60.35a10.35,10.35,0,0,1,0-20.7Z\" style=\"fill:#394149\"\/><path d=\"M37.45,39.65v20.7a10.35,10.35,0,0,0,0-20.7Z\" style=\"fill:#394149\"\/><circle cx=\"151.52\" cy=\"44.54\" r=\"2.2\" style=\"fill:#394149\"\/><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6810","post_id":"7152","meta_key":"_elementor_inline_svg","meta_value":"<svg id=\"logoipsum\" data-name=\"Layer 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 177.78 100\"><title>logo-5<\/title><path d=\"M46.23,41.39h2V55.31h6v2h-8Zm14.23,0a6,6,0,1,1-6,6A6,6,0,0,1,60.46,41.39Zm0,10a4,4,0,1,0-4-4A4,4,0,0,0,60.46,51.37Zm-4,3.94h8v2h-8Zm25.6,2h-2V55.9a7.69,7.69,0,0,1-4.4,1.39,8,8,0,1,1,6-13.23l-1.47,1.31a6,6,0,1,0-4.46,10,5.77,5.77,0,0,0,4.38-2H74.71v-2l7.37,0Zm7.36-15.9a6,6,0,1,1-6,6A6,6,0,0,1,89.44,41.39Zm0,10a4,4,0,1,0-4-4A4,4,0,0,0,89.44,51.37Zm-4,3.94h8v2h-8ZM97.55,41.39h2v15.9h-2Zm4.77,0,2,0a1.47,1.47,0,0,1,.31,0,6,6,0,1,1,0,11.93h-.31v4h-2Zm2,2v7.91h.31a4,4,0,1,0,0-7.93A1.47,1.47,0,0,0,104.31,43.44Zm14.41-.85-1.48,1.17a1.94,1.94,0,0,0-3.33,1.13V45c0,.88.61,1.47,1.8,1.55,4.58.28,6.68,2.43,6.68,5.27V52a5.9,5.9,0,0,1-10.17,3.42l1.53-1.18a3.6,3.6,0,0,0,2.8,1.14A3.74,3.74,0,0,0,120.48,52v-.14c0-2.67-2.62-3.16-4.89-3.38-2.1-.2-3.61-1.51-3.61-3.4V45a3.85,3.85,0,0,1,3.93-3.56A3.74,3.74,0,0,1,118.72,42.59Zm11.5,12.72c2.49,0,4.46-2.69,4.46-6v-8h2l0,8c0,4.4-2.88,7.95-6.42,7.95s-6.42-3.55-6.42-7.95v-8h2v8C125.77,52.62,127.74,55.31,130.22,55.31Zm21.81,2h-2V47.36l-4.61,6-4.61-6v9.93h-2V41.39l6.6,8.69,6.6-8.69Z\" style=\"fill:#394149\"\/><path d=\"M36.63,39a5.44,5.44,0,0,0-10.88,0V55.45l4.48,3.21v7.82h1.92V58.66l4.48-3.21Zm-1.92,9.2-2.56,2.56v-2.4l2.56-2.56Zm-7-2.4,2.56,2.56v2.4l-2.56-2.56Zm7-2.72-3.52,3.52L27.67,43v-2.4l3.52,3.52,3.52-3.52Zm-3.52-7.6a3.54,3.54,0,0,1,3.4,2.61l-3.4,3.39-3.4-3.39A3.54,3.54,0,0,1,31.19,35.44Zm-3.52,19V50.88l2.56,2.56V56.3Zm4.48,1.83V53.44l2.56-2.56v3.59Z\" style=\"fill:#394149\"\/><\/svg>"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6811","post_id":"7153","meta_key":"_elementor_inline_svg","meta_value":"<svg id=\"logoipsum\" data-name=\"logoipsum\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 177.78 100\"><title>logoipsum-2<\/title><path d=\"M53.73,45.71c.36,0,.48.13.48.48v7.92h4.07c.35,0,.48.13.48.48v.7c0,.35-.13.48-.48.48H52.92c-.35,0-.49-.13-.49-.48v-9.1c0-.35.14-.48.49-.48Z\" style=\"fill:#394149\"\/><path d=\"M62.31,49.2c0-2.31,1.46-3.7,4-3.7s4,1.39,4,3.7v3.08c0,2.31-1.47,3.7-4,3.7s-4-1.39-4-3.7Zm6.32,0c0-1.3-.81-2-2.27-2s-2.26.71-2.26,2V52.3c0,1.31.8,2,2.26,2s2.27-.72,2.27-2Z\" style=\"fill:#394149\"\/><path d=\"M82.22,50.26c.39,0,.48.13.48.48v1.9A3,3,0,0,1,81.64,55a4.36,4.36,0,0,1-3,.94c-2.59,0-4-1.39-4-3.7v-3.1c0-2.28,1.46-3.68,4-3.68,2,0,3.3.79,3.85,2.37a.43.43,0,0,1-.3.62l-.78.27c-.34.12-.48.05-.6-.3a2.06,2.06,0,0,0-2.17-1.3c-1.47,0-2.27.71-2.27,2V52.3c0,1.31.81,2,2.27,2S81,53.63,81,52.65v-.74H78.83c-.36,0-.49-.14-.49-.49v-.68c0-.35.13-.48.49-.48Z\" style=\"fill:#394149\"\/><path d=\"M86.83,49.2c0-2.31,1.46-3.7,4-3.7s4,1.39,4,3.7v3.08c0,2.31-1.47,3.7-4,3.7s-4-1.39-4-3.7Zm6.31,0c0-1.3-.81-2-2.26-2s-2.27.71-2.27,2V52.3c0,1.31.81,2,2.27,2s2.26-.72,2.26-2Z\" style=\"fill:#394149\"\/><path d=\"M99.54,46c0-.22.07-.29.29-.29h.46c.22,0,.27.07.27.29v9.48c0,.22,0,.29-.27.29h-.46c-.22,0-.29-.07-.29-.29Z\" style=\"fill:#394149\"\/><path d=\"M109.67,45.71a3.14,3.14,0,1,1,0,6.28h-3v3.49c0,.22-.05.29-.26.29h-.47c-.21,0-.29-.07-.29-.29V46c0-.22.08-.29.29-.29ZM109.58,51a2.18,2.18,0,1,0,0-4.36h-3V51Z\" style=\"fill:#394149\"\/><path d=\"M120.62,45.51a3.61,3.61,0,0,1,3.72,2.18c.08.16,0,.29-.16.37l-.44.2c-.18.07-.25.06-.36-.13a2.72,2.72,0,0,0-2.76-1.64c-1.69,0-2.61.67-2.61,1.87a1.52,1.52,0,0,0,1.27,1.54,6.79,6.79,0,0,0,1.66.32,6.88,6.88,0,0,1,2,.41A2.25,2.25,0,0,1,124.5,53c0,1.87-1.36,3-3.86,3a3.61,3.61,0,0,1-3.83-2.43.27.27,0,0,1,.17-.38l.44-.16a.27.27,0,0,1,.36.17A2.86,2.86,0,0,0,120.64,55c1.89,0,2.82-.66,2.82-2a1.49,1.49,0,0,0-1.17-1.53,7,7,0,0,0-1.59-.28l-1.08-.14a9.5,9.5,0,0,1-1-.27,2.63,2.63,0,0,1-.89-.47,2.44,2.44,0,0,1-.8-1.91C117,46.65,118.31,45.51,120.62,45.51Z\" style=\"fill:#394149\"\/><path d=\"M129.89,52.35a2.78,2.78,0,0,0,5.55,0V46c0-.22.07-.29.29-.29h.46c.22,0,.29.07.29.29v6.34c0,2.27-1.34,3.64-3.81,3.64s-3.81-1.37-3.81-3.64V46c0-.22.07-.29.28-.29h.47c.21,0,.28.07.28.29Z\" style=\"fill:#394149\"\/><path d=\"M150.28,45.71c.22,0,.29.07.29.29v9.48c0,.22-.07.29-.29.29h-.42c-.21,0-.28-.07-.28-.29V49.71a18.55,18.55,0,0,1,.17-2.51h-.06a18,18,0,0,1-1.09,2.21l-2.15,3.79a.35.35,0,0,1-.33.22h-.28a.37.37,0,0,1-.34-.22l-2.18-3.83a16.07,16.07,0,0,1-1-2.18h-.06a21.76,21.76,0,0,1,.16,2.53v5.76c0,.22-.07.29-.29.29h-.39c-.22,0-.29-.07-.29-.29V46c0-.22.07-.29.29-.29h.36a.4.4,0,0,1,.4.23L146,52.16,149.48,46c.11-.21.17-.24.39-.24Z\" style=\"fill:#394149\"\/><path d=\"M35.94,53.55v7.23a1,1,0,0,1-2.09,0V53.56a1.77,1.77,0,0,0,1,.34A1.72,1.72,0,0,0,35.94,53.55Zm8.9-2.09a1,1,0,0,0-1,1v1.26a1,1,0,1,0,2.09,0V52.51A1,1,0,0,0,44.84,51.46ZM31.58,56.29a1.8,1.8,0,0,1-1-.34V63.2a1.05,1.05,0,0,0,2.1,0V56A1.83,1.83,0,0,1,31.58,56.29Zm10-7a1,1,0,0,0-1.05,1v5.57a1.05,1.05,0,1,0,2.1,0V50.36A1,1,0,0,0,41.53,49.31Zm-3.32,2.14a1.83,1.83,0,0,1-1.05-.34v7.27a1.05,1.05,0,1,0,2.1,0V51.1A1.77,1.77,0,0,1,38.21,51.45ZM29.31,57V36.69a.94.94,0,0,0-.94-.93h-.22a.94.94,0,0,0-.94.93V57a.94.94,0,0,0,.94.94h.22A.94.94,0,0,0,29.31,57Zm2.38-1.48h-.22a.94.94,0,0,1-.94-.94V39.11a.94.94,0,0,1,.94-.93h.22a.94.94,0,0,1,.94.93V54.6A.94.94,0,0,1,31.69,55.54ZM35,53.14h-.23a.93.93,0,0,1-.93-.93V41.51a.93.93,0,0,1,.93-.94H35a.94.94,0,0,1,.93.94v10.7A.93.93,0,0,1,35,53.14Zm3.31-2.45H38.1a.94.94,0,0,1-.94-.93V44A.94.94,0,0,1,38.1,43h.22a.94.94,0,0,1,.94.94v5.8A.94.94,0,0,1,38.32,50.69Zm3.32-2.15h-.22a.94.94,0,0,1-.94-.94V46.11a.94.94,0,0,1,.94-.93h.22a.94.94,0,0,1,.94.93V47.6A.94.94,0,0,1,41.64,48.54Z\" style=\"fill:#394149\"\/><\/svg>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6812","post_id":"7383","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6813","post_id":"7383","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6814","post_id":"7383","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6815","post_id":"7383","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6816","post_id":"7383","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6817","post_id":"7383","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"900\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6818","post_id":"7383","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6819","post_id":"7383","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6820","post_id":"7384","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6821","post_id":"7384","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6822","post_id":"7384","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6823","post_id":"7384","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6824","post_id":"7384","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6825","post_id":"7384","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7227,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"900\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6826","post_id":"7384","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6827","post_id":"7384","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6828","post_id":"7385","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6829","post_id":"7385","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6830","post_id":"7385","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6831","post_id":"7385","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6832","post_id":"7385","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6833","post_id":"7385","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"900\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6834","post_id":"7385","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6835","post_id":"7385","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6849","post_id":"7387","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6850","post_id":"7387","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6851","post_id":"7387","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6852","post_id":"7387","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6853","post_id":"7387","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6854","post_id":"7387","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"900\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6855","post_id":"7387","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6856","post_id":"7387","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6857","post_id":"7387","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636039600;s:5:\"fonts\";a:2:{i:0;s:9:\"Open Sans\";i:4;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:52232:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-60px;margin-bottom:-60px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:center;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Open Sans\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Open Sans\", Sans-serif;font-weight:600;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:center;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Open Sans\", Sans-serif;font-size:53px;font-weight:900;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-10px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-center:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:center;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Open Sans\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:30px;margin-bottom:30px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-56462019{text-align:center;}.elementor-7044 .elementor-element.elementor-element-56462019 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-6a3bab4f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-100px;margin-bottom:0px;padding:60px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6a3bab4f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7ee53f1d > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-5eb13d31 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-23dca590 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#654305;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f10a8c{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{color:#040447;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-45px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-7ee53f1d > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-5eb13d31 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-23dca590 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-56462019 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-7ee53f1d > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5eb13d31 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-23dca590 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6858","post_id":"7388","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6859","post_id":"7388","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6860","post_id":"7388","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6861","post_id":"7388","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6862","post_id":"7388","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6863","post_id":"7388","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"-60\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"900\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"56462019\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas Of Expertise \",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a3bab4f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7ee53f1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ca89181\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5eb13d31\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"784f2bab\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"23dca590\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1bb4c546\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6864","post_id":"7388","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6865","post_id":"7388","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6866","post_id":"7388","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636039600;s:5:\"fonts\";a:2:{i:0;s:9:\"Open Sans\";i:4;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:52232:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-60px;margin-bottom:-60px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:center;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Open Sans\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Open Sans\", Sans-serif;font-weight:600;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:center;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Open Sans\", Sans-serif;font-size:53px;font-weight:900;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-10px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-center:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:center;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Open Sans\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:30px;margin-bottom:30px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-56462019{text-align:center;}.elementor-7044 .elementor-element.elementor-element-56462019 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-6a3bab4f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-100px;margin-bottom:0px;padding:60px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6a3bab4f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7ee53f1d > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-5eb13d31 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-23dca590 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#654305;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f10a8c{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{color:#040447;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-45px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-7ee53f1d > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-5eb13d31 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-23dca590 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-56462019 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-7ee53f1d > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5eb13d31 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-23dca590 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6867","post_id":"7389","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6868","post_id":"7389","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6869","post_id":"7389","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6870","post_id":"7389","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6871","post_id":"7389","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6872","post_id":"7389","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6873","post_id":"7389","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6874","post_id":"7389","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6875","post_id":"7389","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636039600;s:5:\"fonts\";a:2:{i:0;s:9:\"Open Sans\";i:4;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:52232:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-60px;margin-bottom:-60px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:center;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Open Sans\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Open Sans\", Sans-serif;font-weight:600;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:center;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Open Sans\", Sans-serif;font-size:53px;font-weight:900;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-10px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-center:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:center;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Open Sans\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:30px;margin-bottom:30px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-56462019{text-align:center;}.elementor-7044 .elementor-element.elementor-element-56462019 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-6a3bab4f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-100px;margin-bottom:0px;padding:60px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6a3bab4f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7ee53f1d > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1ca89181.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-5eb13d31 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-784f2bab.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-23dca590 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#654305;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f10a8c{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{color:#040447;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-45px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-7ee53f1d > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-5eb13d31 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-23dca590 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-56462019 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-7ee53f1d > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1ca89181 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5eb13d31 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-784f2bab .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-23dca590 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1bb4c546 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6878","post_id":"7390","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6879","post_id":"7390","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6880","post_id":"7390","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6881","post_id":"7390","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6882","post_id":"7390","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6883","post_id":"7390","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6884","post_id":"7390","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6885","post_id":"7390","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6886","post_id":"7390","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636040270;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:5;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:53600:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:center;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-weight:600;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:center;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-10px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-center:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:center;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:-5px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:-20px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:60px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-31043f3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#654305;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f10a8c{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{color:#040447;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-45px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6887","post_id":"7391","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6888","post_id":"7391","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6889","post_id":"7391","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6890","post_id":"7391","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6891","post_id":"7391","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6892","post_id":"7391","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6893","post_id":"7391","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6894","post_id":"7391","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6895","post_id":"7391","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636040270;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:5;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:53600:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:center;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-weight:600;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:center;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-10px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-center:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:center;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:-5px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:-20px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:60px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-31043f3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#654305;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f10a8c{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{color:#040447;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-45px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6896","post_id":"7392","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6897","post_id":"7392","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6898","post_id":"7392","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6899","post_id":"7392","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6900","post_id":"7392","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6901","post_id":"7392","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6902","post_id":"7392","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6903","post_id":"7392","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6904","post_id":"7392","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636040270;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:5;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:53600:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:center;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-weight:600;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:center;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-10px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-center:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:center;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:-5px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:-20px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:60px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-31043f3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-31043f3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title{margin-bottom:20px;color:#040447;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-title a{font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#654305;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f10a8c{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{color:#040447;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-45px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-31043f3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-66e604ce .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-1c6d6b04 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-362a71fd .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-7f10a8c .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6906","post_id":"7393","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6907","post_id":"7393","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6908","post_id":"7393","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6909","post_id":"7393","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6910","post_id":"7393","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6911","post_id":"7393","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6912","post_id":"7393","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6913","post_id":"7393","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6914","post_id":"7394","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6915","post_id":"7394","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6916","post_id":"7394","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6917","post_id":"7394","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6918","post_id":"7394","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6919","post_id":"7394","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6920","post_id":"7394","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6921","post_id":"7394","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6922","post_id":"7395","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6923","post_id":"7395","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6924","post_id":"7395","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6925","post_id":"7395","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6926","post_id":"7395","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6927","post_id":"7395","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6928","post_id":"7395","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6929","post_id":"7395","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6932","post_id":"7396","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6933","post_id":"7396","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6934","post_id":"7396","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6935","post_id":"7396","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6936","post_id":"7396","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6937","post_id":"7396","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6938","post_id":"7396","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6939","post_id":"7396","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6940","post_id":"7397","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6941","post_id":"7397","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6942","post_id":"7397","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6943","post_id":"7397","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6944","post_id":"7397","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6945","post_id":"7397","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"gap\":\"narrow\",\"custom_height\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6946","post_id":"7397","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6947","post_id":"7397","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6948","post_id":"7398","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6949","post_id":"7398","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6950","post_id":"7398","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6951","post_id":"7398","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6952","post_id":"7398","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6953","post_id":"7398","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6954","post_id":"7398","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6955","post_id":"7398","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6957","post_id":"7399","meta_key":"_edit_lock","meta_value":"1636040795:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6958","post_id":"7399","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6959","post_id":"7399","meta_key":"_wp_trash_meta_time","meta_value":"1636040797"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6960","post_id":"7400","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6961","post_id":"7400","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6962","post_id":"7400","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6963","post_id":"7400","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6964","post_id":"7400","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6965","post_id":"7400","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6966","post_id":"7400","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6967","post_id":"7400","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6968","post_id":"7401","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6969","post_id":"7401","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6970","post_id":"7401","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6971","post_id":"7401","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6972","post_id":"7401","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6973","post_id":"7401","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6974","post_id":"7401","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6975","post_id":"7401","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6976","post_id":"7402","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6977","post_id":"7402","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6978","post_id":"7402","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6979","post_id":"7402","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6980","post_id":"7402","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6981","post_id":"7402","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6982","post_id":"7402","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6983","post_id":"7402","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6994","post_id":"7154","meta_key":"_elementor_inline_svg","meta_value":"<svg id=\"logoipsum\" data-name=\"logoipsum\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 177.78 100\"><title>logoipsum-3<\/title><path d=\"M67.88,57.39a2.65,2.65,0,0,1-1.67-.48,1.56,1.56,0,0,1-.63-1.31V46.33a.26.26,0,0,1,.29-.29h1.68c.19,0,.28.1.28.29v8.55c0,.38.17.57.52.57a1.44,1.44,0,0,0,.44-.05c.2,0,.31.06.32.24l.15,1.25a.26.26,0,0,1-.24.31A3.77,3.77,0,0,1,67.88,57.39Z\" style=\"fill:#394149\"\/><path d=\"M77.33,56.32a4.71,4.71,0,0,1-6,0,4,4,0,0,1,0-5.63,4.73,4.73,0,0,1,6,0,4.06,4.06,0,0,1,0,5.62ZM72.91,55a2.13,2.13,0,0,0,2.86,0,2.24,2.24,0,0,0,0-2.94,2.13,2.13,0,0,0-2.86,0,2.24,2.24,0,0,0,0,2.94Z\" style=\"fill:#394149\"\/><path d=\"M87.71,49.87c.19,0,.28.1.28.29v7.17a3.26,3.26,0,0,1-1.11,2.57,4.2,4.2,0,0,1-2.91,1,4.68,4.68,0,0,1-2.71-.75,3,3,0,0,1-1.31-2c0-.2,0-.29.27-.29H81.9a.37.37,0,0,1,.33.23,1.31,1.31,0,0,0,.61.71,2.34,2.34,0,0,0,1.12.26,1.77,1.77,0,0,0,1.29-.46,1.7,1.7,0,0,0,.47-1.25v-.63a3.35,3.35,0,0,1-2.08.65,3.88,3.88,0,0,1-2.84-1.09,4,4,0,0,1,0-5.56,3.91,3.91,0,0,1,2.84-1.08,3.36,3.36,0,0,1,2.13.69v-.16a.26.26,0,0,1,.28-.29Zm-3.88,5.72A1.76,1.76,0,0,0,85.2,55a2.45,2.45,0,0,0,0-3,1.75,1.75,0,0,0-1.36-.58,1.8,1.8,0,0,0-1.39.59,2.12,2.12,0,0,0-.54,1.5A2.16,2.16,0,0,0,82.44,55,1.81,1.81,0,0,0,83.83,55.59Z\" style=\"fill:#394149\"\/><path d=\"M96.62,56.32a4.73,4.73,0,0,1-6,0,4.07,4.07,0,0,1,0-5.63,4.74,4.74,0,0,1,6,0,4.06,4.06,0,0,1,0,5.62ZM92.19,55a2,2,0,0,0,1.44.55A2,2,0,0,0,95.06,55a2.27,2.27,0,0,0,0-2.94,2,2,0,0,0-1.43-.55,2,2,0,0,0-1.44.55,2.27,2.27,0,0,0,0,2.94Z\" style=\"fill:#394149\"\/><path d=\"M101.36,48.17a1.45,1.45,0,0,1-1.91,0,1.21,1.21,0,0,1,0-1.76,1.48,1.48,0,0,1,1.91,0,1.21,1.21,0,0,1,0,1.76Zm.21,9.22a2.69,2.69,0,0,1-1.67-.48,1.58,1.58,0,0,1-.62-1.31V50.16a.26.26,0,0,1,.29-.29h1.68c.19,0,.28.1.28.29v4.72q0,.57.51.57a1.55,1.55,0,0,0,.45-.05c.2,0,.31.06.32.24l.15,1.25a.26.26,0,0,1-.24.31A3.79,3.79,0,0,1,101.57,57.39Z\" style=\"fill:#394149\"\/><path d=\"M109.14,49.63A3.92,3.92,0,0,1,112,50.71a4.1,4.1,0,0,1,0,5.59,3.89,3.89,0,0,1-2.86,1.09,3.44,3.44,0,0,1-2.09-.65v3.61c0,.19-.1.28-.29.28h-1.68a.24.24,0,0,1-.28-.28v-8.2a.52.52,0,0,0-.59-.59l-.33,0q-.33,0-.33-.24V50.14a.32.32,0,0,1,.23-.33,3,3,0,0,1,1.08-.18,1.85,1.85,0,0,1,1.81,1A3.37,3.37,0,0,1,109.14,49.63ZM107.58,55a1.91,1.91,0,0,0,2.76,0,2.16,2.16,0,0,0,.55-1.53,2.13,2.13,0,0,0-.55-1.53,1.91,1.91,0,0,0-2.76,0,2.21,2.21,0,0,0-.53,1.53A2.24,2.24,0,0,0,107.58,55Z\" style=\"fill:#394149\"\/><path d=\"M117.82,57.39a4.82,4.82,0,0,1-2.57-.62A2.44,2.44,0,0,1,114.09,55c0-.2.07-.3.29-.3h1.47a.38.38,0,0,1,.33.22c.21.54.76.81,1.64.81a1.87,1.87,0,0,0,.89-.18.58.58,0,0,0,.34-.49c0-.26-.16-.44-.48-.56a5.41,5.41,0,0,0-1.17-.25A11.12,11.12,0,0,1,116,54a2.3,2.3,0,0,1-1.17-.67,2.14,2.14,0,0,1,.43-3.1,4.12,4.12,0,0,1,2.42-.64,4.42,4.42,0,0,1,2.36.59,2.23,2.23,0,0,1,1.1,1.57q0,.3-.27.3h-1.48a.31.31,0,0,1-.3-.18,1,1,0,0,0-.52-.53,1.76,1.76,0,0,0-.86-.2,1.74,1.74,0,0,0-.85.17.5.5,0,0,0-.32.46.64.64,0,0,0,.48.59,5.42,5.42,0,0,0,1.19.3,13.08,13.08,0,0,1,1.39.26,2.3,2.3,0,0,1,1.17.67,1.89,1.89,0,0,1,.49,1.37,2,2,0,0,1-.93,1.74A4.37,4.37,0,0,1,117.82,57.39Z\" style=\"fill:#394149\"\/><path d=\"M131.83,56.89a.27.27,0,0,1-.23.31,3.86,3.86,0,0,1-1.13.19,2.22,2.22,0,0,1-2-.87,3.62,3.62,0,0,1-2.55.87,3.1,3.1,0,0,1-2.34-.91,3.28,3.28,0,0,1-.89-2.41V50.16c0-.19.09-.29.28-.29h1.68c.19,0,.28.1.28.29v3.61a1.77,1.77,0,0,0,.43,1.23,1.5,1.5,0,0,0,1.15.47,1.66,1.66,0,0,0,1.2-.44,1.6,1.6,0,0,0,.45-1.19V50.16c0-.19.09-.29.28-.29h1.7c.19,0,.28.1.28.29v4.71c0,.39.17.58.5.58a1.58,1.58,0,0,0,.46-.05.26.26,0,0,1,.33.24Z\" style=\"fill:#394149\"\/><path d=\"M147.72,56.89a.25.25,0,0,1-.23.31,3.88,3.88,0,0,1-1.15.19,2.67,2.67,0,0,1-1.67-.48A1.56,1.56,0,0,1,144,55.6V53.25a1.77,1.77,0,0,0-.42-1.23,1.42,1.42,0,0,0-1.12-.47,1.25,1.25,0,0,0-1,.44,1.78,1.78,0,0,0-.38,1.18v3.69c0,.19-.09.29-.28.29h-1.69a.26.26,0,0,1-.29-.29V53.25a1.85,1.85,0,0,0-.39-1.23,1.3,1.3,0,0,0-1-.47,1.45,1.45,0,0,0-1.1.44,1.65,1.65,0,0,0-.41,1.18v3.69a.26.26,0,0,1-.29.29H134c-.19,0-.28-.1-.28-.29V52.15a.52.52,0,0,0-.59-.59l-.33,0q-.33,0-.33-.24V50.14a.32.32,0,0,1,.23-.33,3,3,0,0,1,1.08-.18,1.88,1.88,0,0,1,1.78.92,3.38,3.38,0,0,1,2.54-.92,2.87,2.87,0,0,1,2.37,1.06,3.3,3.3,0,0,1,2.62-1.06,3.16,3.16,0,0,1,2.37.91,3.26,3.26,0,0,1,.89,2.41v1.93c0,.38.17.57.49.57a1.5,1.5,0,0,0,.46-.05q.31,0,.33.24Z\" style=\"fill:#394149\"\/><path d=\"M30.46,48.57a13.69,13.69,0,0,1,26.57,0h-1.2a9.69,9.69,0,0,0-5.67,1.73,2.86,2.86,0,0,1-.3.19h-.14a2.86,2.86,0,0,1-.3-.19,10.17,10.17,0,0,0-11.35,0,2.86,2.86,0,0,1-.3.19h-.14a2.86,2.86,0,0,1-.3-.19,9.69,9.69,0,0,0-5.67-1.73Zm23.21,6.27a3.37,3.37,0,0,1,2.16-.71h1.61V50.92H55.83A6.38,6.38,0,0,0,52,52.14a3.64,3.64,0,0,1-4.32,0,6.8,6.8,0,0,0-7.77,0,3.64,3.64,0,0,1-4.32,0,6.38,6.38,0,0,0-3.88-1.22H30.05v3.21h1.61a3.37,3.37,0,0,1,2.16.71,6.78,6.78,0,0,0,7.76,0,3.39,3.39,0,0,1,2.16-.71,3.35,3.35,0,0,1,2.16.71,6.8,6.8,0,0,0,7.77,0Zm0,5.74a3.37,3.37,0,0,1,2.16-.71h1.61V56.66H55.83A6.38,6.38,0,0,0,52,57.88a3.64,3.64,0,0,1-4.32,0,6.8,6.8,0,0,0-7.77,0,3.64,3.64,0,0,1-4.32,0,6.38,6.38,0,0,0-3.88-1.22H30.05v3.21h1.61a3.37,3.37,0,0,1,2.16.71,6.78,6.78,0,0,0,7.76,0,3.39,3.39,0,0,1,2.16-.71,3.35,3.35,0,0,1,2.16.71,6.8,6.8,0,0,0,7.77,0Z\" style=\"fill:#394149\"\/><\/svg>\n"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6995","post_id":"7404","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6996","post_id":"7404","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6997","post_id":"7404","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6998","post_id":"7404","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"6999","post_id":"7404","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7000","post_id":"7404","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7001","post_id":"7404","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7002","post_id":"7404","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7003","post_id":"7405","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7004","post_id":"7405","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7005","post_id":"7405","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7006","post_id":"7405","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7007","post_id":"7405","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7008","post_id":"7405","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and strategy\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01.svg\",\"id\":7228},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\",\"description_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth.svg\",\"id\":7229},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7009","post_id":"7405","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7010","post_id":"7405","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7011","post_id":"7406","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7012","post_id":"7406","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7013","post_id":"7406","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7014","post_id":"7406","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7015","post_id":"7406","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7016","post_id":"7406","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7017","post_id":"7406","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7018","post_id":"7406","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7020","post_id":"293","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636111466;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7021","post_id":"7291","meta_key":"_wp_attachment_backup_sizes","meta_value":"a:12:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1920;s:6:\"height\";i:730;s:4:\"file\";s:57:\"result-economy-success-report-solution-statistics-1-1.png\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:65:\"result-economy-success-report-solution-statistics-1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:65:\"result-economy-success-report-solution-statistics-1-1-300x114.png\";s:5:\"width\";i:300;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image\/png\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:65:\"result-economy-success-report-solution-statistics-1-1-768x292.png\";s:5:\"width\";i:768;s:6:\"height\";i:292;s:9:\"mime-type\";s:9:\"image\/png\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:66:\"result-economy-success-report-solution-statistics-1-1-1024x389.png\";s:5:\"width\";i:1024;s:6:\"height\";i:389;s:9:\"mime-type\";s:9:\"image\/png\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:66:\"result-economy-success-report-solution-statistics-1-1-1536x584.png\";s:5:\"width\";i:1536;s:6:\"height\";i:584;s:9:\"mime-type\";s:9:\"image\/png\";}s:18:\"full-1636126853587\";a:3:{s:5:\"width\";i:1646;s:6:\"height\";i:729;s:4:\"file\";s:72:\"result-economy-success-report-solution-statistics-1-1-e1636121277875.png\";}s:23:\"thumbnail-1636126853587\";a:4:{s:4:\"file\";s:80:\"result-economy-success-report-solution-statistics-1-1-e1636121277875-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image\/png\";}s:20:\"medium-1636126853587\";a:4:{s:4:\"file\";s:80:\"result-economy-success-report-solution-statistics-1-1-e1636121277875-300x133.png\";s:5:\"width\";i:300;s:6:\"height\";i:133;s:9:\"mime-type\";s:9:\"image\/png\";}s:26:\"medium_large-1636126853587\";a:4:{s:4:\"file\";s:80:\"result-economy-success-report-solution-statistics-1-1-e1636121277875-768x340.png\";s:5:\"width\";i:768;s:6:\"height\";i:340;s:9:\"mime-type\";s:9:\"image\/png\";}s:19:\"large-1636126853587\";a:4:{s:4:\"file\";s:81:\"result-economy-success-report-solution-statistics-1-1-e1636121277875-1024x454.png\";s:5:\"width\";i:1024;s:6:\"height\";i:454;s:9:\"mime-type\";s:9:\"image\/png\";}s:23:\"1536x1536-1636126853587\";a:4:{s:4:\"file\";s:81:\"result-economy-success-report-solution-statistics-1-1-e1636121277875-1536x680.png\";s:5:\"width\";i:1536;s:6:\"height\";i:680;s:9:\"mime-type\";s:9:\"image\/png\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7031","post_id":"7408","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7032","post_id":"7408","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7033","post_id":"7408","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7034","post_id":"7408","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7035","post_id":"7408","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7036","post_id":"7408","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7037","post_id":"7408","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7038","post_id":"7408","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7039","post_id":"7409","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7040","post_id":"7409","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7041","post_id":"7409","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7042","post_id":"7409","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7043","post_id":"7409","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7044","post_id":"7409","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"center\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7045","post_id":"7409","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7046","post_id":"7409","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7047","post_id":"7410","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7048","post_id":"7410","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7049","post_id":"7410","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7050","post_id":"7410","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7051","post_id":"7410","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7052","post_id":"7410","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7053","post_id":"7410","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7054","post_id":"7410","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7065","post_id":"7412","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7066","post_id":"7412","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7067","post_id":"7412","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7068","post_id":"7412","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7069","post_id":"7412","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7070","post_id":"7412","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7071","post_id":"7412","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7072","post_id":"7412","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7073","post_id":"7413","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7074","post_id":"7413","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7075","post_id":"7413","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7076","post_id":"7413","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7077","post_id":"7413","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7078","post_id":"7413","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales development and expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":\"far fa-paper-plane\",\"library\":\"fa-regular\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"31043f3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue management and optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01.svg\",\"id\":7231},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"66e604ce\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product innovation and development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01.svg\",\"id\":7232},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"1c6d6b04\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge and understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"362a71fd\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#040447\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"title_typography_font_weight\":\"300\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase.svg\",\"id\":7234},\"library\":\"svg\"},\"title_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7079","post_id":"7413","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7080","post_id":"7413","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7081","post_id":"7414","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7082","post_id":"7414","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7083","post_id":"7414","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7084","post_id":"7414","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7085","post_id":"7414","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7086","post_id":"7414","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7087","post_id":"7414","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7088","post_id":"7414","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7091","post_id":"7415","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7092","post_id":"7415","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7093","post_id":"7415","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7094","post_id":"7415","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7095","post_id":"7415","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7096","post_id":"7415","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7097","post_id":"7415","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7098","post_id":"7415","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7099","post_id":"7416","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7100","post_id":"7416","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7101","post_id":"7416","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7102","post_id":"7416","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7103","post_id":"7416","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7104","post_id":"7416","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7105","post_id":"7416","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7106","post_id":"7416","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7107","post_id":"7417","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7108","post_id":"7417","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7109","post_id":"7417","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7110","post_id":"7417","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7111","post_id":"7417","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7112","post_id":"7417","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7113","post_id":"7417","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7114","post_id":"7417","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7116","post_id":"7418","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7117","post_id":"7418","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7118","post_id":"7418","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7119","post_id":"7418","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7120","post_id":"7418","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7121","post_id":"7418","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7122","post_id":"7418","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7123","post_id":"7418","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7124","post_id":"7419","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7125","post_id":"7419","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7126","post_id":"7419","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7127","post_id":"7419","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7128","post_id":"7419","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7129","post_id":"7419","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#654305\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7130","post_id":"7419","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7131","post_id":"7419","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7132","post_id":"7420","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7133","post_id":"7420","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7134","post_id":"7420","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7135","post_id":"7420","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7136","post_id":"7420","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7137","post_id":"7420","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7138","post_id":"7420","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7139","post_id":"7420","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7141","post_id":"7421","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7142","post_id":"7421","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7143","post_id":"7421","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7144","post_id":"7421","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7145","post_id":"7421","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7146","post_id":"7421","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7147","post_id":"7421","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7148","post_id":"7421","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7149","post_id":"7422","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7150","post_id":"7422","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7151","post_id":"7422","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7152","post_id":"7422","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7153","post_id":"7422","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7154","post_id":"7422","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need a market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7155","post_id":"7422","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7156","post_id":"7422","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7157","post_id":"7423","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7158","post_id":"7423","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7159","post_id":"7423","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7160","post_id":"7423","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7161","post_id":"7423","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7162","post_id":"7423","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7163","post_id":"7423","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7164","post_id":"7423","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7166","post_id":"7424","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7167","post_id":"7424","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7168","post_id":"7424","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7169","post_id":"7424","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7170","post_id":"7424","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7171","post_id":"7424","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7172","post_id":"7424","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7173","post_id":"7424","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7174","post_id":"7425","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7175","post_id":"7425","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7176","post_id":"7425","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7177","post_id":"7425","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7178","post_id":"7425","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7179","post_id":"7425","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"grow\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7180","post_id":"7425","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7181","post_id":"7425","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7182","post_id":"7426","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7183","post_id":"7426","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7184","post_id":"7426","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7185","post_id":"7426","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7186","post_id":"7426","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7187","post_id":"7426","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7188","post_id":"7426","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7189","post_id":"7426","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7191","post_id":"7427","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7192","post_id":"7427","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7193","post_id":"7427","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7194","post_id":"7427","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7195","post_id":"7427","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7196","post_id":"7427","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7197","post_id":"7427","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7198","post_id":"7427","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7199","post_id":"7428","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7200","post_id":"7428","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7201","post_id":"7428","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7202","post_id":"7428","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7203","post_id":"7428","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7204","post_id":"7428","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7f10a8c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7205","post_id":"7428","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7206","post_id":"7428","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7207","post_id":"7429","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7208","post_id":"7429","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7209","post_id":"7429","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7210","post_id":"7429","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7211","post_id":"7429","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7212","post_id":"7429","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7213","post_id":"7429","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7214","post_id":"7429","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7217","post_id":"7430","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7218","post_id":"7430","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7219","post_id":"7430","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7220","post_id":"7430","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7221","post_id":"7430","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7222","post_id":"7430","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7223","post_id":"7430","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7224","post_id":"7430","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7225","post_id":"7430","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636125853;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54584:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-10px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7226","post_id":"7431","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7227","post_id":"7431","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7228","post_id":"7431","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7229","post_id":"7431","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7230","post_id":"7431","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7231","post_id":"7431","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7232","post_id":"7431","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7233","post_id":"7431","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7234","post_id":"7431","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636125853;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54584:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-10px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7235","post_id":"7432","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7236","post_id":"7432","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7237","post_id":"7432","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7238","post_id":"7432","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7239","post_id":"7432","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7240","post_id":"7432","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7241","post_id":"7432","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7242","post_id":"7432","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7243","post_id":"7432","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636125853;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54584:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-10px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-517e8610 .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7254","post_id":"7434","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7255","post_id":"7434","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7256","post_id":"7434","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7257","post_id":"7434","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7258","post_id":"7434","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7259","post_id":"7434","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7260","post_id":"7434","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7261","post_id":"7434","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7262","post_id":"7435","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7263","post_id":"7435","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7264","post_id":"7435","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7265","post_id":"7435","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7266","post_id":"7435","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7267","post_id":"7435","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"pulse\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"517e8610\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get a Quote\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7268","post_id":"7435","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7269","post_id":"7435","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7270","post_id":"7436","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7271","post_id":"7436","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7272","post_id":"7436","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7273","post_id":"7436","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7274","post_id":"7436","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7275","post_id":"7436","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7276","post_id":"7436","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7277","post_id":"7436","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7291","post_id":"7438","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7292","post_id":"7438","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7293","post_id":"7438","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7294","post_id":"7438","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7295","post_id":"7438","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7296","post_id":"7438","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7297","post_id":"7438","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7298","post_id":"7438","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7299","post_id":"7438","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636126811;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54690:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7300","post_id":"7439","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7301","post_id":"7439","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7302","post_id":"7439","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7303","post_id":"7439","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7304","post_id":"7439","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7305","post_id":"7439","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7306","post_id":"7439","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7307","post_id":"7439","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7308","post_id":"7439","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636126811;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54690:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7309","post_id":"7440","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7310","post_id":"7440","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7311","post_id":"7440","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7312","post_id":"7440","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7313","post_id":"7440","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7314","post_id":"7440","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7315","post_id":"7440","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7316","post_id":"7440","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7317","post_id":"7440","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636126811;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54690:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636121277875.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7320","post_id":"7441","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7321","post_id":"7441","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7322","post_id":"7441","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7323","post_id":"7441","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7324","post_id":"7441","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7325","post_id":"7441","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7326","post_id":"7441","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7327","post_id":"7441","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7328","post_id":"7441","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636126969;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54953:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7329","post_id":"7442","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7330","post_id":"7442","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7331","post_id":"7442","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7332","post_id":"7442","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7333","post_id":"7442","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7334","post_id":"7442","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-13.png\",\"id\":7324,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ebb85f8\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"How to avoid your product(s) offering to become another commodity?\",\"eael_flipbox_back_text\":\"<p>How to break from mediocracy to an industry definning icon?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_weight\":\"100\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-12.png\",\"id\":7323,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4a8153f\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Consumer Electronics, Appliances, and Technology\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-11.png\",\"id\":7322,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"4b24f4c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Automotive and Mobility\",\"eael_flipbox_back_text\":\"<p>I am text block. Click edit button to change this text.\\u00a0<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-10.png\",\"id\":7321,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"ab6dd79\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"Retail and eCommerce\",\"eael_flipbox_back_text\":\"<p>How to compete effectively and break through in retail?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Roboto\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-9.png\",\"id\":7320,\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7335","post_id":"7442","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7336","post_id":"7442","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7337","post_id":"7442","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636126969;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54953:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7338","post_id":"7443","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7339","post_id":"7443","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7340","post_id":"7443","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7341","post_id":"7443","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7342","post_id":"7443","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7343","post_id":"7443","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7344","post_id":"7443","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7345","post_id":"7443","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7346","post_id":"7443","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636126969;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54953:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:45px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ebb85f8 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:100;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4a8153f .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:13px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png\");background-size:cover;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:16px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-4b24f4c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container{align-items:center;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png\");background-position:center center;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:65px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:17px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-ab6dd79 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7359","post_id":"7445","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7360","post_id":"7445","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7361","post_id":"7445","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7362","post_id":"7445","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7363","post_id":"7445","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7364","post_id":"7445","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7365","post_id":"7445","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7366","post_id":"7445","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7367","post_id":"7446","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7368","post_id":"7446","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7369","post_id":"7446","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7370","post_id":"7446","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7371","post_id":"7446","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7372","post_id":"7446","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#068645\",\"eael_flipbox_front_title_typography_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7373","post_id":"7446","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7374","post_id":"7446","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7375","post_id":"7447","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7376","post_id":"7447","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7377","post_id":"7447","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7378","post_id":"7447","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7379","post_id":"7447","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7380","post_id":"7447","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7381","post_id":"7447","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7382","post_id":"7447","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7385","post_id":"7448","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7386","post_id":"7448","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7387","post_id":"7448","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7388","post_id":"7448","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7389","post_id":"7448","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7390","post_id":"7448","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7391","post_id":"7448","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7392","post_id":"7448","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7393","post_id":"7448","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636128350;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:53894:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:5px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:5px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7394","post_id":"7449","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7395","post_id":"7449","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7396","post_id":"7449","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7397","post_id":"7449","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7398","post_id":"7449","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7399","post_id":"7449","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Roboto\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7400","post_id":"7449","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7401","post_id":"7449","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7402","post_id":"7449","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636128350;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:53894:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:5px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:5px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7403","post_id":"7450","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7404","post_id":"7450","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7405","post_id":"7450","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7406","post_id":"7450","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7407","post_id":"7450","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7408","post_id":"7450","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7409","post_id":"7450","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7410","post_id":"7450","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7411","post_id":"7450","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636128350;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:53894:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:5px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:5px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7414","post_id":"7451","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7415","post_id":"7451","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7416","post_id":"7451","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7417","post_id":"7451","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7418","post_id":"7451","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7419","post_id":"7451","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7420","post_id":"7451","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7421","post_id":"7451","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7422","post_id":"7451","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636128542;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:53997:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7423","post_id":"7452","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7424","post_id":"7452","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7425","post_id":"7452","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7426","post_id":"7452","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7427","post_id":"7452","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7428","post_id":"7452","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#25469D\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#25469D\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7429","post_id":"7452","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7430","post_id":"7452","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7431","post_id":"7452","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636128542;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:53997:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7432","post_id":"7453","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7433","post_id":"7453","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7434","post_id":"7453","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7435","post_id":"7453","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7436","post_id":"7453","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7437","post_id":"7453","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#05192F\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7438","post_id":"7453","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7439","post_id":"7453","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7440","post_id":"7453","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636128542;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:53997:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#25469D;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#25469D;opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7443","post_id":"7454","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Vector-Smart-Object-e1636129744719.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7444","post_id":"7454","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1915;s:6:\"height\";i:1161;s:4:\"file\";s:46:\"2021\/11\/Vector-Smart-Object-e1636129744719.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"Vector-Smart-Object-e1636129744719-300x182.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"Vector-Smart-Object-e1636129744719-1024x621.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:621;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"Vector-Smart-Object-e1636129744719-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:46:\"Vector-Smart-Object-e1636129744719-768x466.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:47:\"Vector-Smart-Object-e1636129744719-1536x931.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:931;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7445","post_id":"7455","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Vector-Smart-Object-1-e1636129593673.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7446","post_id":"7455","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1915;s:6:\"height\";i:782;s:4:\"file\";s:48:\"2021\/11\/Vector-Smart-Object-1-e1636129593673.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Vector-Smart-Object-1-e1636129593673-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:49:\"Vector-Smart-Object-1-e1636129593673-1024x418.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Vector-Smart-Object-1-e1636129593673-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:48:\"Vector-Smart-Object-1-e1636129593673-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:49:\"Vector-Smart-Object-1-e1636129593673-1536x627.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:627;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7447","post_id":"7455","meta_key":"_wp_attachment_backup_sizes","meta_value":"a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1916;s:6:\"height\";i:1920;s:4:\"file\";s:25:\"Vector-Smart-Object-1.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:33:\"Vector-Smart-Object-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:33:\"Vector-Smart-Object-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:33:\"Vector-Smart-Object-1-768x770.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:35:\"Vector-Smart-Object-1-1022x1024.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:35:\"Vector-Smart-Object-1-1533x1536.jpg\";s:5:\"width\";i:1533;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7448","post_id":"7456","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7449","post_id":"7456","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7450","post_id":"7456","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7451","post_id":"7456","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7452","post_id":"7456","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7453","post_id":"7456","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#05192F\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7454","post_id":"7456","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7455","post_id":"7456","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7456","post_id":"7456","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636128772;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54039:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#05192F;opacity:0.57;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7457","post_id":"7457","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7458","post_id":"7457","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7459","post_id":"7457","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7460","post_id":"7457","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7461","post_id":"7457","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7462","post_id":"7457","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\",\"id\":7264,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7264,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background4.png\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-367,\"sizes\":[]},\"background_overlay_color\":\"#05192F\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7463","post_id":"7457","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7464","post_id":"7457","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7465","post_id":"7457","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636128772;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54039:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#05192F;opacity:0.57;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7466","post_id":"7458","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7467","post_id":"7458","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7468","post_id":"7458","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7469","post_id":"7458","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7470","post_id":"7458","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7471","post_id":"7458","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-447,\"sizes\":[]},\"background_overlay_color\":\"#05192F\",\"background_xpos\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7472","post_id":"7458","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7473","post_id":"7458","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7474","post_id":"7458","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636128772;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54039:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png\");background-position:-688px 97px;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\");background-position:0px -367px;background-repeat:no-repeat;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#05192F;opacity:0.57;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7476","post_id":"7454","meta_key":"_wp_attachment_backup_sizes","meta_value":"a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1916;s:6:\"height\";i:1920;s:4:\"file\";s:23:\"Vector-Smart-Object.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"Vector-Smart-Object-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:31:\"Vector-Smart-Object-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:31:\"Vector-Smart-Object-768x770.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:770;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:33:\"Vector-Smart-Object-1022x1024.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:33:\"Vector-Smart-Object-1533x1536.jpg\";s:5:\"width\";i:1533;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7477","post_id":"7366","meta_key":"_wp_attachment_backup_sizes","meta_value":"a:4:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:960;s:6:\"height\";i:640;s:4:\"file\";s:83:\"https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:91:\"https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:91:\"https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:91:\"https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7478","post_id":"7459","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7479","post_id":"7459","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7480","post_id":"7459","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7481","post_id":"7459","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7482","post_id":"7459","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7483","post_id":"7459","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-447,\"sizes\":[]},\"background_overlay_color\":\"#05192F\",\"background_xpos\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7484","post_id":"7459","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7485","post_id":"7459","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7486","post_id":"7460","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7487","post_id":"7460","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7488","post_id":"7460","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7489","post_id":"7460","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7490","post_id":"7460","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7491","post_id":"7460","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg\",\"id\":7366,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.57,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_ypos\":{\"unit\":\"px\",\"size\":-447,\"sizes\":[]},\"background_overlay_color\":\"#05192F\",\"background_xpos\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]}},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7492","post_id":"7460","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7493","post_id":"7460","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7494","post_id":"7461","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7495","post_id":"7461","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7496","post_id":"7461","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7497","post_id":"7461","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7498","post_id":"7461","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7499","post_id":"7461","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7500","post_id":"7461","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7501","post_id":"7461","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7512","post_id":"7463","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Partnership-Opener-scaled.jpeg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7513","post_id":"7463","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1709;s:4:\"file\";s:38:\"2021\/11\/Partnership-Opener-scaled.jpeg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Partnership-Opener-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"Partnership-Opener-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Partnership-Opener-150x150.jpeg\";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:31:\"Partnership-Opener-768x513.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"Partnership-Opener-1536x1025.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:33:\"Partnership-Opener-2048x1367.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;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:{}}s:14:\"original_image\";s:23:\"Partnership-Opener.jpeg\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7514","post_id":"7464","meta_key":"_wp_attached_file","meta_value":"2021\/11\/business_meeting_1551552630.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7515","post_id":"7464","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:746;s:4:\"file\";s:39:\"2021\/11\/business_meeting_1551552630.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"business_meeting_1551552630-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"business_meeting_1551552630-1024x597.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:597;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"business_meeting_1551552630-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:39:\"business_meeting_1551552630-768x448.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:448;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7516","post_id":"7465","meta_key":"_wp_attached_file","meta_value":"2021\/11\/Ad-Hoc-scaled-e1636134460103.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7517","post_id":"7465","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:2540;s:6:\"height\";i:1036;s:4:\"file\";s:40:\"2021\/11\/Ad-Hoc-scaled-e1636134460103.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Ad-Hoc-scaled-e1636134460103-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"Ad-Hoc-scaled-e1636134460103-1024x418.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Ad-Hoc-scaled-e1636134460103-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:40:\"Ad-Hoc-scaled-e1636134460103-768x313.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:313;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:41:\"Ad-Hoc-scaled-e1636134460103-1536x626.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:626;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:41:\"Ad-Hoc-scaled-e1636134460103-2048x835.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:835;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:{}}s:14:\"original_image\";s:10:\"Ad-Hoc.jpg\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7519","post_id":"7466","meta_key":"_edit_lock","meta_value":"1636132732:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7520","post_id":"7466","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7521","post_id":"7466","meta_key":"_wp_trash_meta_time","meta_value":"1636132757"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7522","post_id":"7467","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7523","post_id":"7467","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7524","post_id":"7467","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7525","post_id":"7467","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7526","post_id":"7467","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7527","post_id":"7467","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7528","post_id":"7467","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7529","post_id":"7467","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7530","post_id":"7467","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636132495;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54110:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:0px 0px;background-repeat:repeat-y;background-size:contain;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#05192F;opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7531","post_id":"7468","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7532","post_id":"7468","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7533","post_id":"7468","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7534","post_id":"7468","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7535","post_id":"7468","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7536","post_id":"7468","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}]},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c302fd4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"4ed48e88\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"477e6bee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"6ae38e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"7f3abfb\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.45,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-5.png\",\"id\":7316,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3507a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27580f2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e1e3ab4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4cbad91\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7269,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-2.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Retainer\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_vertical_align\":\"center\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"45b6bfd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a08a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7277,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Ad hoc \",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"647a367\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":10,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"12\",\"bottom\":\"0\",\"left\":\"12\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8e7e33e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7268,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-1.svg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"<br><br>Subscription\",\"description_text\":\"\",\"image_size\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_color\":\"#FFFFFF\",\"description_color\":\"#FFFFFF\",\"_background_background\":\"classic\",\"_background_color\":\"#805531\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Roboto\",\"title_typography_font_weight\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#805531\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7537","post_id":"7468","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7538","post_id":"7468","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7539","post_id":"7468","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636132495;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54110:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:0px 0px;background-repeat:repeat-y;background-size:contain;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#05192F;opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7540","post_id":"7469","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7541","post_id":"7469","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7542","post_id":"7469","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7543","post_id":"7469","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7544","post_id":"7469","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7545","post_id":"7469","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7546","post_id":"7469","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7547","post_id":"7469","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7548","post_id":"7469","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636132495;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:3:\"svg\";i:19;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:54110:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:0px 0px;background-repeat:repeat-y;background-size:contain;}.elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-background-overlay{background-color:#05192F;opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-477e6bee{text-align:left;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-477e6bee > .elementor-widget-container{margin:19px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-7f3abfb .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-7f3abfb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{opacity:0.45;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d3507a1{text-align:center;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-27580f2{margin-top:10px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-4cbad91 > .elementor-widget-container{margin:0px 0px 0px 0px;background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;border-radius:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91{width:180px;max-width:180px;align-self:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-1a08a42 > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-1a08a42{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:30px 30px 0px 30px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper .elementor-image-box-img{width:35%;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper img{border-radius:0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-title{margin-bottom:10px;color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-weight:300;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-description{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-8e7e33e > .elementor-widget-container{background-color:#805531;border-style:solid;border-width:10px 0px 0px 0px;border-color:#805531;}.elementor-7044 .elementor-element.elementor-element-8e7e33e{width:180px;max-width:180px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png\");}.elementor-7044 .elementor-element.elementor-element-7034d70d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:100px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-7034d70d > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:0% 10% 0% 0%;}.elementor-7044 .elementor-element.elementor-element-71d91619{text-align:center;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:30px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-31a3e2e9{color:#000000;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:400;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-3c7132d:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png\");background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3c7132d > .elementor-background-overlay{opacity:0.78;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3c7132d{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:75px 0px 75px 0px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e{text-align:left;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{color:#FFFFFF;font-family:\"Roboto\", Sans-serif;font-size:25px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-8a1a63e > .elementor-widget-container{margin:0px 0px 0px 125px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button{font-family:\"Roboto\", Sans-serif;font-size:15px;font-weight:400;text-transform:uppercase;fill:#040447;color:#040447;background-color:#FFFFFF;border-radius:0px 0px 0px 0px;padding:15px 45px 15px 45px;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus{color:#000000;background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-834c6ea .elementor-button:focus svg{fill:#000000;}.elementor-7044 .elementor-element.elementor-element-896fb52{text-align:center;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{color:#040447;font-family:\"Roboto\", Sans-serif;font-size:40px;font-weight:400;line-height:1.2em;}.elementor-7044 .elementor-element.elementor-element-896fb52 > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-thumbnail{height:219px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-holder{background-color:#fff;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-footer, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-meta{justify-content:center;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-meta > span{font-family:\"Roboto\", Sans-serif;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{color:#303133;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title:hover, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a:hover{color:#23527c;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title{text-align:center;margin:-10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title, .elementor-7044 .elementor-element.elementor-element-49324bc .eael-entry-title a{font-family:\"Roboto\", Sans-serif;font-weight:500;line-height:25px;letter-spacing:0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post-excerpt p{text-align:center;font-family:\"Roboto\", Sans-serif;font-weight:400;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay{background-color:rgba(0,0,0, .75);}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > i{color:#ffffff;font-size:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc .eael-grid-post .eael-entry-overlay > img{height:18px;width:18px;}.elementor-7044 .elementor-element.elementor-element-49324bc > .elementor-widget-container{margin:-25px 0px 0px 0px;}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-4ed48e88{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-6ae38e83{width:28.3%;}.elementor-7044 .elementor-element.elementor-element-478e43d{width:71.7%;}.elementor-7044 .elementor-element.elementor-element-5e3ff72{width:28.3%;}}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:15px 12px 0px 12px;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-71d91619 .elementor-heading-title{font-size:35px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:30px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3c302fd4{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-477e6bee .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-d3507a1 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-e1e3ab4 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-4cbad91 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-45b6bfd > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-1a08a42 .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-647a367 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-8e7e33e .elementor-image-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7034d70d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-45a5911c > .elementor-element-populated{padding:25px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3c7132d{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-8a1a63e .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-896fb52 .elementor-heading-title{font-size:45px;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-3c302fd4:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3c302fd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7559","post_id":"7471","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7560","post_id":"7471","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7561","post_id":"7471","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7562","post_id":"7471","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7563","post_id":"7471","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7564","post_id":"7471","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7565","post_id":"7471","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7566","post_id":"7471","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7567","post_id":"7472","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7568","post_id":"7472","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7569","post_id":"7472","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7570","post_id":"7472","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7571","post_id":"7472","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7572","post_id":"7472","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1.png\",\"id\":7263,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7573","post_id":"7472","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7574","post_id":"7472","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7575","post_id":"7473","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7576","post_id":"7473","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7577","post_id":"7473","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7578","post_id":"7473","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7579","post_id":"7473","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7580","post_id":"7473","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-e1636129744719.jpg\",\"id\":7454,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom left\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7581","post_id":"7473","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7582","post_id":"7473","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7584","post_id":"7474","meta_key":"_wp_attached_file","meta_value":"2021\/11\/ava4.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7585","post_id":"7474","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2021\/11\/ava4.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"ava4-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:\"ava4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7586","post_id":"7474","meta_key":"_elementor_source_image_hash","meta_value":"9a54e2b74d03cbb157d4a6243a9624cdbf344380"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7587","post_id":"7475","meta_key":"_wp_attached_file","meta_value":"2021\/11\/y9.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7588","post_id":"7475","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:14:\"2021\/11\/y9.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"y9-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:\"y9-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7589","post_id":"7475","meta_key":"_elementor_source_image_hash","meta_value":"c5b4887a3aeafdc55dcb6ded47f97f6abc4fc217"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7590","post_id":"7476","meta_key":"_wp_attached_file","meta_value":"2021\/11\/ava2.png"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7591","post_id":"7476","meta_key":"_wp_attachment_metadata","meta_value":"a:5:{s:5:\"width\";i:400;s:6:\"height\";i:400;s:4:\"file\";s:16:\"2021\/11\/ava2.png\";s:5:\"sizes\";a:2:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"ava2-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:\"ava2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;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:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7592","post_id":"7476","meta_key":"_elementor_source_image_hash","meta_value":"fe08d1630f577f53caa449a4d3b62a8c8575248d"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7604","post_id":"7478","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7605","post_id":"7478","meta_key":"_wp_trash_meta_time","meta_value":"1636134107"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7606","post_id":"7479","meta_key":"_edit_lock","meta_value":"1636134195:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7607","post_id":"7479","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7608","post_id":"7479","meta_key":"_wp_trash_meta_time","meta_value":"1636134197"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7609","post_id":"7465","meta_key":"_wp_attachment_backup_sizes","meta_value":"a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2560;s:6:\"height\";i:1709;s:4:\"file\";s:17:\"Ad-Hoc-scaled.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:18:\"Ad-Hoc-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:18:\"Ad-Hoc-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:18:\"Ad-Hoc-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:19:\"Ad-Hoc-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"1536x1536-orig\";a:4:{s:4:\"file\";s:20:\"Ad-Hoc-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:14:\"2048x2048-orig\";a:4:{s:4:\"file\";s:20:\"Ad-Hoc-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image\/jpeg\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7610","post_id":"7480","meta_key":"_wp_attached_file","meta_value":"2021\/11\/shutterstock_165891056-scaled.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7611","post_id":"7480","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:41:\"2021\/11\/shutterstock_165891056-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"shutterstock_165891056-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"shutterstock_165891056-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"shutterstock_165891056-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:34:\"shutterstock_165891056-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:36:\"shutterstock_165891056-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:36:\"shutterstock_165891056-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;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:51:\"Business and Office Icons - Blue Series [Converted]\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:26:\"shutterstock_165891056.jpg\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7612","post_id":"7481","meta_key":"_wp_attached_file","meta_value":"2021\/11\/oo-scaled.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7613","post_id":"7481","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:21:\"2021\/11\/oo-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"oo-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"oo-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"oo-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:14:\"oo-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"oo-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:16:\"oo-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;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:51:\"Business and Office Icons - Blue Series [Converted]\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:6:\"oo.jpg\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7614","post_id":"7482","meta_key":"_wp_attached_file","meta_value":"2021\/11\/55-scaled.jpg"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7615","post_id":"7482","meta_key":"_wp_attachment_metadata","meta_value":"a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:21:\"2021\/11\/55-scaled.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"55-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"55-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"55-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:14:\"55-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:16:\"55-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image\/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:16:\"55-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;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:51:\"Business and Office Icons - Blue Series [Converted]\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:6:\"55.jpg\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7616","post_id":"7483","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7617","post_id":"7483","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7618","post_id":"7483","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7619","post_id":"7483","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7620","post_id":"7483","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7621","post_id":"7483","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-e1636129744719.jpg\",\"id\":7454,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom left\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7622","post_id":"7483","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7623","post_id":"7483","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7624","post_id":"7484","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7625","post_id":"7484","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7626","post_id":"7484","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7627","post_id":"7484","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7628","post_id":"7484","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7629","post_id":"7484","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7034d70d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1000},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-e1636129744719.jpg\",\"id\":7454,\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom left\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"45a5911c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#000000\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d91619\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges and Case Studies\\u200b\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":35},\"header_size\":\"h3\",\"align\":\"center\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31a3e2e9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"141ae03c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7767960c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"7120\",\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/10\\\/qr2.jpg\"},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c7132d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":500},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Group-8.png\",\"id\":7319,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"478e43d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":71.7},\"elements\":[{\"id\":\"8a1a63e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign Up Now & Get Your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"left\",\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5e3ff72\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":28.3},\"elements\":[{\"id\":\"834c6ea\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sign Up\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#040447\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#000000\",\"button_background_hover_color\":\"#FFFFFF\",\"hover_animation\":\"grow\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"45\",\"bottom\":\"15\",\"left\":\"45\",\"isLinked\":false},\"align_mobile\":\"left\",\"typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"896fb52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#040447\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":40},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"typography_font_family\":\"Roboto\",\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49324bc\",\"elType\":\"widget\",\"settings\":{\"show_load_more_text\":\"Load More\",\"excerpt_expanison_indicator\":\"...\",\"eael_read_more_text\":\"Read More\",\"read_more_button_text\":\"Read More\",\"posts_per_page\":4,\"layout_mode\":\"grid\",\"image_size\":\"medium_large\",\"postgrid_image_height\":{\"unit\":\"px\",\"size\":219,\"sizes\":[]},\"eael_post_grid_preset_style\":\"two\",\"eael_post_grid_meta_alignment\":\"center\",\"eael_post_grid_meta_typography_typography\":\"custom\",\"eael_post_grid_meta_typography_font_family\":\"Roboto\",\"eael_post_grid_meta_typography_font_weight\":\"400\",\"eael_meta_footer__offset_x\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_alignment\":\"center\",\"eael_post_grid_title_typography_typography\":\"custom\",\"eael_post_grid_title_typography_font_family\":\"Roboto\",\"eael_post_grid_title_typography_font_weight\":\"500\",\"eael_post_grid_title_typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"eael_post_grid_title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eael_post_grid_title_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_grid_excerpt_alignment\":\"center\",\"eael_post_grid_excerpt_typography_typography\":\"custom\",\"eael_post_grid_excerpt_typography_font_family\":\"Roboto\",\"eael_post_grid_excerpt_typography_font_weight\":\"400\",\"eael_post_grid_excerpt_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_post_read_more_btn_typography_typography\":\"custom\",\"eael_post_read_more_btn_typography_font_family\":\"Roboto\",\"eael_post_read_more_btn_color\":\"#040447\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orderby\":\"rand\",\"eael_show_excerpt\":\"\",\"eael_show_read_more_button\":\"\",\"eael_show_author\":\"\",\"eael_show_date\":\"\"},\"elements\":[],\"widgetType\":\"eael-post-grid\"}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7630","post_id":"7484","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7631","post_id":"7484","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7632","post_id":"7485","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7633","post_id":"7485","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7634","post_id":"7485","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7635","post_id":"7485","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7636","post_id":"7485","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7637","post_id":"7485","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d1e2218\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cf72e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ef68951\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case Studies\",\"align\":\"left\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4e5f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":7465,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Ad-Hoc-scaled.jpg\"},{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\"}],\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"1920\",\"height\":\"1080\"},\"slides_to_show\":\"3\",\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"arrows_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"fdc1840\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"379dd19\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Ad-Hoc-scaled-e1636134460103.jpg\",\"id\":7465,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"b7fe7bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"72b96fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up now & Get your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"right\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"07dd978\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"5ca2e05\",\"elType\":\"widget\",\"settings\":{\"text\":\"SIGN UP\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce63684\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2985997d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":351,\"sizes\":[]}},\"elements\":[{\"id\":\"4a027e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"413caa48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7480,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/shutterstock_165891056-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"24869e85\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"97067a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7481,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/oo-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"2647f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a259a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7482,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/55-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7638","post_id":"7485","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7639","post_id":"7485","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7641","post_id":"7486","meta_key":"_edit_lock","meta_value":"1636135734:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7643","post_id":"7486","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7644","post_id":"7486","meta_key":"_wp_trash_meta_time","meta_value":"1636135780"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7645","post_id":"7487","meta_key":"_edit_lock","meta_value":"1636135913:1"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7646","post_id":"7487","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7647","post_id":"7487","meta_key":"_wp_trash_meta_time","meta_value":"1636135946"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7648","post_id":"7488","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7649","post_id":"7488","meta_key":"_wp_trash_meta_time","meta_value":"1636136098"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7650","post_id":"7489","meta_key":"_wp_trash_meta_status","meta_value":"publish"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7651","post_id":"7489","meta_key":"_wp_trash_meta_time","meta_value":"1636136131"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7652","post_id":"7490","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7653","post_id":"7490","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7654","post_id":"7490","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7655","post_id":"7490","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7656","post_id":"7490","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7657","post_id":"7490","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d1e2218\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cf72e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ef68951\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case Studies\",\"align\":\"left\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4e5f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":7465,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Ad-Hoc-scaled.jpg\"},{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\"}],\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"1920\",\"height\":\"1080\"},\"slides_to_show\":\"3\",\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"arrows_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"fdc1840\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"379dd19\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Ad-Hoc-scaled-e1636134460103.jpg\",\"id\":7465,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"b7fe7bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"72b96fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up now & Get your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"right\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"07dd978\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"5ca2e05\",\"elType\":\"widget\",\"settings\":{\"text\":\"SIGN UP\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce63684\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2985997d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":351,\"sizes\":[]}},\"elements\":[{\"id\":\"4a027e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"413caa48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7480,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/shutterstock_165891056-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"24869e85\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"97067a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7481,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/oo-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"2647f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a259a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7482,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/55-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7658","post_id":"7490","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7659","post_id":"7490","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7660","post_id":"7490","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636135710;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:55939:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-container{min-height:15px;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-0bd950b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:0px 0px;background-repeat:repeat-y;background-size:contain;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-background-overlay{background-color:#05192F;opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-0bd950b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:30px 0px 30px 0px;}.elementor-7044 .elementor-element.elementor-element-3e4c853{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-3e4c853 > .elementor-widget-container{margin:10px 0px 0px 320px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button .elementor-align-icon-right{margin-left:0px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button .elementor-align-icon-left{margin-right:0px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-baf4607 > .elementor-widget-container{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-1.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{background-color:#061A2F;opacity:0.84;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-57c0225{text-align:center;}.elementor-7044 .elementor-element.elementor-element-57c0225 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:600;}.elementor-7044 .elementor-element.elementor-element-14165353 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-14165353 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-14165353{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-5d1e2218 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:40px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ef68951{text-align:left;}.elementor-7044 .elementor-element.elementor-element-ef68951 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-ef68951 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c4e5f7e{--e-image-carousel-slides-to-show:3;}.elementor-7044 .elementor-element.elementor-element-c4e5f7e .elementor-swiper-button.elementor-swiper-button-prev, .elementor-7044 .elementor-element.elementor-element-c4e5f7e .elementor-swiper-button.elementor-swiper-button-next{font-size:23px;color:#BDBDBD;}.elementor-7044 .elementor-element.elementor-element-fdc1840 .elementor-spacer-inner{height:50px;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-container{min-height:15px;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-379dd19:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Ad-Hoc-scaled-e1636134460103.jpg\");background-repeat:repeat-y;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-background-overlay{background-color:#05192F;opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-379dd19{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:30px 0px 30px 0px;}.elementor-7044 .elementor-element.elementor-element-72b96fe{text-align:right;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;font-weight:500;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-72b96fe > .elementor-widget-container{margin:10px 0px 0px 50px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button .elementor-align-icon-right{margin-left:0px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button .elementor-align-icon-left{margin-right:0px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 > .elementor-widget-container{margin:0px 100px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ce63684{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ce63684 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-ce63684 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-2985997d > .elementor-container{min-height:351px;}.elementor-7044 .elementor-element.elementor-element-2985997d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-7044 .elementor-element.elementor-element-2985997d{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-aed4f7b{width:51.317%;}.elementor-7044 .elementor-element.elementor-element-271b236{width:48.683%;}.elementor-7044 .elementor-element.elementor-element-b7fe7bd{width:51.317%;}.elementor-7044 .elementor-element.elementor-element-07dd978{width:48.683%;}}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-0bd950b{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-14165353{padding:15px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{margin:0px 10px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-379dd19{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-2985997d{padding:15px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{margin:0px 10px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-0bd950b{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-57c0225 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-379dd19{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-img{margin-bottom:15px;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-0bd950b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-379dd19:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7661","post_id":"7491","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7662","post_id":"7491","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7663","post_id":"7491","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7664","post_id":"7491","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7665","post_id":"7491","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7666","post_id":"7491","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d1e2218\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cf72e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ef68951\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case Studies\",\"align\":\"left\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4e5f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":7465,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Ad-Hoc-scaled.jpg\"},{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\"}],\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"1920\",\"height\":\"1080\"},\"slides_to_show\":\"3\",\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"arrows_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"fdc1840\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"379dd19\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Ad-Hoc-scaled-e1636134460103.jpg\",\"id\":7465,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"b7fe7bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"72b96fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up now & Get your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"right\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"07dd978\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"5ca2e05\",\"elType\":\"widget\",\"settings\":{\"text\":\"SIGN UP\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce63684\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2985997d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":351,\"sizes\":[]}},\"elements\":[{\"id\":\"4a027e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"413caa48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7480,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/shutterstock_165891056-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"24869e85\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"97067a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7481,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/oo-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"2647f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a259a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7482,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/55-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7667","post_id":"7491","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7668","post_id":"7491","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7669","post_id":"7491","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636135710;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:55939:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-container{min-height:15px;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-0bd950b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:0px 0px;background-repeat:repeat-y;background-size:contain;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-background-overlay{background-color:#05192F;opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-0bd950b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:30px 0px 30px 0px;}.elementor-7044 .elementor-element.elementor-element-3e4c853{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-3e4c853 > .elementor-widget-container{margin:10px 0px 0px 320px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button .elementor-align-icon-right{margin-left:0px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button .elementor-align-icon-left{margin-right:0px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-baf4607 > .elementor-widget-container{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-1.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{background-color:#061A2F;opacity:0.84;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-57c0225{text-align:center;}.elementor-7044 .elementor-element.elementor-element-57c0225 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:600;}.elementor-7044 .elementor-element.elementor-element-14165353 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-14165353 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-14165353{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-5d1e2218 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:40px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ef68951{text-align:left;}.elementor-7044 .elementor-element.elementor-element-ef68951 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-ef68951 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c4e5f7e{--e-image-carousel-slides-to-show:3;}.elementor-7044 .elementor-element.elementor-element-c4e5f7e .elementor-swiper-button.elementor-swiper-button-prev, .elementor-7044 .elementor-element.elementor-element-c4e5f7e .elementor-swiper-button.elementor-swiper-button-next{font-size:23px;color:#BDBDBD;}.elementor-7044 .elementor-element.elementor-element-fdc1840 .elementor-spacer-inner{height:50px;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-container{min-height:15px;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-379dd19:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Ad-Hoc-scaled-e1636134460103.jpg\");background-repeat:repeat-y;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-background-overlay{background-color:#05192F;opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-379dd19{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:30px 0px 30px 0px;}.elementor-7044 .elementor-element.elementor-element-72b96fe{text-align:right;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;font-weight:500;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-72b96fe > .elementor-widget-container{margin:10px 0px 0px 50px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button .elementor-align-icon-right{margin-left:0px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button .elementor-align-icon-left{margin-right:0px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 > .elementor-widget-container{margin:0px 100px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ce63684{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ce63684 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-ce63684 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-2985997d > .elementor-container{min-height:351px;}.elementor-7044 .elementor-element.elementor-element-2985997d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-7044 .elementor-element.elementor-element-2985997d{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-aed4f7b{width:51.317%;}.elementor-7044 .elementor-element.elementor-element-271b236{width:48.683%;}.elementor-7044 .elementor-element.elementor-element-b7fe7bd{width:51.317%;}.elementor-7044 .elementor-element.elementor-element-07dd978{width:48.683%;}}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-0bd950b{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-14165353{padding:15px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{margin:0px 10px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-379dd19{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-2985997d{padding:15px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{margin:0px 10px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-0bd950b{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-57c0225 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-379dd19{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-img{margin-bottom:15px;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-0bd950b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-379dd19:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7670","post_id":"7492","meta_key":"fw_options","meta_value":"a:0:{}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7671","post_id":"7492","meta_key":"_wp_page_template","meta_value":"default"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7672","post_id":"7492","meta_key":"_elementor_edit_mode","meta_value":"builder"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7673","post_id":"7492","meta_key":"_elementor_template_type","meta_value":"wp-page"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7674","post_id":"7492","meta_key":"_elementor_version","meta_value":"3.4.4"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7675","post_id":"7492","meta_key":"_elementor_data","meta_value":"[{\"id\":\"3cihzi2\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.36,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"50\",\"bottom\":\"120\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"background_repeat\":\"no-repeat\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":5,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(221,221,221,0.73)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":120,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_position\":\"center center\",\"content_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"background_image\":{\"id\":7291,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#0000F600\",\"custom_height\":{\"unit\":\"px\",\"size\":412,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"background_overlay_color\":\"#0F1C39\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"6620a5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-200\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6effccb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c3e4ff9\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHOEVER UNDERSTANDS\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"-0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":24,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d902cb0\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE MARKET BEST,\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"600\",\"typography_font_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":36,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33f614a\",\"elType\":\"widget\",\"settings\":{\"title\":\"WINS.\",\"header_size\":\"h1\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.3,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":32,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c357e2d\",\"elType\":\"widget\",\"settings\":{\"width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"color\":\"#FFFFFF\",\"weight\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"gap_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3a10bc7\",\"elType\":\"widget\",\"settings\":{\"text\":\"SCHEDULE A CALL\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#0037B1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#FFFFFF\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5467049f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-688,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":97,\"sizes\":[]},\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"2df25fde\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"slideshow\",\"background_slideshow_gallery\":[{\"id\":7455,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Vector-Smart-Object-1-e1636129593673.jpg\"}],\"animation\":\"none\"},\"elements\":[{\"id\":\"7c6f390\",\"elType\":\"widget\",\"settings\":{\"title\":\"Areas of Expertise\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31e7362\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"400\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"422d3e9\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"slideshow\",\"background_color\":\"#FFFFFF\",\"layout\":\"full_width\",\"gap\":\"no\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"b949591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"26213db\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Planning and Strategy\",\"description_text\":\"\",\"primary_color\":\"#333333\",\"icon_size\":{\"unit\":\"px\",\"size\":65},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/New-Product-premium-01-1.svg\",\"id\":7285},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Roboto\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae4c1e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5aecc7a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Sales Development <br> & Expansion\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Growth-1.svg\",\"id\":7278},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"f272ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"45\",\"bottom\":\"45\",\"left\":\"45\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true}},\"elements\":[{\"id\":\"002b1d3\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Revenue managemet <br> & optimization\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Money-Management-01-1.svg\",\"id\":7284},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3ab82221\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e736211\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"7f5adac\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Product Innovation <br> & Development\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-1.svg\",\"id\":7280},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"28930a75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"4e79281\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Customer Knowledge <br> & Understanding\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/002-plan-01-1.svg\",\"id\":7258},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"6f7af988\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"background_background\":\"slideshow\",\"background_color\":\"#F7F7F7\"},\"elements\":[{\"id\":\"9519164\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Experience \\\/ Voice of CX \\\/ SX\",\"description_text\":\"\",\"primary_color\":\"#686868\",\"icon_size\":{\"unit\":\"px\",\"size\":50},\"hover_animation\":\"float\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20},\"title_color\":\"#333333\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"title_typography_font_weight\":\"700\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"description_typography_font_weight\":\"300\",\"icon_space\":{\"unit\":\"px\",\"size\":20},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14},\"selected_icon\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Increase-01.svg\",\"id\":7233},\"library\":\"svg\"},\"title_typography_font_family\":\"Poppins\",\"title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0bd950b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\",\"id\":7365,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"contain\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_position\":\"initial\",\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"aed4f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"3e4c853\",\"elType\":\"widget\",\"settings\":{\"title\":\"Need market research?\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":31},\"typography_font_weight\":\"400\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"center\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"320\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"271b236\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"baf4607\",\"elType\":\"widget\",\"settings\":{\"text\":\"REQUEST A QUOTE\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ab209d1\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"129f414\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cc78ba7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Industries\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6fdc60b\",\"elType\":\"section\",\"settings\":{\"structure\":\"50\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/background1-1.png\",\"id\":7262,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"gap\":\"wider\",\"stretch_section\":\"section-stretched\",\"background_position\":\"initial\",\"background_xpos\":{\"unit\":\"px\",\"size\":-321,\"sizes\":[]}},\"elements\":[{\"id\":\"ad9495d\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"slideshow\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f708b9\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Packaged Goods\\u200b\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/5-01-1.svg\",\"id\":7261},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"cf48978\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"16e7d2e\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Differentiating Your Product\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/1-01.svg\",\"id\":7256},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Poppins\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Roboto\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"47da7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"82ffd8c\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Consumer Electronics, Appliances, & Technology\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/4-01.svg\",\"id\":7260},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"dc1e588\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"3b9a572\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Automotive and Mobility\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/3-01.svg\",\"id\":7259},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false},{\"id\":\"f666c95\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null},\"elements\":[{\"id\":\"88820b5\",\"elType\":\"widget\",\"settings\":{\"eael_flipbox_front_title\":\"Retail and eCommerce\",\"eael_flipbox_front_text\":\"\",\"eael_flipbox_back_title\":\"\",\"eael_flipbox_back_text\":\"<p>How to avoid your product(s) offering to become another commodity?<\\\/p>\",\"flipbox_button_text\":\"Get Started\",\"eael_flipbox_front_bg_color_background\":\"classic\",\"eael_flipbox_front_title_color\":\"#FFFFFF\",\"eael_flipbox_front_title_typography_typography\":\"custom\",\"eael_flipbox_front_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_front_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_back_title_typography_typography\":\"custom\",\"eael_flipbox_back_title_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"eael_flipbox_back_content_typography_typography\":\"custom\",\"eael_flipbox_back_content_typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"eael_flipbox_front_title_typography_font_family\":\"Poppins\",\"eael_flipbox_front_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_title_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_back_content_typography_line_height\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"eael_flipbox_front_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_icon_new\":{\"value\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/2-01.svg\",\"id\":7257},\"library\":\"svg\"},\"eael_flipbox_icon_back_new\":{\"value\":\"\",\"library\":\"\"},\"eael_flipbox_front_bg_color_size\":\"cover\",\"eael_flipbox_back_bg_color_background\":\"classic\",\"eael_flipbox_back_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"eael_flipbox_back_bg_color_size\":\"cover\",\"eael_flipbox_front_icon_typography\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"eael_flipbox_back_icon_typography\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_background\":\"classic\",\"eael_flipbox_front_bg_color_position\":\"center center\",\"eael_flipbox_back_bg_color_position\":\"center center\",\"eael_flipbox_back_title_typography_font_family\":\"Roboto\",\"eael_flipbox_back_content_typography_font_family\":\"Poppins\",\"eael_flipbox_type\":\"animate-zoom-in\",\"eael_flipbox_3d\":\"eael-flip-box--3d\",\"eael_flipbox_front_bg_color_color\":\"#25469D\",\"eael_flipbox_back_bg_color_color\":\"#05192F\",\"eael_flipbox_front_title_typography_font_weight\":\"400\",\"eael_flipbox_front_content_typography_typography\":\"custom\",\"eael_flipbox_front_content_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"eael-flip-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"z8elhhm\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"rgba(255,255,255,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.84,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"20\",\"bottom\":\"90\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"25\",\"bottom\":\"50\",\"left\":\"25\",\"isLinked\":false},\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Mask-Group-1.png\",\"id\":7241,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_overlay_color\":\"#061A2F\"},\"elements\":[{\"id\":\"8a89b00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"57c0225\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adding Value Model\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32},\"typography_font_weight\":\"600\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14165353\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"4ff0c4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7a91b71a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"RETAINER\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"a94c7aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"748da5b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"AD-HOC\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"b30aa0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebbd22b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"SUBSCRIPTION\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#FFFFFF\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"title_typography_font_family\":\"Poppins\",\"title_shadow_text_shadow_type\":\"yes\",\"description_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5d1e2218\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1cf72e66\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ef68951\",\"elType\":\"widget\",\"settings\":{\"title\":\"Case Studies\",\"align\":\"left\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c4e5f7e\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":7465,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Ad-Hoc-scaled.jpg\"},{\"id\":7365,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\"}],\"thumbnail_size\":\"custom\",\"thumbnail_custom_dimension\":{\"width\":\"1920\",\"height\":\"1080\"},\"slides_to_show\":\"3\",\"arrows_position\":\"outside\",\"arrows_size\":{\"unit\":\"px\",\"size\":23,\"sizes\":[]},\"arrows_color\":\"#BDBDBD\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"fdc1840\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"379dd19\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":15},\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#05192F\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_image\":{\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/Ad-Hoc-scaled-e1636134460103.jpg\",\"id\":7465,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"background_repeat\":\"repeat-y\",\"background_size\":\"initial\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"background_overlay_color\":\"#05192F\",\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":728,\"sizes\":[]},\"height\":\"min-height\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"b7fe7bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":51.317},\"elements\":[{\"id\":\"72b96fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sign up now & Get your Reports\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3},\"align\":\"right\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":34,\"vertical\":0,\"blur\":84,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"07dd978\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":48.683},\"elements\":[{\"id\":\"5ca2e05\",\"elType\":\"widget\",\"settings\":{\"text\":\"SIGN UP\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"500\",\"button_text_color\":\"#0037B1\",\"typography_font_size\":{\"unit\":\"px\",\"size\":11,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"button_background_hover_color\":\"#048645\",\"hover_animation\":\"float\",\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"size\":\"md\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"hover_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2816ad8\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"328349e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce63684\",\"elType\":\"widget\",\"settings\":{\"title\":\"Articles\",\"align\":\"center\",\"title_color\":\"#333333\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_weight\":\"800\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2985997d\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"top\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":351,\"sizes\":[]}},\"elements\":[{\"id\":\"4a027e00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"413caa48\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7480,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/shutterstock_165891056-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"24869e85\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"97067a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7481,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/oo-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"2647f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"55\",\"bottom\":\"25\",\"left\":\"55\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a259a5c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":7482,\"url\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2021\\\/11\\\/55-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Disruptive Technologies\",\"description_text\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"image_size\":{\"unit\":\"%\",\"size\":100},\"title_color\":\"#25469D\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":14},\"description_typography_font_weight\":\"300\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"thumbnail_custom_dimension\":{\"width\":\"1080\",\"height\":\"1080\"},\"title_typography_font_family\":\"Poppins\",\"description_typography_font_family\":\"Poppins\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7676","post_id":"7492","meta_key":"_elementor_page_assets","meta_value":"a:1:{s:6:\"styles\";a:9:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";i:4;s:12:\"e-animations\";i:5;s:12:\"e-animations\";i:6;s:12:\"e-animations\";i:7;s:12:\"e-animations\";i:8;s:12:\"e-animations\";}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7677","post_id":"7492","meta_key":"_elementor_page_settings","meta_value":"a:1:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7678","post_id":"7492","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636135710;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:55939:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 100px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-container{min-height:15px;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-0bd950b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:0px 0px;background-repeat:repeat-y;background-size:contain;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-background-overlay{background-color:#05192F;opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-0bd950b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:30px 0px 30px 0px;}.elementor-7044 .elementor-element.elementor-element-3e4c853{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-3e4c853 > .elementor-widget-container{margin:10px 0px 0px 320px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button .elementor-align-icon-right{margin-left:0px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button .elementor-align-icon-left{margin-right:0px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-baf4607 > .elementor-widget-container{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-1.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{background-color:#061A2F;opacity:0.84;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-57c0225{text-align:center;}.elementor-7044 .elementor-element.elementor-element-57c0225 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:600;}.elementor-7044 .elementor-element.elementor-element-14165353 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-14165353 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-14165353{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-5d1e2218 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:40px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ef68951{text-align:left;}.elementor-7044 .elementor-element.elementor-element-ef68951 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-ef68951 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c4e5f7e{--e-image-carousel-slides-to-show:3;}.elementor-7044 .elementor-element.elementor-element-c4e5f7e .elementor-swiper-button.elementor-swiper-button-prev, .elementor-7044 .elementor-element.elementor-element-c4e5f7e .elementor-swiper-button.elementor-swiper-button-next{font-size:23px;color:#BDBDBD;}.elementor-7044 .elementor-element.elementor-element-fdc1840 .elementor-spacer-inner{height:50px;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-container{min-height:15px;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-379dd19:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Ad-Hoc-scaled-e1636134460103.jpg\");background-repeat:repeat-y;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-background-overlay{background-color:#05192F;opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-379dd19{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:30px 0px 30px 0px;}.elementor-7044 .elementor-element.elementor-element-72b96fe{text-align:right;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;font-weight:500;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-72b96fe > .elementor-widget-container{margin:10px 0px 0px 50px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button .elementor-align-icon-right{margin-left:0px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button .elementor-align-icon-left{margin-right:0px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 > .elementor-widget-container{margin:0px 100px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ce63684{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ce63684 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-ce63684 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-2985997d > .elementor-container{min-height:351px;}.elementor-7044 .elementor-element.elementor-element-2985997d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-7044 .elementor-element.elementor-element-2985997d{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-aed4f7b{width:51.317%;}.elementor-7044 .elementor-element.elementor-element-271b236{width:48.683%;}.elementor-7044 .elementor-element.elementor-element-b7fe7bd{width:51.317%;}.elementor-7044 .elementor-element.elementor-element-07dd978{width:48.683%;}}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-0bd950b{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-14165353{padding:15px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{margin:0px 10px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-379dd19{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-2985997d{padding:15px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{margin:0px 10px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-0bd950b{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-57c0225 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-379dd19{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-img{margin-bottom:15px;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-0bd950b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-379dd19:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7679","post_id":"7044","meta_key":"_elementor_controls_usage","meta_value":"a:10:{s:7:\"heading\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:12;s:11:\"header_size\";i:5;s:5:\"align\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:9:{s:11:\"title_color\";i:12;s:20:\"typography_font_size\";i:12;s:25:\"typography_letter_spacing\";i:4;s:21:\"typography_typography\";i:11;s:22:\"typography_font_family\";i:11;s:22:\"typography_font_weight\";i:11;s:22:\"typography_line_height\";i:6;s:28:\"text_shadow_text_shadow_type\";i:5;s:23:\"text_shadow_text_shadow\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:11;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:2:{s:5:\"color\";i:1;s:6:\"weight\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:4:\"size\";i:3;s:11:\"icon_indent\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:3;s:7:\"_margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:16:\"background_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:22:\"typography_font_weight\";i:3;s:17:\"button_text_color\";i:3;s:20:\"typography_font_size\";i:3;s:25:\"typography_letter_spacing\";i:3;s:29:\"button_background_hover_color\";i:3;s:15:\"hover_animation\";i:3;s:13:\"border_radius\";i:3;s:11:\"hover_color\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:27;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:25;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:2;s:7:\"padding\";i:14;}s:15:\"section_effects\";a:1:{s:9:\"animation\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:7;s:16:\"background_color\";i:3;s:28:\"background_slideshow_gallery\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:8;s:19:\"background_position\";i:5;s:15:\"background_size\";i:5;s:17:\"background_repeat\";i:5;s:16:\"background_image\";i:7;s:16:\"background_color\";i:6;s:27:\"background_hover_transition\";i:1;s:15:\"background_xpos\";i:2;s:15:\"background_ypos\";i:1;s:21:\"background_attachment\";i:3;}s:26:\"section_background_overlay\";a:8:{s:26:\"background_overlay_opacity\";i:4;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:2;s:31:\"background_overlay_color_b_stop\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:27:\"background_overlay_position\";i:1;s:29:\"background_overlay_background\";i:4;s:24:\"background_overlay_color\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:9;s:6:\"margin\";i:8;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:9:{s:13:\"content_width\";i:4;s:15:\"stretch_section\";i:7;s:13:\"custom_height\";i:5;s:6:\"height\";i:3;s:6:\"layout\";i:4;s:3:\"gap\";i:9;s:12:\"height_inner\";i:3;s:19:\"custom_height_inner\";i:3;s:16:\"content_position\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:7;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:10;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:3:{s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;s:13:\"selected_icon\";i:6;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:4:{s:13:\"primary_color\";i:6;s:9:\"icon_size\";i:6;s:15:\"hover_animation\";i:6;s:10:\"icon_space\";i:6;}s:21:\"section_style_content\";a:14:{s:10:\"text_align\";i:6;s:18:\"title_bottom_space\";i:6;s:11:\"title_color\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:17:\"description_color\";i:6;s:33:\"description_typography_typography\";i:6;s:32:\"description_typography_font_size\";i:6;s:34:\"description_typography_font_weight\";i:6;s:34:\"description_typography_line_height\";i:6;s:28:\"title_typography_font_family\";i:6;s:34:\"description_typography_font_family\";i:1;s:28:\"title_typography_line_height\";i:6;}}}}s:13:\"eael-flip-box\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:20:\"eael_flipbox_content\";a:6:{s:24:\"eael_flipbox_front_title\";i:5;s:23:\"eael_flipbox_front_text\";i:5;s:23:\"eael_flipbox_back_title\";i:5;s:22:\"eael_flipbox_back_text\";i:5;s:21:\"eael_flipbox_icon_new\";i:5;s:26:\"eael_flipbox_icon_back_new\";i:5;}s:37:\"eael_section_flipbox_content_settings\";a:2:{s:17:\"eael_flipbox_type\";i:5;s:15:\"eael_flipbox_3d\";i:5;}}s:5:\"style\";a:3:{s:35:\"eael_section_flipbox_style_settings\";a:10:{s:38:\"eael_flipbox_front_bg_color_background\";i:5;s:33:\"eael_flipbox_front_bg_color_image\";i:5;s:32:\"eael_flipbox_front_bg_color_size\";i:5;s:37:\"eael_flipbox_back_bg_color_background\";i:5;s:32:\"eael_flipbox_back_bg_color_image\";i:5;s:31:\"eael_flipbox_back_bg_color_size\";i:5;s:36:\"eael_flipbox_front_bg_color_position\";i:5;s:35:\"eael_flipbox_back_bg_color_position\";i:5;s:33:\"eael_flipbox_front_bg_color_color\";i:5;s:32:\"eael_flipbox_back_bg_color_color\";i:5;}s:41:\"eael_section_flipbox_title_style_settings\";a:17:{s:30:\"eael_flipbox_front_title_color\";i:5;s:46:\"eael_flipbox_front_title_typography_typography\";i:5;s:45:\"eael_flipbox_front_title_typography_font_size\";i:5;s:47:\"eael_flipbox_front_content_typography_font_size\";i:5;s:45:\"eael_flipbox_back_title_typography_typography\";i:5;s:44:\"eael_flipbox_back_title_typography_font_size\";i:5;s:47:\"eael_flipbox_back_content_typography_typography\";i:5;s:46:\"eael_flipbox_back_content_typography_font_size\";i:5;s:47:\"eael_flipbox_front_title_typography_font_family\";i:5;s:47:\"eael_flipbox_front_title_typography_line_height\";i:5;s:46:\"eael_flipbox_back_title_typography_line_height\";i:5;s:48:\"eael_flipbox_back_content_typography_line_height\";i:5;s:46:\"eael_flipbox_back_title_typography_font_family\";i:5;s:48:\"eael_flipbox_back_content_typography_font_family\";i:5;s:47:\"eael_flipbox_front_title_typography_font_weight\";i:5;s:48:\"eael_flipbox_front_content_typography_typography\";i:4;s:49:\"eael_flipbox_front_content_typography_font_family\";i:3;}s:40:\"eael_section_flipbox_icon_style_settings\";a:2:{s:34:\"eael_flipbox_front_icon_typography\";i:5;s:33:\"eael_flipbox_back_icon_typography\";i:5;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:5;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:8;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:6;s:10:\"title_text\";i:6;s:16:\"description_text\";i:6;s:26:\"thumbnail_custom_dimension\";i:3;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:6;}s:21:\"section_style_content\";a:12:{s:11:\"title_color\";i:6;s:27:\"title_typography_typography\";i:6;s:26:\"title_typography_font_size\";i:6;s:17:\"description_color\";i:6;s:33:\"description_typography_typography\";i:6;s:32:\"description_typography_font_size\";i:6;s:34:\"description_typography_font_weight\";i:6;s:34:\"description_typography_line_height\";i:6;s:28:\"title_typography_font_family\";i:6;s:29:\"title_shadow_text_shadow_type\";i:3;s:34:\"description_typography_font_family\";i:6;s:37:\"description_typography_letter_spacing\";i:3;}}}}s:14:\"image-carousel\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:22:\"section_image_carousel\";a:4:{s:8:\"carousel\";i:1;s:14:\"thumbnail_size\";i:1;s:26:\"thumbnail_custom_dimension\";i:1;s:14:\"slides_to_show\";i:1;}}s:5:\"style\";a:1:{s:24:\"section_style_navigation\";a:3:{s:15:\"arrows_position\";i:1;s:11:\"arrows_size\";i:1;s:12:\"arrows_color\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}"}}}
{"type":"row","data":{"table":"postmeta","row":{"meta_id":"7680","post_id":"7044","meta_key":"_elementor_css","meta_value":"a:7:{s:4:\"time\";i:1636136604;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:6:\"Roboto\";}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:6:\"inline\";i:0;s:0:\"\";s:3:\"css\";s:55938:\".elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-container{max-width:615px;min-height:412px;}.elementor-7044 .elementor-element.elementor-element-3cihzi2:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0000F600;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1-e1636126853587.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-3cihzi2 > .elementor-background-overlay{background-color:#0F1C39;opacity:0.36;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3cihzi2{transition:background 0.5s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-6620a5f > .elementor-element-populated{margin:0px 0px 0px -200px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6effccb{text-align:center;}.elementor-7044 .elementor-element.elementor-element-6effccb .elementor-heading-title{color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9{text-align:left;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:400;line-height:30px;letter-spacing:1.4px;text-shadow:0px 0px 24px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px -30px -0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0{text-align:left;}.elementor-7044 .elementor-element.elementor-element-d902cb0 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:48px;font-weight:600;line-height:60px;letter-spacing:0.7px;text-shadow:0px 0px 36px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px -20px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a{text-align:left;}.elementor-7044 .elementor-element.elementor-element-33f614a .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:53px;font-weight:800;line-height:50px;letter-spacing:2.3px;text-shadow:0px 0px 32px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:-15px 0px -30px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:4px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider-separator{width:50px;margin:0 auto;margin-left:0;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{text-align:left;padding-top:15px;padding-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-c357e2d > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#FFFFFF;color:#FFFFFF;background-color:#0037B1;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-3a10bc7 .elementor-button:focus{background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-3a10bc7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5467049f:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5467049f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-7044 .elementor-element.elementor-element-2df25fde > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7c6f390{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7c6f390 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;}.elementor-7044 .elementor-element.elementor-element-7c6f390 > .elementor-widget-container{margin:0px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-31e7362{text-align:center;}.elementor-7044 .elementor-element.elementor-element-31e7362 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;}.elementor-7044 .elementor-element.elementor-element-31e7362 > .elementor-widget-container{margin:020px 0px -40px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-422d3e9 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-stacked .elementor-icon{background-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-26213db.elementor-view-default .elementor-icon{fill:#333333;color:#333333;border-color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-26213db.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon{font-size:65px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:1px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{color:#bfbfbf;font-family:\"Roboto\", Sans-serif;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:45px 45px 45px 45px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-4e79281.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:22px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-stacked .elementor-icon{background-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-framed .elementor-icon, .elementor-7044 .elementor-element.elementor-element-9519164.elementor-view-default .elementor-icon{fill:#686868;color:#686868;border-color:#686868;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-right .elementor-icon-box-icon{margin-left:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-left .elementor-icon-box-icon{margin-right:20px;}.elementor-7044 .elementor-element.elementor-element-9519164.elementor-position-top .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon{font-size:50px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon i{transform:rotate(0deg);}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-wrapper{text-align:center;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title{margin-bottom:20px;color:#333333;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title, .elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-title a{font-family:\"Poppins\", Sans-serif;font-size:18px;font-weight:700;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{color:#bfbfbf;font-size:16px;font-weight:300;line-height:1.8em;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-container{min-height:15px;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-0bd950b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg\");background-position:0px 0px;background-repeat:repeat-y;background-size:contain;}.elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-background-overlay{background-color:#05192F;opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-0bd950b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:30px 0px 30px 0px;}.elementor-7044 .elementor-element.elementor-element-3e4c853{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:31px;font-weight:400;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-3e4c853 > .elementor-widget-container{margin:10px 0px 0px 320px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button .elementor-align-icon-right{margin-left:0px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button .elementor-align-icon-left{margin-right:0px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-baf4607 .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-baf4607 > .elementor-widget-container{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ab209d1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ab209d1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-cc78ba7{text-align:center;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-cc78ba7 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-container{max-width:1600px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png\");background-position:-321px 0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:-20px;margin-bottom:0px;}.elementor-7044 .elementor-element.elementor-element-6fdc60b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ad9495d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-size:5px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3f708b9 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-16e7d2e .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-82ffd8c .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-3b9a572 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container:not(.eael-template){height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-container.eael-template{min-height:300px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container{align-items:center;background-color:#25469D;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container{align-items:center;background-color:#05192F;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-padding{text-align:center;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:55px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-icon-image svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon{color:#fff;font-size:60px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-icon-image .ea-flipbox-icon svg{color:#fff;fill:#fff;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-heading{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:15px;font-weight:400;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-front-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-heading{color:#fff;font-family:\"Roboto\", Sans-serif;font-size:15px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-88820b5 .eael-elements-flip-box-rear-container .eael-elements-flip-box-content{color:#fff;font-family:\"Poppins\", Sans-serif;font-size:12px;line-height:20px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-1.png\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-background-overlay{background-color:#061A2F;opacity:0.84;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:15px;margin-bottom:0px;padding:50px 0px 50px 0px;}.elementor-7044 .elementor-element.elementor-element-8a89b00 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-57c0225{text-align:center;}.elementor-7044 .elementor-element.elementor-element-57c0225 .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:600;}.elementor-7044 .elementor-element.elementor-element-14165353 > .elementor-container{min-height:0px;}.elementor-7044 .elementor-element.elementor-element-14165353 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-14165353{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-description{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:12px;font-weight:300;line-height:2em;}.elementor-7044 .elementor-element.elementor-element-5d1e2218 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:40px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ef68951{text-align:left;}.elementor-7044 .elementor-element.elementor-element-ef68951 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-ef68951 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c4e5f7e{--e-image-carousel-slides-to-show:3;}.elementor-7044 .elementor-element.elementor-element-c4e5f7e .elementor-swiper-button.elementor-swiper-button-prev, .elementor-7044 .elementor-element.elementor-element-c4e5f7e .elementor-swiper-button.elementor-swiper-button-next{font-size:23px;color:#BDBDBD;}.elementor-7044 .elementor-element.elementor-element-fdc1840 .elementor-spacer-inner{height:50px;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-container{min-height:15px;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-7044 .elementor-element.elementor-element-379dd19:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#05192F;background-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Ad-Hoc-scaled-e1636134460103.jpg\");background-repeat:repeat-y;background-size:100% auto;}.elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-background-overlay{background-color:#05192F;opacity:0.7;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-7044 .elementor-element.elementor-element-379dd19{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:30px 0px 30px 0px;}.elementor-7044 .elementor-element.elementor-element-72b96fe{text-align:right;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{color:#FFFFFF;font-family:\"Poppins\", Sans-serif;font-size:25px;font-weight:500;text-shadow:34px 0px 84px rgba(0,0,0,0.3);}.elementor-7044 .elementor-element.elementor-element-72b96fe > .elementor-widget-container{margin:10px 0px 0px 50px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button .elementor-align-icon-right{margin-left:0px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button .elementor-align-icon-left{margin-right:0px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button{font-family:\"Poppins\", Sans-serif;font-size:11px;font-weight:500;letter-spacing:0.7px;fill:#0037B1;color:#0037B1;background-color:#FFFFFF;border-radius:50px 50px 50px 50px;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:hover, .elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:focus{color:#FFFFFF;background-color:#048645;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:hover svg, .elementor-7044 .elementor-element.elementor-element-5ca2e05 .elementor-button:focus svg{fill:#FFFFFF;}.elementor-7044 .elementor-element.elementor-element-5ca2e05 > .elementor-widget-container{margin:0px 100px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ce63684{text-align:center;}.elementor-7044 .elementor-element.elementor-element-ce63684 .elementor-heading-title{color:#333333;font-family:\"Poppins\", Sans-serif;font-size:32px;font-weight:800;line-height:16px;}.elementor-7044 .elementor-element.elementor-element-ce63684 > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-2985997d > .elementor-container{min-height:351px;}.elementor-7044 .elementor-element.elementor-element-2985997d > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-7044 .elementor-element.elementor-element-2985997d{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{padding:25px 55px 25px 55px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-right .elementor-image-box-img{margin-left:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-left .elementor-image-box-img{margin-right:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c.elementor-position-top .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-wrapper .elementor-image-box-img{width:100%;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-img img{transition-duration:0.3s;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-title{color:#25469D;font-family:\"Poppins\", Sans-serif;font-size:20px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-description{color:#bfbfbf;font-family:\"Poppins\", Sans-serif;font-size:14px;font-weight:300;line-height:1.5em;letter-spacing:0.1px;}@media(min-width:768px){.elementor-7044 .elementor-element.elementor-element-aed4f7b{width:51.317%;}.elementor-7044 .elementor-element.elementor-element-271b236{width:48.683%;}.elementor-7044 .elementor-element.elementor-element-b7fe7bd{width:51.317%;}.elementor-7044 .elementor-element.elementor-element-07dd978{width:48.683%;}}@media(max-width:1024px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:120px 50px 120px 50px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:30px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:15px 15px 15px 15px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-description{font-size:14px;}.elementor-7044 .elementor-element.elementor-element-0bd950b{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:90px 20px 90px 20px;}.elementor-7044 .elementor-element.elementor-element-14165353{padding:15px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{margin:0px 10px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-379dd19{padding:100px 25px 100px 25px;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{font-size:30px;}.elementor-7044 .elementor-element.elementor-element-2985997d{padding:15px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{margin:0px 10px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{margin:0px 0px 0px 10px;padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-7044 .elementor-element.elementor-element-3cihzi2{padding:80px 20px 80px 20px;}.elementor-7044 .elementor-element.elementor-element-6effccb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c3e4ff9 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-d902cb0 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-33f614a > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-c357e2d .elementor-divider{padding-top:6px;padding-bottom:6px;}.elementor-7044 .elementor-element.elementor-element-5467049f{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-b949591 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-26213db .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-ae4c1e6 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-5aecc7a .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-f272ce0 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-002b1d3 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-3ab82221{padding:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-e736211 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-7f5adac .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-28930a75 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-4e79281 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-6f7af988 > .elementor-element-populated{padding:35px 35px 35px 35px;}.elementor-7044 .elementor-element.elementor-element-9519164 .elementor-icon-box-icon{margin-bottom:20px;}.elementor-7044 .elementor-element.elementor-element-0bd950b{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-3e4c853 .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-7044 .elementor-element.elementor-element-z8elhhm{padding:50px 25px 50px 25px;}.elementor-7044 .elementor-element.elementor-element-57c0225 .elementor-heading-title{font-size:45px;}.elementor-7044 .elementor-element.elementor-element-4ff0c4e2 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-7a91b71a .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-a94c7aa > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-748da5b .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-b30aa0a > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-ebbd22b .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-5d1e2218{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-379dd19{padding:50px 20px 50px 20px;}.elementor-7044 .elementor-element.elementor-element-72b96fe .elementor-heading-title{font-size:28px;line-height:1.3em;}.elementor-7044 .elementor-element.elementor-element-4a027e00 > .elementor-element-populated{margin:0px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-413caa48 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-24869e85 > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-97067a7 .elementor-image-box-img{margin-bottom:15px;}.elementor-7044 .elementor-element.elementor-element-2647f5f > .elementor-element-populated{margin:35px 0px 0px 0px;}.elementor-7044 .elementor-element.elementor-element-a259a5c .elementor-image-box-img{margin-bottom:15px;}}@media(min-width:1025px){.elementor-7044 .elementor-element.elementor-element-0bd950b:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-0bd950b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-z8elhhm:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-z8elhhm > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}.elementor-7044 .elementor-element.elementor-element-379dd19:not(.elementor-motion-effects-element-type-background), .elementor-7044 .elementor-element.elementor-element-379dd19 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}\";}"}}}
{"type":"table","data":{"name":"posts","opts":"ENGINE=InnoDB AUTO_INCREMENT=7493 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"ID":"bigint unsigned NOT NULL AUTO_INCREMENT","post_author":"bigint 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 CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","post_title":"text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","post_excerpt":"text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","post_status":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish'","comment_status":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open'","ping_status":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open'","post_password":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","post_name":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","to_ping":"text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","pinged":"text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_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 CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","post_parent":"bigint unsigned NOT NULL DEFAULT '0'","guid":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","menu_order":"int NOT NULL DEFAULT '0'","post_type":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post'","post_mime_type":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","comment_count":"bigint NOT NULL DEFAULT '0'"},"indexes":["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`)"]}}
{"type":"row","data":{"table":"posts","row":{"ID":"4","post_author":"1","post_date":"2020-12-18 11:19:38","post_date_gmt":"2020-12-18 11:19:38","post_content":"<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] <wordpress@consultix.radiantthemes.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] <wordpress@consultix.radiantthemes.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.","post_title":"Contact form 1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-form-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:19:38","post_modified_gmt":"2020-12-18 11:19:38","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=wpcf7_contact_form&p=4","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"8","post_author":"1","post_date":"2020-12-18 11:19:42","post_date_gmt":"2020-12-18 11:19:42","post_content":"<!-- wp:shortcode -->\n[woocommerce_checkout]\n<!-- \/wp:shortcode -->","post_title":"Checkout","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"checkout","to_ping":"","pinged":"","post_modified":"2020-12-27 20:04:44","post_modified_gmt":"2020-12-27 20:04:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/checkout\/","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"10","post_author":"1","post_date":"2020-12-18 11:21:23","post_date_gmt":"2020-12-18 11:21:23","post_content":"","post_title":"One Click Demo Import - log_file_2020-12-18__11-21-23","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"one-click-demo-import-log_file_2020-12-18__11-21-23","to_ping":"","pinged":"","post_modified":"2020-12-18 11:21:23","post_modified_gmt":"2020-12-18 11:21:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2020\/12\/log_file_2020-12-18__11-21-23.txt","menu_order":"0","post_type":"attachment","post_mime_type":"text\/plain","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"11","post_author":"1","post_date":"2017-11-08 11:25:16","post_date_gmt":"2017-11-08 11:25:16","post_content":"","post_title":"slider-01.png","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"slider-01-png","to_ping":"","pinged":"","post_modified":"2017-11-08 11:25:16","post_modified_gmt":"2017-11-08 11:25:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/revslider\/slider\/slider-01.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"12","post_author":"1","post_date":"2017-11-08 11:25:21","post_date_gmt":"2017-11-08 11:25:21","post_content":"","post_title":"slider-02.png","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"slider-02-png","to_ping":"","pinged":"","post_modified":"2017-11-08 11:25:21","post_modified_gmt":"2017-11-08 11:25:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/revslider\/slider\/slider-02.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"53","post_author":"1","post_date":"2017-10-18 09:11:58","post_date_gmt":"2017-10-18 09:11:58","post_content":"<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name \"Name :\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* email \"E-mail :\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Subject \"Subject :\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[textarea message \"Message :\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit \"Make an Appoinment\"]\n<\/div>\n<\/div>\n<\/div>\n1\nConsultix \"[Subject]\"\n[Name] <wordpress@themes.radiantthemes.com>\nadmin@consultix.com\nFrom: [Name] <[email]>\nSubject: [Subject]\n\nMessage Body:\n\n[message]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix\/)\nReply-To: [email]\n\n\n\n\nRadiant theme \"[your-subject]\"\nRadiant theme <wordpress@wordpresstheme.net>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Radiant theme (https:\/\/localhost\/finacorp-demo-one)\nReply-To: admin@radiant.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Home Page Form","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home-page-form","to_ping":"","pinged":"","post_modified":"2017-10-18 09:11:58","post_modified_gmt":"2017-10-18 09:11:58","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=wpcf7_contact_form&amp;p=53","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"67","post_author":"1","post_date":"2017-10-18 09:36:51","post_date_gmt":"2017-10-18 09:36:51","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1520510390238{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520508596838{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"fadeInDown\" css=\".vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#747474\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"#e0e0e0\" radiant_background_focus_color=\"#dfdfdf\" radiant_focus_style=\"None\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"2\/3\" css=\".vc_custom_1512282460036{padding-left: 7px !important;}\"][vc_custom_heading text=\"Henry A. Smith\" font_container=\"tag:h2|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520510400570{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1512548289518{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]<span style=\"color: #929292;\"><strong>Principal Advisor\u00a0 <\/strong><\/span> <i class=\"fa fa-phone\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> (888) 123-4567\u00a0 <i class=\"fa fa-envelope-o\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> info@example.com[\/vc_column_text][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}\"][vc_single_image source=\"featured_image\" img_size=\"full\" css=\".vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Biography\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520510418866{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520510428122{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520510437301{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" gap=\"15\" css=\".vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Areas of Expertise\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"2017-Present\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Massachusetts Institute of Technology, Computer Engineering[\/vc_column_text][vc_custom_heading text=\"2014-2017\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][vc_custom_heading text=\"2009-2014\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Education\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][rt_list_style css=\".vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" list_icon_test=\"ebb5ac88-9b86-7\"]\n<ul>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MCA, Rotterdam School of Management, Erasmus University<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Like what you see? purchase this theme today and start making your website!\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_line_height=\"36\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"24\" calltoaction_button_title_hover_color=\"#292929\" calltoaction_button_background_hover_color=\"#ffffff\" calltoaction_button_font_size=\"18\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" call_to_action_button_design=\".vc_custom_1515497026622{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Henry A. Smith","post_excerpt":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"henry-a-smith","to_ping":"","pinged":"","post_modified":"2017-10-18 09:36:51","post_modified_gmt":"2017-10-18 09:36:51","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=team&amp;p=67","menu_order":"0","post_type":"team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"69","post_author":"1","post_date":"2017-10-18 09:37:34","post_date_gmt":"2017-10-18 09:37:34","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1520510277739{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520508508245{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"fadeInDown\" css=\".vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#747474\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"#e0e0e0\" radiant_background_focus_color=\"#dfdfdf\" radiant_focus_style=\"None\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"2\/3\" css=\".vc_custom_1512282460036{padding-left: 7px !important;}\"][vc_custom_heading text=\"Dorothy M. Nickell\" font_container=\"tag:h2|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520510287604{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1512548178603{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]<span style=\"color: #929292;\"><strong>Consultant\u00a0 <\/strong><\/span> <i class=\"fa fa-phone\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> (888) 123-4567\u00a0 <i class=\"fa fa-envelope-o\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> info@example.com[\/vc_column_text][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}\"][vc_single_image source=\"featured_image\" img_size=\"full\" css=\".vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Biography\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520510298398{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520510308199{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520510317233{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" gap=\"15\" css=\".vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Areas of Expertise\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"2017-Present\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Massachusetts Institute of Technology, Computer Engineering[\/vc_column_text][vc_custom_heading text=\"2014-2017\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][vc_custom_heading text=\"2009-2014\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Education\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][rt_list_style css=\".vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" list_icon_test=\"ebb5ac88-9b86-7\"]\n<ul>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MCA, Rotterdam School of Management, Erasmus University<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Like what you see? purchase this theme today and start making your website!\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_line_height=\"36\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"24\" calltoaction_button_title_hover_color=\"#292929\" calltoaction_button_background_hover_color=\"#ffffff\" calltoaction_button_font_size=\"18\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" call_to_action_button_design=\".vc_custom_1515496979509{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Dorothy M. Nickell","post_excerpt":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"dorothy-m-nickell","to_ping":"","pinged":"","post_modified":"2017-10-18 09:37:34","post_modified_gmt":"2017-10-18 09:37:34","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=team&amp;p=69","menu_order":"0","post_type":"team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"73","post_author":"1","post_date":"2017-10-18 09:39:55","post_date_gmt":"2017-10-18 09:39:55","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1520510191813{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520508432231{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"fadeInDown\" css=\".vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#747474\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"#e0e0e0\" radiant_background_focus_color=\"#dfdfdf\" radiant_focus_style=\"None\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"2\/3\" css=\".vc_custom_1512282460036{padding-left: 7px !important;}\"][vc_custom_heading text=\"Billie R. Courtney\" font_container=\"tag:h2|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520510203550{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1512548080494{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]<span style=\"color: #929292;\"><strong>Finance Expert\u00a0 <\/strong><\/span> <i class=\"fa fa-phone\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> (888) 123-4567\u00a0 <i class=\"fa fa-envelope-o\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> info@example.com[\/vc_column_text][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}\"][vc_single_image source=\"featured_image\" img_size=\"full\" css=\".vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Biography\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520510215880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520510224547{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520510233857{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" gap=\"15\" css=\".vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Areas of Expertise\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"2017-Present\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Massachusetts Institute of Technology, Computer Engineering[\/vc_column_text][vc_custom_heading text=\"2014-2017\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][vc_custom_heading text=\"2009-2014\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Education\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][rt_list_style css=\".vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" list_icon_test=\"ebb5ac88-9b86-7\"]\n<ul>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MCA, Rotterdam School of Management, Erasmus University<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Like what you see? purchase this theme today and start making your website!\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_line_height=\"36\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"24\" calltoaction_button_title_hover_color=\"#292929\" calltoaction_button_background_hover_color=\"#ffffff\" calltoaction_button_font_size=\"18\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" call_to_action_button_design=\".vc_custom_1515496941520{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Billie R. Courtney","post_excerpt":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"billie-r-courtney","to_ping":"","pinged":"","post_modified":"2017-10-18 09:39:55","post_modified_gmt":"2017-10-18 09:39:55","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=team&amp;p=73","menu_order":"0","post_type":"team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"74","post_author":"1","post_date":"2017-10-18 09:40:48","post_date_gmt":"2017-10-18 09:40:48","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1520510122900{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520508399085{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"fadeInDown\" css=\".vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#747474\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"#e0e0e0\" radiant_background_focus_color=\"#dfdfdf\" radiant_focus_style=\"None\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"2\/3\" css=\".vc_custom_1512282460036{padding-left: 7px !important;}\"][vc_custom_heading text=\"Mr. Donald T. Benjamin\" font_container=\"tag:h2|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520510134028{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1512370128905{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]<span style=\"color: #929292;\"><strong>Pr Manager\u00a0 <\/strong><\/span> <i class=\"fa fa-phone\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> (888) 123-4567\u00a0 <i class=\"fa fa-envelope-o\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> info@example.com[\/vc_column_text][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}\"][vc_single_image source=\"featured_image\" img_size=\"full\" css=\".vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Biography\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520510144796{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520510153416{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520510161981{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" gap=\"15\" css=\".vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Areas of Expertise\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"2017-Present\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Massachusetts Institute of Technology, Computer Engineering[\/vc_column_text][vc_custom_heading text=\"2014-2017\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][vc_custom_heading text=\"2009-2014\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Education\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][rt_list_style css=\".vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" list_icon_test=\"ebb5ac88-9b86-7\"]\n<ul>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MCA, Rotterdam School of Management, Erasmus University<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Like what you see? purchase this theme today and start making your website!\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_line_height=\"36\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"24\" calltoaction_button_title_hover_color=\"#292929\" calltoaction_button_background_hover_color=\"#ffffff\" calltoaction_button_font_size=\"18\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" call_to_action_button_design=\".vc_custom_1515496907624{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Donald T. Benjamin","post_excerpt":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"donald-t-benjamin","to_ping":"","pinged":"","post_modified":"2017-10-18 09:40:48","post_modified_gmt":"2017-10-18 09:40:48","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=team&amp;p=74","menu_order":"0","post_type":"team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"84","post_author":"1","post_date":"2017-10-18 09:53:35","post_date_gmt":"2017-10-18 09:53:35","post_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation\nullamco laboris nisi ut aliquip ex ea commodo consequat.","post_title":"Audrey Russell","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"ollie-schneider","to_ping":"","pinged":"","post_modified":"2017-10-18 09:53:35","post_modified_gmt":"2017-10-18 09:53:35","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=testimonial&amp;p=84","menu_order":"0","post_type":"testimonial","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"89","post_author":"1","post_date":"2017-10-18 10:09:24","post_date_gmt":"2017-10-18 10:09:24","post_content":"[vc_section css=\".vc_custom_1511863280116{margin-right: 0px !important;}\"][vc_row css=\".vc_custom_1511760188896{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511759770755{margin-top: 0px !important;margin-bottom: 0px !important;}\"]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.\n<blockquote>We Finance Ones Our Off Finaancial Adviisors Receiver That We Got That Rigorous Training In Joe Gentleman\u2019s Philoso\n<cite>- admin<\/cite><\/blockquote>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1511760340318{margin-top: 30px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1511759303583{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][rt_accordion_style][rt_accordion_style_item radiant_accordiontitle=\"Branding is simply a more efficient way to sell things?\"]Group your content according to its meaning and show it in a compact user friendly way. TheGem comes with responsive tabs &amp; tours, each in multiple styles.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"It\u2019s better to be first in the mind than to be first in the marketplace?\"]Group your content according to its meaning and show it in a compact user friendly way. TheGem comes with responsive tabs &amp; tours, each in multiple styles.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Marketing is a company\u2019s ultimate objective?\"]Group your content according to its meaning and show it in a compact user friendly way. TheGem comes with responsive tabs &amp; tours, each in multiple styles.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][\/vc_section]","post_title":"Hedge Funds This Year, Explained","post_excerpt":"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.","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"cost-for-craftmanship-nostrum-exercitationem","to_ping":"","pinged":"","post_modified":"2017-10-18 10:09:24","post_modified_gmt":"2017-10-18 10:09:24","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?p=89","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"94","post_author":"1","post_date":"2017-10-18 10:10:31","post_date_gmt":"2017-10-18 10:10:31","post_content":"[vc_section css=\".vc_custom_1511863100091{margin-right: 0px !important;}\"][vc_row css=\".vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511772345899{margin-top: 0px !important;margin-bottom: 0px !important;}\"]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.[\/vc_column_text][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1510315349914{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"5\/12\" css=\".vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"690\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1510315322176{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"7\/12\" css=\".vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1510548402509{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\n<h5>Improve your Business Growth:<\/h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.\n<ul>\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\n \t<li>Vehicula Vulputate<\/li>\n<\/ul>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor ut labore et dolore magna aliqua.[\/vc_column_text][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1511772815363{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column css=\".vc_custom_1511772804034{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_dropcap_style background_color=\"#e7174d\" border_color=\"#e7174d\"]Aorem 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.\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.[\/rt_dropcap_style][\/vc_column][\/vc_row][\/vc_section]","post_title":"Transform Customer Experience with an Intelligent Client Management","post_excerpt":"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.","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"accusantium-dolore-mque-laud-antium","to_ping":"","pinged":"","post_modified":"2017-10-18 10:10:31","post_modified_gmt":"2017-10-18 10:10:31","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?p=94","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"96","post_author":"1","post_date":"2017-10-18 10:11:42","post_date_gmt":"2017-10-18 10:11:42","post_content":"[vc_section css=\".vc_custom_1511865825575{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}\"][vc_row css=\".vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511864476394{margin-top: 0px !important;margin-bottom: 0px !important;}\"]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.\r\n\r\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.\r\n\r\nDuis 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.\r\n<blockquote>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore\r\n<cite>- John Doe<\/cite><\/blockquote>\r\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.\r\n\r\nDuis 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][\/vc_row][vc_row css=\".vc_custom_1510315349914{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"5\/12\" css=\".vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"690\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1510315322176{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"7\/12\" css=\".vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1510548402509{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h5>Improve your Business Growth:<\/h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Vehicula Vulputate<\/li>\r\n<\/ul>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor ut labore et dolore magna aliqua.[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section]","post_title":"Winning the Race for Digital Commerce","post_excerpt":"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.","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"winning-the-race-for-digital-commerce","to_ping":"","pinged":"","post_modified":"2021-01-06 09:01:45","post_modified_gmt":"2021-01-06 09:01:45","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?p=96","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"6"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"215","post_author":"1","post_date":"2017-10-26 08:48:59","post_date_gmt":"2017-10-26 08:48:59","post_content":"<div class=\"row\">\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Name <span>*<\/span><\/label>\n[text* Name]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>E-mail <span>*<\/span><\/label>\n[email* email]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Phone <span>*<\/span><\/label>\n[tel Phone]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Subject <span>*<\/span><\/label>\n[text* Subject]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Message <span>*<\/span><\/label>\n[textarea message]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit \"Make an Appoinment\"]\n<\/div>\n<\/div>\n<\/div>\n1\nConsultix \"[Subject]\"\n[Name] <wordpress@themes.radiantthemes.com>\nadmin@consultix.com\nFrom: [Name] <[email]>\nSubject: [Subject]\n\nMessage Body:\n\nPhone: [Phone]\n\nMessage: [message]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix\/)\nReply-To: [email]\n\n\n\n\nRadiant theme \"[your-subject]\"\nRadiant theme <wordpress@wordpresstheme.net>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Radiant theme (https:\/\/localhost\/finacorp-demo-one)\nReply-To: admin@radiant.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Contact Page Form","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-page-form","to_ping":"","pinged":"","post_modified":"2017-10-26 08:48:59","post_modified_gmt":"2017-10-26 08:48:59","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=wpcf7_contact_form&amp;p=215","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"248","post_author":"1","post_date":"2017-11-01 07:00:40","post_date_gmt":"2017-11-01 07:00:40","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511785402115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 65px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"fadeInUp\" css=\".vc_custom_1511782472318{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Portfolio Details Two\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1511858527384{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">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.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"fadeInUp\" css=\".vc_custom_1511870081180{margin-top: 56px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"7\/12\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_image_gallery image_gallery_url=\"3616,3617,3618,3619\" item_small_gallery=\"4\"][\/vc_column][vc_column width=\"5\/12\" css=\".vc_custom_1511869970089{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Description\" font_container=\"tag:h2|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css=\".vc_custom_1511782348672{margin-top: 0px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"][rt_dropcap_style style_variation=\"two\" background_color=\"#e7184e\" border_color=\"#e7184e\"]BLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/rt_dropcap_style][vc_column_text css=\".vc_custom_1511778470102{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"]\n<p style=\"text-align: left;\">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.<\/p>\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1511782014281{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 30px !important;padding-bottom: 0px !important;padding-left: 30px !important;}\"][vc_column_inner css=\".vc_custom_1511781926534{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 5px !important;padding-right: 26px !important;padding-bottom: 30px !important;padding-left: 26px !important;background-color: #f5f5f5 !important;}\"][vc_single_image image=\"2453\" css=\".vc_custom_1511779701979{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511779823463{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]<span style=\"color: #757575;\">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...<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1511782117337{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"]\n<p style=\"text-align: left;\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"fadeInUp\" css=\".vc_custom_1511782495023{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner gap=\"30\" css=\".vc_custom_1511775472600{margin-top: 60px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1511784354574{margin-top: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_tab_style radiant_tab_adjust=\"true\" radiant_titlecolor=\"#ffffff\" radiant_titlebg=\"#e7174d\" radiant_titlehovercolor=\"#ffffff\" radiant_titlehoverbg=\"#f32259\" tab_menu_css=\".vc_custom_1512198226976{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" tab_content_css=\".vc_custom_1512198226980{padding-top: 27px !important;padding-right: 30px !important;padding-bottom: 27px !important;padding-left: 30px !important;background-color: #ffffff !important;}\" radiant_extra_class=\"box-shadow\"][rt_tab_style_item radiant_display_icon=\"true\" radiant_tab_id=\"8012447c-0e6d-4\" radiant_icon_fontawesome=\"fa fa-wpforms\" radiant_tabtitle=\"Take Note\"]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.\n\n&nbsp;\n<h4>Why do we use it?<\/h4>\n&nbsp;\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore. eiusmod tempor incididunt ut labore et dolore.[\/rt_tab_style_item][rt_tab_style_item radiant_display_icon=\"true\" radiant_tab_id=\"8012447c-0e6d-4\" radiant_icon_fontawesome=\"fa fa-gamepad\" radiant_tabtitle=\" Video Games\"]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.\n\n&nbsp;\n<h4>Why do we use it?<\/h4>\n&nbsp;\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.[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512197582650{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #e7184e !important;}\"][vc_single_image image=\"3566\" img_size=\"full\" css=\".vc_custom_1512198005933{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Photo Retouch\" font_container=\"tag:h3|font_size:24px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512197645972{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 18px !important;}\"][vc_column_text css=\".vc_custom_1512197656877{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">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.<\/span>\n\n&nbsp;\n\n<span style=\"color: #ffffff;\">Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"fadeInUp\" css=\".vc_custom_1511245178722{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Success Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"WHAT WE HAVE DONE\" font_container=\"tag:h6|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}\"][vc_column_text css=\".vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua.<\/p>\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1509615696867{margin-right: 0px !important;margin-bottom: 75px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}\" el_class=\"box-shadow\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"8500\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_color=\"#181818\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"ALL TIME CLIENTS\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"700\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_color=\"#181818\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"CLIENTS IN THIS YEAR \" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"8500\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_color=\"#181818\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"NEW PROJECTS\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}\"][rt_counterup_style counterup_value=\"450\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_color=\"#181818\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"AVG PROFIT INCREASED\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][\/vc_row_inner][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Happy To Discuss About Your Requirement\" calltoaction_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_font_size=\"31\" calltoaction_title_line_height=\"26\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"20\" calltoaction_button_title_color=\"#181818\" calltoaction_button_title_hover_color=\"#181818\" calltoaction_button_background_hover_color=\"#efefef\" calltoaction_button_font_size=\"19\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:%23|||\" call_to_action_button_design=\".vc_custom_1512198080156{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Cash Flow","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"cash-flow","to_ping":"","pinged":"","post_modified":"2017-11-01 07:00:40","post_modified_gmt":"2017-11-01 07:00:40","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=portfolio&amp;p=248","menu_order":"0","post_type":"portfolio","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"249","post_author":"1","post_date":"2017-11-01 07:02:33","post_date_gmt":"2017-11-01 07:02:33","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511775843780{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"fadeInUp\" css=\".vc_custom_1511870321421{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 30px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Real Estate\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1513768238350{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">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.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"fadeInUp\" css=\".vc_custom_1511870263538{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 63px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"1\/12\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"5\/6\" css=\".vc_custom_1511870495574{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner gap=\"25\"][vc_column_inner css=\".vc_custom_1513765918657{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"][rt_image_gallery image_gallery_url=\"2798,2796,2795,2794\"][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"Description\" font_container=\"tag:h2|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css=\".vc_custom_1513765947750{margin-top: 70px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"][vc_column_text css=\".vc_custom_1513765963574{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"]\n<p style=\"text-align: left;\">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>\n&nbsp;\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.[\/vc_column_text][\/vc_column][vc_column width=\"1\/12\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" gap=\"25\" css=\".vc_custom_1513766010785{margin-bottom: 80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1\/12\"][\/vc_column][vc_column width=\"5\/12\" css=\".vc_custom_1513765212747{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}\"][vc_row_inner css=\".vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_single_image image=\"3807\" img_size=\"full\" css=\".vc_custom_1514802050234{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"Sample Heading 01\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\u00a0Lorem ipsum[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\u00a0Lorem ipsum[\/vc_column_text][\/vc_column][vc_column width=\"5\/12\" css=\".vc_custom_1513765250538{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}\"][vc_row_inner css=\".vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"Sample Heading 02\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\u00a0Lorem ipsum[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_single_image image=\"3808\" img_size=\"full\" css=\".vc_custom_1514802093810{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\u00a0Lorem ipsum[\/vc_column_text][\/vc_column][vc_column width=\"1\/12\"][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1513766416700{margin-bottom: 0px !important;padding-top: 55px !important;padding-bottom: 65px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"fadeInUp\" width=\"1\/12\" css=\".vc_custom_1511245178722{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"5\/6\"][rt_accordion_style radiant_accordionstyle=\"four\"][rt_accordion_style_item radiant_accordiontitle=\"Branding is simply a more efficient way to sell things?\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"It\u2019s better to be first in the mind than to be first in the marketplace?\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Marketing is a company\u2019s ultimate objective?\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][vc_column width=\"1\/12\"][\/vc_column][\/vc_row]","post_title":"Debts","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"debts","to_ping":"","pinged":"","post_modified":"2017-11-01 07:02:33","post_modified_gmt":"2017-11-01 07:02:33","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=portfolio&amp;p=249","menu_order":"0","post_type":"portfolio","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"250","post_author":"1","post_date":"2017-11-01 07:04:20","post_date_gmt":"2017-11-01 07:04:20","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1513763855103{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 0px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519385537732{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 63px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"7\/12\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner css=\".vc_custom_1511870601619{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 17px !important;padding-bottom: 0px !important;padding-left: 17px !important;}\"][rt_image_gallery image_gallery_url=\"2798,2796,2795,2794\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"5\/12\" css=\".vc_custom_1513763948127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Description\" font_container=\"tag:h2|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css=\".vc_custom_1513763906028{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1513764116640{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\n<p style=\"text-align: left;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/p>\n&nbsp;\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/vc_column_text][vc_column_text css=\".vc_custom_1513764306466{margin-top: 23px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\n<p style=\"text-align: left;\"><strong>Client:<\/strong><\/p>\n<p style=\"text-align: left;\">Nathan May<\/p>\n[\/vc_column_text][vc_column_text css=\".vc_custom_1513764325262{margin-top: 23px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\n<p style=\"text-align: left;\"><strong>Category:<\/strong><\/p>\n<p style=\"text-align: left;\">Portfolio<\/p>\n[\/vc_column_text][vc_column_text css=\".vc_custom_1513764334237{margin-top: 23px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\n<p style=\"text-align: left;\"><strong>Date:<\/strong><\/p>\n<p style=\"text-align: left;\">December 19, 2017<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(https:\/\/finacorp.wordpresstheme.net\/demo-one\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519385581045{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Success Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"WHAT WE HAVE DONE\" font_container=\"tag:h6|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}\"][vc_column_text css=\".vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua.<\/p>\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1509615696867{margin-right: 0px !important;margin-bottom: 75px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}\" el_class=\"box-shadow\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"8500\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"ALL TIME CLIENTS\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"700\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"CLIENTS IN THIS YEAR \" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"8500\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"NEW PROJECTS\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}\"][rt_counterup_style counterup_value=\"450\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"AVG PROFIT INCREASED\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Investments","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"investments","to_ping":"","pinged":"","post_modified":"2017-11-01 07:04:20","post_modified_gmt":"2017-11-01 07:04:20","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=portfolio&amp;p=250","menu_order":"0","post_type":"portfolio","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"251","post_author":"1","post_date":"2017-11-01 07:05:33","post_date_gmt":"2017-11-01 07:05:33","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511785402115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 65px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519386304804{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Invoicing\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1513768861453{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">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.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519386525176{margin-top: 56px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"3809\" img_size=\"full\" css=\".vc_custom_1514802310531{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519386545012{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1513762218271{margin-top: 60px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Market Strategy\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" add_shadow=\"hover\" image_url=\"3640\" fancytextbox_css=\".vc_custom_1514802331630{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 35px !important;padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Expert Advisor\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" add_shadow=\"yes\" image_url=\"3639\" fancytextbox_css=\".vc_custom_1514802345446{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 35px !important;padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Audit &amp; Consulting\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" add_shadow=\"hover\" image_url=\"3638\" fancytextbox_css=\".vc_custom_1514802360172{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 35px !important;padding-right: 35px !important;padding-bottom: 35px !important;padding-left: 35px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519386552226{margin-top: 60px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"Description\" font_container=\"tag:h2|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css=\".vc_custom_1513762256231{margin-top: 0px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_dropcap_style style_variation=\"two\" background_color=\"#e7164d\" border_color=\"#e7164d\"]BLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/rt_dropcap_style][vc_column_text css=\".vc_custom_1511778470102{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"]\n<p style=\"text-align: left;\">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.<\/p>\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519386368083{margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 26px !important;padding-bottom: 26px !important;padding-left: 26px !important;border-left-color: #e7164d !important;border-left-style: solid !important;border-right-color: #e7164d !important;border-right-style: solid !important;border-top-color: #e7164d !important;border-top-style: solid !important;border-bottom-color: #e7164d !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6523\" img_size=\"full\" css=\".vc_custom_1519386492172{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading 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\" font_container=\"tag:p|font_size:16px|text_align:left|color:%23323232|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519386394982{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading 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...\" font_container=\"tag:p|font_size:16px|text_align:left|color:%23323232|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519386406235{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(https:\/\/finacorp.wordpresstheme.net\/demo-one\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1513744199626{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Success Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"WHAT WE HAVE DONE\" font_container=\"tag:h6|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}\"][vc_column_text css=\".vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua.<\/p>\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1519298697595{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}\" el_class=\"box-shadow\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"8500\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"ALL TIME CLIENTS\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"700\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"CLIENTS IN THIS YEAR \" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"8500\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"NEW PROJECTS\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}\"][rt_counterup_style counterup_value=\"450\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"AVG PROFIT INCREASED\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1519298705996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1519298669449{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7164d\" calltoaction_overlay_color=\"#e7164d\" calltoaction_title=\"Happy To Discuss About Your Requirement\" calltoaction_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_font_size=\"31\" calltoaction_title_line_height=\"26\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"20\" calltoaction_button_title_color=\"#3e3e3e\" calltoaction_button_title_hover_color=\"#3e3e3e\" calltoaction_button_background_hover_color=\"#efefef\" calltoaction_button_font_size=\"19\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:%23|||\" call_to_action_button_design=\".vc_custom_1513768762153{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Invoicing","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"invoicing","to_ping":"","pinged":"","post_modified":"2017-11-01 07:05:33","post_modified_gmt":"2017-11-01 07:05:33","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=portfolio&amp;p=251","menu_order":"0","post_type":"portfolio","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"259","post_author":"1","post_date":"2017-11-01 07:19:39","post_date_gmt":"2017-11-01 07:19:39","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511775843780{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519386192050{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 30px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Real Estate\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1513768238350{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">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.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519386202295{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 63px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"1\/12\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"5\/6\" css=\".vc_custom_1511870495574{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner gap=\"25\"][vc_column_inner css=\".vc_custom_1513765918657{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"][rt_image_gallery image_gallery_url=\"2798,2796,2795,2794\"][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"Description\" font_container=\"tag:h2|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css=\".vc_custom_1513765947750{margin-top: 70px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"][vc_column_text css=\".vc_custom_1513765963574{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"]\n<p style=\"text-align: left;\">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>\n&nbsp;\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.[\/vc_column_text][\/vc_column][vc_column width=\"1\/12\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" gap=\"25\" css=\".vc_custom_1519386211249{margin-bottom: 80px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1\/12\"][\/vc_column][vc_column width=\"5\/12\" css=\".vc_custom_1513765212747{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #ffffff !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}\"][vc_row_inner css=\".vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_single_image image=\"3807\" img_size=\"full\" css=\".vc_custom_1514802050234{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"Sample Heading 01\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\u00a0Lorem ipsum[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\u00a0Lorem ipsum[\/vc_column_text][\/vc_column][vc_column width=\"5\/12\" css=\".vc_custom_1513765250538{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 25px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;border-left-color: #eeeeee !important;border-left-style: solid !important;border-right-color: #eeeeee !important;border-right-style: solid !important;border-top-color: #eeeeee !important;border-top-style: solid !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;border-radius: 4px !important;}\"][vc_row_inner css=\".vc_custom_1513765477772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"Sample Heading 02\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\u00a0Lorem ipsum[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_single_image image=\"3808\" img_size=\"full\" css=\".vc_custom_1514802093810{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1513765450939{margin-top: 14px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\u00a0Lorem ipsum[\/vc_column_text][\/vc_column][vc_column width=\"1\/12\"][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1513766416700{margin-bottom: 0px !important;padding-top: 55px !important;padding-bottom: 65px !important;background-color: #f8f8f8 !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"fadeInUp\" width=\"1\/12\" css=\".vc_custom_1511245178722{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"5\/6\"][rt_accordion_style radiant_accordionstyle=\"four\"][rt_accordion_style_item radiant_accordiontitle=\"Branding is simply a more efficient way to sell things?\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"It\u2019s better to be first in the mind than to be first in the marketplace?\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Marketing is a company\u2019s ultimate objective?\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][vc_column width=\"1\/12\"][\/vc_column][\/vc_row]","post_title":"Planning","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"planning","to_ping":"","pinged":"","post_modified":"2017-11-01 07:19:39","post_modified_gmt":"2017-11-01 07:19:39","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=portfolio&amp;p=259","menu_order":"0","post_type":"portfolio","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"287","post_author":"1","post_date":"2017-11-28 04:15:33","post_date_gmt":"2017-11-28 04:15:33","post_content":"<input type=\"text\" name=\"Name\" placeholder=\"Name\" required \/>\n<input type=\"email\" name=\"Email\" placeholder=\"Email\" required \/>\n\n<button type=\"submit\">\nSubmit\n<\/button> \n","post_title":"Test","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"287","to_ping":"","pinged":"","post_modified":"2017-11-28 04:15:33","post_modified_gmt":"2017-11-28 04:15:33","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/mc4wp-form\/287\/","menu_order":"0","post_type":"mc4wp-form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"293","post_author":"1","post_date":"2017-10-11 06:53:41","post_date_gmt":"2017-10-11 06:53:41","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1609912538673{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\" el_class=\"demo-three-spacer\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1609912599612{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\" el_class=\"demo-three-spacer-2\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home","to_ping":"","pinged":"","post_modified":"2021-01-06 05:56:43","post_modified_gmt":"2021-01-06 05:56:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/www.wordpresstheme.net\/developer\/radiantthemewedding\/?page_id=5","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"294","post_author":"1","post_date":"2017-10-11 06:55:09","post_date_gmt":"2017-10-11 06:55:09","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}\"][vc_column width=\"2\/3\" css=\".vc_custom_1609916450454{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-right: 46px !important;padding-bottom: 70px !important;padding-left: 46px !important;background-color: #ffffff !important;}\" el_class=\"box-shadow-contact demo-three-spacer-2\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519730936863{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609916417528{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 50px !important;padding-bottom: 0px !important;padding-left: 50px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1609916530301{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"contact-responsive\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6548\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519729616372{padding-top: 70px !important;padding-right: 30px !important;padding-bottom: 70px !important;padding-left: 30px !important;background-color: #f4f4f4 !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\"][vc_row_inner css=\".vc_custom_1519730303419{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\" el_class=\"under-line\"][vc_column_inner][vc_custom_heading text=\"New York City Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Australia\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519729938908{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519730747658{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\" el_class=\"under-line\"][vc_column_inner][vc_custom_heading text=\"London Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Australia\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519730372061{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519730867714{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\"][vc_column_inner][vc_custom_heading text=\"Berlin Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Germany\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1521001888995{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519732835264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}\"][vc_column_inner][vc_custom_heading text=\"Talk to Us:\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Email: info@example.com\r\nPhone: (888)123-4567\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519730825247{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" content_placement=\"middle\" css_animation=\"none\" css=\".vc_custom_1519731054960{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1519731649934{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjIzMjUlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style One","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-us-style-one","to_ping":"","pinged":"","post_modified":"2021-01-06 07:02:14","post_modified_gmt":"2021-01-06 07:02:14","post_content_filtered":"","post_parent":"0","guid":"https:\/\/www.wordpresstheme.net\/developer\/radiantthemewedding\/?page_id=9","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"318","post_author":"1","post_date":"2017-11-02 10:09:06","post_date_gmt":"2017-11-02 10:09:06","post_content":"<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"Name:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* email placeholder \"Email:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[tel phone placeholder \"Phone:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text subject placeholder \"Subject:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[select service \"Financial Planning\" \"Business Services\" \"Software and Hi-Tech\" \"Travel and Aviation\" \"Quality Resourcing\" \"Healthcare Services\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[textarea message placeholder \"Message:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit \"Send Message\"]\n<\/div>\n<\/div>\n<\/div>\n1\nConsultix \"[subject]\"\n[Name] <wordpress@themes.radiantthemes.com>\nadmin@consultix.com\nFrom: [Name] <[email]>\nSubject: [subject]\n\nMessage Body:\n\nPhone: [phone]\n\nService: [service]\n\nMessage: [message]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix\/)\nReply-To: [email]\n\n\n\n\nRadiant theme \"[your-subject]\"\nRadiant theme <wordpress@themes.radiantthemes.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Radiant theme (https:\/\/localhost\/finacorp-demo-one)\nReply-To: admin@radiant.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Quick Contact","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"quick-contact","to_ping":"","pinged":"","post_modified":"2017-11-02 10:09:06","post_modified_gmt":"2017-11-02 10:09:06","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=wpcf7_contact_form&amp;p=318","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"429","post_author":"1","post_date":"2017-11-06 09:21:01","post_date_gmt":"2017-11-06 09:21:01","post_content":"[vc_row full_width=\"stretch_row\" css=\".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}\"][vc_column css=\".vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_portfolio_style portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\"][\/vc_column][\/vc_row]","post_title":"Portfolio","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"portfolio","to_ping":"","pinged":"","post_modified":"2017-11-06 09:21:01","post_modified_gmt":"2017-11-06 09:21:01","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?page_id=429","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"437","post_author":"1","post_date":"2017-11-06 09:27:06","post_date_gmt":"2017-11-06 09:27:06","post_content":"","post_title":"Shop","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"shop","to_ping":"","pinged":"","post_modified":"2020-12-27 20:10:19","post_modified_gmt":"2020-12-27 20:10:19","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?page_id=437","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"440","post_author":"1","post_date":"2017-11-06 09:28:21","post_date_gmt":"2017-11-06 09:28:21","post_content":"[woocommerce_my_account]","post_title":"My Account","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"my-account","to_ping":"","pinged":"","post_modified":"2020-12-27 20:10:32","post_modified_gmt":"2020-12-27 20:10:32","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?page_id=440","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"445","post_author":"1","post_date":"2017-11-06 09:29:42","post_date_gmt":"2017-11-06 09:29:42","post_content":"[woocommerce_cart]","post_title":"Cart","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"cart","to_ping":"","pinged":"","post_modified":"2020-12-27 20:10:41","post_modified_gmt":"2020-12-27 20:10:41","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?page_id=445","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"468","post_author":"1","post_date":"2017-11-06 10:32:20","post_date_gmt":"2017-11-06 10:32:20","post_content":"<div class=\"row\"><div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\"><div class=\"form-row\"><label>Name <\/label>[text Name]<\/div><\/div><div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\"><div class=\"form-row\"><label>E-mail <\/label>[email email]<\/div><\/div><div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\"><div class=\"form-row\"><label>Phone <span>*<\/span><\/label>[tel* phone]<\/div><\/div><div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\"><div class=\"form-row\"><label>Subject <\/label>[select AreYouaNewClient \"Yes\" \"No\"]<\/div><\/div><div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\"><div class=\"form-row\"><label>Message <\/label>[textarea message]<\/div><\/div><div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\"><div class=\"form-row last button\">[submit \"Make an Appoinment\"]<\/div><\/div><\/div>\n1\nNew Appointment on Consultix\n[Name] <wordpress@themes.radiantthemes.com>\nadmin@consultix.com\nFrom: [Name] <[email]>\nSubject: New Appointment On Consultix\n\nMessage Body:\n\nPhone: [phone]\n\nAre you a new client?: [AreYouaNewClient]\n\nMessage: [message]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix\/)\nReply-To:[email]\n\n\n\n\nRadiant theme \"[your-subject]\"\nRadiant theme <wordpress@wordpresstheme.net>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Radiant theme (https:\/\/localhost\/finacorp-demo-one)\nReply-To: admin@radiant.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Appointment Form","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-page-form_copy","to_ping":"","pinged":"","post_modified":"2017-11-06 10:32:20","post_modified_gmt":"2017-11-06 10:32:20","post_content_filtered":"","post_parent":"0","guid":"https:\/\/localhost\/finacorp-demo-one\/?post_type=wpcf7_contact_form&amp;p=468","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"534","post_author":"1","post_date":"2017-11-08 11:28:52","post_date_gmt":"2017-11-08 11:28:52","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"534","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/534\/","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"579","post_author":"1","post_date":"2017-11-09 04:31:04","post_date_gmt":"2017-11-09 04:31:04","post_content":"","post_title":"financial-planning-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"financial-planning-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/financial-planning-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"580","post_author":"1","post_date":"2017-11-09 04:31:06","post_date_gmt":"2017-11-09 04:31:06","post_content":"","post_title":"insurance-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"insurance-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/insurance-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"581","post_author":"1","post_date":"2017-11-09 04:31:08","post_date_gmt":"2017-11-09 04:31:08","post_content":"","post_title":"personal-loan-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"personal-loan-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/personal-loan-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"582","post_author":"1","post_date":"2017-11-09 04:31:09","post_date_gmt":"2017-11-09 04:31:09","post_content":"","post_title":"portfolio-management-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-management-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/portfolio-management-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"583","post_author":"1","post_date":"2017-11-09 04:31:11","post_date_gmt":"2017-11-09 04:31:11","post_content":"","post_title":"saving-investments-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"saving-investments-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/saving-investments-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"584","post_author":"1","post_date":"2017-11-09 04:31:13","post_date_gmt":"2017-11-09 04:31:13","post_content":"","post_title":"advisory-services-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"advisory-services-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/advisory-services-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"589","post_author":"1","post_date":"2017-11-09 04:40:10","post_date_gmt":"2017-11-09 04:40:10","post_content":"","post_title":"why-choose-us-background","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"why-choose-us-background","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/why-choose-us-background.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"595","post_author":"1","post_date":"2017-11-09 04:50:30","post_date_gmt":"2017-11-09 04:50:30","post_content":"","post_title":"clients-testimonials-background","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-testimonials-background","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/clients-testimonials-background.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"601","post_author":"1","post_date":"2017-11-09 05:00:51","post_date_gmt":"2017-11-09 05:00:51","post_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation\nullamco laboris nisi ut aliquip ex ea commodo consequat.","post_title":"Benjamin Tickle","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"dorothy-m-nickell","to_ping":"","pinged":"","post_modified":"2017-11-09 05:00:51","post_modified_gmt":"2017-11-09 05:00:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=testimonial&amp;p=601","menu_order":"0","post_type":"testimonial","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"608","post_author":"1","post_date":"2017-11-09 05:12:18","post_date_gmt":"2017-11-09 05:12:18","post_content":"","post_title":"post-thumbnail-03","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"post-thumbnail-03","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"96","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/post-thumbnail-03.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"609","post_author":"1","post_date":"2017-11-09 05:12:49","post_date_gmt":"2017-11-09 05:12:49","post_content":"","post_title":"post-thumbnail-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"post-thumbnail-02","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"94","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/post-thumbnail-02.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"611","post_author":"1","post_date":"2017-11-09 05:13:16","post_date_gmt":"2017-11-09 05:13:16","post_content":"","post_title":"post-thumbnail-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"post-thumbnail-01","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"89","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/post-thumbnail-01.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"617","post_author":"1","post_date":"2017-11-09 05:28:59","post_date_gmt":"2017-11-09 05:28:59","post_content":"","post_title":"Radiant-After-Image-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"radiant-after-image-1","to_ping":"","pinged":"","post_modified":"2017-11-09 05:28:59","post_modified_gmt":"2017-11-09 05:28:59","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Radiant-After-Image-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"618","post_author":"1","post_date":"2017-11-09 05:29:05","post_date_gmt":"2017-11-09 05:29:05","post_content":"","post_title":"Radiant-After-Image-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"radiant-after-image-2","to_ping":"","pinged":"","post_modified":"2017-11-09 05:29:05","post_modified_gmt":"2017-11-09 05:29:05","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Radiant-After-Image-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"619","post_author":"1","post_date":"2017-11-09 05:29:18","post_date_gmt":"2017-11-09 05:29:18","post_content":"","post_title":"Radiant-Before-Image-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"radiant-before-image-1","to_ping":"","pinged":"","post_modified":"2017-11-09 05:29:18","post_modified_gmt":"2017-11-09 05:29:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Radiant-Before-Image-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"620","post_author":"1","post_date":"2017-11-09 05:29:23","post_date_gmt":"2017-11-09 05:29:23","post_content":"","post_title":"Radiant-Before-Image-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"radiant-before-image-2","to_ping":"","pinged":"","post_modified":"2017-11-09 05:29:23","post_modified_gmt":"2017-11-09 05:29:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Radiant-Before-Image-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"635","post_author":"1","post_date":"2017-11-09 05:55:03","post_date_gmt":"2017-11-09 05:55:03","post_content":"","post_title":"market-strategy","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"market-strategy","to_ping":"","pinged":"","post_modified":"2017-11-09 05:55:03","post_modified_gmt":"2017-11-09 05:55:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/market-strategy.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"636","post_author":"1","post_date":"2017-11-09 05:55:05","post_date_gmt":"2017-11-09 05:55:05","post_content":"","post_title":"audit-consulting","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"audit-consulting","to_ping":"","pinged":"","post_modified":"2017-11-09 05:55:05","post_modified_gmt":"2017-11-09 05:55:05","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/audit-consulting.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"637","post_author":"1","post_date":"2017-11-09 05:55:07","post_date_gmt":"2017-11-09 05:55:07","post_content":"","post_title":"expert-advisor","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"expert-advisor","to_ping":"","pinged":"","post_modified":"2017-11-09 05:55:07","post_modified_gmt":"2017-11-09 05:55:07","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/expert-advisor.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"653","post_author":"1","post_date":"2017-11-09 06:29:49","post_date_gmt":"2017-11-09 06:29:49","post_content":"","post_title":"video-background","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"video-background","to_ping":"","pinged":"","post_modified":"2017-11-09 06:29:49","post_modified_gmt":"2017-11-09 06:29:49","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/video-background.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"659","post_author":"1","post_date":"2017-11-09 06:48:15","post_date_gmt":"2017-11-09 06:48:15","post_content":"","post_title":"business-strategies","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-strategies","to_ping":"","pinged":"","post_modified":"2017-11-09 06:48:15","post_modified_gmt":"2017-11-09 06:48:15","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/business-strategies.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"660","post_author":"1","post_date":"2017-11-09 06:48:18","post_date_gmt":"2017-11-09 06:48:18","post_content":"","post_title":"analyze-your-business","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"analyze-your-business","to_ping":"","pinged":"","post_modified":"2017-11-09 06:48:18","post_modified_gmt":"2017-11-09 06:48:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/analyze-your-business.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"665","post_author":"1","post_date":"2017-11-09 07:08:46","post_date_gmt":"2017-11-09 07:08:46","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"665","to_ping":"","pinged":"","post_modified":"2017-11-09 07:08:46","post_modified_gmt":"2017-11-09 07:08:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=665","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"667","post_author":"1","post_date":"2017-11-09 07:08:46","post_date_gmt":"2017-11-09 07:08:46","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"667","to_ping":"","pinged":"","post_modified":"2017-11-09 07:08:46","post_modified_gmt":"2017-11-09 07:08:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=667","menu_order":"3","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"674","post_author":"1","post_date":"2017-11-09 09:45:52","post_date_gmt":"2017-11-09 09:45:52","post_content":"","post_title":"Blog","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog","to_ping":"","pinged":"","post_modified":"2017-11-09 09:45:52","post_modified_gmt":"2017-11-09 09:45:52","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=674","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"690","post_author":"1","post_date":"2017-11-10 12:01:24","post_date_gmt":"2017-11-10 12:01:24","post_content":"","post_title":"Blog-Single-Line-Chart","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blog-single-line-chart","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"96","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Blog-Single-Line-Chart.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"692","post_author":"1","post_date":"2017-11-10 12:04:05","post_date_gmt":"2017-11-10 12:04:05","post_content":"","post_title":"Blog-Single-Demo-Image-001","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blog-single-demo-image-001","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"96","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Blog-Single-Demo-Image-001.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"751","post_author":"1","post_date":"2017-11-14 07:07:58","post_date_gmt":"2017-11-14 07:07:58","post_content":"","post_title":"Business-Advisor","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-advisor","to_ping":"","pinged":"","post_modified":"2017-11-14 07:07:58","post_modified_gmt":"2017-11-14 07:07:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Business-Advisor.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"752","post_author":"1","post_date":"2017-11-14 07:08:02","post_date_gmt":"2017-11-14 07:08:02","post_content":"","post_title":"Financial-Support","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"financial-support","to_ping":"","pinged":"","post_modified":"2017-11-14 07:08:02","post_modified_gmt":"2017-11-14 07:08:02","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Support.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"753","post_author":"1","post_date":"2017-11-14 07:08:05","post_date_gmt":"2017-11-14 07:08:05","post_content":"","post_title":"Loan-Programs","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"loan-programs","to_ping":"","pinged":"","post_modified":"2017-11-14 07:08:05","post_modified_gmt":"2017-11-14 07:08:05","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Loan-Programs.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"766","post_author":"1","post_date":"2017-11-14 08:58:34","post_date_gmt":"2017-11-14 08:58:34","post_content":"","post_title":"testmonial","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testmonial","to_ping":"","pinged":"","post_modified":"2017-11-14 08:58:34","post_modified_gmt":"2017-11-14 08:58:34","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/testmonial.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"796","post_author":"1","post_date":"2017-11-14 10:52:16","post_date_gmt":"2017-11-14 10:52:16","post_content":"","post_title":"heading-back","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"heading-back","to_ping":"","pinged":"","post_modified":"2017-11-14 10:52:16","post_modified_gmt":"2017-11-14 10:52:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/heading-back.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"871","post_author":"1","post_date":"2017-11-18 05:57:19","post_date_gmt":"2017-11-18 05:57:19","post_content":"","post_title":"Sample-Heading-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"sample-heading-01","to_ping":"","pinged":"","post_modified":"2017-11-18 05:57:19","post_modified_gmt":"2017-11-18 05:57:19","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Sample-Heading-01.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"887","post_author":"1","post_date":"2017-11-18 06:24:44","post_date_gmt":"2017-11-18 06:24:44","post_content":"","post_title":"Sample-Heading-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"sample-heading-02","to_ping":"","pinged":"","post_modified":"2017-11-18 06:24:44","post_modified_gmt":"2017-11-18 06:24:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Sample-Heading-02.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"894","post_author":"1","post_date":"2017-11-18 06:38:33","post_date_gmt":"2017-11-18 06:38:33","post_content":"","post_title":"Sample-Heading-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"sample-heading-3","to_ping":"","pinged":"","post_modified":"2017-11-18 06:38:33","post_modified_gmt":"2017-11-18 06:38:33","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Sample-Heading-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"917","post_author":"1","post_date":"2017-11-18 07:29:03","post_date_gmt":"2017-11-18 07:29:03","post_content":"","post_title":"about-banner","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"about-banner","to_ping":"","pinged":"","post_modified":"2017-11-18 07:29:03","post_modified_gmt":"2017-11-18 07:29:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/about-banner.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"920","post_author":"1","post_date":"2017-11-18 08:06:56","post_date_gmt":"2017-11-18 08:06:56","post_content":"","post_title":"Planning","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"planning","to_ping":"","pinged":"","post_modified":"2017-11-18 08:06:56","post_modified_gmt":"2017-11-18 08:06:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Planning.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"921","post_author":"1","post_date":"2017-11-18 08:06:59","post_date_gmt":"2017-11-18 08:06:59","post_content":"","post_title":"Vision","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"vision","to_ping":"","pinged":"","post_modified":"2017-11-18 08:06:59","post_modified_gmt":"2017-11-18 08:06:59","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Vision.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"922","post_author":"1","post_date":"2017-11-18 08:07:02","post_date_gmt":"2017-11-18 08:07:02","post_content":"","post_title":"Collaboration","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"collaboration","to_ping":"","pinged":"","post_modified":"2017-11-18 08:07:02","post_modified_gmt":"2017-11-18 08:07:02","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Collaboration.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"949","post_author":"1","post_date":"2017-11-18 08:40:46","post_date_gmt":"2017-11-18 08:40:46","post_content":"","post_title":"Vertical-Leadership","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"vertical-leadership","to_ping":"","pinged":"","post_modified":"2017-11-18 08:40:46","post_modified_gmt":"2017-11-18 08:40:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Vertical-Leadership.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"950","post_author":"1","post_date":"2017-11-18 08:41:20","post_date_gmt":"2017-11-18 08:41:20","post_content":"","post_title":"Global-Network","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"global-network","to_ping":"","pinged":"","post_modified":"2017-11-18 08:41:20","post_modified_gmt":"2017-11-18 08:41:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Global-Network.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"951","post_author":"1","post_date":"2017-11-18 08:42:16","post_date_gmt":"2017-11-18 08:42:16","post_content":"","post_title":"Go-to-Market-Expertise","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"go-to-market-expertise","to_ping":"","pinged":"","post_modified":"2017-11-18 08:42:16","post_modified_gmt":"2017-11-18 08:42:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Go-to-Market-Expertise.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"988","post_author":"1","post_date":"2017-11-18 09:31:41","post_date_gmt":"2017-11-18 09:31:41","post_content":"","post_title":"Our-Success-Stories","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"our-success-stories","to_ping":"","pinged":"","post_modified":"2017-11-18 09:31:41","post_modified_gmt":"2017-11-18 09:31:41","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"996","post_author":"1","post_date":"2017-11-18 09:40:03","post_date_gmt":"2017-11-18 09:40:03","post_content":"","post_title":"Our-Success-Stories-style-two","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"our-success-stories-style-two","to_ping":"","pinged":"","post_modified":"2017-11-18 09:40:03","post_modified_gmt":"2017-11-18 09:40:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Our-Success-Stories-style-two.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1010","post_author":"1","post_date":"2017-11-18 09:57:50","post_date_gmt":"2017-11-18 09:57:50","post_content":"","post_title":"Pages","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about-us","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=1010","menu_order":"13","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1013","post_author":"1","post_date":"2017-11-18 10:01:56","post_date_gmt":"2017-11-18 10:01:56","post_content":"","post_title":"counterup","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"counterup","to_ping":"","pinged":"","post_modified":"2017-11-18 10:01:56","post_modified_gmt":"2017-11-18 10:01:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/counterup.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1015","post_author":"1","post_date":"2017-11-18 10:02:35","post_date_gmt":"2017-11-18 10:02:35","post_content":"","post_title":"Beautiful & Usefull Solutitons","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"beautiful-and-usefull-solutitons","to_ping":"","pinged":"","post_modified":"2017-11-18 10:02:35","post_modified_gmt":"2017-11-18 10:02:35","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Beautiful-and-Usefull-Solutitons.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1093","post_author":"1","post_date":"2017-11-20 05:30:13","post_date_gmt":"2017-11-20 05:30:13","post_content":"","post_title":"About Us","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about-us-2","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=1093","menu_order":"2","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1096","post_author":"1","post_date":"2017-11-20 05:30:14","post_date_gmt":"2017-11-20 05:30:14","post_content":"","post_title":"Contact Us Page One","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1096","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=1096","menu_order":"16","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1225","post_author":"1","post_date":"2017-11-20 09:54:32","post_date_gmt":"2017-11-20 09:54:32","post_content":"","post_title":"slider-image-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider-image-02","to_ping":"","pinged":"","post_modified":"2017-11-20 09:54:32","post_modified_gmt":"2017-11-20 09:54:32","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/slider-image-02.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1320","post_author":"1","post_date":"2017-11-21 07:11:24","post_date_gmt":"2017-11-21 07:11:24","post_content":"","post_title":"Client 1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"client-1","to_ping":"","pinged":"","post_modified":"2017-11-21 07:11:24","post_modified_gmt":"2017-11-21 07:11:24","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=client&amp;p=1320","menu_order":"0","post_type":"client","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1321","post_author":"1","post_date":"2017-11-21 07:12:00","post_date_gmt":"2017-11-21 07:12:00","post_content":"","post_title":"Client 2","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"client-2","to_ping":"","pinged":"","post_modified":"2017-11-21 07:12:00","post_modified_gmt":"2017-11-21 07:12:00","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=client&amp;p=1321","menu_order":"0","post_type":"client","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1322","post_author":"1","post_date":"2017-11-21 07:12:25","post_date_gmt":"2017-11-21 07:12:25","post_content":"","post_title":"Client 3","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"client-3","to_ping":"","pinged":"","post_modified":"2017-11-21 07:12:25","post_modified_gmt":"2017-11-21 07:12:25","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=client&amp;p=1322","menu_order":"0","post_type":"client","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1323","post_author":"1","post_date":"2017-11-21 07:12:51","post_date_gmt":"2017-11-21 07:12:51","post_content":"","post_title":"Client 4","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"client-4","to_ping":"","pinged":"","post_modified":"2017-11-21 07:12:51","post_modified_gmt":"2017-11-21 07:12:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=client&amp;p=1323","menu_order":"0","post_type":"client","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1324","post_author":"1","post_date":"2017-11-21 07:13:25","post_date_gmt":"2017-11-21 07:13:25","post_content":"","post_title":"Client 5","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"client-5","to_ping":"","pinged":"","post_modified":"2017-11-21 07:13:25","post_modified_gmt":"2017-11-21 07:13:25","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=client&amp;p=1324","menu_order":"0","post_type":"client","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1325","post_author":"1","post_date":"2017-11-21 07:13:51","post_date_gmt":"2017-11-21 07:13:51","post_content":"","post_title":"Client 6","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"client-6","to_ping":"","pinged":"","post_modified":"2017-11-21 07:13:51","post_modified_gmt":"2017-11-21 07:13:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=client&amp;p=1325","menu_order":"0","post_type":"client","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1334","post_author":"1","post_date":"2017-11-21 07:26:41","post_date_gmt":"2017-11-21 07:26:41","post_content":"","post_title":"404-Green","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"404-green","to_ping":"","pinged":"","post_modified":"2017-11-21 07:26:41","post_modified_gmt":"2017-11-21 07:26:41","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/404-Green.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1356","post_author":"1","post_date":"2017-11-21 08:34:29","post_date_gmt":"2017-11-21 08:34:29","post_content":"","post_title":"Solutitons","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"solutitons","to_ping":"","pinged":"","post_modified":"2017-11-21 08:34:29","post_modified_gmt":"2017-11-21 08:34:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Solutitons.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1403","post_author":"1","post_date":"2017-11-21 10:25:46","post_date_gmt":"2017-11-21 10:25:46","post_content":"","post_title":"Apple-Button","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"apple-button","to_ping":"","pinged":"","post_modified":"2017-11-21 10:25:46","post_modified_gmt":"2017-11-21 10:25:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Apple-Button.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1404","post_author":"1","post_date":"2017-11-21 10:25:48","post_date_gmt":"2017-11-21 10:25:48","post_content":"","post_title":"Android-Button","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"android-button","to_ping":"","pinged":"","post_modified":"2017-11-21 10:25:48","post_modified_gmt":"2017-11-21 10:25:48","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Android-Button.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1412","post_author":"1","post_date":"2017-11-21 10:45:44","post_date_gmt":"2017-11-21 10:45:44","post_content":"","post_title":"hr-line","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hr-line","to_ping":"","pinged":"","post_modified":"2017-11-21 10:45:44","post_modified_gmt":"2017-11-21 10:45:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/hr-line.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1416","post_author":"1","post_date":"2017-11-21 10:49:29","post_date_gmt":"2017-11-21 10:49:29","post_content":"","post_title":"Maintenance-Mode-Background","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"maintenance-mode-background","to_ping":"","pinged":"","post_modified":"2017-11-21 10:49:29","post_modified_gmt":"2017-11-21 10:49:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Maintenance-Mode-Background.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1471","post_author":"1","post_date":"2017-11-22 09:11:26","post_date_gmt":"2017-11-22 09:11:26","post_content":"","post_title":"Requirements-Gathering","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"requirements-gathering","to_ping":"","pinged":"","post_modified":"2017-11-22 09:11:26","post_modified_gmt":"2017-11-22 09:11:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Requirements-Gathering.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1474","post_author":"1","post_date":"2017-11-22 09:19:47","post_date_gmt":"2017-11-22 09:19:47","post_content":"","post_title":"Production","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"production","to_ping":"","pinged":"","post_modified":"2017-11-22 09:19:47","post_modified_gmt":"2017-11-22 09:19:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Production.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1475","post_author":"1","post_date":"2017-11-22 09:20:46","post_date_gmt":"2017-11-22 09:20:46","post_content":"","post_title":"Visual-Concept","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"visual-concept","to_ping":"","pinged":"","post_modified":"2017-11-22 09:20:46","post_modified_gmt":"2017-11-22 09:20:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Visual-Concept.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1476","post_author":"1","post_date":"2017-11-22 09:21:35","post_date_gmt":"2017-11-22 09:21:35","post_content":"","post_title":"Development","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"development","to_ping":"","pinged":"","post_modified":"2017-11-22 09:21:35","post_modified_gmt":"2017-11-22 09:21:35","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Development.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1555","post_author":"1","post_date":"2017-11-23 04:26:03","post_date_gmt":"2017-11-23 04:26:03","post_content":"","post_title":"Life-Insurance","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"life-insurance","to_ping":"","pinged":"","post_modified":"2017-11-23 04:26:03","post_modified_gmt":"2017-11-23 04:26:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Life-Insurance.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1577","post_author":"1","post_date":"2017-11-23 05:44:52","post_date_gmt":"2017-11-23 05:44:52","post_content":"[vc_row css_animation=\"none\" css=\".vc_custom_1511352317763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"We are Hiring\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511767360212{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511517093975{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-inner-text\"][rt_accordion_style_item radiant_accordiontitle=\"Sr. Creative Director - 2 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Sr. Creative Director - 2 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Sr. Marketing Manager - 5 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Office Executive - 12 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1609752897522{margin-top: 75px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #e8e8e8 !important;border-left-style: solid !important;border-right-color: #e8e8e8 !important;border-right-style: solid !important;border-top-color: #e8e8e8 !important;border-top-style: solid !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Life at Consultix\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1514804967052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511516587217{margin-top: 10px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][rt_portfolio_style portfolio_style_variation=\"four\" portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\" portfolio_spacing=\"15\" font_size=\"15\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539187672{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539202686{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Career","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"career","to_ping":"","pinged":"","post_modified":"2021-01-14 08:38:01","post_modified_gmt":"2021-01-14 08:38:01","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=1577","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1665","post_author":"1","post_date":"2017-11-23 10:14:32","post_date_gmt":"2017-11-23 10:14:32","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1665","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=1665","menu_order":"7","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1686","post_author":"1","post_date":"2017-11-23 10:55:04","post_date_gmt":"2017-11-23 10:55:04","post_content":"","post_title":"hr-line","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hr-line-2","to_ping":"","pinged":"","post_modified":"2017-11-23 10:55:04","post_modified_gmt":"2017-11-23 10:55:04","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/hr-line-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1695","post_author":"1","post_date":"2017-11-23 11:19:08","post_date_gmt":"2017-11-23 11:19:08","post_content":"","post_title":"Monthly-Payments","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"monthly-payments","to_ping":"","pinged":"","post_modified":"2017-11-23 11:19:08","post_modified_gmt":"2017-11-23 11:19:08","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Monthly-Payments.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1700","post_author":"1","post_date":"2017-11-23 11:35:57","post_date_gmt":"2017-11-23 11:35:57","post_content":"","post_title":"hr-line-fancybox","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hr-line-fancybox","to_ping":"","pinged":"","post_modified":"2017-11-23 11:35:57","post_modified_gmt":"2017-11-23 11:35:57","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/hr-line-fancybox.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1721","post_author":"1","post_date":"2017-11-23 12:00:38","post_date_gmt":"2017-11-23 12:00:38","post_content":"","post_title":"No-Down-Payment","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"no-down-payment","to_ping":"","pinged":"","post_modified":"2017-11-23 12:00:38","post_modified_gmt":"2017-11-23 12:00:38","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/No-Down-Payment.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1723","post_author":"1","post_date":"2017-11-23 12:01:20","post_date_gmt":"2017-11-23 12:01:20","post_content":"","post_title":"Easy-to-Qualify","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"easy-to-qualify","to_ping":"","pinged":"","post_modified":"2017-11-23 12:01:20","post_modified_gmt":"2017-11-23 12:01:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Easy-to-Qualify.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1724","post_author":"1","post_date":"2017-11-23 12:02:03","post_date_gmt":"2017-11-23 12:02:03","post_content":"","post_title":"Competitive-Rates","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"competitive-rates","to_ping":"","pinged":"","post_modified":"2017-11-23 12:02:03","post_modified_gmt":"2017-11-23 12:02:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Competitive-Rates.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1775","post_author":"1","post_date":"2017-11-24 05:08:02","post_date_gmt":"2017-11-24 05:08:02","post_content":"<div class=\"row\">\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Name <span>*<\/span><\/label>\n[text* Name]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>E-mail <span>*<\/span><\/label>\n[email* email]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Phone <span>*<\/span><\/label>\n[tel Phone]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Are You a New Client? <span>*<\/span><\/label>\n[text* client]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Describe your case<span>*<\/span><\/label>\n[textarea describe]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit \"Make an Appoinment\"]\n<\/div>\n<\/div>\n<\/div>\n1\nNew Free Consultation on Consultix\n[Name] <wordpress@themes.radiantthemes.com>\nadmin@consultix.com\nFrom: [Name] <[email]>\nSubject: New Free Consultation on Consultix\n\nMessage Body:\n\nPhone: [Phone]\n\nClient: [client]\n\nDescribe : [describe]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix)\nReply-To: [email]\n\n\n\n\nBizCorp Business - Corporate Business Finance Theme \"[your-subject]\"\nBizCorp Business - Corporate Business Finance Theme <wordpress@themes.radiantthemes.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on BizCorp Business - Corporate Business Finance Theme (http:\/\/growthmarcom.com\/consultix)\nReply-To: radiantthemes@gmail.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Free Consultation","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"free-consultation","to_ping":"","pinged":"","post_modified":"2017-11-24 05:08:02","post_modified_gmt":"2017-11-24 05:08:02","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=wpcf7_contact_form&amp;p=1775","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1798","post_author":"1","post_date":"2017-11-24 05:43:18","post_date_gmt":"2017-11-24 05:43:18","post_content":"","post_title":"Refinance","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"refinance","to_ping":"","pinged":"","post_modified":"2017-11-24 05:43:18","post_modified_gmt":"2017-11-24 05:43:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Refinance.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1876","post_author":"1","post_date":"2017-11-24 08:26:51","post_date_gmt":"2017-11-24 08:26:51","post_content":"","post_title":"author","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"author","to_ping":"","pinged":"","post_modified":"2017-11-24 08:26:51","post_modified_gmt":"2017-11-24 08:26:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/author.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"1979","post_author":"1","post_date":"2017-11-24 09:46:14","post_date_gmt":"2017-11-24 09:46:14","post_content":"[vc_row css_animation=\"none\" css=\".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613620684{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Team in List View\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1511518588054{margin-top: 0\r\npx !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_team_style style_variation=\"six\" team_allow_carousel=\"false\" team_no_row_items=\"1\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/3\" css=\".vc_custom_1610613630971{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#00174d\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"None\" radiant_focus_color=\"\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help ?\" font_container=\"tag:h5|font_size:25px|text_align:left|color:%23ffffff|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.<\/span>\r\n<span style=\"color: #ffffff;\"> or Just Call Us Now<\/span>[\/vc_column_text][vc_column_text css=\".vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\" el_class=\"service-seidebar-contact-info\"]<i class=\"fa fa-envelope-o\"><\/i><span style=\"color: #ffffff;\">info@example.com<\/span>\r\n<i class=\"fa fa-phone\"><\/i><span style=\"color: #ffffff;\"> (888) 123-4567<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Newsletter\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"news-form\"][mc4wp_form id=\"287\"][\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content\" css_animation=\"none\" css=\".vc_custom_1520509534763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7184e\" calltoaction_overlay_color=\"#e7184e\" calltoaction_title=\"Happy To Discuss About Your Requirement\" calltoaction_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_font_size=\"31\" calltoaction_title_line_height=\"26\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"20\" calltoaction_button_title_hover_color=\"#00174d\" calltoaction_button_background_hover_color=\"#efefef\" calltoaction_button_font_size=\"19\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" call_to_action_button_design=\".vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Team in List View","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"team-in-list-view","to_ping":"","pinged":"","post_modified":"2021-01-14 08:40:33","post_modified_gmt":"2021-01-14 08:40:33","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=1979","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2035","post_author":"1","post_date":"2017-11-24 11:36:37","post_date_gmt":"2017-11-24 11:36:37","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"2035","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=2035","menu_order":"10","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2039","post_author":"1","post_date":"2017-11-24 11:46:08","post_date_gmt":"2017-11-24 11:46:08","post_content":"","post_title":"Order &ndash; November 24, 2017 @ 11:46 AM","post_excerpt":"","post_status":"wc-on-hold","comment_status":"open","ping_status":"closed","post_password":"order_5a18068073248","post_name":"order-nov-24-2017-1146-am","to_ping":"","pinged":"","post_modified":"2017-11-24 11:46:08","post_modified_gmt":"2017-11-24 11:46:08","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=shop_order&amp;p=2039","menu_order":"0","post_type":"shop_order","post_mime_type":"","comment_count":"3"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2052","post_author":"1","post_date":"2017-11-25 03:50:38","post_date_gmt":"2017-11-25 03:50:38","post_content":"<p>[vc_section css=\".vc_custom_1511865095174{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}\"][vc_row css=\".vc_custom_1511864784625{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1512551485082{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 25px !important;padding-left: 30px !important;background-color: #f24f79 !important;}\"][vc_custom_heading text=\"Understanding Life Insurance\" font_container=\"tag:h3|font_size:22px|text_align:left|color:%23ffffff|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1511767167448{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"][vc_column_text css=\".vc_custom_1511766991981{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"2f63f4c8-cb1e-0\" list_icon_color=\"#ffffff\" css=\".vc_custom_1511767001981{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<ul>\n<li><span style=\"color: #ffffff;\">Amet Sollicitudin Quam Dolor Mollis<\/span><\/li>\n<li><span style=\"color: #ffffff;\">Diipiscing Vestibulum Nullam<\/span><\/li>\n<li><span style=\"color: #ffffff;\">Diipiscing Vestibulum Nullam Venenatis<\/span><\/li>\n<li><span style=\"color: #ffffff;\">Vehicula Vulputate<\/span><\/li>\n<\/ul>\n<p>[\/rt_list_style][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512551471479{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 25px !important;padding-left: 30px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"Understanding Life Insurance\" font_container=\"tag:h3|font_size:22px|text_align:left|color:%23ffffff|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1511767177513{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"][vc_column_text css=\".vc_custom_1511767058173{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"2f63f4c8-cb1e-0\" list_icon_color=\"#ffffff\" css=\".vc_custom_1511767080405{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<ul>\n<li><span style=\"color: #ffffff;\">Amet Sollicitudin Quam Dolor Mollis<\/span><\/li>\n<li><span style=\"color: #ffffff;\">Diipiscing Vestibulum Nullam<\/span><\/li>\n<li><span style=\"color: #ffffff;\">Diipiscing Vestibulum Nullam Venenatis<\/span><\/li>\n<li><span style=\"color: #ffffff;\">Vehicula Vulputate<\/span><\/li>\n<\/ul>\n<p>[\/rt_list_style][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1511769979955{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1511769961875{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][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.<\/p>\n<p>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][\/vc_row][vc_row el_class=\"box-shadow\" css=\".vc_custom_1511771914725{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 20px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 25px !important;}\"][vc_column css=\".vc_custom_1511770662591{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_row_inner css=\".vc_custom_1511771439784{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511771434544{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"2369\" img_size=\"full\" css=\".vc_custom_1511771354196{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"2\/3\" css=\".vc_custom_1511771428841{margin-bottom: 0px !important;margin-left: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"How to Run a Successful Business Meeting\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1512551497753{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511771532612{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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. 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.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1511771474907{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section]<\/p>\n","post_title":"Tips for Digitizing Financial Services.","post_excerpt":"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.","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"tips-for-digitizing-financial-services","to_ping":"","pinged":"","post_modified":"2017-11-25 03:50:38","post_modified_gmt":"2017-11-25 03:50:38","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=2052","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2056","post_author":"1","post_date":"2017-11-25 03:57:50","post_date_gmt":"2017-11-25 03:57:50","post_content":"<p>[vc_section css=\".vc_custom_1511865449102{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}\"][vc_row css=\".vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511760535562{margin-top: 0px !important;margin-bottom: 0px !important;}\"]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>\r\n<p>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.<\/p>\r\n<p>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>\r\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row gap=\"30\" css=\".vc_custom_1511778979298{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1609920569559{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 277px !important;padding-right: 23px !important;padding-bottom: 25px !important;padding-left: 23px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Blog-Details-Page-04-02.jpg?id=2242) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Submit a Claim,\" font_container=\"tag:h2|font_size:30px|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1609920577460{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Quickly and Easily\" font_container=\"tag:h3|font_size:18px|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1511765642086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511764123673{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.<\/span>[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1511764774312{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"2237\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1511762737267{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1511764635537{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f6f6f6 !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1511764000168{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"][vc_custom_heading text=\"Life Insurance\" font_container=\"tag:h3|font_size:22px|text_align:left|color:%231d1d1d|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1511764165204{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 24px !important;padding-right: 0px !important;padding-bottom: 12px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1511764059967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.[\/vc_column_text][vc_column_text css=\".vc_custom_1511840965406{margin-top: 6px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]<\/p>\r\n<h3><span style=\"color: #1d1d1d; font-size: 16px;\"><a style=\"color: #1d1d1d;\" href=\"#\">Read More <\/a> <i class=\"fa fa-arrow-right\" aria-hidden=\"true\"><\/i><\/span><\/h3>\r\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1511765491553{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1511764351378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text]<\/p>\r\n<blockquote><p>We Finance Ones Our Off Finaancial Adviisors Receiver That We Got That Rigorous Training In Joe Gentleman\u2019s Philoso<br \/>\r\n<cite>- admin<\/cite><\/p><\/blockquote>\r\n<p>[\/vc_column_text][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.[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section]<\/p>\r\n","post_title":"Common mistakes when managing finances","post_excerpt":"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.","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"common-mistakes-when-managing-finances","to_ping":"","pinged":"","post_modified":"2021-01-06 08:09:47","post_modified_gmt":"2021-01-06 08:09:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=2056","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2063","post_author":"1","post_date":"2017-11-25 04:04:26","post_date_gmt":"2017-11-25 04:04:26","post_content":"<p>[vc_section css=\".vc_custom_1511865388351{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}\"][vc_row css=\".vc_custom_1511779232367{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1511777382927{margin-right: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1511776806262{margin-top: 0px !important;margin-bottom: 0px !important;}\"]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>\n<p>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.<\/p>\n<p>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][\/vc_row][vc_row css=\".vc_custom_1511779252590{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"5\/12\" css=\".vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"2208\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1511775373890{margin-top: 4px !important;margin-bottom: 0px !important;}\" el_class=\"full-width-image\"][\/vc_column][vc_column width=\"7\/12\" css=\".vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Improve your Business Growth:\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1511775592807{margin-top: 0px !important;margin-bottom: 0px !important;}\"]<span style=\"color: #424242;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.<\/span><\/p>\n<p><span style=\"color: #424242;\">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.<\/span><\/p>\n<p><span style=\"color: #424242;\">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.<\/span>[\/vc_column_text][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1511779261729{margin-top: 15px !important;margin-right: 0px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1511779316701{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 0px !important;padding-bottom: 10px !important;}\"][rt_accordion_style][rt_accordion_style_item radiant_accordiontitle=\"Branding is simply a more efficient way to sell things?\"]Group your content according to its meaning and show it in a compact user friendly way. TheGem comes with responsive tabs &amp; tours, each in multiple styles.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"It\u2019s better to be first in the mind than to be first in the marketplace?\"]Group your content according to its meaning and show it in a compact user friendly way. TheGem comes with responsive tabs &amp; tours, each in multiple styles.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Marketing is a company\u2019s ultimate objective?\"]Group your content according to its meaning and show it in a compact user friendly way. TheGem comes with responsive tabs &amp; tours, each in multiple styles.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][\/vc_section]<\/p>\n","post_title":"Financial Services - Five Ways to Start","post_excerpt":"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.","post_status":"publish","comment_status":"open","ping_status":"open","post_password":"","post_name":"financial-services-five-ways-to-start","to_ping":"","pinged":"","post_modified":"2017-11-25 04:04:26","post_modified_gmt":"2017-11-25 04:04:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=2063","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2071","post_author":"1","post_date":"2017-11-25 04:20:53","post_date_gmt":"2017-11-25 04:20:53","post_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation\nullamco laboris nisi ut aliquip ex ea commodo consequat.","post_title":"Albert McCloud","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"albert-mccloud","to_ping":"","pinged":"","post_modified":"2017-11-25 04:20:53","post_modified_gmt":"2017-11-25 04:20:53","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=testimonial&amp;p=2071","menu_order":"0","post_type":"testimonial","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2090","post_author":"1","post_date":"2017-11-25 05:05:08","post_date_gmt":"2017-11-25 05:05:08","post_content":"","post_title":"video-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"video-icon","to_ping":"","pinged":"","post_modified":"2017-11-25 05:05:08","post_modified_gmt":"2017-11-25 05:05:08","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/video-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2146","post_author":"1","post_date":"2017-11-25 08:41:13","post_date_gmt":"2017-11-25 08:41:13","post_content":"","post_title":"clients-logo-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo-01","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/clients-logo-01.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2147","post_author":"1","post_date":"2017-11-25 08:41:15","post_date_gmt":"2017-11-25 08:41:15","post_content":"","post_title":"clients-logo-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo-02","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/clients-logo-02.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2148","post_author":"1","post_date":"2017-11-25 08:41:17","post_date_gmt":"2017-11-25 08:41:17","post_content":"","post_title":"clients-logo-03","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo-03","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/clients-logo-03.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2149","post_author":"1","post_date":"2017-11-25 08:41:19","post_date_gmt":"2017-11-25 08:41:19","post_content":"","post_title":"clients-logo-04","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo-04","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/clients-logo-04.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2150","post_author":"1","post_date":"2017-11-25 08:41:21","post_date_gmt":"2017-11-25 08:41:21","post_content":"","post_title":"clients-logo-05","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo-05","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/clients-logo-05.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2151","post_author":"1","post_date":"2017-11-25 08:41:23","post_date_gmt":"2017-11-25 08:41:23","post_content":"","post_title":"clients-logo-06","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo-06","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/clients-logo-06.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2169","post_author":"1","post_date":"2017-11-25 09:45:16","post_date_gmt":"2017-11-25 09:45:16","post_content":"","post_title":"Projects-05","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"projects-05","to_ping":"","pinged":"","post_modified":"2017-11-25 09:45:16","post_modified_gmt":"2017-11-25 09:45:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Projects-05.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2170","post_author":"1","post_date":"2017-11-25 09:45:18","post_date_gmt":"2017-11-25 09:45:18","post_content":"","post_title":"Projects-06","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"projects-06","to_ping":"","pinged":"","post_modified":"2017-11-25 09:45:18","post_modified_gmt":"2017-11-25 09:45:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Projects-06.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2171","post_author":"1","post_date":"2017-11-25 09:45:21","post_date_gmt":"2017-11-25 09:45:21","post_content":"","post_title":"Projects-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"projects-01","to_ping":"","pinged":"","post_modified":"2017-11-25 09:45:21","post_modified_gmt":"2017-11-25 09:45:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Projects-01.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2172","post_author":"1","post_date":"2017-11-25 09:45:23","post_date_gmt":"2017-11-25 09:45:23","post_content":"","post_title":"Projects-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"projects-02","to_ping":"","pinged":"","post_modified":"2017-11-25 09:45:23","post_modified_gmt":"2017-11-25 09:45:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Projects-02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2173","post_author":"1","post_date":"2017-11-25 09:45:26","post_date_gmt":"2017-11-25 09:45:26","post_content":"","post_title":"Projects-03","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"projects-03","to_ping":"","pinged":"","post_modified":"2017-11-25 09:45:26","post_modified_gmt":"2017-11-25 09:45:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Projects-03.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2175","post_author":"1","post_date":"2017-11-25 09:45:28","post_date_gmt":"2017-11-25 09:45:28","post_content":"","post_title":"Projects-04","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"projects-04","to_ping":"","pinged":"","post_modified":"2017-11-25 09:45:28","post_modified_gmt":"2017-11-25 09:45:28","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Projects-04.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2178","post_author":"1","post_date":"2017-11-25 09:53:01","post_date_gmt":"2017-11-25 09:53:01","post_content":"","post_title":"bizcorplogo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bizcorplogo","to_ping":"","pinged":"","post_modified":"2017-11-25 09:53:01","post_modified_gmt":"2017-11-25 09:53:01","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/bizcorplogo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2208","post_author":"1","post_date":"2017-11-27 04:45:38","post_date_gmt":"2017-11-27 04:45:38","post_content":"","post_title":"Blog-Details-Page-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blog-details-page-02","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2063","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Blog-Details-Page-02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2237","post_author":"1","post_date":"2017-11-27 05:32:36","post_date_gmt":"2017-11-27 05:32:36","post_content":"","post_title":"Blog-Details-Page-04","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blog-details-page-04","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2056","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Blog-Details-Page-04.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2242","post_author":"1","post_date":"2017-11-27 05:36:23","post_date_gmt":"2017-11-27 05:36:23","post_content":"","post_title":"Blog-Details-Page-04-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blog-details-page-04-02","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2056","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Blog-Details-Page-04-02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2369","post_author":"1","post_date":"2017-11-27 08:08:56","post_date_gmt":"2017-11-27 08:08:56","post_content":"","post_title":"Blog-Details-Page-05","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blog-details-page-05","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2052","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Blog-Details-Page-05.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2422","post_author":"1","post_date":"2017-11-27 09:17:29","post_date_gmt":"2017-11-27 09:17:29","post_content":"","post_title":"Photo-Retouch","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"photo-retouch","to_ping":"","pinged":"","post_modified":"2017-11-27 09:17:29","post_modified_gmt":"2017-11-27 09:17:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Photo-Retouch.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2423","post_author":"1","post_date":"2017-11-27 09:17:32","post_date_gmt":"2017-11-27 09:17:32","post_content":"","post_title":"Creative-Design","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"creative-design","to_ping":"","pinged":"","post_modified":"2017-11-27 09:17:32","post_modified_gmt":"2017-11-27 09:17:32","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Creative-Design.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2453","post_author":"1","post_date":"2017-11-27 10:34:34","post_date_gmt":"2017-11-27 10:34:34","post_content":"","post_title":"blockquote-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blockquote-icon","to_ping":"","pinged":"","post_modified":"2017-11-27 10:34:34","post_modified_gmt":"2017-11-27 10:34:34","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/blockquote-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2468","post_author":"1","post_date":"2017-11-27 11:01:46","post_date_gmt":"2017-11-27 11:01:46","post_content":"","post_title":"About-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"about-01","to_ping":"","pinged":"","post_modified":"2017-11-27 11:01:46","post_modified_gmt":"2017-11-27 11:01:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/About-01.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2470","post_author":"1","post_date":"2017-11-27 11:05:29","post_date_gmt":"2017-11-27 11:05:29","post_content":"","post_title":"Innerpage-Banner","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"innerpage-banner","to_ping":"","pinged":"","post_modified":"2017-11-27 11:05:29","post_modified_gmt":"2017-11-27 11:05:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Innerpage-Banner.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2471","post_author":"1","post_date":"2017-11-27 11:21:20","post_date_gmt":"2017-11-27 11:21:20","post_content":"","post_title":"we","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"we","to_ping":"","pinged":"","post_modified":"2017-11-27 11:21:20","post_modified_gmt":"2017-11-27 11:21:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/we.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2478","post_author":"1","post_date":"2017-11-27 11:30:58","post_date_gmt":"2017-11-27 11:30:58","post_content":"","post_title":"Benjamin","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"benjamin","to_ping":"","pinged":"","post_modified":"2017-11-27 11:30:58","post_modified_gmt":"2017-11-27 11:30:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Benjamin.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2479","post_author":"1","post_date":"2017-11-27 11:31:00","post_date_gmt":"2017-11-27 11:31:00","post_content":"","post_title":"Courtney","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"courtney","to_ping":"","pinged":"","post_modified":"2017-11-27 11:31:00","post_modified_gmt":"2017-11-27 11:31:00","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Courtney.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2480","post_author":"1","post_date":"2017-11-27 11:31:02","post_date_gmt":"2017-11-27 11:31:02","post_content":"","post_title":"Nickell","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"nickell","to_ping":"","pinged":"","post_modified":"2017-11-27 11:31:02","post_modified_gmt":"2017-11-27 11:31:02","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Nickell.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2481","post_author":"1","post_date":"2017-11-27 11:31:04","post_date_gmt":"2017-11-27 11:31:04","post_content":"","post_title":"Smith","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"smith","to_ping":"","pinged":"","post_modified":"2017-11-27 11:31:04","post_modified_gmt":"2017-11-27 11:31:04","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Smith.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2496","post_author":"1","post_date":"2017-11-27 11:47:27","post_date_gmt":"2017-11-27 11:47:27","post_content":"","post_title":"Photo-Retouch-Icon2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"photo-retouch-icon2","to_ping":"","pinged":"","post_modified":"2017-11-27 11:47:27","post_modified_gmt":"2017-11-27 11:47:27","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Photo-Retouch-Icon2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2498","post_author":"1","post_date":"2017-11-27 11:49:21","post_date_gmt":"2017-11-27 11:49:21","post_content":"","post_title":"img-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"img-01","to_ping":"","pinged":"","post_modified":"2017-11-27 11:49:21","post_modified_gmt":"2017-11-27 11:49:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/img-01.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2501","post_author":"1","post_date":"2017-11-27 11:50:23","post_date_gmt":"2017-11-27 11:50:23","post_content":"","post_title":"img-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"img-02","to_ping":"","pinged":"","post_modified":"2017-11-27 11:50:23","post_modified_gmt":"2017-11-27 11:50:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/img-02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2503","post_author":"1","post_date":"2017-11-27 11:51:09","post_date_gmt":"2017-11-27 11:51:09","post_content":"","post_title":"img-03","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"img-03","to_ping":"","pinged":"","post_modified":"2017-11-27 11:51:09","post_modified_gmt":"2017-11-27 11:51:09","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/img-03.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2504","post_author":"1","post_date":"2017-11-27 11:53:14","post_date_gmt":"2017-11-27 11:53:14","post_content":"","post_title":"img-04","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"img-04","to_ping":"","pinged":"","post_modified":"2017-11-27 11:53:14","post_modified_gmt":"2017-11-27 11:53:14","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/img-04.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2508","post_author":"1","post_date":"2017-11-27 11:56:46","post_date_gmt":"2017-11-27 11:56:46","post_content":"","post_title":"Service-ima-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-ima-01","to_ping":"","pinged":"","post_modified":"2017-11-27 11:56:46","post_modified_gmt":"2017-11-27 11:56:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Service-ima-01.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2513","post_author":"1","post_date":"2017-11-27 12:00:26","post_date_gmt":"2017-11-27 12:00:26","post_content":"","post_title":"Service-ima-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-ima-02","to_ping":"","pinged":"","post_modified":"2017-11-27 12:00:26","post_modified_gmt":"2017-11-27 12:00:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Service-ima-02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2514","post_author":"1","post_date":"2017-11-27 12:01:12","post_date_gmt":"2017-11-27 12:01:12","post_content":"","post_title":"Service-ima-03","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-ima-03","to_ping":"","pinged":"","post_modified":"2017-11-27 12:01:12","post_modified_gmt":"2017-11-27 12:01:12","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Service-ima-03.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2516","post_author":"1","post_date":"2017-11-27 12:01:50","post_date_gmt":"2017-11-27 12:01:50","post_content":"","post_title":"Service-ima-04","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-ima-04","to_ping":"","pinged":"","post_modified":"2017-11-27 12:01:50","post_modified_gmt":"2017-11-27 12:01:50","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Service-ima-04.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2517","post_author":"1","post_date":"2017-11-27 12:02:21","post_date_gmt":"2017-11-27 12:02:21","post_content":"","post_title":"Service-ima-05","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-ima-05","to_ping":"","pinged":"","post_modified":"2017-11-27 12:02:21","post_modified_gmt":"2017-11-27 12:02:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Service-ima-05.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2518","post_author":"1","post_date":"2017-11-27 12:02:50","post_date_gmt":"2017-11-27 12:02:50","post_content":"","post_title":"Service-ima-06","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-ima-06","to_ping":"","pinged":"","post_modified":"2017-11-27 12:02:50","post_modified_gmt":"2017-11-27 12:02:50","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Service-ima-06.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2522","post_author":"1","post_date":"2017-11-27 12:06:01","post_date_gmt":"2017-11-27 12:06:01","post_content":"","post_title":"Video-bg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"video-bg","to_ping":"","pinged":"","post_modified":"2017-11-27 12:06:01","post_modified_gmt":"2017-11-27 12:06:01","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Video-bg.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2528","post_author":"1","post_date":"2017-11-27 12:12:19","post_date_gmt":"2017-11-27 12:12:19","post_content":"","post_title":"Service-ima-08","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-ima-08","to_ping":"","pinged":"","post_modified":"2017-11-27 12:12:19","post_modified_gmt":"2017-11-27 12:12:19","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Service-ima-08.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2530","post_author":"1","post_date":"2017-11-27 12:13:18","post_date_gmt":"2017-11-27 12:13:18","post_content":"","post_title":"Service-ima-09","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-ima-09","to_ping":"","pinged":"","post_modified":"2017-11-27 12:13:18","post_modified_gmt":"2017-11-27 12:13:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Service-ima-09.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2534","post_author":"1","post_date":"2017-11-27 12:15:08","post_date_gmt":"2017-11-27 12:15:08","post_content":"","post_title":"Service-ima-10","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-ima-10","to_ping":"","pinged":"","post_modified":"2017-11-27 12:15:08","post_modified_gmt":"2017-11-27 12:15:08","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Service-ima-10.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2535","post_author":"1","post_date":"2017-11-27 12:15:30","post_date_gmt":"2017-11-27 12:15:30","post_content":"","post_title":"Service-ima-11","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-ima-11","to_ping":"","pinged":"","post_modified":"2017-11-27 12:15:30","post_modified_gmt":"2017-11-27 12:15:30","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Service-ima-11.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2541","post_author":"1","post_date":"2017-11-27 12:21:23","post_date_gmt":"2017-11-27 12:21:23","post_content":"","post_title":"Submit-Claim","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"submit-claim","to_ping":"","pinged":"","post_modified":"2017-11-27 12:21:23","post_modified_gmt":"2017-11-27 12:21:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Submit-Claim.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2543","post_author":"1","post_date":"2017-11-27 12:23:20","post_date_gmt":"2017-11-27 12:23:20","post_content":"","post_title":"About-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"about-02","to_ping":"","pinged":"","post_modified":"2017-11-27 12:23:20","post_modified_gmt":"2017-11-27 12:23:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/About-02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2546","post_author":"1","post_date":"2017-11-27 12:25:47","post_date_gmt":"2017-11-27 12:25:47","post_content":"","post_title":"Screenshort","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"screenshort","to_ping":"","pinged":"","post_modified":"2017-11-27 12:25:47","post_modified_gmt":"2017-11-27 12:25:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Screenshort.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2551","post_author":"1","post_date":"2017-11-28 03:49:46","post_date_gmt":"2017-11-28 03:49:46","post_content":"<input type=\"text\" name=\"Name\" placeholder=\"Name\" required \/>\n<input type=\"email\" name=\"Email\" placeholder=\"Email\" required \/>\n\n<button type=\"submit\">\nSubmit\n<\/button> \n","post_title":"Test","post_excerpt":"","post_status":"preview","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"test","to_ping":"","pinged":"","post_modified":"2017-11-28 03:49:46","post_modified_gmt":"2017-11-28 03:49:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/mc4wp-form\/test\/","menu_order":"0","post_type":"mc4wp-form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2572","post_author":"1","post_date":"2017-11-28 04:49:20","post_date_gmt":"2017-11-28 04:49:20","post_content":"","post_title":"Banner01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"banner01","to_ping":"","pinged":"","post_modified":"2017-11-28 04:49:20","post_modified_gmt":"2017-11-28 04:49:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Banner01.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2589","post_author":"1","post_date":"2017-11-28 05:15:52","post_date_gmt":"2017-11-28 05:15:52","post_content":"","post_title":"Services","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"services","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=2589","menu_order":"20","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2590","post_author":"1","post_date":"2017-11-28 05:15:52","post_date_gmt":"2017-11-28 05:15:52","post_content":"","post_title":"Contact Us","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-us","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=2590","menu_order":"15","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2672","post_author":"1","post_date":"2017-11-28 08:19:10","post_date_gmt":"2017-11-28 08:19:10","post_content":"","post_title":"404-bg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"404-bg","to_ping":"","pinged":"","post_modified":"2017-11-28 08:19:10","post_modified_gmt":"2017-11-28 08:19:10","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/404-bg.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2674","post_author":"1","post_date":"2017-11-28 08:20:10","post_date_gmt":"2017-11-28 08:20:10","post_content":"","post_title":"404-text","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"404-text","to_ping":"","pinged":"","post_modified":"2017-11-28 08:20:10","post_modified_gmt":"2017-11-28 08:20:10","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/404-text.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2683","post_author":"1","post_date":"2017-11-28 08:41:27","post_date_gmt":"2017-11-28 08:41:27","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511785402115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 80px !important;padding-bottom: 65px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519385656006{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511775905563{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Portfolio Details Two\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1511858527384{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1508390767122{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">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.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519385671311{margin-top: 56px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"7\/12\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_image_gallery image_gallery_url=\"3616,3617,3618,3619\" item_small_gallery=\"4\"][\/vc_column][vc_column width=\"5\/12\" css=\".vc_custom_1511869970089{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Description\" font_container=\"tag:h2|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css=\".vc_custom_1511782348672{margin-top: 0px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"][rt_dropcap_style style_variation=\"two\" background_color=\"#e7184e\" border_color=\"#e7184e\"]BLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/rt_dropcap_style][vc_column_text css=\".vc_custom_1511778470102{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"]\n<p style=\"text-align: left;\">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.<\/p>\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1511782014281{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 30px !important;padding-bottom: 0px !important;padding-left: 30px !important;}\"][vc_column_inner css=\".vc_custom_1511781926534{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 5px !important;padding-right: 26px !important;padding-bottom: 30px !important;padding-left: 26px !important;background-color: #f5f5f5 !important;}\"][vc_single_image image=\"2453\" css=\".vc_custom_1511779701979{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511779823463{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]<span style=\"color: #757575;\">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...<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1511782117337{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 15px !important;padding-bottom: 0px !important;padding-left: 15px !important;}\"]\n<p style=\"text-align: left;\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519385684349{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner gap=\"30\" css=\".vc_custom_1511775472600{margin-top: 60px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1511784354574{margin-top: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_tab_style radiant_tab_adjust=\"true\" radiant_titlecolor=\"#ffffff\" radiant_titlebg=\"#e7174d\" radiant_titlehovercolor=\"#ffffff\" radiant_titlehoverbg=\"#f32259\" tab_menu_css=\".vc_custom_1512198226976{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" tab_content_css=\".vc_custom_1512198226980{padding-top: 27px !important;padding-right: 30px !important;padding-bottom: 27px !important;padding-left: 30px !important;background-color: #ffffff !important;}\" radiant_extra_class=\"box-shadow\"][rt_tab_style_item radiant_display_icon=\"true\" radiant_tab_id=\"8012447c-0e6d-4\" radiant_icon_fontawesome=\"fa fa-wpforms\" radiant_tabtitle=\"Take Note\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n\n&nbsp;\n<h4>Why do we use it?<\/h4>\n&nbsp;\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore. eiusmod tempor incididunt ut labore et dolore.[\/rt_tab_style_item][rt_tab_style_item radiant_display_icon=\"true\" radiant_tab_id=\"8012447c-0e6d-4\" radiant_icon_fontawesome=\"fa fa-gamepad\" radiant_tabtitle=\" Video Games\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n\n&nbsp;\n<h4>Why do we use it?<\/h4>\n&nbsp;\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.[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519385728700{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;border-left-color: #e7184e !important;border-left-style: solid !important;border-right-color: #e7184e !important;border-right-style: solid !important;border-top-color: #e7184e !important;border-top-style: solid !important;border-bottom-color: #e7184e !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6522\" img_size=\"full\" css=\".vc_custom_1519385900802{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Photo Retouch\" font_container=\"tag:h3|font_size:24px|text_align:left|color:%23323232|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519385970009{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 18px !important;}\"][vc_column_text css=\".vc_custom_1519386098223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1511245206758{padding-top: 74px !important;padding-bottom: 70px !important;background: #f8f8f8 url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Our-Success-Stories.png?id=988) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519385921107{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Success Stories\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1511245600389{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"WHAT WE HAVE DONE\" font_container=\"tag:h6|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1511245718412{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 18px !important;padding-bottom: 6px !important;}\"][vc_column_text css=\".vc_custom_1508328523089{margin-top: 10px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua.<\/p>\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1509615696867{margin-right: 0px !important;margin-bottom: 75px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;background-color: #ffffff !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;border-radius: 3px !important;}\" el_class=\"box-shadow\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329429796{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"8500\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_color=\"#181818\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"ALL TIME CLIENTS\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329312289{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329449017{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"700\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_color=\"#181818\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"CLIENTS IN THIS YEAR \" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329745128{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329479268{border-right-width: 1px !important;padding-top: 40px !important;padding-bottom: 40px !important;border-right-color: #d2d2d2 !important;border-right-style: solid !important;}\"][rt_counterup_style counterup_value=\"8500\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_color=\"#181818\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"NEW PROJECTS\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329777602{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1508329498044{padding-top: 40px !important;padding-bottom: 40px !important;}\"][rt_counterup_style counterup_value=\"450\" counterup_time=\"1000\" counterup_delay=\"2\" counterup_align=\"center\" counterup_color=\"#181818\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"43px\" counterup_line_height=\"45px\"][vc_custom_heading text=\"AVG PROFIT INCREASED\" font_container=\"tag:h6|font_size:14px|text_align:center|color:%23868686\" use_theme_fonts=\"yes\" css=\".vc_custom_1508329811621{padding-top: 6px !important;padding-bottom: 6px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Meeting","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"meeting","to_ping":"","pinged":"","post_modified":"2017-11-28 08:41:27","post_modified_gmt":"2017-11-28 08:41:27","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=portfolio&amp;p=2683","menu_order":"0","post_type":"portfolio","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2684","post_author":"1","post_date":"2017-11-28 08:49:50","post_date_gmt":"2017-11-28 08:49:50","post_content":"","post_title":"Order &ndash; November 28, 2017 @ 08:49 AM","post_excerpt":"","post_status":"wc-cancelled","comment_status":"open","ping_status":"closed","post_password":"order_5a1d232e2cf36","post_name":"order-nov-28-2017-0849-am","to_ping":"","pinged":"","post_modified":"2017-11-28 08:49:50","post_modified_gmt":"2017-11-28 08:49:50","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=shop_order&amp;p=2684","menu_order":"0","post_type":"shop_order","post_mime_type":"","comment_count":"1"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2705","post_author":"1","post_date":"2017-11-28 09:30:03","post_date_gmt":"2017-11-28 09:30:03","post_content":"","post_title":"Radiant-After-Image-1-768x591","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"radiant-after-image-1-768x591","to_ping":"","pinged":"","post_modified":"2017-11-28 09:30:03","post_modified_gmt":"2017-11-28 09:30:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Radiant-After-Image-1-768x591-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2708","post_author":"1","post_date":"2017-11-28 09:32:32","post_date_gmt":"2017-11-28 09:32:32","post_content":"","post_title":"Radiant-After-Image2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"radiant-after-image2","to_ping":"","pinged":"","post_modified":"2017-11-28 09:32:32","post_modified_gmt":"2017-11-28 09:32:32","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Radiant-After-Image2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2711","post_author":"1","post_date":"2017-11-28 09:35:50","post_date_gmt":"2017-11-28 09:35:50","post_content":"","post_title":"Financial-Services-Five-Ways-to-Start","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"financial-services-five-ways-to-start-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2063","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2713","post_author":"1","post_date":"2017-11-28 09:39:01","post_date_gmt":"2017-11-28 09:39:01","post_content":"","post_title":"The-most-common-mistakes-when-managing-personal-finances","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"the-most-common-mistakes-when-managing-personal-finances","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2056","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2722","post_author":"1","post_date":"2017-11-28 09:51:35","post_date_gmt":"2017-11-28 09:51:35","post_content":"","post_title":"tips-for-digitizing-financial-services","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"tips-for-digitizing-financial-services-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2052","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2724","post_author":"1","post_date":"2017-11-28 09:53:37","post_date_gmt":"2017-11-28 09:53:37","post_content":"","post_title":"Winning-the-Race-for-Digital-Ecommerce","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"winning-the-race-for-digital-ecommerce","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"96","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2725","post_author":"1","post_date":"2017-11-28 09:56:05","post_date_gmt":"2017-11-28 09:56:05","post_content":"","post_title":"Transform-Customer-Experience-with-an-Intelligent-Client-Management","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"transform-customer-experience-with-an-intelligent-client-management","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"94","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2727","post_author":"1","post_date":"2017-11-28 10:00:37","post_date_gmt":"2017-11-28 10:00:37","post_content":"","post_title":"Hedge-Funds-This-Year-Explained","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hedge-funds-this-year-explained","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"89","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2794","post_author":"1","post_date":"2017-11-28 11:46:51","post_date_gmt":"2017-11-28 11:46:51","post_content":"","post_title":"img-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"img-01-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/img-01-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2795","post_author":"1","post_date":"2017-11-28 11:46:53","post_date_gmt":"2017-11-28 11:46:53","post_content":"","post_title":"img-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"img-02-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/img-02-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2796","post_author":"1","post_date":"2017-11-28 11:46:57","post_date_gmt":"2017-11-28 11:46:57","post_content":"","post_title":"img-03","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"img-03-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/img-03-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2797","post_author":"1","post_date":"2017-11-28 11:47:00","post_date_gmt":"2017-11-28 11:47:00","post_content":"","post_title":"img-04","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"img-04-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/img-04-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2798","post_author":"1","post_date":"2017-11-28 11:47:04","post_date_gmt":"2017-11-28 11:47:04","post_content":"","post_title":"img-05","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"img-05","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/img-05.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2806","post_author":"1","post_date":"2017-11-28 12:02:40","post_date_gmt":"2017-11-28 12:02:40","post_content":"","post_title":"Order &ndash; November 28, 2017 @ 12:02 PM","post_excerpt":"","post_status":"wc-on-hold","comment_status":"open","ping_status":"closed","post_password":"order_5a1d506094b73","post_name":"order-nov-28-2017-1202-pm","to_ping":"","pinged":"","post_modified":"2017-11-28 12:02:40","post_modified_gmt":"2017-11-28 12:02:40","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=shop_order&amp;p=2806","menu_order":"0","post_type":"shop_order","post_mime_type":"","comment_count":"3"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2879","post_author":"1","post_date":"2017-11-29 06:42:17","post_date_gmt":"2017-11-29 06:42:17","post_content":"","post_title":"icon-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-1-2","to_ping":"","pinged":"","post_modified":"2017-11-29 06:42:17","post_modified_gmt":"2017-11-29 06:42:17","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-1-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2881","post_author":"1","post_date":"2017-11-29 06:43:18","post_date_gmt":"2017-11-29 06:43:18","post_content":"","post_title":"icon-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-3","to_ping":"","pinged":"","post_modified":"2017-11-29 06:43:18","post_modified_gmt":"2017-11-29 06:43:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2882","post_author":"1","post_date":"2017-11-29 06:43:20","post_date_gmt":"2017-11-29 06:43:20","post_content":"","post_title":"icon-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-4","to_ping":"","pinged":"","post_modified":"2017-11-29 06:43:20","post_modified_gmt":"2017-11-29 06:43:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2883","post_author":"1","post_date":"2017-11-29 06:43:22","post_date_gmt":"2017-11-29 06:43:22","post_content":"","post_title":"icon-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-5","to_ping":"","pinged":"","post_modified":"2017-11-29 06:43:22","post_modified_gmt":"2017-11-29 06:43:22","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-5.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2884","post_author":"1","post_date":"2017-11-29 06:43:24","post_date_gmt":"2017-11-29 06:43:24","post_content":"","post_title":"icon-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-6","to_ping":"","pinged":"","post_modified":"2017-11-29 06:43:24","post_modified_gmt":"2017-11-29 06:43:24","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-6.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2885","post_author":"1","post_date":"2017-11-29 06:43:25","post_date_gmt":"2017-11-29 06:43:25","post_content":"","post_title":"icon-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-2","to_ping":"","pinged":"","post_modified":"2017-11-29 06:43:25","post_modified_gmt":"2017-11-29 06:43:25","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2932","post_author":"1","post_date":"2017-11-29 08:42:55","post_date_gmt":"2017-11-29 08:42:55","post_content":"","post_title":"icon-9","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-9","to_ping":"","pinged":"","post_modified":"2017-11-29 08:42:55","post_modified_gmt":"2017-11-29 08:42:55","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-9.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2933","post_author":"1","post_date":"2017-11-29 08:42:57","post_date_gmt":"2017-11-29 08:42:57","post_content":"","post_title":"icon-7","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-7","to_ping":"","pinged":"","post_modified":"2017-11-29 08:42:57","post_modified_gmt":"2017-11-29 08:42:57","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-7.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2934","post_author":"1","post_date":"2017-11-29 08:42:58","post_date_gmt":"2017-11-29 08:42:58","post_content":"","post_title":"icon-8","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-8","to_ping":"","pinged":"","post_modified":"2017-11-29 08:42:58","post_modified_gmt":"2017-11-29 08:42:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-8.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2964","post_author":"1","post_date":"2017-11-29 09:24:48","post_date_gmt":"2017-11-29 09:24:48","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}\"][vc_column width=\"2\/3\" css=\".vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519733402399{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519733332717{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: left;\">A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am alone, and feel the charm of existence in this spot, which was created for the bliss of souls like mine.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1609916643285{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"contact-responsive\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f8f8f8\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"4px\"][contact-form-7 id=\"6547\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610614119879{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"wrapper-spacing\"][vc_custom_heading text=\"CONTACT DETAILS\" font_container=\"tag:h3|font_size:16px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\"][vc_row_inner css=\".vc_custom_1519734216991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}\"][vc_column_inner][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519734148001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>PO Box 16122 Collins Street West Victoria 8007\r\nAustralia<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519734207158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\"][vc_column_inner][vc_custom_heading text=\"MAP\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][\/vc_column_inner][\/vc_row_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjIzMDUlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style Two","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-us-style-two","to_ping":"","pinged":"","post_modified":"2021-01-14 08:48:42","post_modified_gmt":"2021-01-14 08:48:42","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=2964","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2970","post_author":"1","post_date":"2017-11-29 09:26:35","post_date_gmt":"2017-11-29 09:26:35","post_content":"","post_title":"Contact Us Page Two","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-us-style-2","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=2970","menu_order":"17","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2971","post_author":"1","post_date":"2017-11-29 09:25:54","post_date_gmt":"2017-11-29 09:25:54","post_content":"","post_title":"Coming-soon-01-bg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"coming-soon-01-bg","to_ping":"","pinged":"","post_modified":"2017-11-29 09:25:54","post_modified_gmt":"2017-11-29 09:25:54","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Coming-soon-01-bg.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2973","post_author":"1","post_date":"2017-11-29 09:25:59","post_date_gmt":"2017-11-29 09:25:59","post_content":"","post_title":"yellow-logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"yellow-logo","to_ping":"","pinged":"","post_modified":"2017-11-29 09:25:59","post_modified_gmt":"2017-11-29 09:25:59","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/yellow-logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2974","post_author":"1","post_date":"2017-11-29 09:29:33","post_date_gmt":"2017-11-29 09:29:33","post_content":"","post_title":"icon-11","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-11","to_ping":"","pinged":"","post_modified":"2017-11-29 09:29:33","post_modified_gmt":"2017-11-29 09:29:33","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-11.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2975","post_author":"1","post_date":"2017-11-29 09:29:35","post_date_gmt":"2017-11-29 09:29:35","post_content":"","post_title":"icon-12","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-12","to_ping":"","pinged":"","post_modified":"2017-11-29 09:29:35","post_modified_gmt":"2017-11-29 09:29:35","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-12.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2976","post_author":"1","post_date":"2017-11-29 09:29:37","post_date_gmt":"2017-11-29 09:29:37","post_content":"","post_title":"icon-13","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-13","to_ping":"","pinged":"","post_modified":"2017-11-29 09:29:37","post_modified_gmt":"2017-11-29 09:29:37","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-13.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2977","post_author":"1","post_date":"2017-11-29 09:29:39","post_date_gmt":"2017-11-29 09:29:39","post_content":"","post_title":"icon-10","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon-10","to_ping":"","pinged":"","post_modified":"2017-11-29 09:29:39","post_modified_gmt":"2017-11-29 09:29:39","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/icon-10.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2979","post_author":"1","post_date":"2017-11-29 09:30:43","post_date_gmt":"2017-11-29 09:30:43","post_content":"","post_title":"red-logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"red-logo","to_ping":"","pinged":"","post_modified":"2017-11-29 09:30:43","post_modified_gmt":"2017-11-29 09:30:43","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/red-logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2991","post_author":"1","post_date":"2017-11-29 09:44:23","post_date_gmt":"2017-11-29 09:44:23","post_content":"","post_title":"Coming-soon-02-bg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"coming-soon-02-bg","to_ping":"","pinged":"","post_modified":"2017-11-29 09:44:23","post_modified_gmt":"2017-11-29 09:44:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Coming-soon-02-bg.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2992","post_author":"1","post_date":"2017-11-29 09:48:34","post_date_gmt":"2017-11-29 09:48:34","post_content":"","post_title":"New-York-City","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"new-york-city","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2964","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/New-York-City.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2993","post_author":"1","post_date":"2017-11-29 09:50:33","post_date_gmt":"2017-11-29 09:50:33","post_content":"","post_title":"Washington-DC","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"washington-dc","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2964","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Washington-DC.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"2994","post_author":"1","post_date":"2017-11-29 09:51:38","post_date_gmt":"2017-11-29 09:51:38","post_content":"","post_title":"Houston","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"houston","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2964","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Houston.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3008","post_author":"1","post_date":"2017-11-29 10:26:55","post_date_gmt":"2017-11-29 10:26:55","post_content":"","post_title":"Banner02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"banner02","to_ping":"","pinged":"","post_modified":"2017-11-29 10:26:55","post_modified_gmt":"2017-11-29 10:26:55","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Banner02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3024","post_author":"1","post_date":"2017-11-29 11:10:25","post_date_gmt":"2017-11-29 11:10:25","post_content":"","post_title":"new-york-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"new-york-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2964","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/new-york-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3033","post_author":"1","post_date":"2017-11-29 11:29:13","post_date_gmt":"2017-11-29 11:29:13","post_content":"","post_title":"washington-DC-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"washington-dc-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2964","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/washington-DC-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3034","post_author":"1","post_date":"2017-11-29 11:30:06","post_date_gmt":"2017-11-29 11:30:06","post_content":"","post_title":"Houston-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"houston-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2964","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Houston-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3072","post_author":"1","post_date":"2017-11-29 12:00:51","post_date_gmt":"2017-11-29 12:00:51","post_content":"<div class=\"row\">\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>First Name<span>*<\/span><\/label>\n[text* First ]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Last Name<span>*<\/span><\/label>\n[text* Last ]\n<\/div>\n<\/div>\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>E-mail <span>*<\/span><\/label>\n[email* email]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Phone <span>*<\/span><\/label>\n[tel Phone]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Service Required<span>*<\/span><\/label>\n[select* ServiceRequired \"Financial Planning\" \"Business Services\" \"Software and Hi-Tech\" \"Travel and Aviation\" \"Quality Resourcing\" \"Healthcare Services\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-4 col-md-4 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Subject <span>*<\/span><\/label>\n[text* Subject]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n<label>Message <span>*<\/span><\/label>\n[textarea message]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit \"Send Message\"]\n<\/div>\n<\/div>\n<\/div>\n1\nConsultix \"[Subject]\"\n[First] <wordpress@themes.radiantthemes.com>\nadmin@consultix.com\nFrom: [First] <[email]>\nSubject: [Subject]\n\nMessage Body:\n\nName: [First] [Last]\n\nPhone: [Phone]\n\nService : [ServiceRequired]\n\nMessage : [message]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix)\nReply-To: [email]\n\n\n\n\nBizCorp Business - Corporate Business \"[your-subject]\"\nBizCorp Business - Corporate Business <wordpress@themes.radiantthemes.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on BizCorp Business - Corporate Business (http:\/\/growthmarcom.com\/consultix)\nReply-To: radiantthemes@gmail.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Contact Two","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-two","to_ping":"","pinged":"","post_modified":"2017-11-29 12:00:51","post_modified_gmt":"2017-11-29 12:00:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=wpcf7_contact_form&amp;p=3072","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3110","post_author":"1","post_date":"2017-11-30 04:07:12","post_date_gmt":"2017-11-30 04:07:12","post_content":"[vc_row css=\".vc_custom_1512016868861{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807276000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608811481232{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzExMCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTEwJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE2ODY4ODYxJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjk0Mjg0MDYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjg2MTY3NzglMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNjMlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtMjA1NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZ1bmRpbmctdHJlbmRzJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1MiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDUyJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZmluYW5jZS1hY2NvdW50aW5nJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTIwJTIwJTIwJTIwJTIwJTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTk2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktY2F0ZWdvcnktMSUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRmElM0UlM0MlMkZoMyUzRSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjA2JTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTk0JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVHJhbnNmb3JtJTIwQ3VzdG9tZXIlMjBFeHBlcmllbmNlJTIwd2l0aCUyMGFuJTIwSW50ZWxsaWdlbnQlMjBDbGllbnQlMjBNYW5hZ2VtZW50JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtODklMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUyMCUyMCUyMCUyMCUyMCUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTMlMjBjb2wtc20tNCUyMGNvbC14cy0xMiUyMHB1bGwtbGVmdCUyMiUzRSUzQ2FzaWRlJTIwaWQlM0QlMjJzZWNvbmRhcnklMjIlMjBjbGFzcyUzRCUyMndpZGdldC1hcmVhJTIyJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyc2VhcmNoLTQlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9zZWFyY2glMjIlM0UlM0Nmb3JtJTIwcm9sZSUzRCUyMnNlYXJjaCUyMiUyMG1ldGhvZCUzRCUyMmdldCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZvcm0lMjIlMjBhY3Rpb24lM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYlMjIlM0UlM0NsYWJlbCUzRSUzQ3NwYW4lMjBjbGFzcyUzRCUyMnNjcmVlbi1yZWFkZXItdGV4dCUyMiUzRVNlYXJjaCUyMGZvciUzQSUzQyUyRnNwYW4lM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzZWFyY2glMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1maWVsZCUyMiUyMHBsYWNlaG9sZGVyJTNEJTIyU2VhcmNoJTIwJTI2aGVsbGlwJTNCJTIyJTIwdmFsdWUlM0QlMjIlMjIlMjBuYW1lJTNEJTIycyUyMiUyMCUyRiUzRSUzQyUyRmxhYmVsJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc3VibWl0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtc3VibWl0JTIyJTIwdmFsdWUlM0QlMjJTZWFyY2glMjIlMjAlMkYlM0UlM0MlMkZmb3JtJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNvbnN1bHRpeF9idXNpbmVzc19yZWNlbnRfcG9zdHNfd2lkZ2V0LTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldCUyMiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ2RpdiUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwlMjBlbGVtZW50LW9uZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VSRUNFTlQlMjBQT1NUJTNDJTJGaDIlM0UlM0N1bCUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtaG9sZGVyJTIyJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTE4JTIwT2N0b2JlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjYXRlZ29yaWVzLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jYXRlZ29yaWVzJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUNBVEVHT1JJRVMlM0MlMkZoMiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3VsJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjYlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tMSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjYXRlZ29yeS0xJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBTZXJ2aWNlcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY3JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNvbXBldGl0aXZlLXJlc2VhcmNoJTJGJTIyJTIwJTNFQ29tcGV0aXRpdmUlMjBSZXNlYXJjaCUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY5JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZpbmFuY2UtYWNjb3VudGluZyUyRiUyMiUyMCUzRUZpbmFuY2UlMjAlMjZhbXAlM0IlMjBBY2NvdW50aW5nJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNzElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZnVuZGluZy10cmVuZHMlMkYlMjIlMjAlM0VGdW5kaW5nJTIwVHJlbmRzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyYXJjaGl2ZXMtMiUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2FyY2hpdmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQVJDSElWRVMlM0MlMkZoMiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3VsJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMSUyRiUyNyUzRU5vdmVtYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTAlMkYlMjclM0VPY3RvYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnRhZ19jbG91ZC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfdGFnX2Nsb3VkJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVRBR1MlM0MlMkZoMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFnY2xvdWQlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmJ1c2luZXNzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQyJTIwdGFnLWxpbmstcG9zaXRpb24tMSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkJ1c2luZXNzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQnVzaW5lc3MlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZjb25zdWx0aW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQ0JTIwdGFnLWxpbmstcG9zaXRpb24tMiUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkNvbnN1bHRpbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VDb25zdWx0aW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZmluYW5jaWFsLXBsYW5uaW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQwJTIwdGFnLWxpbmstcG9zaXRpb24tMyUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZpbmFuY2lhbCUyMFBsYW5uaW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRmluYW5jaWFsJTIwUGxhbm5pbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmdW5kcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MyUyMHRhZy1saW5rLXBvc2l0aW9uLTQlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGdW5kcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZ1bmRzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGbG93ZXItc3RhZmYlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDElMjB0YWctbGluay1wb3NpdGlvbi01JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyTG93ZXIlMjBTdGFmZiUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUxvd2VyJTIwU3RhZmYlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQyUyRmFzaWRlJTNFJTNDJTIxLS0lMjAlMjNzZWNvbmRhcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHdyYXBlcl9ibG9nX21haW4lMjAtLSUzRSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTBBJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0zMTEwJTIwLS0lM0UlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlMEElM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUwQSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzY29udGVudCUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0U=[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style One with Left Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-style-one-with-left-sidebar","to_ping":"","pinged":"","post_modified":"2020-12-24 12:04:46","post_modified_gmt":"2020-12-24 12:04:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3110","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3118","post_author":"1","post_date":"2017-11-30 04:08:05","post_date_gmt":"2017-11-30 04:08:05","post_content":"[vc_row css=\".vc_custom_1512017506118{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807605200{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608811909218{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzExOCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTE4JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE3NTA2MTE4JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjk0NDE3MzYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjg3MjMwMDQlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1sZWZ0JTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1NiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTYlMjBjb2wtbWQtNiUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTIwNTIlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1maW5hbmNlLWFjY291bnRpbmclMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyMDYlMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTQlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTYlMjBjb2wtbWQtNiUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC04OSUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC04OSUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNvbXBldGl0aXZlLXJlc2VhcmNoJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFSGVkZ2UlMjBGdW5kcyUyMFRoaXMlMjBZZWFyJTJDJTIwRXhwbGFpbmVkJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTMlMjBjb2wtbWQtMyUyMGNvbC1zbS00JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQ2FzaWRlJTIwaWQlM0QlMjJzZWNvbmRhcnklMjIlMjBjbGFzcyUzRCUyMndpZGdldC1hcmVhJTIyJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyc2VhcmNoLTQlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9zZWFyY2glMjIlM0UlM0Nmb3JtJTIwcm9sZSUzRCUyMnNlYXJjaCUyMiUyMG1ldGhvZCUzRCUyMmdldCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZvcm0lMjIlMjBhY3Rpb24lM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYlMjIlM0UlM0NsYWJlbCUzRSUzQ3NwYW4lMjBjbGFzcyUzRCUyMnNjcmVlbi1yZWFkZXItdGV4dCUyMiUzRVNlYXJjaCUyMGZvciUzQSUzQyUyRnNwYW4lM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzZWFyY2glMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1maWVsZCUyMiUyMHBsYWNlaG9sZGVyJTNEJTIyU2VhcmNoJTIwJTI2aGVsbGlwJTNCJTIyJTIwdmFsdWUlM0QlMjIlMjIlMjBuYW1lJTNEJTIycyUyMiUyMCUyRiUzRSUzQyUyRmxhYmVsJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc3VibWl0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtc3VibWl0JTIyJTIwdmFsdWUlM0QlMjJTZWFyY2glMjIlMjAlMkYlM0UlM0MlMkZmb3JtJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNvbnN1bHRpeF9idXNpbmVzc19yZWNlbnRfcG9zdHNfd2lkZ2V0LTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldCUyMiUzRSUwOSUwOSUzQ2RpdiUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwlMjBlbGVtZW50LW9uZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VSRUNFTlQlMjBQT1NUJTNDJTJGaDIlM0UlM0N1bCUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtaG9sZGVyJTIyJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTE4JTIwT2N0b2JlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjYXRlZ29yaWVzLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jYXRlZ29yaWVzJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUNBVEVHT1JJRVMlM0MlMkZoMiUzRSUwOSUwOSUzQ3VsJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjYlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tMSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjYXRlZ29yeS0xJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBTZXJ2aWNlcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY3JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNvbXBldGl0aXZlLXJlc2VhcmNoJTJGJTIyJTIwJTNFQ29tcGV0aXRpdmUlMjBSZXNlYXJjaCUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY5JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZpbmFuY2UtYWNjb3VudGluZyUyRiUyMiUyMCUzRUZpbmFuY2UlMjAlMjZhbXAlM0IlMjBBY2NvdW50aW5nJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNzElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZnVuZGluZy10cmVuZHMlMkYlMjIlMjAlM0VGdW5kaW5nJTIwVHJlbmRzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyYXJjaGl2ZXMtMiUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2FyY2hpdmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQVJDSElWRVMlM0MlMkZoMiUzRSUwOSUwOSUzQ3VsJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMSUyRiUyNyUzRU5vdmVtYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTAlMkYlMjclM0VPY3RvYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnRhZ19jbG91ZC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfdGFnX2Nsb3VkJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVRBR1MlM0MlMkZoMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFnY2xvdWQlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmJ1c2luZXNzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQyJTIwdGFnLWxpbmstcG9zaXRpb24tMSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkJ1c2luZXNzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQnVzaW5lc3MlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZjb25zdWx0aW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQ0JTIwdGFnLWxpbmstcG9zaXRpb24tMiUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkNvbnN1bHRpbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VDb25zdWx0aW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZmluYW5jaWFsLXBsYW5uaW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQwJTIwdGFnLWxpbmstcG9zaXRpb24tMyUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZpbmFuY2lhbCUyMFBsYW5uaW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRmluYW5jaWFsJTIwUGxhbm5pbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmdW5kcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MyUyMHRhZy1saW5rLXBvc2l0aW9uLTQlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGdW5kcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZ1bmRzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGbG93ZXItc3RhZmYlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDElMjB0YWctbGluay1wb3NpdGlvbi01JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyTG93ZXIlMjBTdGFmZiUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUxvd2VyJTIwU3RhZmYlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQyUyRmFzaWRlJTNFJTNDJTIxLS0lMjAlMjNzZWNvbmRhcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHdyYXBlcl9ibG9nX21haW4lMjAtLSUzRSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTBBJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0zMTE4JTIwLS0lM0UlMjAlMjAlMjAlMjAlMDklMDklMDklM0MlMkZkaXYlM0UlMEElM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUwQSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzY29udGVudCUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0U=[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style One with Right Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-style-one-with-right-sidebar","to_ping":"","pinged":"","post_modified":"2020-12-24 12:11:52","post_modified_gmt":"2020-12-24 12:11:52","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3118","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3120","post_author":"1","post_date":"2017-11-30 04:08:33","post_date_gmt":"2017-11-30 04:08:33","post_content":"[vc_row css=\".vc_custom_1512018377591{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807501341{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608721217937{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyMCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTIwJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE4Mzc3NTkxJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ2MTYxNjY4NzAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2MTYxNDEwMTElMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTEyJTIwY29sLW1kLTEyJTIwY29sLXNtLTEyJTIwY29sLXhzLTEyJTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1NiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTIwNTIlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1maW5hbmNlLWFjY291bnRpbmclMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyMDYlMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTQlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC04OSUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC04OSUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNvbXBldGl0aXZlLXJlc2VhcmNoJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFSGVkZ2UlMjBGdW5kcyUyMFRoaXMlMjBZZWFyJTJDJTIwRXhwbGFpbmVkJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHdyYXBlcl9ibG9nX21haW4lMjAtLSUzRSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTBBJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0zMTIwJTIwLS0lM0UlMjAlMjAlMjAlMjAlMDklMDklMDklM0MlMkZkaXYlM0UlMEElM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUwQSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzY29udGVudCUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0U=[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style One without Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-style-one-without-sidebar","to_ping":"","pinged":"","post_modified":"2020-12-23 11:00:23","post_modified_gmt":"2020-12-23 11:00:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3120","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3123","post_author":"1","post_date":"2017-11-30 04:09:43","post_date_gmt":"2017-11-30 04:09:43","post_content":"[vc_row css=\".vc_custom_1512018742405{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807827293{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608812542775{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyMyUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTIzJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE4NzQyNDA1JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjk1NjExMjUlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjk1Mzk0MjklMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTEyJTIwY29sLW1kLTEyJTIwY29sLXNtLTEyJTIwY29sLXhzLTEyJTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZ1bmRpbmctdHJlbmRzJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtaW1hZ2UlM0F1cmwlMjhodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTIlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTI5JTNCJTIyJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTk0JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtODklMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtMzEyMyUyMC0tJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlMEElMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzcGFnZSUyMC0tJTNF[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Two without Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-style-two-without-sidebar","to_ping":"","pinged":"","post_modified":"2020-12-24 12:22:28","post_modified_gmt":"2020-12-24 12:22:28","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3123","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3125","post_author":"1","post_date":"2017-11-30 04:10:33","post_date_gmt":"2017-11-30 04:10:33","post_content":"[vc_row css=\".vc_custom_1512019222970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807703072{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608812070739{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyNSUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTI1JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE5MjIyOTcwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ2MTYyMDkwNDYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2MjkxOTQ2MzYlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNjMlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJTI2JTIzODIxMSUzQiUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDU2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTIwNTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1mdW5kaW5nLXRyZW5kcyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTIwNTIlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1maW5hbmNlLWFjY291bnRpbmclMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTI5JTNCJTIyJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTk2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktY2F0ZWdvcnktMSUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtaW1hZ2UlM0F1cmwlMjhodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC05NCUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC05NCUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtaW1hZ2UlM0F1cmwlMjhodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTI5JTNCJTIyJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVHJhbnNmb3JtJTIwQ3VzdG9tZXIlMjBFeHBlcmllbmNlJTIwd2l0aCUyMGFuJTIwSW50ZWxsaWdlbnQlMjBDbGllbnQlMjBNYW5hZ2VtZW50JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwT2N0b2JlciUyMDE4JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTg5JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktY29tcGV0aXRpdmUtcmVzZWFyY2glMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLWxlZnQlMjIlM0UlM0Nhc2lkZSUyMGlkJTNEJTIyc2Vjb25kYXJ5JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtYXJlYSUyMiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnNlYXJjaC00JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfc2VhcmNoJTIyJTNFJTNDZm9ybSUyMHJvbGUlM0QlMjJzZWFyY2glMjIlMjBtZXRob2QlM0QlMjJnZXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1mb3JtJTIyJTIwYWN0aW9uJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGJTIyJTNFJTNDbGFiZWwlM0UlM0NzcGFuJTIwY2xhc3MlM0QlMjJzY3JlZW4tcmVhZGVyLXRleHQlMjIlM0VTZWFyY2glMjBmb3IlM0ElM0MlMkZzcGFuJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc2VhcmNoJTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZmllbGQlMjIlMjBwbGFjZWhvbGRlciUzRCUyMlNlYXJjaCUyMCUyNmhlbGxpcCUzQiUyMiUyMHZhbHVlJTNEJTIyJTIyJTIwbmFtZSUzRCUyMnMlMjIlMjAlMkYlM0UlM0MlMkZsYWJlbCUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnN1Ym1pdCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLXN1Ym1pdCUyMiUyMHZhbHVlJTNEJTIyU2VhcmNoJTIyJTIwJTJGJTNFJTNDJTJGZm9ybSUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY29uc3VsdGl4X2J1c2luZXNzX3JlY2VudF9wb3N0c193aWRnZXQlMjIlM0UlMDklMDklM0NkaXYlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsJTIwZWxlbWVudC1vbmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFUkVDRU5UJTIwUE9TVCUzQyUyRmgyJTNFJTNDdWwlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLWhvbGRlciUyMiUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UxOCUyME9jdG9iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY2F0ZWdvcmllcy0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY2F0ZWdvcmllcyUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VDQVRFR09SSUVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY2JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmJ1c2luZXNzLXBsYW5zJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBQbGFucyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NyUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUyMCUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02OSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmaW5hbmNlLWFjY291bnRpbmclMkYlMjIlMjAlM0VGaW5hbmNlJTIwJTI2YW1wJTNCJTIwQWNjb3VudGluZyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTcxJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTIwJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmFyY2hpdmVzLTIlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9hcmNoaXZlJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUFSQ0hJVkVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTElMkYlMjclM0VOb3ZlbWJlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjEwJTJGJTI3JTNFT2N0b2JlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJ0YWdfY2xvdWQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3RhZ19jbG91ZCUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VUQUdTJTNDJTJGaDIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhZ2Nsb3VkJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZidXNpbmVzcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MiUyMHRhZy1saW5rLXBvc2l0aW9uLTElMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJCdXNpbmVzcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUJ1c2luZXNzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGY29uc3VsdGluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00NCUyMHRhZy1saW5rLXBvc2l0aW9uLTIlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJDb25zdWx0aW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQ29uc3VsdGluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZpbmFuY2lhbC1wbGFubmluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MCUyMHRhZy1saW5rLXBvc2l0aW9uLTMlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGaW5hbmNpYWwlMjBQbGFubmluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZpbmFuY2lhbCUyMFBsYW5uaW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZnVuZHMlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDMlMjB0YWctbGluay1wb3NpdGlvbi00JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRnVuZHMlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGdW5kcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmxvd2VyLXN0YWZmJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQxJTIwdGFnLWxpbmstcG9zaXRpb24tNSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkxvd2VyJTIwU3RhZmYlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VMb3dlciUyMFN0YWZmJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0MlMkZhc2lkZSUzRSUzQyUyMS0tJTIwJTIzc2Vjb25kYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtMzEyNSUyMC0tJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlMEElMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzcGFnZSUyMC0tJTNF[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Two with Left Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-style-two-with-left-sidebar","to_ping":"","pinged":"","post_modified":"2020-12-24 12:14:33","post_modified_gmt":"2020-12-24 12:14:33","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3125","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3128","post_author":"1","post_date":"2017-11-30 04:11:39","post_date_gmt":"2017-11-30 04:11:39","post_content":"[vc_row css=\".vc_custom_1512019593480{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807938001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608812321350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyOCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTI4JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE5NTkzNDgwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ2MTYzNTg4OTUlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2MjkzMDAxNjAlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1sZWZ0JTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZ1bmRpbmctdHJlbmRzJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtaW1hZ2UlM0F1cmwlMjhodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTIlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTI5JTNCJTIyJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTk0JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtODklMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTMlMjBjb2wtc20tNCUyMGNvbC14cy0xMiUyMHB1bGwtcmlnaHQlMjIlM0UlM0Nhc2lkZSUyMGlkJTNEJTIyc2Vjb25kYXJ5JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtYXJlYSUyMiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnNlYXJjaC00JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfc2VhcmNoJTIyJTNFJTNDZm9ybSUyMHJvbGUlM0QlMjJzZWFyY2glMjIlMjBtZXRob2QlM0QlMjJnZXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1mb3JtJTIyJTIwYWN0aW9uJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGJTIyJTNFJTNDbGFiZWwlM0UlM0NzcGFuJTIwY2xhc3MlM0QlMjJzY3JlZW4tcmVhZGVyLXRleHQlMjIlM0VTZWFyY2glMjBmb3IlM0ElM0MlMkZzcGFuJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc2VhcmNoJTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZmllbGQlMjIlMjBwbGFjZWhvbGRlciUzRCUyMlNlYXJjaCUyMCUyNmhlbGxpcCUzQiUyMiUyMHZhbHVlJTNEJTIyJTIyJTIwbmFtZSUzRCUyMnMlMjIlMjAlMkYlM0UlM0MlMkZsYWJlbCUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnN1Ym1pdCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLXN1Ym1pdCUyMiUyMHZhbHVlJTNEJTIyU2VhcmNoJTIyJTIwJTJGJTNFJTNDJTJGZm9ybSUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY29uc3VsdGl4X2J1c2luZXNzX3JlY2VudF9wb3N0c193aWRnZXQlMjIlM0UlMDklMDklM0NkaXYlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsJTIwZWxlbWVudC1vbmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFUkVDRU5UJTIwUE9TVCUzQyUyRmgyJTNFJTNDdWwlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLWhvbGRlciUyMiUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UxOCUyME9jdG9iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY2F0ZWdvcmllcy0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY2F0ZWdvcmllcyUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VDQVRFR09SSUVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY2JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmJ1c2luZXNzLXBsYW5zJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBQbGFucyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NyUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUyMCUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02OSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmaW5hbmNlLWFjY291bnRpbmclMkYlMjIlMjAlM0VGaW5hbmNlJTIwJTI2YW1wJTNCJTIwQWNjb3VudGluZyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTcxJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTIwJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmFyY2hpdmVzLTIlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9hcmNoaXZlJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUFSQ0hJVkVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTElMkYlMjclM0VOb3ZlbWJlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjEwJTJGJTI3JTNFT2N0b2JlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJ0YWdfY2xvdWQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3RhZ19jbG91ZCUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VUQUdTJTNDJTJGaDIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhZ2Nsb3VkJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZidXNpbmVzcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MiUyMHRhZy1saW5rLXBvc2l0aW9uLTElMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJCdXNpbmVzcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUJ1c2luZXNzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGY29uc3VsdGluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00NCUyMHRhZy1saW5rLXBvc2l0aW9uLTIlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJDb25zdWx0aW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQ29uc3VsdGluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZpbmFuY2lhbC1wbGFubmluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MCUyMHRhZy1saW5rLXBvc2l0aW9uLTMlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGaW5hbmNpYWwlMjBQbGFubmluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZpbmFuY2lhbCUyMFBsYW5uaW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZnVuZHMlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDMlMjB0YWctbGluay1wb3NpdGlvbi00JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRnVuZHMlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGdW5kcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmxvd2VyLXN0YWZmJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQxJTIwdGFnLWxpbmstcG9zaXRpb24tNSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkxvd2VyJTIwU3RhZmYlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VMb3dlciUyMFN0YWZmJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0MlMkZhc2lkZSUzRSUzQyUyMS0tJTIwJTIzc2Vjb25kYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtMzEyOCUyMC0tJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlMEElMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzcGFnZSUyMC0tJTNF[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Two with Right Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-style-two-with-right-sidebar","to_ping":"","pinged":"","post_modified":"2020-12-24 12:18:44","post_modified_gmt":"2020-12-24 12:18:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3128","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3130","post_author":"1","post_date":"2017-11-30 04:12:18","post_date_gmt":"2017-11-30 04:12:18","post_content":"[vc_row css=\".vc_custom_1512019864224{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514808052950{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608812444360{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEzMCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTMwJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE5ODY0MjI0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjg0OTkwNzIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjk2NzU1MzMlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlMjAlMjAlMjAlMjAlMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjYwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLWxlZnQlMjIlM0UlM0Nhc2lkZSUyMGlkJTNEJTIyc2Vjb25kYXJ5JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtYXJlYSUyMiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnNlYXJjaC00JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfc2VhcmNoJTIyJTNFJTNDZm9ybSUyMHJvbGUlM0QlMjJzZWFyY2glMjIlMjBtZXRob2QlM0QlMjJnZXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1mb3JtJTIyJTIwYWN0aW9uJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGJTIyJTNFJTNDbGFiZWwlM0UlM0NzcGFuJTIwY2xhc3MlM0QlMjJzY3JlZW4tcmVhZGVyLXRleHQlMjIlM0VTZWFyY2glMjBmb3IlM0ElM0MlMkZzcGFuJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc2VhcmNoJTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZmllbGQlMjIlMjBwbGFjZWhvbGRlciUzRCUyMlNlYXJjaCUyMCUyNmhlbGxpcCUzQiUyMiUyMHZhbHVlJTNEJTIyJTIyJTIwbmFtZSUzRCUyMnMlMjIlMjAlMkYlM0UlM0MlMkZsYWJlbCUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnN1Ym1pdCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLXN1Ym1pdCUyMiUyMHZhbHVlJTNEJTIyU2VhcmNoJTIyJTIwJTJGJTNFJTNDJTJGZm9ybSUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY29uc3VsdGl4X2J1c2luZXNzX3JlY2VudF9wb3N0c193aWRnZXQlMjIlM0UlMDklMDklM0NkaXYlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsJTIwZWxlbWVudC1vbmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFUkVDRU5UJTIwUE9TVCUzQyUyRmgyJTNFJTNDdWwlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLWhvbGRlciUyMiUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMTglMjBPY3RvYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNhdGVnb3JpZXMtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NhdGVnb3JpZXMlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQ0FURUdPUklFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NiUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS0xJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNhdGVnb3J5LTElMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFNlcnZpY2VzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjclMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY29tcGV0aXRpdmUtcmVzZWFyY2glMkYlMjIlMjAlM0VDb21wZXRpdGl2ZSUyMFJlc2VhcmNoJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjklMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTIwJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS03MSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUyMCUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJhcmNoaXZlcy0yJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfYXJjaGl2ZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VBUkNISVZFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjExJTJGJTI3JTNFTm92ZW1iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMCUyRiUyNyUzRU9jdG9iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIydGFnX2Nsb3VkLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF90YWdfY2xvdWQlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFVEFHUyUzQyUyRmgyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWdjbG91ZCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGYnVzaW5lc3MlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDIlMjB0YWctbGluay1wb3NpdGlvbi0xJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQnVzaW5lc3MlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VCdXNpbmVzcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmNvbnN1bHRpbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDQlMjB0YWctbGluay1wb3NpdGlvbi0yJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQ29uc3VsdGluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUNvbnN1bHRpbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmaW5hbmNpYWwtcGxhbm5pbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDAlMjB0YWctbGluay1wb3NpdGlvbi0zJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRmluYW5jaWFsJTIwUGxhbm5pbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGaW5hbmNpYWwlMjBQbGFubmluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZ1bmRzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQzJTIwdGFnLWxpbmstcG9zaXRpb24tNCUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZ1bmRzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRnVuZHMlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZsb3dlci1zdGFmZiUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MSUyMHRhZy1saW5rLXBvc2l0aW9uLTUlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJMb3dlciUyMFN0YWZmJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFTG93ZXIlMjBTdGFmZiUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDJTJGYXNpZGUlM0UlM0MlMjEtLSUyMCUyM3NlY29uZGFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMzAlMjAtLSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Three with Left Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-style-three-with-left-sidebar","to_ping":"","pinged":"","post_modified":"2020-12-24 12:20:47","post_modified_gmt":"2020-12-24 12:20:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3130","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3132","post_author":"1","post_date":"2017-11-30 04:13:01","post_date_gmt":"2017-11-30 04:13:01","post_content":"<p>[vc_row][vc_column css=\".vc_custom_1609406021871{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608812647547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEzMiUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTMyJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX2NvbHVtbiUyMHZjX2NvbHVtbl9jb250YWluZXIlMjB2Y19jb2wtc20tMTIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnZjX2NvbHVtbi1pbm5lciUyMHZjX2N1c3RvbV8xNTE0NTI4ODQxMDY2JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX3Jhd19jb2RlJTIwd3BiX2NvbnRlbnRfZWxlbWVudCUyMHdwYl9yYXdfaHRtbCUyMHZjX2N1c3RvbV8xNTE0Nzc5MTA3NjY2JTIyJTIwJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUyMCUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cmFwZXJfYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250YWluZXIlMjIlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy05JTIwY29sLW1kLTklMjBjb2wtc20tOCUyMGNvbC14cy0xMiUyMHB1bGwtbGVmdCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlMjAlMjAlMjAlMjAlMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjYwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLXJpZ2h0JTIyJTNFJTNDYXNpZGUlMjBpZCUzRCUyMnNlY29uZGFyeSUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LWFyZWElMjIlM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJzZWFyY2gtNCUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3NlYXJjaCUyMiUzRSUzQ2Zvcm0lMjByb2xlJTNEJTIyc2VhcmNoJTIyJTIwbWV0aG9kJTNEJTIyZ2V0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZm9ybSUyMiUyMGFjdGlvbiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRiUyMiUzRSUzQ2xhYmVsJTNFJTNDc3BhbiUyMGNsYXNzJTNEJTIyc2NyZWVuLXJlYWRlci10ZXh0JTIyJTNFU2VhcmNoJTIwZm9yJTNBJTNDJTJGc3BhbiUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnNlYXJjaCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZpZWxkJTIyJTIwcGxhY2Vob2xkZXIlM0QlMjJTZWFyY2glMjAlMjZoZWxsaXAlM0IlMjIlMjB2YWx1ZSUzRCUyMiUyMiUyMG5hbWUlM0QlMjJzJTIyJTIwJTJGJTNFJTNDJTJGbGFiZWwlM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzdWJtaXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1zdWJtaXQlMjIlMjB2YWx1ZSUzRCUyMlNlYXJjaCUyMiUyMCUyRiUzRSUzQyUyRmZvcm0lM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY29uc3VsdGl4X3JlY2VudF9wb3N0c193aWRnZXQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NvbnN1bHRpeF9yZWNlbnRfcG9zdHNfd2lkZ2V0JTIyJTNFJTA5JTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbCUyMGVsZW1lbnQtb25lJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVJFQ0VOVCUyMFBPU1QlM0MlMkZoMiUzRSUzQ3VsJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1ob2xkZXIlMjIlM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJTI2JTIzODIxMSUzQiUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMTglMjBPY3RvYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNhdGVnb3JpZXMtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NhdGVnb3JpZXMlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQ0FURUdPUklFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NiUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS0xJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNhdGVnb3J5LTElMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFNlcnZpY2VzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjclMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY29tcGV0aXRpdmUtcmVzZWFyY2glMkYlMjIlMjAlM0VDb21wZXRpdGl2ZSUyMFJlc2VhcmNoJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjklMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTIwJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS03MSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUyMCUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJhcmNoaXZlcy0yJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfYXJjaGl2ZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VBUkNISVZFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjExJTJGJTI3JTNFTm92ZW1iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMCUyRiUyNyUzRU9jdG9iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIydGFnX2Nsb3VkLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF90YWdfY2xvdWQlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFVEFHUyUzQyUyRmgyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWdjbG91ZCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGYnVzaW5lc3MlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDIlMjB0YWctbGluay1wb3NpdGlvbi0xJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQnVzaW5lc3MlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VCdXNpbmVzcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmNvbnN1bHRpbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDQlMjB0YWctbGluay1wb3NpdGlvbi0yJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQ29uc3VsdGluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUNvbnN1bHRpbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmaW5hbmNpYWwtcGxhbm5pbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDAlMjB0YWctbGluay1wb3NpdGlvbi0zJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRmluYW5jaWFsJTIwUGxhbm5pbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGaW5hbmNpYWwlMjBQbGFubmluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZ1bmRzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQzJTIwdGFnLWxpbmstcG9zaXRpb24tNCUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZ1bmRzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRnVuZHMlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZsb3dlci1zdGFmZiUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MSUyMHRhZy1saW5rLXBvc2l0aW9uLTUlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJMb3dlciUyMFN0YWZmJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFTG93ZXIlMjBTdGFmZiUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDJTJGYXNpZGUlM0UlM0MlMjEtLSUyMCUyM3NlY29uZGFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMzIlMjAtLSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]<\/p>\r\n","post_title":"Blog Style Three with Right Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-style-three-with-right-sidebar","to_ping":"","pinged":"","post_modified":"2020-12-31 09:13:45","post_modified_gmt":"2020-12-31 09:13:45","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3132","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3134","post_author":"1","post_date":"2017-11-30 04:14:25","post_date_gmt":"2017-11-30 04:14:25","post_content":"[vc_row][vc_column css=\".vc_custom_1514808171766{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608724696889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEzNCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTM0JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX2NvbHVtbiUyMHZjX2NvbHVtbl9jb250YWluZXIlMjB2Y19jb2wtc20tMTIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnZjX2NvbHVtbi1pbm5lciUyMHZjX2N1c3RvbV8xNTE0NTI5MzQ5OTYxJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX3Jhd19jb2RlJTIwd3BiX2NvbnRlbnRfZWxlbWVudCUyMHdwYl9yYXdfaHRtbCUyMHZjX2N1c3RvbV8xNTE0Nzc5NDEwOTg1JTIyJTIwJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUyMCUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cmFwZXJfYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250YWluZXIlMjIlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0xMiUyMGNvbC1tZC0xMiUyMGNvbC1zbS0xMiUyMGNvbC14cy0xMiUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlMjAlMjAlMjAlMjAlMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjYwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMzQlMjAtLSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Three without Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"blog-style-three-without-sidebar","to_ping":"","pinged":"","post_modified":"2020-12-23 11:58:23","post_modified_gmt":"2020-12-23 11:58:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3134","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3149","post_author":"1","post_date":"2017-11-30 04:40:21","post_date_gmt":"2017-11-30 04:40:21","post_content":"","post_title":"apple-touch-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"apple-touch-icon","to_ping":"","pinged":"","post_modified":"2017-11-30 04:40:21","post_modified_gmt":"2017-11-30 04:40:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/apple-touch-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3312","post_author":"1","post_date":"2017-11-30 10:23:52","post_date_gmt":"2017-11-30 10:23:52","post_content":"","post_title":"logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"logo","to_ping":"","pinged":"","post_modified":"2017-11-30 10:23:52","post_modified_gmt":"2017-11-30 10:23:52","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3315","post_author":"1","post_date":"2017-11-30 10:39:42","post_date_gmt":"2017-11-30 10:39:42","post_content":"","post_title":"Valuable-Ideas","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"valuable-ideas","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Valuable-Ideas.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3322","post_author":"1","post_date":"2017-11-30 10:51:06","post_date_gmt":"2017-11-30 10:51:06","post_content":"","post_title":"banner-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"banner-01","to_ping":"","pinged":"","post_modified":"2017-11-30 10:51:06","post_modified_gmt":"2017-11-30 10:51:06","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/banner-01.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3323","post_author":"1","post_date":"2017-11-30 11:31:34","post_date_gmt":"2017-11-30 11:31:34","post_content":"","post_title":"Banner02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"banner02-2","to_ping":"","pinged":"","post_modified":"2017-11-30 11:31:34","post_modified_gmt":"2017-11-30 11:31:34","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Banner02-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3343","post_author":"1","post_date":"2017-12-01 04:18:10","post_date_gmt":"2017-12-01 04:18:10","post_content":"","post_title":"Valuable-Timing","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"valuable-timing","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Valuable-Timing.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3345","post_author":"1","post_date":"2017-12-01 04:19:59","post_date_gmt":"2017-12-01 04:19:59","post_content":"","post_title":"Budget-Friendly","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"budget-friendly","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Budget-Friendly.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3347","post_author":"1","post_date":"2017-12-01 04:21:26","post_date_gmt":"2017-12-01 04:21:26","post_content":"","post_title":"Professional-Consulting","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"professional-consulting","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Professional-Consulting.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3351","post_author":"1","post_date":"2017-12-01 04:35:12","post_date_gmt":"2017-12-01 04:35:12","post_content":"","post_title":"Expert-in-this-Field","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"expert-in-this-field","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Expert-in-this-Field.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3380","post_author":"1","post_date":"2017-12-01 05:24:25","post_date_gmt":"2017-12-01 05:24:25","post_content":"","post_title":"background-image01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-image01","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3383","post_author":"1","post_date":"2017-12-01 05:42:18","post_date_gmt":"2017-12-01 05:42:18","post_content":"","post_title":"Business-Consulting","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-consulting-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Business-Consulting.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3391","post_author":"1","post_date":"2017-12-01 05:52:37","post_date_gmt":"2017-12-01 05:52:37","post_content":"","post_title":"Technical-Anlysis","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"technical-anlysis","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Technical-Anlysis.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3392","post_author":"1","post_date":"2017-12-01 05:53:38","post_date_gmt":"2017-12-01 05:53:38","post_content":"","post_title":"Feasibility-Study","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"feasibility-study","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Feasibility-Study.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3396","post_author":"1","post_date":"2017-12-01 06:04:18","post_date_gmt":"2017-12-01 06:04:18","post_content":"","post_title":"call-to-action-Image","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"call-to-action-image","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3418","post_author":"1","post_date":"2017-12-01 07:26:18","post_date_gmt":"2017-12-01 07:26:18","post_content":"","post_title":"Portfolio-Image-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image-01","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-Image-01.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3419","post_author":"1","post_date":"2017-12-01 07:28:03","post_date_gmt":"2017-12-01 07:28:03","post_content":"","post_title":"Portfolio-Image-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image-02","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"259","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-Image-02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3420","post_author":"1","post_date":"2017-12-01 07:29:17","post_date_gmt":"2017-12-01 07:29:17","post_content":"","post_title":"Portfolio-Image-03","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image-03","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"251","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-Image-03.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3421","post_author":"1","post_date":"2017-12-01 07:30:15","post_date_gmt":"2017-12-01 07:30:15","post_content":"","post_title":"Portfolio-Image-04","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image-04","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"250","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-Image-04.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3422","post_author":"1","post_date":"2017-12-01 08:00:16","post_date_gmt":"2017-12-01 08:00:16","post_content":"","post_title":"Portfolio-Image-05","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image-05","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"249","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-Image-05.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3423","post_author":"1","post_date":"2017-12-01 08:01:12","post_date_gmt":"2017-12-01 08:01:12","post_content":"","post_title":"Portfolio-Image-06","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image-06","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"248","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-Image-06.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3430","post_author":"1","post_date":"2017-12-01 08:14:36","post_date_gmt":"2017-12-01 08:14:36","post_content":"","post_title":"video-poster","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"video-poster","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/video-poster.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3443","post_author":"1","post_date":"2017-12-01 08:39:20","post_date_gmt":"2017-12-01 08:39:20","post_content":"","post_title":"play-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"play-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/play-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3469","post_author":"1","post_date":"2017-12-01 09:42:39","post_date_gmt":"2017-12-01 09:42:39","post_content":"","post_title":"Clients-logo-06","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo-06-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1321","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo-06.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3470","post_author":"1","post_date":"2017-12-01 09:43:32","post_date_gmt":"2017-12-01 09:43:32","post_content":"","post_title":"Clients-logo-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo-02-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1321","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo-02.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3473","post_author":"1","post_date":"2017-12-01 09:51:36","post_date_gmt":"2017-12-01 09:51:36","post_content":"","post_title":"footer-logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"footer-logo","to_ping":"","pinged":"","post_modified":"2017-12-01 09:51:36","post_modified_gmt":"2017-12-01 09:51:36","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/footer-logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3474","post_author":"1","post_date":"2017-12-01 10:18:04","post_date_gmt":"2017-12-01 10:18:04","post_content":"","post_title":"Experience-image","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"experience-image","to_ping":"","pinged":"","post_modified":"2017-12-01 10:18:04","post_modified_gmt":"2017-12-01 10:18:04","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Experience-image.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3478","post_author":"1","post_date":"2017-12-01 10:26:30","post_date_gmt":"2017-12-01 10:26:30","post_content":"","post_title":"Why-Choose-Us","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"why-choose-us","to_ping":"","pinged":"","post_modified":"2017-12-01 10:26:30","post_modified_gmt":"2017-12-01 10:26:30","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Why-Choose-Us.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3492","post_author":"1","post_date":"2017-12-01 10:53:29","post_date_gmt":"2017-12-01 10:53:29","post_content":"","post_title":"Testimonials-Image","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonials-image","to_ping":"","pinged":"","post_modified":"2017-12-01 10:53:29","post_modified_gmt":"2017-12-01 10:53:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Testimonials-Image.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3500","post_author":"1","post_date":"2017-12-01 11:12:47","post_date_gmt":"2017-12-01 11:12:47","post_content":"","post_title":"button","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"button-2","to_ping":"","pinged":"","post_modified":"2017-12-01 11:12:47","post_modified_gmt":"2017-12-01 11:12:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/button.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3502","post_author":"1","post_date":"2017-12-01 11:15:18","post_date_gmt":"2017-12-01 11:15:18","post_content":"","post_title":"Our-Mission","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"our-mission","to_ping":"","pinged":"","post_modified":"2017-12-01 11:15:18","post_modified_gmt":"2017-12-01 11:15:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Our-Mission.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3513","post_author":"1","post_date":"2017-12-02 04:09:14","post_date_gmt":"2017-12-02 04:09:14","post_content":"","post_title":"video","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"video","to_ping":"","pinged":"","post_modified":"2017-12-02 04:09:14","post_modified_gmt":"2017-12-02 04:09:14","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/video.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3514","post_author":"1","post_date":"2017-12-02 04:10:40","post_date_gmt":"2017-12-02 04:10:40","post_content":"","post_title":"video-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"video-icon-2","to_ping":"","pinged":"","post_modified":"2017-12-02 04:10:40","post_modified_gmt":"2017-12-02 04:10:40","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/video-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3524","post_author":"1","post_date":"2017-12-02 04:39:16","post_date_gmt":"2017-12-02 04:39:16","post_content":"<p>[vc_row css_animation=\"none\" css=\".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"fadeInUp\" width=\"3\/4\" css=\".vc_custom_1511758792949{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Team in List View\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_team_style style_variation=\"six\" team_allow_carousel=\"false\" team_no_row_items=\"1\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"fadeInUp\" width=\"1\/4\" css=\".vc_custom_1511758815267{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#00174d\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"None\" radiant_focus_color=\"\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help ?\" font_container=\"tag:h5|font_size:25px|text_align:left|color:%23ffffff|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.<\/span><br \/>\n<span style=\"color: #ffffff;\"> or Just Call Us Now<\/span>[\/vc_column_text][vc_column_text css=\".vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\" el_class=\"service-seidebar-contact-info\"]<i class=\"fa fa-envelope-o\"><\/i><span style=\"color: #ffffff;\">info@example.com<\/span><br \/>\n<i class=\"fa fa-phone\"><\/i><span style=\"color: #ffffff;\"> (888) 123-4567<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Newsletter\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"news-form\"][mc4wp_form id=\"287\"][\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content\" css_animation=\"fadeInUp\" css=\".vc_custom_1511763191331{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7184e\" calltoaction_overlay_color=\"#e7184e\" calltoaction_title=\"Happy To Discuss About Your Requirement\" calltoaction_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_font_size=\"31\" calltoaction_title_line_height=\"26\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"20\" calltoaction_button_title_hover_color=\"#00174d\" calltoaction_button_background_hover_color=\"#efefef\" calltoaction_button_font_size=\"19\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" call_to_action_button_design=\".vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"Team","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"team","to_ping":"","pinged":"","post_modified":"2017-12-02 04:39:16","post_modified_gmt":"2017-12-02 04:39:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3524","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3526","post_author":"1","post_date":"2017-12-02 04:39:21","post_date_gmt":"2017-12-02 04:39:21","post_content":"","post_title":"No-Down-Payment","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"no-down-payment-2","to_ping":"","pinged":"","post_modified":"2017-12-02 04:39:21","post_modified_gmt":"2017-12-02 04:39:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/No-Down-Payment.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3527","post_author":"1","post_date":"2017-12-02 04:41:00","post_date_gmt":"2017-12-02 04:41:00","post_content":"","post_title":"Monthly-Payments","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"monthly-payments-2","to_ping":"","pinged":"","post_modified":"2017-12-02 04:41:00","post_modified_gmt":"2017-12-02 04:41:00","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Monthly-Payments.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3528","post_author":"1","post_date":"2017-12-02 04:43:21","post_date_gmt":"2017-12-02 04:43:21","post_content":"","post_title":"Easy-to-Qualify","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"easy-to-qualify-2","to_ping":"","pinged":"","post_modified":"2017-12-02 04:43:21","post_modified_gmt":"2017-12-02 04:43:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Easy-to-Qualify.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3529","post_author":"1","post_date":"2017-12-02 04:44:06","post_date_gmt":"2017-12-02 04:44:06","post_content":"","post_title":"Competitive-Rates","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"competitive-rates-2","to_ping":"","pinged":"","post_modified":"2017-12-02 04:44:06","post_modified_gmt":"2017-12-02 04:44:06","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Competitive-Rates.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3533","post_author":"1","post_date":"2017-12-02 04:49:03","post_date_gmt":"2017-12-02 04:49:03","post_content":"[vc_row css_animation=\"none\" css=\".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613547110{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Team In Grid View\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512186854267{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_team_style style_variation=\"two\" team_allow_carousel=\"false\" team_no_row_items=\"3\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/3\" css=\".vc_custom_1610613557158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1520507639528{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512368173946{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#00174d\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"None\" radiant_focus_color=\"\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512209196793{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help ?\" font_container=\"tag:h5|font_size:25px|text_align:left|color:%23ffffff|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.<\/span>\r\n<span style=\"color: #ffffff;\"> or Just Call Us Now<\/span>[\/vc_column_text][vc_column_text css=\".vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\" el_class=\"service-seidebar-contact-info\"]<i class=\"fa fa-envelope-o\"><\/i><span style=\"color: #ffffff;\">info@example.com<\/span>\r\n<i class=\"fa fa-phone\"><\/i><span style=\"color: #ffffff;\"> (888) 123-4567<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content\" css_animation=\"none\" css=\".vc_custom_1519303019337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Happy To Discuss About Your Requirement\" calltoaction_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_font_size=\"31\" calltoaction_title_line_height=\"26\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"20\" calltoaction_button_title_hover_color=\"#181818\" calltoaction_button_background_hover_color=\"#efefef\" calltoaction_button_font_size=\"19\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" call_to_action_button_design=\".vc_custom_1515496053268{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Team In Grid View","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"team-in-grid-view","to_ping":"","pinged":"","post_modified":"2021-01-14 08:39:19","post_modified_gmt":"2021-01-14 08:39:19","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=3533","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3537","post_author":"1","post_date":"2017-12-02 04:53:21","post_date_gmt":"2017-12-02 04:53:21","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3537","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=3537","menu_order":"9","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3539","post_author":"1","post_date":"2017-12-02 04:53:21","post_date_gmt":"2017-12-02 04:53:21","post_content":"","post_title":"Team","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"team","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=3539","menu_order":"8","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3540","post_author":"1","post_date":"2017-12-02 05:10:57","post_date_gmt":"2017-12-02 05:10:57","post_content":"","post_title":"hr-line-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hr-line-1","to_ping":"","pinged":"","post_modified":"2017-12-02 05:10:57","post_modified_gmt":"2017-12-02 05:10:57","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/hr-line-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3541","post_author":"1","post_date":"2017-12-02 05:11:34","post_date_gmt":"2017-12-02 05:11:34","post_content":"","post_title":"hr-line-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hr-line-2-2","to_ping":"","pinged":"","post_modified":"2017-12-02 05:11:34","post_modified_gmt":"2017-12-02 05:11:34","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/hr-line-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3551","post_author":"1","post_date":"2017-12-02 05:52:35","post_date_gmt":"2017-12-02 05:52:35","post_content":"","post_title":"Screenshort","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"screenshort-2","to_ping":"","pinged":"","post_modified":"2017-12-02 05:52:35","post_modified_gmt":"2017-12-02 05:52:35","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Screenshort.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3553","post_author":"1","post_date":"2017-12-02 05:53:29","post_date_gmt":"2017-12-02 05:53:29","post_content":"","post_title":"Valuable-Ideas","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"valuable-ideas-2","to_ping":"","pinged":"","post_modified":"2017-12-02 05:53:29","post_modified_gmt":"2017-12-02 05:53:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Valuable-Ideas.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3554","post_author":"1","post_date":"2017-12-02 05:53:31","post_date_gmt":"2017-12-02 05:53:31","post_content":"","post_title":"Development","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"development-2","to_ping":"","pinged":"","post_modified":"2017-12-02 05:53:31","post_modified_gmt":"2017-12-02 05:53:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Development.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3555","post_author":"1","post_date":"2017-12-02 05:53:32","post_date_gmt":"2017-12-02 05:53:32","post_content":"","post_title":"Production","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"production-2","to_ping":"","pinged":"","post_modified":"2017-12-02 05:53:32","post_modified_gmt":"2017-12-02 05:53:32","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Production.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3556","post_author":"1","post_date":"2017-12-02 05:53:34","post_date_gmt":"2017-12-02 05:53:34","post_content":"","post_title":"Requirements-Gathering","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"requirements-gathering-2","to_ping":"","pinged":"","post_modified":"2017-12-02 05:53:34","post_modified_gmt":"2017-12-02 05:53:34","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Requirements-Gathering.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3566","post_author":"1","post_date":"2017-12-02 06:59:48","post_date_gmt":"2017-12-02 06:59:48","post_content":"","post_title":"Photo-Retouch-Icon2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"photo-retouch-icon2-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Photo-Retouch-Icon2-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3567","post_author":"1","post_date":"2017-12-02 07:11:02","post_date_gmt":"2017-12-02 07:11:02","post_content":"","post_title":"Creative-Design","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"creative-design-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"259","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Creative-Design-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3574","post_author":"1","post_date":"2017-12-02 08:17:28","post_date_gmt":"2017-12-02 08:17:28","post_content":"","post_title":"pink-logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pink-logo","to_ping":"","pinged":"","post_modified":"2017-12-02 08:17:28","post_modified_gmt":"2017-12-02 08:17:28","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/pink-logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3575","post_author":"1","post_date":"2017-12-02 08:36:23","post_date_gmt":"2017-12-02 08:36:23","post_content":"","post_title":"Coming-soon-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"coming-soon-01","to_ping":"","pinged":"","post_modified":"2017-12-02 08:36:23","post_modified_gmt":"2017-12-02 08:36:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Coming-soon-01.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3583","post_author":"1","post_date":"2017-12-02 09:12:43","post_date_gmt":"2017-12-02 09:12:43","post_content":"","post_title":"pink-logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pink-logo-2","to_ping":"","pinged":"","post_modified":"2017-12-02 09:12:43","post_modified_gmt":"2017-12-02 09:12:43","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/pink-logo-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3584","post_author":"1","post_date":"2017-12-02 09:13:20","post_date_gmt":"2017-12-02 09:13:20","post_content":"","post_title":"logo-pink","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"logo-pink","to_ping":"","pinged":"","post_modified":"2017-12-02 09:13:20","post_modified_gmt":"2017-12-02 09:13:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/logo-pink.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3585","post_author":"1","post_date":"2017-12-02 09:19:41","post_date_gmt":"2017-12-02 09:19:41","post_content":"","post_title":"404-background","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"404-background","to_ping":"","pinged":"","post_modified":"2017-12-02 09:19:41","post_modified_gmt":"2017-12-02 09:19:41","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/404-background.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3616","post_author":"1","post_date":"2017-12-04 05:43:02","post_date_gmt":"2017-12-04 05:43:02","post_content":"","post_title":"portfolio-image-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/portfolio-image-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3617","post_author":"1","post_date":"2017-12-04 05:43:09","post_date_gmt":"2017-12-04 05:43:09","post_content":"","post_title":"portfolio-image-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image-3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/portfolio-image-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3618","post_author":"1","post_date":"2017-12-04 05:43:14","post_date_gmt":"2017-12-04 05:43:14","post_content":"","post_title":"portfolio-image-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image-4","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/portfolio-image-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3619","post_author":"1","post_date":"2017-12-04 05:43:16","post_date_gmt":"2017-12-04 05:43:16","post_content":"","post_title":"portfolio-image-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/portfolio-image-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3622","post_author":"1","post_date":"2017-12-04 06:27:29","post_date_gmt":"2017-12-04 06:27:29","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1520510005848{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520508335424{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"fadeInDown\" css=\".vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#747474\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"#e0e0e0\" radiant_background_focus_color=\"#dfdfdf\" radiant_focus_style=\"None\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"2\/3\" css=\".vc_custom_1512282460036{padding-left: 7px !important;}\"][vc_custom_heading text=\"Courtney Ybarra\" font_container=\"tag:h2|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520510017544{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1512370041390{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]<span style=\"color: #929292;\"><strong>Life Insurance Agent\u00a0 <\/strong><\/span> <i class=\"fa fa-phone\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> (888) 123-4567\u00a0 <i class=\"fa fa-envelope-o\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> info@example.com[\/vc_column_text][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}\"][vc_single_image source=\"featured_image\" img_size=\"full\" css=\".vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Biography\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520510028104{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520510036566{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520510045385{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" gap=\"15\" css=\".vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Areas of Expertise\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"2017-Present\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Massachusetts Institute of Technology, Computer Engineering[\/vc_column_text][vc_custom_heading text=\"2014-2017\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][vc_custom_heading text=\"2009-2014\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Education\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][rt_list_style css=\".vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" list_icon_test=\"ebb5ac88-9b86-7\"]\n<ul>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MCA, Rotterdam School of Management, Erasmus University<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Like what you see? purchase this theme today and start making your website!\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_line_height=\"36\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"24\" calltoaction_button_title_hover_color=\"#292929\" calltoaction_button_background_hover_color=\"#ffffff\" calltoaction_button_font_size=\"18\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" call_to_action_button_design=\".vc_custom_1515496289753{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Courtney Ybarra","post_excerpt":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"courtney-ybarra","to_ping":"","pinged":"","post_modified":"2017-12-04 06:27:29","post_modified_gmt":"2017-12-04 06:27:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=team&amp;p=3622","menu_order":"0","post_type":"team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3623","post_author":"1","post_date":"2017-12-04 06:27:16","post_date_gmt":"2017-12-04 06:27:16","post_content":"","post_title":"team-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3622","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/team-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3624","post_author":"1","post_date":"2017-12-04 06:30:28","post_date_gmt":"2017-12-04 06:30:28","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1520509951190{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520508288918{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"fadeInDown\" css=\".vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#747474\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"#e0e0e0\" radiant_background_focus_color=\"#dfdfdf\" radiant_focus_style=\"None\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"2\/3\" css=\".vc_custom_1512282460036{padding-left: 7px !important;}\"][vc_custom_heading text=\"Mary Spencer\" font_container=\"tag:h2|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520509962974{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1512369828797{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]<span style=\"color: #929292;\"><strong>Health Insurance Agent\u00a0 <\/strong><\/span> <i class=\"fa fa-phone\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> (888) 123-4567\u00a0 <i class=\"fa fa-envelope-o\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> info@example.com[\/vc_column_text][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}\"][vc_single_image source=\"featured_image\" img_size=\"full\" css=\".vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Biography\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520509973829{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520509982393{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520509990809{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" gap=\"15\" css=\".vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Areas of Expertise\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"2017-Present\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Massachusetts Institute of Technology, Computer Engineering[\/vc_column_text][vc_custom_heading text=\"2014-2017\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][vc_custom_heading text=\"2009-2014\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Education\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][rt_list_style css=\".vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" list_icon_test=\"ebb5ac88-9b86-7\"]\n<ul>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MCA, Rotterdam School of Management, Erasmus University<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Like what you see? purchase this theme today and start making your website!\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_line_height=\"36\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"24\" calltoaction_button_title_hover_color=\"#292929\" calltoaction_button_background_hover_color=\"#ffffff\" calltoaction_button_font_size=\"18\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" call_to_action_button_design=\".vc_custom_1515496231763{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Mary Spencer","post_excerpt":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"mary-spencer","to_ping":"","pinged":"","post_modified":"2017-12-04 06:30:28","post_modified_gmt":"2017-12-04 06:30:28","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=team&amp;p=3624","menu_order":"0","post_type":"team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3625","post_author":"1","post_date":"2017-12-04 06:30:16","post_date_gmt":"2017-12-04 06:30:16","post_content":"","post_title":"team-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3624","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/team-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3626","post_author":"1","post_date":"2017-12-04 06:33:34","post_date_gmt":"2017-12-04 06:33:34","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1520509874148{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520508196921{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 30px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"fadeInDown\" css=\".vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#747474\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"#e0e0e0\" radiant_background_focus_color=\"#dfdfdf\" radiant_focus_style=\"None\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"2\/3\" css=\".vc_custom_1512282460036{padding-left: 7px !important;}\"][vc_custom_heading text=\"Albert McCloud\" font_container=\"tag:h2|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520509885718{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1512369918510{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]<span style=\"color: #929292;\"><strong>Life Insurance Agent\u00a0 <\/strong><\/span> <i class=\"fa fa-phone\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> (888) 123-4567\u00a0 <i class=\"fa fa-envelope-o\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> info@example.com[\/vc_column_text][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}\"][vc_single_image source=\"featured_image\" img_size=\"full\" css=\".vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Biography\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520509896308{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520509904722{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520509915094{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" gap=\"15\" css=\".vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Areas of Expertise\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"2017-Present\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Massachusetts Institute of Technology, Computer Engineering[\/vc_column_text][vc_custom_heading text=\"2014-2017\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][vc_custom_heading text=\"2009-2014\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Education\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][rt_list_style css=\".vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" list_icon_test=\"ebb5ac88-9b86-7\"]\n<ul>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MCA, Rotterdam School of Management, Erasmus University<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Like what you see? purchase this theme today and start making your website!\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_line_height=\"36\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"24\" calltoaction_button_title_hover_color=\"#292929\" calltoaction_button_background_hover_color=\"#ffffff\" calltoaction_button_font_size=\"18\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" call_to_action_button_design=\".vc_custom_1515496192274{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Albert McCloud","post_excerpt":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"albert-mccloud","to_ping":"","pinged":"","post_modified":"2017-12-04 06:33:34","post_modified_gmt":"2017-12-04 06:33:34","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=team&amp;p=3626","menu_order":"0","post_type":"team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3627","post_author":"1","post_date":"2017-12-04 06:32:56","post_date_gmt":"2017-12-04 06:32:56","post_content":"","post_title":"team-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3626","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/team-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3628","post_author":"1","post_date":"2017-12-04 06:36:52","post_date_gmt":"2017-12-04 06:36:52","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1520509749330{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520508142585{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"fadeInDown\" css=\".vc_custom_1511330145081{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#747474\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"#e0e0e0\" radiant_background_focus_color=\"#dfdfdf\" radiant_focus_style=\"None\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"2\/3\" css=\".vc_custom_1512282460036{padding-left: 7px !important;}\"][vc_custom_heading text=\"Jessica McDade\" font_container=\"tag:h2|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520509780204{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1512369968141{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]<span style=\"color: #929292;\"><strong>Auto Insurance Agent\u00a0 <\/strong><\/span> <i class=\"fa fa-phone\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> (888) 123-4567\u00a0 <i class=\"fa fa-envelope-o\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> info@example.com[\/vc_column_text][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}\"][vc_single_image source=\"featured_image\" img_size=\"full\" css=\".vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Biography\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520509791701{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520509800186{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520509824963{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" gap=\"15\" css=\".vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Areas of Expertise\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"2017-Present\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Massachusetts Institute of Technology, Computer Engineering[\/vc_column_text][vc_custom_heading text=\"2014-2017\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][vc_custom_heading text=\"2009-2014\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Education\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][rt_list_style css=\".vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" list_icon_test=\"ebb5ac88-9b86-7\"]\n<ul>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MCA, Rotterdam School of Management, Erasmus University<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1511582223793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Like what you see? purchase this theme today and start making your website!\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_line_height=\"36\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"24\" calltoaction_button_title_hover_color=\"#292929\" calltoaction_button_background_hover_color=\"#ffffff\" calltoaction_button_font_size=\"18\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" call_to_action_button_design=\".vc_custom_1515496153174{padding-top: 13px !important;padding-right: 55px !important;padding-bottom: 13px !important;padding-left: 55px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Jessica McDade","post_excerpt":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"jessica-mcdade","to_ping":"","pinged":"","post_modified":"2017-12-04 06:36:52","post_modified_gmt":"2017-12-04 06:36:52","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=team&amp;p=3628","menu_order":"0","post_type":"team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3629","post_author":"1","post_date":"2017-12-04 06:36:38","post_date_gmt":"2017-12-04 06:36:38","post_content":"","post_title":"team-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-4","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3628","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/team-4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3630","post_author":"1","post_date":"2017-12-04 06:40:21","post_date_gmt":"2017-12-04 06:40:21","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1511499652559{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1511498954776{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1519728305928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511499900350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"2\/3\" css=\".vc_custom_1512282460036{padding-left: 7px !important;}\"][vc_custom_heading text=\"Henry Smith\" font_container=\"tag:h2|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520509593964{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1512369560630{margin-top: 10px !important;margin-bottom: 0px !important;margin-left: -7px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]<span style=\"color: #929292;\"><strong>Principal Advisor\u00a0 <\/strong><\/span> <i class=\"fa fa-phone\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> (888) 123-4567\u00a0 <i class=\"fa fa-envelope-o\" style=\"color: #e7184e; margin-left: 6px;\"><\/i> info@example.com[\/vc_column_text][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1512282395608{margin-right: 0px !important;padding-right: 0px !important;padding-left: 7px !important;}\"][vc_single_image source=\"featured_image\" img_size=\"full\" css=\".vc_custom_1512282691635{margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1511782585480{margin-left: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Biography\" font_container=\"tag:h4|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520509621362{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520509631682{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520509640233{margin-top: 20px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" gap=\"15\" css=\".vc_custom_1512282789246{margin-top: 35px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281890025{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 20px !important;padding-left: 30px !important;background-color: #f7f7f7 !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Areas of Expertise\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281778613{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_custom_heading text=\"2017-Present\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281788769{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500592038{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Massachusetts Institute of Technology, Computer Engineering[\/vc_column_text][vc_custom_heading text=\"2014-2017\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281810618{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500544983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][vc_custom_heading text=\"2009-2014\" font_container=\"tag:h3|font_size:17px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281820951{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1511500669817{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 15px !important;}\"]Team Leader, Software Design and Development, Asus[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512281903884{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Education\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512281798730{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][rt_list_style css=\".vc_custom_1511522925122{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" list_icon_test=\"ebb5ac88-9b86-7\"]\n<ul>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MBA, Rotterdam School of Management, Erasmus University<\/li>\n \t<li>BS, engineering, Technical University of Denmark<\/li>\n \t<li>MCA, Rotterdam School of Management, Erasmus University<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Henry Smith","post_excerpt":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"henry-smith","to_ping":"","pinged":"","post_modified":"2017-12-04 06:40:21","post_modified_gmt":"2017-12-04 06:40:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=team&amp;p=3630","menu_order":"0","post_type":"team","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3631","post_author":"1","post_date":"2017-12-04 06:40:12","post_date_gmt":"2017-12-04 06:40:12","post_content":"","post_title":"team-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"team-5","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/team-5.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3638","post_author":"1","post_date":"2017-12-04 11:27:29","post_date_gmt":"2017-12-04 11:27:29","post_content":"","post_title":"Market-Strategy","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"market-strategy-2","to_ping":"","pinged":"","post_modified":"2017-12-04 11:27:29","post_modified_gmt":"2017-12-04 11:27:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Market-Strategy.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3639","post_author":"1","post_date":"2017-12-04 11:28:16","post_date_gmt":"2017-12-04 11:28:16","post_content":"","post_title":"Expert-Advisor","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"expert-advisor-2","to_ping":"","pinged":"","post_modified":"2017-12-04 11:28:16","post_modified_gmt":"2017-12-04 11:28:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Expert-Advisor.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3640","post_author":"1","post_date":"2017-12-04 11:28:47","post_date_gmt":"2017-12-04 11:28:47","post_content":"","post_title":"Audit-&-Consulting","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"audit-consulting-2","to_ping":"","pinged":"","post_modified":"2017-12-04 11:28:47","post_modified_gmt":"2017-12-04 11:28:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/Audit-Consulting.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3648","post_author":"1","post_date":"2017-12-05 09:44:17","post_date_gmt":"2017-12-05 09:44:17","post_content":"","post_title":"Banner02.jpg","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"banner02-jpg","to_ping":"","pinged":"","post_modified":"2017-12-05 09:44:17","post_modified_gmt":"2017-12-05 09:44:17","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/revslider\/slider\/Banner02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3649","post_author":"1","post_date":"2017-12-05 09:44:18","post_date_gmt":"2017-12-05 09:44:18","post_content":"","post_title":"Banner03.jpg","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"banner03-jpg","to_ping":"","pinged":"","post_modified":"2017-12-05 09:44:18","post_modified_gmt":"2017-12-05 09:44:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/revslider\/slider\/Banner03.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3650","post_author":"1","post_date":"2017-12-05 09:44:18","post_date_gmt":"2017-12-05 09:44:18","post_content":"","post_title":"Banner01.jpg","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"banner01-jpg","to_ping":"","pinged":"","post_modified":"2017-12-05 09:44:18","post_modified_gmt":"2017-12-05 09:44:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/revslider\/slider\/Banner01.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3651","post_author":"1","post_date":"2017-12-05 09:44:19","post_date_gmt":"2017-12-05 09:44:19","post_content":"","post_title":"Banner04.jpg","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"banner04-jpg","to_ping":"","pinged":"","post_modified":"2017-12-05 09:44:19","post_modified_gmt":"2017-12-05 09:44:19","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/revslider\/slider\/Banner04.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3703","post_author":"1","post_date":"2017-12-06 07:21:55","post_date_gmt":"2017-12-06 07:21:55","post_content":"","post_title":"404-back-pink","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"404-back-pink","to_ping":"","pinged":"","post_modified":"2017-12-06 07:21:55","post_modified_gmt":"2017-12-06 07:21:55","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/404-back-pink.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3704","post_author":"1","post_date":"2017-12-06 07:21:58","post_date_gmt":"2017-12-06 07:21:58","post_content":"","post_title":"404-pink","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"404-pink","to_ping":"","pinged":"","post_modified":"2017-12-06 07:21:58","post_modified_gmt":"2017-12-06 07:21:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/404-pink.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3709","post_author":"1","post_date":"2017-12-06 08:25:57","post_date_gmt":"2017-12-06 08:25:57","post_content":"","post_title":"BizCorp-Pink","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bizcorp-pink","to_ping":"","pinged":"","post_modified":"2017-12-06 08:25:57","post_modified_gmt":"2017-12-06 08:25:57","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/BizCorp-Pink.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3718","post_author":"1","post_date":"2017-12-06 12:51:57","post_date_gmt":"2017-12-06 12:51:57","post_content":"","post_title":"BizCorp-Pink","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bizcorp-pink-2","to_ping":"","pinged":"","post_modified":"2017-12-06 12:51:57","post_modified_gmt":"2017-12-06 12:51:57","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/BizCorp-Pink-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3771","post_author":"1","post_date":"2018-01-01 07:27:42","post_date_gmt":"2018-01-01 07:27:42","post_content":"","post_title":"Book 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"book-1","to_ping":"","pinged":"","post_modified":"2018-01-01 07:27:42","post_modified_gmt":"2018-01-01 07:27:42","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-08.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3796","post_author":"1","post_date":"2018-01-01 07:27:43","post_date_gmt":"2018-01-01 07:27:43","post_content":"","post_title":"Leaflet 3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"leaflet-3","to_ping":"","pinged":"","post_modified":"2018-01-01 07:27:43","post_modified_gmt":"2018-01-01 07:27:43","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-11-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3797","post_author":"1","post_date":"2018-01-01 07:27:43","post_date_gmt":"2018-01-01 07:27:43","post_content":"","post_title":"Leaflet 4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"leaflet-4","to_ping":"","pinged":"","post_modified":"2018-01-01 07:27:43","post_modified_gmt":"2018-01-01 07:27:43","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-10-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3800","post_author":"1","post_date":"2018-01-01 09:19:48","post_date_gmt":"2018-01-01 09:19:48","post_content":"","post_title":"Consultix-Mega-Menu-About-Pic-001","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"consultix-mega-menu-about-pic-001-3","to_ping":"","pinged":"","post_modified":"2018-01-01 09:19:48","post_modified_gmt":"2018-01-01 09:19:48","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Consultix-Mega-Menu-About-Pic-001-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3801","post_author":"1","post_date":"2018-01-01 09:26:20","post_date_gmt":"2018-01-01 09:26:20","post_content":"","post_title":"Pink-Main-Logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pink-main-logo","to_ping":"","pinged":"","post_modified":"2018-01-01 09:26:20","post_modified_gmt":"2018-01-01 09:26:20","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Pink-Main-Logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3803","post_author":"1","post_date":"2018-01-01 09:27:07","post_date_gmt":"2018-01-01 09:27:07","post_content":"","post_title":"Pink-180","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pink-180","to_ping":"","pinged":"","post_modified":"2018-01-01 09:27:07","post_modified_gmt":"2018-01-01 09:27:07","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Pink-180.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3804","post_author":"1","post_date":"2018-01-01 09:31:27","post_date_gmt":"2018-01-01 09:31:27","post_content":"","post_title":"Consultix-Pink-White","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"consultix-pink-white","to_ping":"","pinged":"","post_modified":"2018-01-01 09:31:27","post_modified_gmt":"2018-01-01 09:31:27","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Consultix-Pink-White.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3805","post_author":"1","post_date":"2018-01-01 10:01:25","post_date_gmt":"2018-01-01 10:01:25","post_content":"","post_title":"Consultix-Pink","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"consultix-pink","to_ping":"","pinged":"","post_modified":"2018-01-01 10:01:25","post_modified_gmt":"2018-01-01 10:01:25","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Consultix-Pink.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3807","post_author":"1","post_date":"2018-01-01 10:20:34","post_date_gmt":"2018-01-01 10:20:34","post_content":"","post_title":"portfolio-image1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"259","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/portfolio-image1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3808","post_author":"1","post_date":"2018-01-01 10:21:05","post_date_gmt":"2018-01-01 10:21:05","post_content":"","post_title":"portfolio-image2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-image2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"259","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/portfolio-image2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3809","post_author":"1","post_date":"2018-01-01 10:25:00","post_date_gmt":"2018-01-01 10:25:00","post_content":"","post_title":"portfolio-slider1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-slider1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"251","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/portfolio-slider1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3812","post_author":"1","post_date":"2018-01-01 10:26:16","post_date_gmt":"2018-01-01 10:26:16","post_content":"","post_title":"block-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"block-icon","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"251","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/block-icon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3816","post_author":"1","post_date":"2018-01-01 11:02:08","post_date_gmt":"2018-01-01 11:02:08","post_content":"","post_title":"screenshot-themes","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"screenshot-themes","to_ping":"","pinged":"","post_modified":"2018-01-01 11:02:08","post_modified_gmt":"2018-01-01 11:02:08","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/screenshot-themes.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3840","post_author":"1","post_date":"2018-01-01 12:13:58","post_date_gmt":"2018-01-01 12:13:58","post_content":"","post_title":"Pink-Main-Logo-Footer","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pink-main-logo-footer","to_ping":"","pinged":"","post_modified":"2018-01-01 12:13:58","post_modified_gmt":"2018-01-01 12:13:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Pink-Main-Logo-Footer.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3874","post_author":"1","post_date":"2018-01-02 04:15:23","post_date_gmt":"2018-01-02 04:15:23","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3874","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=3874","menu_order":"27","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3884","post_author":"1","post_date":"2018-01-02 05:15:16","post_date_gmt":"2018-01-02 05:15:16","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3884","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=3884","menu_order":"39","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3896","post_author":"1","post_date":"2018-01-02 07:23:23","post_date_gmt":"2018-01-02 07:23:23","post_content":"","post_title":"Clients-logo1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3897","post_author":"1","post_date":"2018-01-02 07:23:25","post_date_gmt":"2018-01-02 07:23:25","post_content":"","post_title":"Clients-logo2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3898","post_author":"1","post_date":"2018-01-02 07:23:27","post_date_gmt":"2018-01-02 07:23:27","post_content":"","post_title":"Clients-logo3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3899","post_author":"1","post_date":"2018-01-02 07:23:29","post_date_gmt":"2018-01-02 07:23:29","post_content":"","post_title":"Clients-logo4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo4","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3900","post_author":"1","post_date":"2018-01-02 07:23:30","post_date_gmt":"2018-01-02 07:23:30","post_content":"","post_title":"Clients-logo5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo5","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo5.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3901","post_author":"1","post_date":"2018-01-02 07:23:32","post_date_gmt":"2018-01-02 07:23:32","post_content":"","post_title":"Clients-logo6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo6","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo6.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3902","post_author":"1","post_date":"2018-01-02 07:23:34","post_date_gmt":"2018-01-02 07:23:34","post_content":"","post_title":"Clients-logo7","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo7","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo7.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3903","post_author":"1","post_date":"2018-01-02 07:23:36","post_date_gmt":"2018-01-02 07:23:36","post_content":"","post_title":"Clients-logo8","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo8","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo8.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3904","post_author":"1","post_date":"2018-01-02 07:23:37","post_date_gmt":"2018-01-02 07:23:37","post_content":"","post_title":"Clients-logo9","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo9","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo9.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3905","post_author":"1","post_date":"2018-01-02 07:23:39","post_date_gmt":"2018-01-02 07:23:39","post_content":"","post_title":"Clients-logo10","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients-logo10","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"1320","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Clients-logo10.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3909","post_author":"1","post_date":"2018-01-02 07:26:50","post_date_gmt":"2018-01-02 07:26:50","post_content":"","post_title":"Client 7","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"client-7","to_ping":"","pinged":"","post_modified":"2018-01-02 07:26:50","post_modified_gmt":"2018-01-02 07:26:50","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=client&amp;p=3909","menu_order":"0","post_type":"client","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3911","post_author":"1","post_date":"2018-01-02 07:27:18","post_date_gmt":"2018-01-02 07:27:18","post_content":"","post_title":"Client 8","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"client-8","to_ping":"","pinged":"","post_modified":"2018-01-02 07:27:18","post_modified_gmt":"2018-01-02 07:27:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=client&amp;p=3911","menu_order":"0","post_type":"client","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3912","post_author":"1","post_date":"2018-01-02 07:27:56","post_date_gmt":"2018-01-02 07:27:56","post_content":"","post_title":"Client 9","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"client-9","to_ping":"","pinged":"","post_modified":"2018-01-02 07:27:56","post_modified_gmt":"2018-01-02 07:27:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=client&amp;p=3912","menu_order":"0","post_type":"client","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3915","post_author":"1","post_date":"2018-01-02 07:29:27","post_date_gmt":"2018-01-02 07:29:27","post_content":"","post_title":"Client 10","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"client-10","to_ping":"","pinged":"","post_modified":"2018-01-02 07:29:27","post_modified_gmt":"2018-01-02 07:29:27","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=client&amp;p=3915","menu_order":"0","post_type":"client","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3933","post_author":"1","post_date":"2018-01-08 11:55:23","post_date_gmt":"2018-01-08 11:55:23","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:after{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n\tpadding-left: 20px !important;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 2px;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}\n\n.default-page ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li, .comment-content ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 22px !important;\n}\n.entry-content.default-page ul{\n\t    padding-left: 0 !important;\n}\n\n\n\/**** Responsive ****\/\n@media only screen and (max-width: 450px){\n\t.font-resize{\n\t\tfont-size: 8vw !important;\n\t\tline-height: 10vw !important;\n\t}\n\t\n\t.font-resize-banner{\n\t\tfont-size: 12vw !important;\n\t\tline-height: 14vw !important;\n\t}\n\t\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic{\n\t\tposition:relative !important;\n\t}\n\t.testimonial.element-eleven .testimonial-item > .holder{\n\t\tpadding-left:0 !important;\n\t}\n\t\n}\n\n@media only screen and (max-width: 767px){\n.wrapper-spacing{\n\t\tmargin-top:25px !important;\n\t}\t\n}\n\n@media only screen and (min-width: 768px) and (max-width: 1024px){\n.nav-tabs.nav-justified > li\n\t{\n\t\twidth:25%;\n\t}\n}\n\n\/*** Event***\/\n\n@media only screen and (max-width: 768px){\n\t.tribe-events-calendar thead th{\n\t\tpadding: 7px 0 !important;\n\t}\n\t#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous{\n\t\twidth:unset !important;\n\t}\n}\n\n@media only screen and (max-width: 600px){\n\t.tribe-events-calendar thead th{\n\t\tfont-size: 3vw !important;\n\t}\n\t.tribe-events-calendar td div[id*=\"tribe-events-daynum-\"]{\n\t\tfont-size: 3vw !important;\n\t}\n\tul.tribe-events-sub-nav a{\n\t\tfont-size: 3vw !important;\n\t}\n}\n\n@media only screen and (max-width: 807px){\n\t#tribe-bar-form #tribe-bar-views{\n\t\twidth:100% !important;\n\t}\n}\n\n@media only screen and (min-width: 769px){\n\t.tribe-events-calendar thead th{\n\t\tfont-size:12px !important;\n\t}\n}\n\n\/*** Event***\/\n\n\/*** blog ***\/\n@media only screen and (max-width: 1024px){\n.wraper_blog_main .container{\n\t\twidth:100% !important;\n\t}\n\t.wraper_blog_main .blog_main .post-thumbnail > img{\n\t\twidth: 85% !important;\n\t}\n}\n\n@media only screen and (max-width: 991px){\n\t.wraper_blog_main .blog_main .matchHeight {\n\t\twidth:100% !important;\n\t}\n}\n\n\/*** blog ***\/\n\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #09276f;\n\t    font-weight: 600;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3 {\n    margin-bottom: 0 !important;\n}\n.default-page blockquote, .comment-content blockquote {\n    position: relative;\n    margin-top: 30px;\n    margin-bottom: 30px;\n    padding: 20px 20px 20px 45px;\n    font-weight: 700;\n    font-size: 160%;\n    color: #fff;\n    line-height: 160%;\n}\n.default-page blockquote p:first-child:after, .default-page blockquote p:first-child:after {\n    position: absolute !important;\n    left: 0;\n    top: 0;\n    content: \"\\f10d\" !important;\n    font-family: 'FontAwesome';\n}\n.default-page blockquote p:first-child, .default-page blockquote p:first-child{\n    position: relative;\n    padding-top: 15px !important;\n    padding-left: 40px !important;\n}\n.entry-main blockquote p{\n\t    font-weight: 700;\n    font-style: normal;\n}\n.default-page blockquote cite, .comment-content blockquote cite {\n    display: block;\n    margin-top: 7px;\n    text-align: right !important;\n    font-size: 80% !important;\n    font-style: normal;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tletter-spacing:1px;\n\tfont-size:15px;\n}\n.post-navigation .nav-previous a, .post-navigation .nav-next a, .comment-navigation .nav-previous a, .comment-navigation .nav-next a{\n\tfont-weight:600;\n}\n.post-navigation .nav-previous a, .comment-navigation .nav-previous a{\n\tpadding-left: 50px;\n}\n.post-navigation .nav-next a, .comment-navigation .nav-next a{\n\tpadding-right: 50px;\n}\n.post-navigation .nav-previous a, .post-navigation .nav-next a {\n    font-size: 12px;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 2px;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}\n.default-page ul:not(.contact) > li:after {\n    color: #09276f;\n}\n.default-page ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li, .comment-content ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 22px !important;\n}\n.single-format-standard .entry-content.default-page ul {\n    padding-left: 0 !important;\n}\n\/**** Responsive ****\/","post_title":"consultix","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"consultix","to_ping":"","pinged":"","post_modified":"2021-01-14 08:42:49","post_modified_gmt":"2021-01-14 08:42:49","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/consultix\/","menu_order":"0","post_type":"custom_css","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3960","post_author":"1","post_date":"2018-01-12 07:27:49","post_date_gmt":"2018-01-12 07:27:49","post_content":"","post_title":"video-poster","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"video-poster-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/video-poster.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3963","post_author":"1","post_date":"2017-11-18 05:07:25","post_date_gmt":"2017-11-18 05:07:25","post_content":"Lorem ipsum dolor sit amet, essent offendit sit cu, eum consul postulant persequeris no. Molestiae similique ius et, vis evertitur scripserit ad. Est in percipitur delicatissimi, quo dolorum cotidieque ne. Vim an lorem dicant fabulas, at meis ornatus nec. Eu usu partem efficiantur delicatissimi, nec eu audiam fierent reformidans, ex doctus offendit est.\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit. Te aperiri quaestio usu, patrioque consectetuer id sea.","post_title":"Bottle and Towel","post_excerpt":"Eu duis dicit duo, probo pericula liberavisse mea ei. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum quaerendum id. Illum volumus per te.","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bottle-and-towel","to_ping":"","pinged":"","post_modified":"2017-11-18 05:07:25","post_modified_gmt":"2017-11-18 05:07:25","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/bottle-and-towel\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3964","post_author":"1","post_date":"2018-01-12 10:32:53","post_date_gmt":"2018-01-12 10:32:53","post_content":"","post_title":"Bottle and Towel 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bottle-and-towel-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3963","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-17.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3965","post_author":"1","post_date":"2017-11-18 08:12:12","post_date_gmt":"2017-11-18 08:12:12","post_content":"<div class=\"woocommerce-product-details__short-description\">\n\nAffert salutandi explicari eos ex, munere nonumy ad per. Ei nam ornatus tractatos consequat, ne moderatius quaerendum sit. Id choro labore percipit cum, has omittam appareat similique ut. Solet legimus ad per. Quo suas graeci reformidans ei, iudico iriure ne pro, alii vocibus sea an.\n\nAn mel debet efficiantur, in oratio facilisis similique quo. Iudico labore sensibus eu cum. Ne pri velit errem quaestio, decore option accusamus eum ex. Ad vix incorrupte theophrastus, ne decore doctus feugiat has, postea blandit ex per. Esse laboramus liberavisse ad vix, te pri homero utamur. Essent verear oportere est eu, commodo impedit has no.\n\n<\/div>","post_title":"Headphone","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nAffert salutandi explicari eos ex, munere nonumy ad per. Ei nam ornatus tractatos consequat, ne moderatius quaerendum sit. Id choro labore percipit cum, has omittam appareat similique ut. Solet legimus ad per. Quo suas graeci reformidans ei, iudico iriure ne pro, alii vocibus sea an.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"headphone","to_ping":"","pinged":"","post_modified":"2017-11-18 08:12:12","post_modified_gmt":"2017-11-18 08:12:12","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/headphone\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3966","post_author":"1","post_date":"2018-01-12 10:32:53","post_date_gmt":"2018-01-12 10:32:53","post_content":"","post_title":"Headphone 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"headphone-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3965","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-16.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3967","post_author":"1","post_date":"2017-11-18 08:20:21","post_date_gmt":"2017-11-18 08:20:21","post_content":"Lorem ipsum dolor sit amet, essent offendit sit cu, eum consul postulant persequeris no. Molestiae similique ius et, vis evertitur scripserit ad. <em>Est in percipitur delicatissimi,<\/em> quo dolorum cotidieque ne. Vim an lorem dicant fabulas, at meis ornatus nec. Eu usu partem efficiantur delicatissimi, nec eu audiam fierent reformidans, ex doctus offendit est.\n\n<strong>Sed ut veniam integre elaboraret.<\/strong> Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit. Te aperiri quaestio usu, patrioque consectetuer id sea.","post_title":"Mobile","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nEu duis dicit duo, probo pericula liberavisse mea ei. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum quaerendum id. Illum volumus per te.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mobile","to_ping":"","pinged":"","post_modified":"2017-11-18 08:20:21","post_modified_gmt":"2017-11-18 08:20:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/mobile\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3968","post_author":"1","post_date":"2018-01-12 10:32:53","post_date_gmt":"2018-01-12 10:32:53","post_content":"","post_title":"Mobile 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mobile-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3967","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-15.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3969","post_author":"1","post_date":"2017-11-18 08:24:17","post_date_gmt":"2017-11-18 08:24:17","post_content":"Efficiently unleash cross-media information without cross-media value. Quickly maximize timely deliverables for real-time schemas. Dramatically maintain clicks-and-mortar solutions without functional solutions.\n\nCompletely synergize resource taxing relationships via premier niche markets. Professionally cultivate one-to-one customer service with robust ideas. Dynamically innovate resource-leveling customer service for state of the art customer service.\n\nObjectively innovate empowered manufactured products whereas parallel platforms. Holisticly predominate extensible testing procedures for reliable supply chains. Dramatically engage top-line web services vis-a-vis cutting-edge deliverables.","post_title":"Indoor lamp","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nEfficiently unleash cross-media information without cross-media value. Quickly maximize timely deliverables for real-time schemas. Dramatically maintain clicks-and-mortar solutions without functional solutions.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"indoor-lamp","to_ping":"","pinged":"","post_modified":"2017-11-18 08:24:17","post_modified_gmt":"2017-11-18 08:24:17","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/indoor-lamp\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3970","post_author":"1","post_date":"2018-01-12 10:32:54","post_date_gmt":"2018-01-12 10:32:54","post_content":"","post_title":"Indoor lamp 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"indoor-lamp-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3969","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-13.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3971","post_author":"1","post_date":"2017-11-18 08:29:25","post_date_gmt":"2017-11-18 08:29:25","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Stylish clock","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"stylish-clock","to_ping":"","pinged":"","post_modified":"2017-11-18 08:29:25","post_modified_gmt":"2017-11-18 08:29:25","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/stylish-clock\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3972","post_author":"1","post_date":"2018-01-12 10:32:54","post_date_gmt":"2018-01-12 10:32:54","post_content":"","post_title":"Stylish clock 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"stylish-clock-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3971","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-12.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3973","post_author":"1","post_date":"2017-12-29 07:00:51","post_date_gmt":"2017-12-29 07:00:51","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Visiting Card","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"visiting-card","to_ping":"","pinged":"","post_modified":"2017-12-29 07:00:51","post_modified_gmt":"2017-12-29 07:00:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/visiting-card\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3974","post_author":"1","post_date":"2018-01-12 10:32:54","post_date_gmt":"2018-01-12 10:32:54","post_content":"","post_title":"Visiting Card 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"visiting-card-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3973","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-11.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3975","post_author":"1","post_date":"2017-12-29 07:23:17","post_date_gmt":"2017-12-29 07:23:17","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Chair","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"chair","to_ping":"","pinged":"","post_modified":"2017-12-29 07:23:17","post_modified_gmt":"2017-12-29 07:23:17","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/chair\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3976","post_author":"1","post_date":"2018-01-12 10:32:54","post_date_gmt":"2018-01-12 10:32:54","post_content":"","post_title":"Chair 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"chair-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3975","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-10.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3977","post_author":"1","post_date":"2017-12-29 08:10:12","post_date_gmt":"2017-12-29 08:10:12","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Bottle","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bottle","to_ping":"","pinged":"","post_modified":"2017-12-29 08:10:12","post_modified_gmt":"2017-12-29 08:10:12","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/bottle\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3978","post_author":"1","post_date":"2018-01-12 10:32:54","post_date_gmt":"2018-01-12 10:32:54","post_content":"","post_title":"Bottle 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bottle-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3977","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-09.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3979","post_author":"1","post_date":"2017-12-29 08:15:08","post_date_gmt":"2017-12-29 08:15:08","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Food Package","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"food-package","to_ping":"","pinged":"","post_modified":"2017-12-29 08:15:08","post_modified_gmt":"2017-12-29 08:15:08","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/food-package\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3980","post_author":"1","post_date":"2018-01-12 10:32:54","post_date_gmt":"2018-01-12 10:32:54","post_content":"","post_title":"Food Package 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"food-package-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3979","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3981","post_author":"1","post_date":"2017-12-29 08:19:33","post_date_gmt":"2017-12-29 08:19:33","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Book","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"book","to_ping":"","pinged":"","post_modified":"2017-12-29 08:19:33","post_modified_gmt":"2017-12-29 08:19:33","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/book\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3982","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Book 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"book-1-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:33","post_modified_gmt":"2020-12-18 11:23:33","post_content_filtered":"","post_parent":"3981","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-08-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3983","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Book 2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"book-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3981","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-09-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3984","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Book 3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"book-3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3981","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-17-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3985","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Book 4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"book-4","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3981","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-13-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3986","post_author":"1","post_date":"2017-12-29 08:22:56","post_date_gmt":"2017-12-29 08:22:56","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Cup","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"cup","to_ping":"","pinged":"","post_modified":"2017-12-29 08:22:56","post_modified_gmt":"2017-12-29 08:22:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/cup\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3987","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Cup 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"cup-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3986","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-06.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3988","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Cup 2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"cup-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3986","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-07.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3989","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Cup 3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"cup-3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3986","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-02-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3990","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Cup 4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"cup-4","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3986","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-03.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3991","post_author":"1","post_date":"2017-12-29 08:28:57","post_date_gmt":"2017-12-29 08:28:57","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Makeup","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"makeup","to_ping":"","pinged":"","post_modified":"2017-12-29 08:28:57","post_modified_gmt":"2017-12-29 08:28:57","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/makeup\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3992","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Makeup 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"makeup-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3991","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-07-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3993","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Makeup 2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"makeup-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3991","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-16-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3994","post_author":"1","post_date":"2018-01-12 10:32:56","post_date_gmt":"2018-01-12 10:32:56","post_content":"","post_title":"Makeup 3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"makeup-3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3991","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-15-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3995","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Makeup 4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"makeup-4","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3991","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-17-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3996","post_author":"1","post_date":"2017-12-29 08:32:31","post_date_gmt":"2017-12-29 08:32:31","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Coffee","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"coffee","to_ping":"","pinged":"","post_modified":"2017-12-29 08:32:31","post_modified_gmt":"2017-12-29 08:32:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/coffee\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3997","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Coffee 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"coffee-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3996","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-05.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3998","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Coffee 2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"coffee-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3996","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-12-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"3999","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Coffee 3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"coffee-3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"3996","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-06-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4000","post_author":"1","post_date":"2017-12-29 08:35:46","post_date_gmt":"2017-12-29 08:35:46","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Women Handbags","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"women-handbags","to_ping":"","pinged":"","post_modified":"2017-12-29 08:35:46","post_modified_gmt":"2017-12-29 08:35:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/women-handbags\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4001","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Women Handbags 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"women-handbags-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4000","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-04.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4002","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Women Handbags 2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"women-handbags-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4000","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-09-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4003","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Women Handbags 3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"women-handbags-3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4000","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-17-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4004","post_author":"1","post_date":"2017-12-29 08:40:04","post_date_gmt":"2017-12-29 08:40:04","post_content":"Has et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum\n\nSed ut veniam integre elaboraret. Eu sit eius legere persequeris, mea persius quaestio no. Modus liber pro cu. Ut eius omnes dissentiunt per, eu pro dicta causae offendit.\n\nTe aperiri quaestio usu, patrioque consectetuer id sea, ex adipisci adversarium quo. Sed cu diceret invenire, solum graeco sit et, vis summo maiorum ei. No gubergren reprehendunt eum.","post_title":"Leaflet","post_excerpt":"<div class=\"woocommerce-product-details__short-description\">\n\nHas et inani fastidii albucius. Et nec appareat placerat, est ea omnes fierent commune. Cu nusquam suscipit eos, sit cu falli possim propriae, mei ubique vivendum.\n\n<\/div>","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"leaflet","to_ping":"","pinged":"","post_modified":"2017-12-29 08:40:04","post_modified_gmt":"2017-12-29 08:40:04","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/product\/leaflet\/","menu_order":"0","post_type":"product","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4005","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Leaflet 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"leaflet-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4004","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-03-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4006","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Leaflet 2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"leaflet-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4004","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-08-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4007","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Leaflet 3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"leaflet-3-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4004","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-11-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4008","post_author":"1","post_date":"2018-01-12 10:32:57","post_date_gmt":"2018-01-12 10:32:57","post_content":"","post_title":"Leaflet 4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"leaflet-4-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4004","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/01\/Shop-Images-10-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4023","post_author":"1","post_date":"2018-02-14 05:27:05","post_date_gmt":"2018-02-14 05:27:05","post_content":"","post_title":"banner-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"banner-01-2","to_ping":"","pinged":"","post_modified":"2018-02-14 05:27:05","post_modified_gmt":"2018-02-14 05:27:05","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/banner-01.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4025","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"Style One","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"style-one-2","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4025","menu_order":"28","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4026","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"Without Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"without-sidebar-2","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4026","menu_order":"35","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4027","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"With Right Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"with-right-sidebar-2","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4027","menu_order":"34","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4028","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"With Left Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"with-left-sidebar-2","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4028","menu_order":"33","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4030","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"With Right Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"with-right-sidebar-3","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4030","menu_order":"38","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4031","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"With Left Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"with-left-sidebar-3","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4031","menu_order":"37","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4032","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"Without Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"without-sidebar","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4032","menu_order":"31","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4033","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"With Right Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"with-right-sidebar","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4033","menu_order":"30","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4034","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"With Left Sidebar","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"with-left-sidebar","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4034","menu_order":"29","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4035","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"Style Two","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"style-two-2","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4035","menu_order":"32","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4036","post_author":"1","post_date":"2018-02-14 09:12:53","post_date_gmt":"2018-02-14 09:12:53","post_content":"","post_title":"Style Three","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"style-three","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4036","menu_order":"36","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4065","post_author":"1","post_date":"2018-02-15 06:37:55","post_date_gmt":"2018-02-15 06:37:55","post_content":"<div class=\"row register-form\">\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"Name\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* E-mail placeholder \"E-mail\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[tel* Phone placeholder \"Phone\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* CompanyName placeholder \"Company Name\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[checkbox* terms \"I agree with the all additional Terms and Conditions\"]\n[submit \"SUBMIT\"]\n<\/div>\n<\/div>\n<\/div>\n1\nNew Event Register Request on Consultix\n[your-name] <wordpress@themes.radiantthemes.com>\nadmin@consultix.com\nFrom: [Name] <[E-mail]>\nSubject: New Event Register Request on Consultix\n\nMessage Body:\n\nPhone: [Phone]\nCompany: [CompanyName]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix)\nReply-To: [E-mail]\n\n\n\n\nConsultix \"[your-subject]\"\nConsultix <wordpress@themes.radiantthemes.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix)\nReply-To: radiantthemes@gmail.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Register","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"register","to_ping":"","pinged":"","post_modified":"2018-02-15 06:37:55","post_modified_gmt":"2018-02-15 06:37:55","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=wpcf7_contact_form&amp;p=4065","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4066","post_author":"1","post_date":"2018-02-16 04:57:26","post_date_gmt":"2018-02-16 04:57:26","post_content":"[vc_row full_width=\"stretch_row\" css=\".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}\"][vc_column css=\".vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_portfolio_style portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\"][\/vc_column][\/vc_row]","post_title":"Portfolio Listing Style One","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"portfolio-listing-style-one","to_ping":"","pinged":"","post_modified":"2018-02-16 04:57:26","post_modified_gmt":"2018-02-16 04:57:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=4066","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4069","post_author":"1","post_date":"2018-02-16 05:04:23","post_date_gmt":"2018-02-16 05:04:23","post_content":"","post_title":"Portfolio-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4070","post_author":"1","post_date":"2018-02-16 05:04:26","post_date_gmt":"2018-02-16 05:04:26","post_content":"","post_title":"Portfolio-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-4","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4071","post_author":"1","post_date":"2018-02-16 05:04:29","post_date_gmt":"2018-02-16 05:04:29","post_content":"","post_title":"Portfolio-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-5","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4072","post_author":"1","post_date":"2018-02-16 05:04:33","post_date_gmt":"2018-02-16 05:04:33","post_content":"","post_title":"Portfolio-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-6","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-6.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4073","post_author":"1","post_date":"2018-02-16 05:04:36","post_date_gmt":"2018-02-16 05:04:36","post_content":"","post_title":"Portfolio-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4074","post_author":"1","post_date":"2018-02-16 05:04:39","post_date_gmt":"2018-02-16 05:04:39","post_content":"","post_title":"Portfolio-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"portfolio-2-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Portfolio-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4075","post_author":"1","post_date":"2018-02-16 05:06:18","post_date_gmt":"2018-02-16 05:06:18","post_content":"[vc_row full_width=\"stretch_row\" css=\".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}\"][vc_column css=\".vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_portfolio_style portfolio_style_variation=\"two\" portfolio_filter_style=\"two\" portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\" portfolio_spacing=\"30\"][\/vc_column][\/vc_row]","post_title":"Portfolio Listing Style Two","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"portfolio-listing-style-two","to_ping":"","pinged":"","post_modified":"2018-02-16 05:06:18","post_modified_gmt":"2018-02-16 05:06:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=4075","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4077","post_author":"1","post_date":"2018-02-16 05:09:30","post_date_gmt":"2018-02-16 05:09:30","post_content":"[vc_row full_width=\"stretch_row\" css=\".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}\"][vc_column css=\".vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1518589924686{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_portfolio_style portfolio_style_variation=\"three\" portfolio_filter_style=\"three\" portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\" portfolio_spacing=\"30\"][\/vc_column][\/vc_row]","post_title":"Portfolio Listing Style Three","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"portfolio-listing-style-three","to_ping":"","pinged":"","post_modified":"2018-02-16 05:09:30","post_modified_gmt":"2018-02-16 05:09:30","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=4077","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4080","post_author":"1","post_date":"2018-02-16 05:11:24","post_date_gmt":"2018-02-16 05:11:24","post_content":"[vc_row full_width=\"stretch_row\" css=\".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}\"][vc_column css=\".vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1518679127665{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_portfolio_style portfolio_style_variation=\"four\" portfolio_filter_style=\"four\" portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\" portfolio_spacing=\"30\"][\/vc_column][\/vc_row]","post_title":"Portfolio Listing Style Four","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"portfolio-listing-style-four","to_ping":"","pinged":"","post_modified":"2018-02-16 05:11:24","post_modified_gmt":"2018-02-16 05:11:24","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=4080","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4083","post_author":"1","post_date":"2018-02-16 05:12:15","post_date_gmt":"2018-02-16 05:12:15","post_content":"[vc_row full_width=\"stretch_row\" css=\".vc_custom_1518678548865{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 50px !important;}\"][vc_column css=\".vc_custom_1518678599744{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css=\".vc_custom_1518678709885{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1518678651948{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 70px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1518004853252{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_portfolio_style portfolio_style_variation=\"five\" portfolio_filter_style=\"five\" portfolio_filter_alignment=\"left\" portfolio_box_alignment=\"left\" portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\" portfolio_spacing=\"30\"][\/vc_column][\/vc_row]","post_title":"Portfolio Listing Style Five","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"portfolio-listing-style-five","to_ping":"","pinged":"","post_modified":"2018-02-16 05:12:15","post_modified_gmt":"2018-02-16 05:12:15","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=4083","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4090","post_author":"1","post_date":"2018-02-16 06:51:40","post_date_gmt":"2018-02-16 06:51:40","post_content":"","post_title":"event-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"event-2-2","to_ping":"","pinged":"","post_modified":"2018-02-16 06:51:40","post_modified_gmt":"2018-02-16 06:51:40","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/event-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4091","post_author":"1","post_date":"2018-02-16 06:51:52","post_date_gmt":"2018-02-16 06:51:52","post_content":"","post_title":"event-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"event-1-2","to_ping":"","pinged":"","post_modified":"2018-02-16 06:51:52","post_modified_gmt":"2018-02-16 06:51:52","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/event-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4092","post_author":"1","post_date":"2018-02-16 06:52:02","post_date_gmt":"2018-02-16 06:52:02","post_content":"","post_title":"event-5-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"event-5-1","to_ping":"","pinged":"","post_modified":"2018-02-16 06:52:02","post_modified_gmt":"2018-02-16 06:52:02","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/event-5-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4093","post_author":"1","post_date":"2018-02-16 06:52:14","post_date_gmt":"2018-02-16 06:52:14","post_content":"","post_title":"event-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"event-4","to_ping":"","pinged":"","post_modified":"2018-02-16 06:52:14","post_modified_gmt":"2018-02-16 06:52:14","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/event-4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4094","post_author":"1","post_date":"2018-02-16 06:52:23","post_date_gmt":"2018-02-16 06:52:23","post_content":"","post_title":"event-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"event-6","to_ping":"","pinged":"","post_modified":"2018-02-16 06:52:23","post_modified_gmt":"2018-02-16 06:52:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/event-6.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4095","post_author":"1","post_date":"2018-02-16 06:52:37","post_date_gmt":"2018-02-16 06:52:37","post_content":"","post_title":"event-3-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"event-3-1","to_ping":"","pinged":"","post_modified":"2018-02-16 06:52:37","post_modified_gmt":"2018-02-16 06:52:37","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/event-3-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4762","post_author":"1","post_date":"2018-02-14 10:49:47","post_date_gmt":"2018-02-14 10:49:47","post_content":"","post_title":"Melbourne","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"melbourne","to_ping":"","pinged":"","post_modified":"2018-02-14 10:49:47","post_modified_gmt":"2018-02-14 10:49:47","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?post_type=tribe_venue&amp;p=4762","menu_order":"0","post_type":"tribe_venue","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4764","post_author":"1","post_date":"2018-02-14 10:51:25","post_date_gmt":"2018-02-14 10:51:25","post_content":"","post_title":"Jason Walker","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"jason-walker","to_ping":"","pinged":"","post_modified":"2018-02-14 10:51:25","post_modified_gmt":"2018-02-14 10:51:25","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?post_type=tribe_organizer&amp;p=4763","menu_order":"0","post_type":"tribe_organizer","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4766","post_author":"1","post_date":"2018-02-14 11:09:33","post_date_gmt":"2018-02-14 11:09:33","post_content":"<p>[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776548066{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776030018{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.<\/p>\n<p>&nbsp;<\/p>\n<p>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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]<\/p>\n<h3 class=\"heading-font-tow\">Register<\/h3>\n<p>[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]<\/p>\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<p><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567<\/p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\n<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]<\/p>\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]<\/p>\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n<li>Age Limit: 18+.<\/li>\n<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n<li>No outside food is allowed.<\/li>\n<\/ul>\n<p>[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"International Press Conference","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"international-press-conference","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?post_type=tribe_events&#038;p=4765","menu_order":"0","post_type":"tribe_events","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4836","post_author":"1","post_date":"2018-02-15 03:56:30","post_date_gmt":"2018-02-15 03:56:30","post_content":"<p>[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776496849{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|color:%230c1434|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.<\/p>\n<p>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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]<\/p>\n<h3 class=\"heading-font-tow\">Register<\/h3>\n<p>[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]<\/p>\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<p><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567<\/p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\n<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]<\/p>\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]<\/p>\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n<li>Age Limit: 18+.<\/li>\n<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n<li>No outside food is allowed.<\/li>\n<\/ul>\n<p>[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"Business Meeting","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-meeting","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?post_type=tribe_events&#038;p=4836","menu_order":"0","post_type":"tribe_events","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4846","post_author":"1","post_date":"2018-02-15 04:12:18","post_date_gmt":"2018-02-15 04:12:18","post_content":"<p>[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776453261{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776463019{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.<\/p>\n<p>&nbsp;<\/p>\n<p>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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]<\/p>\n<h3 class=\"heading-font-tow\">Register<\/h3>\n<p>[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]<\/p>\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<p><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567<\/p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\n<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]<\/p>\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]<\/p>\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n<li>Age Limit: 18+.<\/li>\n<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n<li>No outside food is allowed.<\/li>\n<\/ul>\n<p>[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"Business Conference","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-conference","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?post_type=tribe_events&#038;p=4846","menu_order":"0","post_type":"tribe_events","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4850","post_author":"1","post_date":"2018-02-15 04:18:05","post_date_gmt":"2018-02-15 04:18:05","post_content":"<p>[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776168337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776416223{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.<\/p>\n<p>&nbsp;<\/p>\n<p>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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]<\/p>\n<h3 class=\"heading-font-tow\">Register<\/h3>\n<p>[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]<\/p>\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<p><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567<\/p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\n<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]<\/p>\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]<\/p>\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n<li>Age Limit: 18+.<\/li>\n<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n<li>No outside food is allowed.<\/li>\n<\/ul>\n<p>[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"Competitive Business summit","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"competitive-business-summit","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?post_type=tribe_events&#038;p=4850","menu_order":"0","post_type":"tribe_events","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4854","post_author":"1","post_date":"2018-02-15 04:23:30","post_date_gmt":"2018-02-15 04:23:30","post_content":"[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|color:%23273272|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518687281134{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|color:%230c1434|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.\n\n&nbsp;\n\nDuis 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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]\n<h3 class=\"heading-font-tow\">Register<\/h3>\n[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n \t<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n \t<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n\nOn the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.\n\n<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do\n\n<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do\n\n<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do\n\n<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n \t<li>Age Limit: 18+.<\/li>\n \t<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n \t<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n \t<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n \t<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n \t<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n \t<li>No outside food is allowed.<\/li>\n<\/ul>\n[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]","post_title":"Business Consulting","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-consulting","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?post_type=tribe_events&#038;p=4854","menu_order":"0","post_type":"tribe_events","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4860","post_author":"1","post_date":"2018-02-15 04:30:50","post_date_gmt":"2018-02-15 04:30:50","post_content":"<p>[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776108117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776146917{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.<\/p>\n<p>&nbsp;<\/p>\n<p>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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]<\/p>\n<h3 class=\"heading-font-tow\">Register<\/h3>\n<p>[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]<\/p>\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<p><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567<\/p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\n<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]<\/p>\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]<\/p>\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n<li>Age Limit: 18+.<\/li>\n<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n<li>No outside food is allowed.<\/li>\n<\/ul>\n<p>[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"Office Meeting","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"office-meeting","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?post_type=tribe_events&#038;p=4860","menu_order":"0","post_type":"tribe_events","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4868","post_author":"1","post_date":"2018-02-16 08:52:49","post_date_gmt":"2018-02-16 08:52:49","post_content":"","post_title":"image-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"image-3","to_ping":"","pinged":"","post_modified":"2018-02-16 08:52:49","post_modified_gmt":"2018-02-16 08:52:49","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4869","post_author":"1","post_date":"2018-02-16 08:52:51","post_date_gmt":"2018-02-16 08:52:51","post_content":"","post_title":"image-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"image-4","to_ping":"","pinged":"","post_modified":"2018-02-16 08:52:51","post_modified_gmt":"2018-02-16 08:52:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4870","post_author":"1","post_date":"2018-02-16 08:52:53","post_date_gmt":"2018-02-16 08:52:53","post_content":"","post_title":"image-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"image-1","to_ping":"","pinged":"","post_modified":"2018-02-16 08:52:53","post_modified_gmt":"2018-02-16 08:52:53","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4871","post_author":"1","post_date":"2018-02-16 08:52:55","post_date_gmt":"2018-02-16 08:52:55","post_content":"","post_title":"image-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"image-2","to_ping":"","pinged":"","post_modified":"2018-02-16 08:52:55","post_modified_gmt":"2018-02-16 08:52:55","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4904","post_author":"1","post_date":"2018-02-16 10:44:42","post_date_gmt":"2018-02-16 10:44:42","post_content":"","post_title":"Consultix-Pink","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"consultix-pink-2","to_ping":"","pinged":"","post_modified":"2018-02-16 10:44:42","post_modified_gmt":"2018-02-16 10:44:42","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Consultix-Pink.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4908","post_author":"1","post_date":"2018-02-17 06:58:03","post_date_gmt":"2018-02-17 06:58:03","post_content":"","post_title":"slider1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"slider1","to_ping":"","pinged":"","post_modified":"2018-02-17 06:58:03","post_modified_gmt":"2018-02-17 06:58:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/slider1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4909","post_author":"1","post_date":"2018-02-17 07:01:28","post_date_gmt":"2018-02-17 07:01:28","post_content":"","post_title":"banner1.jpg","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"banner1-jpg","to_ping":"","pinged":"","post_modified":"2018-02-17 07:01:28","post_modified_gmt":"2018-02-17 07:01:28","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/revslider\/slider2\/banner1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4911","post_author":"1","post_date":"2018-02-17 08:16:29","post_date_gmt":"2018-02-17 08:16:29","post_content":"","post_title":"Expert","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"expert","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4918","post_author":"1","post_date":"2018-02-17 09:36:42","post_date_gmt":"2018-02-17 09:36:42","post_content":"","post_title":"Events","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"events","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4918","menu_order":"14","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4927","post_author":"1","post_date":"2018-02-19 09:53:53","post_date_gmt":"2018-02-19 09:53:53","post_content":"[vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1610612837719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\" el_class=\"visible-lg hidden-md hidden-sm hidden-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1610612848527{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\" el_class=\"hidden-lg visible-md visible-sm visible-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1610612865027{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610612875059{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610612885715{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"COMPANY OVERVIEW\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Providing Best Business Solution For\r\nGrowing Your Business\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"We Have More Than 20+ Years Practical Experience\" font_container=\"tag:h3|font_size:30px|text_align:left|line_height:38px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]onec ut posuere metus, eu porttitor orci. Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae. Nunc vitae velit arcu. Aliquam ornare efficitur ante eu sodales. Vestibulum venenatis aliquet metus. Morbi nec euismod ante, vitae eleifend odio. Integer vel vehicula tortor. Morbi a sapien in neque venenatis sodales vitae eu quam. In sit amet feugiat mauris.\r\n\r\n&nbsp;\r\n\r\nNulla vel magna nisi. Nulla vel ante pellentesque, auctor sapien sed, mattis turpis. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_single_image image=\"4939\" img_size=\"full\" css=\".vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space-top\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1\/4\" css=\".vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"25\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"YEARS Of\r\nExperience\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"54\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Professional\r\nExperts\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1530\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Successful\r\nProjects\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1310\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Satisfied\r\ncustomers\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"OUR CORE VALUES\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Our Core Values That Make\r\nUs Professional\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4942\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Quality Services\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4943\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Planning &amp; Strategy\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4941\" img_size=\"full\" css=\".vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space\"][\/vc_column_inner][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4944\" img_size=\"full\" css=\".vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Clients Satisfaction\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4945\" img_size=\"full\" css=\".vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Independent Staff\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"2\/3\" css=\".vc_custom_1610612931526{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Looking For a Job?\" font_container=\"tag:h4|font_size:35px|text_align:left|color:%23ffffff|line_height:40px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Labore atque officiis maxime suscipit expedita obcaecati nulla in ducimus iure quos quam recusandae dolor quas et perspiciatis voluptatum accusantium delectus nisi reprehenderit, Lorem ipsum dolor sit amet, consectetur adipisicing elit.\" font_container=\"tag:p|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610612941084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][lea_button_style title=\"SEE OPEN POSITIONS\" font_color=\"#252525\" use_theme_fonts=\"yes\" background_hover_color=\"#252525\" font_hover_color=\"#ffffff\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcareer%2F|||\" button_font_size=\"13px\" button_line_height=\"26px\" button_design_css=\".vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT'S TESTIMONIALS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"What Our Clients Say\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_testimonial_style testimonial_style=\"eight\" use_theme_fonts=\"yes\" allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\" extra_class=\"client-box-border\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SOME OF OUR CLIENTS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"We Appreciate Clients\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_clients_style clients_style=\"three\" clients_allow_carousel=\"false\" clients_no_row_items=\"5\" max_posts=\"-1\"][\/vc_column][\/vc_row]","post_title":"Company Overview","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"company-overview","to_ping":"","pinged":"","post_modified":"2021-01-14 08:29:05","post_modified_gmt":"2021-01-14 08:29:05","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=4927","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4929","post_author":"1","post_date":"2018-02-19 10:20:50","post_date_gmt":"2018-02-19 10:20:50","post_content":"","post_title":"Job-background","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"job-background","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4931","post_author":"1","post_date":"2018-02-19 10:22:20","post_date_gmt":"2018-02-19 10:22:20","post_content":"","post_title":"background","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4935","post_author":"1","post_date":"2018-02-19 10:45:24","post_date_gmt":"2018-02-19 10:45:24","post_content":"","post_title":"icon1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4936","post_author":"1","post_date":"2018-02-19 10:46:05","post_date_gmt":"2018-02-19 10:46:05","post_content":"","post_title":"icon2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4937","post_author":"1","post_date":"2018-02-19 10:53:51","post_date_gmt":"2018-02-19 10:53:51","post_content":"","post_title":"icon3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4938","post_author":"1","post_date":"2018-02-19 10:54:20","post_date_gmt":"2018-02-19 10:54:20","post_content":"","post_title":"under-line","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"under-line","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/under-line.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4939","post_author":"1","post_date":"2018-02-19 10:55:18","post_date_gmt":"2018-02-19 10:55:18","post_content":"","post_title":"overview","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"overview","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/overview.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4941","post_author":"1","post_date":"2018-02-19 10:57:21","post_date_gmt":"2018-02-19 10:57:21","post_content":"","post_title":"values","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"values","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/values.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4942","post_author":"1","post_date":"2018-02-19 10:59:17","post_date_gmt":"2018-02-19 10:59:17","post_content":"","post_title":"services","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"services-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/services.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4943","post_author":"1","post_date":"2018-02-19 11:11:57","post_date_gmt":"2018-02-19 11:11:57","post_content":"","post_title":"Strategy","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"strategy","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Strategy.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4944","post_author":"1","post_date":"2018-02-19 11:12:56","post_date_gmt":"2018-02-19 11:12:56","post_content":"","post_title":"Clients","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"clients","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Clients.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4945","post_author":"1","post_date":"2018-02-19 11:13:37","post_date_gmt":"2018-02-19 11:13:37","post_content":"","post_title":"Staff","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"staff","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Staff.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4949","post_author":"1","post_date":"2018-02-19 11:28:54","post_date_gmt":"2018-02-19 11:28:54","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613008045{padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_row_inner][vc_column_inner css=\".vc_custom_1610613036747{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-5 vc_col-md-12\"][vc_single_image image=\"4953\" img_size=\"full\" css=\".vc_custom_1519367443753{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610613047765{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-7 vc_col-md-12\"][vc_custom_heading text=\"WHO WE ARE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195654077{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}\"][vc_custom_heading text=\"Leading The Way In\r\nConsulting Business For Over 25 Years\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195663293{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"5026\" img_size=\"full\" css=\".vc_custom_1519104046208{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"831baf91-d701-3\" extra_class=\"list-history\" css=\".vc_custom_1518770970111{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Nulla vel magna nisi.<\/li>\r\n \t<li>Nulla vel ante pellentesque, auctor sapien sed<\/li>\r\n \t<li>Mattis turpis. Interdum et malesuada fames.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519363475727{margin-top: 28px !important;margin-bottom: 65px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst. Sed vitae lacus malesuada, sagittis nisl quis, luctus turpis. Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra.[\/vc_column_text][vc_custom_heading text=\"COMPANY TIMELINE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195673278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}\"][vc_custom_heading text=\"Our Company History\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195682256{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367529516{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_timeline_style][rt_timeline_style_item radiant_timeline_image=\"4954\" radiant_timeline_title=\"1998 - Establishment of Company\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4955\" radiant_timeline_title=\"2002 - We Improved Ourselves\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4956\" radiant_timeline_title=\"2007 - Series A fund raised\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4957\" radiant_timeline_title=\"2013 - Opened 6 Offices Worldwide\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][\/rt_timeline_style][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613017661{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538489924{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Our History","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"our-history","to_ping":"","pinged":"","post_modified":"2021-01-14 08:30:51","post_modified_gmt":"2021-01-14 08:30:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=4949","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4951","post_author":"1","post_date":"2018-02-19 11:40:03","post_date_gmt":"2018-02-19 11:40:03","post_content":"","post_title":"background-info-box","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background-info-box","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4949","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4953","post_author":"1","post_date":"2018-02-19 11:43:33","post_date_gmt":"2018-02-19 11:43:33","post_content":"","post_title":"page-banner","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"page-banner","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4949","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/page-banner.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4954","post_author":"1","post_date":"2018-02-19 11:47:07","post_date_gmt":"2018-02-19 11:47:07","post_content":"","post_title":"Company1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"company1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4949","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Company1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4955","post_author":"1","post_date":"2018-02-19 11:47:10","post_date_gmt":"2018-02-19 11:47:10","post_content":"","post_title":"Company2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"company2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4949","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Company2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4956","post_author":"1","post_date":"2018-02-19 11:47:13","post_date_gmt":"2018-02-19 11:47:13","post_content":"","post_title":"Company3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"company3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4949","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Company3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4957","post_author":"1","post_date":"2018-02-19 11:47:15","post_date_gmt":"2018-02-19 11:47:15","post_content":"","post_title":"Company4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"company4","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4949","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Company4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4964","post_author":"1","post_date":"2018-02-19 11:53:40","post_date_gmt":"2018-02-19 11:53:40","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4964","to_ping":"","pinged":"","post_modified":"2018-02-19 11:53:40","post_modified_gmt":"2018-02-19 11:53:40","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4964","menu_order":"2","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4965","post_author":"1","post_date":"2018-02-19 11:53:40","post_date_gmt":"2018-02-19 11:53:40","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4965","to_ping":"","pinged":"","post_modified":"2018-02-19 11:53:40","post_modified_gmt":"2018-02-19 11:53:40","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4965","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4966","post_author":"1","post_date":"2018-02-19 12:05:15","post_date_gmt":"2018-02-19 12:05:15","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613175133{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"mission-responsive\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_single_image image=\"4969\" img_size=\"full\" css=\".vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}\"][vc_custom_heading text=\"Our Mission Is To Become The Best Service Company In The World\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat. Nulla vel magna nisi vel ante pellentesque, auctor sapien sedattis turpis. Interdum et malesuada fames. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1609913252304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\" el_class=\"mission-responsive-inner\"][vc_column_inner css=\".vc_custom_1610613196148{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610613207892{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-12\"][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[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1609913272727{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\" el_class=\"mission-responsive-inner\"][vc_column_inner css=\".vc_custom_1610613222252{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_custom_heading text=\"Core Values\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610613234860{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-12\"][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\" css=\".vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613184823{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Mission & Values","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"mission-values","to_ping":"","pinged":"","post_modified":"2021-01-14 08:33:57","post_modified_gmt":"2021-01-14 08:33:57","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=4966","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4969","post_author":"1","post_date":"2018-02-19 12:10:15","post_date_gmt":"2018-02-19 12:10:15","post_content":"","post_title":"Mission-page-banner","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mission-page-banner","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4966","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Mission-page-banner.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4971","post_author":"1","post_date":"2018-02-19 12:12:00","post_date_gmt":"2018-02-19 12:12:00","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4971","to_ping":"","pinged":"","post_modified":"2018-02-19 12:12:00","post_modified_gmt":"2018-02-19 12:12:00","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4971","menu_order":"3","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4972","post_author":"1","post_date":"2018-02-19 12:14:31","post_date_gmt":"2018-02-19 12:14:31","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613291373{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"location mission-responsive\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_row_inner css=\".vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_custom_heading text=\"HEAD OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United States\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI0MjE3LjgyNjcxNzE4OTQlMjEyZC03My45NzY1MTY2MjkyODU4OCUyMTNkNDAuNjQ2ODk2NzM5NTA5MDc0JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODljMjViNDZlMWU0YTUzNSUyNTNBMHhiNzg1MDVhOTAyYzY5MzA3JTIxMnNCcm9va2x5biUyNTJDJTJCTlklMkIxMTIyNiUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTg3NzI0MTAzODYlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjMyMCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix Canada\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDQxMjcxODUzLjQ1NzMxOTgxJTIxMmQtMTMwLjIyNzIyMjk3MTc3MjYlMjEzZDUwLjg0OTA1NDIwMjY4MTQyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NGIwZDAzZDMzN2NjNmFkOSUyNTNBMHg5OTY4YjcyYWEyNDM4ZmE1JTIxMnNDYW5hZGElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTUxODc3NTIzNTUyNiUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyMzIwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United Kingdom\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDIyNTYwNTQ2LjMwOTM5MTM5NCUyMTJkLTUuMzk5NzYxMDk5NjY5OTQ5JTIxM2Q0Ni4zNTAwODE0ODYwNTQyODYlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHgyNWEzYjExNDJjNzkxYTklMjUzQTB4YzRmOGEwNDMzMjg4MjU3YSUyMTJzVW5pdGVkJTJCS2luZ2RvbSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc2luJTIxNHYxNTE4Nzc1MjkyMDA0JTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlMjBoZWlnaHQlM0QlMjIzMjAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613300902{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Locations","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"locations","to_ping":"","pinged":"","post_modified":"2021-01-14 08:36:10","post_modified_gmt":"2021-01-14 08:36:10","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=4972","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4974","post_author":"1","post_date":"2018-02-19 12:16:17","post_date_gmt":"2018-02-19 12:16:17","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4974","to_ping":"","pinged":"","post_modified":"2018-02-19 12:16:17","post_modified_gmt":"2018-02-19 12:16:17","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4974","menu_order":"4","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4976","post_author":"1","post_date":"2018-02-19 12:26:57","post_date_gmt":"2018-02-19 12:26:57","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4976","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4976","menu_order":"6","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4977","post_author":"1","post_date":"2018-02-19 12:26:56","post_date_gmt":"2018-02-19 12:26:56","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4977","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4977","menu_order":"5","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4978","post_author":"1","post_date":"2018-02-19 12:26:56","post_date_gmt":"2018-02-19 12:26:56","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4978","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4978","menu_order":"4","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4979","post_author":"1","post_date":"2018-02-19 12:26:56","post_date_gmt":"2018-02-19 12:26:56","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4979","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=4979","menu_order":"3","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4982","post_author":"1","post_date":"2018-02-20 04:27:54","post_date_gmt":"2018-02-20 04:27:54","post_content":"","post_title":"line2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"line2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/line2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4990","post_author":"1","post_date":"2018-02-20 10:03:11","post_date_gmt":"2018-02-20 10:03:11","post_content":"","post_title":"Pink-Dark","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pink-dark","to_ping":"","pinged":"","post_modified":"2018-02-20 10:03:11","post_modified_gmt":"2018-02-20 10:03:11","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Pink-Dark.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"4991","post_author":"1","post_date":"2018-02-20 10:03:13","post_date_gmt":"2018-02-20 10:03:13","post_content":"","post_title":"Pink-Light","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pink-light","to_ping":"","pinged":"","post_modified":"2018-02-20 10:03:13","post_modified_gmt":"2018-02-20 10:03:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Pink-Light.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"5004","post_author":"1","post_date":"2018-02-20 11:16:14","post_date_gmt":"2018-02-20 11:16:14","post_content":"","post_title":"Inner-Banner-Background-Image","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"inner-banner-background-image","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Inner-Banner-Background-Image.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"5011","post_author":"1","post_date":"2018-02-21 05:31:42","post_date_gmt":"2018-02-21 05:31:42","post_content":"","post_title":"Pink-Top-Logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pink-top-logo","to_ping":"","pinged":"","post_modified":"2018-02-21 05:31:42","post_modified_gmt":"2018-02-21 05:31:42","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Pink-Top-Logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"5013","post_author":"1","post_date":"2018-02-21 05:32:39","post_date_gmt":"2018-02-21 05:32:39","post_content":"","post_title":"Pink-Footer-Logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pink-footer-logo","to_ping":"","pinged":"","post_modified":"2018-02-21 05:32:39","post_modified_gmt":"2018-02-21 05:32:39","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Pink-Footer-Logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"5062","post_author":"1","post_date":"2017-11-22 08:29:44","post_date_gmt":"2017-11-22 08:29:44","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23505050|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614461678{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right wrapper-spacing\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Make Your Business Ambitions a Reality\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6383\" img_size=\"full\" css=\".vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"GET SERVICES ONLINE\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614473423{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"SERVICE &amp; COST PLANING\" fancy_font_size=\"14\" fancy_line_height=\"22px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6379\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614483511{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"EMAIL MARKETING\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6381\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614492215{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"GOOGLE ANALYTICS\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6380\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"YOUR BUSINESS NEEDS TO STAY DYNAMIC IN A COMPLEX ECOSYSTEM\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6388\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614512214{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6388\" img_size=\"full\" css_animation=\"none\" css=\".vc_custom_1610614647705{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Differentiate Through New Services\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis 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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6387\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614517727{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6387\" img_size=\"full\" css_animation=\"none\" css=\".vc_custom_1610614654575{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Boost Customer Experience\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6389\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614523314{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6389\" img_size=\"full\" css_animation=\"none\" css=\".vc_custom_1610614661047{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Enhance operational efficiency and increase productivity\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Business Services","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"business-services","to_ping":"","pinged":"","post_modified":"2021-01-14 08:57:43","post_modified_gmt":"2021-01-14 08:57:43","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?page_id=1468","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"5063","post_author":"1","post_date":"2017-11-22 11:36:08","post_date_gmt":"2017-11-22 11:36:08","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614761105{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right wrapper-spacing\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Software, Systems and Society\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6394\" img_size=\"full\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"7\/12\"][vc_custom_heading text=\"MAKE THE BEST USE OF YOUR LIBRARY AND DATA.\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n \t<li>Integer eu nulla luctus feugiat diam.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6395\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6396\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}\"][vc_custom_heading text=\"MAKE YOUR DATA DISCOVERABLE\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.rud.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner gap=\"25\" css=\".vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\" accordion_content_css=\".vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Software &amp; Research Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Manage your research with Mendeley\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Software & Research","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"software-research","to_ping":"","pinged":"","post_modified":"2021-01-14 08:59:23","post_modified_gmt":"2021-01-14 08:59:23","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?page_id=1522","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6065","post_author":"1","post_date":"2018-02-20 09:14:07","post_date_gmt":"2018-02-20 09:14:07","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614807993{margin-right: 0px !important;padding-right: 42px !important;}\" el_class=\"finincial-left\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_single_image image=\"6404\" img_size=\"full\"][vc_custom_heading text=\"History of Global Travel Services\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"NEW TRAVEL MANAGEMENT\" font_container=\"tag:h2|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner gap=\"30\" css=\".vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\"][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6618\" img_size=\"full\" css=\".vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff; font-size: 15px;\">DOMESTIC TRAVEL<\/span><\/h4>\r\n<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6617\" img_size=\"full\" css=\".vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff; font-size: 15px;\">INTERNATIONAL TRAVEL<\/span><\/h4>\r\n<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"TRAVEL POLICY &amp; PROCEDURES\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.rud.[\/vc_column_text][vc_row_inner css=\".vc_custom_1610614841450{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Travel Policies and Procedures<\/li>\r\n \t<li>Planning a Trip<\/li>\r\n \t<li>Conferences\/Events\/Seminars<\/li>\r\n \t<li>Excursions<\/li>\r\n \t<li>Transportation<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Vehicles\/Rentals<\/li>\r\n \t<li>Meals\/Lodging<\/li>\r\n \t<li>Entertainment, Meals &amp; Refreshments<\/li>\r\n \t<li>Reimbursable Expenses\/Rates<\/li>\r\n \t<li>Reimbursement for Airport Transportation and Parking<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610614851889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610614872839{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-5 vc_col-md-12\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Travel Policies and Procedures<\/li>\r\n \t<li>Planning a Trip<\/li>\r\n \t<li>Conferences\/Events\/Seminars<\/li>\r\n \t<li>Excursions<\/li>\r\n \t<li>Transportation<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610614884623{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-7 vc_col-md-12\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1610614861123{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Vehicles\/Rentals<\/li>\r\n \t<li>Meals\/Lodging<\/li>\r\n \t<li>Entertainment, Meals &amp; Refreshments<\/li>\r\n \t<li>Reimbursable Expenses\/Rates<\/li>\r\n \t<li>Reimbursement for Airport Transportation and Parking<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6407\" img_size=\"full\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"SHOPPING FOR TRAVELERS INSURANCE?\" font_container=\"tag:h2|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Travel and Aviation","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"travel-and-aviation","to_ping":"","pinged":"","post_modified":"2021-01-14 09:01:27","post_modified_gmt":"2021-01-14 09:01:27","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?page_id=6065","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6282","post_author":"1","post_date":"2018-02-21 05:26:24","post_date_gmt":"2018-02-21 05:26:24","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614319119{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right wrapper-spacing\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Financial Planning\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}\"]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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"FINANCIAL PLANNING STRATEGIES\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}\"][vc_row_inner css=\".vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}\"][vc_column_inner css=\".vc_custom_1610614349383{margin-top: 0px !important;margin-bottom: 30px !important;}\" offset=\"vc_col-lg-6 vc_col-md-12\"][vc_line_chart type=\"line\" style=\"custom\" legend=\"\" 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%2C%22custom_color%22%3A%22%23e7174d%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%22orange%22%2C%22custom_color%22%3A%22%23323232%22%7D%5D\" css=\".vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610614359215{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-12\"][rt_fancy_text_box_style title=\"Top Ranking Market Share\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-pie-chart\" fancytextbox_css=\".vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][rt_fancy_text_box_style title=\"We Support Our Clients Five Working Days\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-life-ring\" fancytextbox_css=\".vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Loan Calculator\" font_container=\"tag:h3|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" css=\".vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_custom_heading text=\"CHOOSE A TYPE OF CALCULATOR\" font_container=\"tag:div|font_size:13px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}\"][rt_loan_calculator css=\".vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Diipiscing Vestibulum<\/li>\r\n \t<li>Vehicula Vulputate Ligula Mollis<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Vehicula Vulputate<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\"][rt_accordion_style_item radiant_accordiontitle=\"Financial Planning Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Company Growth\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"ANALYZE YOUR BUSINESS\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"635\" animation=\"fadeInUp\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"BUSINESS STRATEGIES\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"659\" animation=\"fadeInUp\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Financial Planning","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"financial-planning","to_ping":"","pinged":"","post_modified":"2021-01-14 08:52:42","post_modified_gmt":"2021-01-14 08:52:42","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?page_id=6282","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6375","post_author":"1","post_date":"2018-02-21 08:11:22","post_date_gmt":"2018-02-21 08:11:22","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading text=\"Quality Resourcing\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\"][vc_column width=\"5\/12\"][vc_single_image image=\"6430\" img_size=\"full\"][\/vc_column][vc_column width=\"7\/12\"][vc_custom_heading text=\"EXPERTISE IN INDUSTRIAL SOLUTION\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[\/vc_column_text][vc_row_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1610614958627{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text visible-lg hidden-md hidden-sm hidden-xs\"]\r\n<h2>MECHANICAL ENGINEERING<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][vc_column_text css=\".vc_custom_1610614997658{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text hidden-lg visible-md visible-sm visible-xs\"]\r\n<h2>MECHANICAL ENGINEERING<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1610614965428{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text visible-lg hidden-md hidden-sm hidden-xs\"]\r\n<h2>INDUSTRIAL CONSTRUCTION<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][vc_column_text css=\".vc_custom_1610615006741{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text hidden-lg visible-md visible-sm visible-xs\"]\r\n<h2>INDUSTRIAL CONSTRUCTION<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1608540725621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column][vc_custom_heading text=\"INDUSTRIAL SERVICES\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1608540735109{padding-bottom: 50px !important;}\" el_class=\"industrial-service\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style-one\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"MANUFACTURING\"]\r\n<h2 class=\"heading-font-style\">MANUFACTURING<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"INFRASTRUCTURE\"]\r\n<h2 class=\"heading-font-style\">INFRASTRUCTURE<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"PETROCHMICAL\"]\r\n<h2 class=\"heading-font-style\">PETROCHMICAL<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"OIL AND GAS\"]\r\n<h2 class=\"heading-font-style\">OIL AND GAS<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][rt_testimonial_style testimonial_style=\"ten\" content_font_color=\"#525252\" use_theme_fonts=\"yes\" allow_nav=\"false\" autoplay_timeout=\"6\" posts_in_desktop=\"1\" content_font_size=\"15px\" content_line_height=\"30px\" extra_class=\"testimonial-style-text\"][\/vc_column][\/vc_row]","post_title":"Quality Resourcing","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"quality-resourcing","to_ping":"","pinged":"","post_modified":"2021-01-14 09:03:29","post_modified_gmt":"2021-01-14 09:03:29","post_content_filtered":"","post_parent":"0","guid":"https:\/\/consultix.radiantthemes.com\/demo-one\/?page_id=6375","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6379","post_author":"1","post_date":"2018-02-21 11:40:27","post_date_gmt":"2018-02-21 11:40:27","post_content":"","post_title":"bulb","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bulb","to_ping":"","pinged":"","post_modified":"2018-02-21 11:40:27","post_modified_gmt":"2018-02-21 11:40:27","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bulb.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6380","post_author":"1","post_date":"2018-02-21 11:40:29","post_date_gmt":"2018-02-21 11:40:29","post_content":"","post_title":"chart","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"chart","to_ping":"","pinged":"","post_modified":"2018-02-21 11:40:29","post_modified_gmt":"2018-02-21 11:40:29","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/chart.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6381","post_author":"1","post_date":"2018-02-21 11:40:33","post_date_gmt":"2018-02-21 11:40:33","post_content":"","post_title":"mail","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mail","to_ping":"","pinged":"","post_modified":"2018-02-21 11:40:33","post_modified_gmt":"2018-02-21 11:40:33","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mail.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6383","post_author":"1","post_date":"2018-02-21 11:42:31","post_date_gmt":"2018-02-21 11:42:31","post_content":"","post_title":"Business-Ambitions","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-ambitions","to_ping":"","pinged":"","post_modified":"2018-02-21 11:42:31","post_modified_gmt":"2018-02-21 11:42:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6387","post_author":"1","post_date":"2018-02-21 11:47:49","post_date_gmt":"2018-02-21 11:47:49","post_content":"","post_title":"boost","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"boost","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"5062","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/boost.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6388","post_author":"1","post_date":"2018-02-21 11:47:52","post_date_gmt":"2018-02-21 11:47:52","post_content":"","post_title":"Differentiate","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"differentiate","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"5062","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Differentiate.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6389","post_author":"1","post_date":"2018-02-21 11:47:56","post_date_gmt":"2018-02-21 11:47:56","post_content":"","post_title":"Enhance","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"enhance","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"5062","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Enhance.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6394","post_author":"1","post_date":"2018-02-21 12:00:59","post_date_gmt":"2018-02-21 12:00:59","post_content":"","post_title":"services-two","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"services-two","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"5063","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/services-two.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6395","post_author":"1","post_date":"2018-02-21 12:02:02","post_date_gmt":"2018-02-21 12:02:02","post_content":"","post_title":"make-best","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"make-best","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"5063","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/make-best.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6396","post_author":"1","post_date":"2018-02-21 12:02:05","post_date_gmt":"2018-02-21 12:02:05","post_content":"","post_title":"data","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"data","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"5063","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/data.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6397","post_author":"1","post_date":"2021-11-01 09:04:47","post_date_gmt":"2018-02-21 12:08:11","post_content":"","post_title":"Adding Value Model rev model","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6397","to_ping":"","pinged":"","post_modified":"2021-11-01 09:04:47","post_modified_gmt":"2021-11-01 09:04:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6397","menu_order":"2","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6398","post_author":"1","post_date":"2021-11-01 09:04:47","post_date_gmt":"2018-02-21 12:08:11","post_content":"","post_title":"Areas of expertise","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6398","to_ping":"","pinged":"","post_modified":"2021-11-01 09:04:47","post_modified_gmt":"2021-11-01 09:04:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6398","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6400","post_author":"1","post_date":"2021-11-01 09:04:47","post_date_gmt":"2018-02-21 12:08:12","post_content":"","post_title":"financial modeling & consultancy, feasibility","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6400","to_ping":"","pinged":"","post_modified":"2021-11-01 09:04:47","post_modified_gmt":"2021-11-01 09:04:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6400","menu_order":"3","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6404","post_author":"1","post_date":"2018-02-21 12:07:11","post_date_gmt":"2018-02-21 12:07:11","post_content":"","post_title":"travel-service","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"travel-service","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6065","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/travel-service.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6407","post_author":"1","post_date":"2018-02-21 12:09:01","post_date_gmt":"2018-02-21 12:09:01","post_content":"","post_title":"shopping","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"shopping","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6065","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/shopping.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6413","post_author":"1","post_date":"2018-02-21 12:14:21","post_date_gmt":"2018-02-21 12:14:21","post_content":"","post_title":"Healthcare Services","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"healthcare-services-2","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6413","menu_order":"26","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6414","post_author":"1","post_date":"2018-02-21 12:14:21","post_date_gmt":"2018-02-21 12:14:21","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6414","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6414","menu_order":"21","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6415","post_author":"1","post_date":"2018-02-21 12:14:21","post_date_gmt":"2018-02-21 12:14:21","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6415","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6415","menu_order":"22","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6417","post_author":"1","post_date":"2018-02-21 12:14:21","post_date_gmt":"2018-02-21 12:14:21","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6417","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6417","menu_order":"23","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6418","post_author":"1","post_date":"2018-02-21 12:14:21","post_date_gmt":"2018-02-21 12:14:21","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6418","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6418","menu_order":"24","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6419","post_author":"1","post_date":"2018-02-21 12:14:21","post_date_gmt":"2018-02-21 12:14:21","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6419","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6419","menu_order":"25","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6424","post_author":"1","post_date":"2018-02-21 12:28:48","post_date_gmt":"2018-02-21 12:28:48","post_content":"","post_title":"pdf","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pdf","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6282","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6430","post_author":"1","post_date":"2018-02-21 12:36:20","post_date_gmt":"2018-02-21 12:36:20","post_content":"","post_title":"service-five","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-five","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6375","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/service-five.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6432","post_author":"1","post_date":"2018-02-21 12:37:32","post_date_gmt":"2018-02-21 12:37:32","post_content":"","post_title":"mechin","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mechin","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6375","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6433","post_author":"1","post_date":"2018-02-21 12:37:35","post_date_gmt":"2018-02-21 12:37:35","post_content":"","post_title":"mechin-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mechin-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6375","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6437","post_author":"1","post_date":"2018-02-21 12:42:08","post_date_gmt":"2018-02-21 12:42:08","post_content":"","post_title":"our-tunnel","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"our-tunnel","to_ping":"","pinged":"","post_modified":"2018-02-21 12:42:08","post_modified_gmt":"2018-02-21 12:42:08","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6439","post_author":"1","post_date":"2018-02-21 12:46:55","post_date_gmt":"2018-02-21 12:46:55","post_content":"","post_title":"Blue-Separator-Line-Image","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blue-separator-line-image","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6375","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Blue-Separator-Line-Image.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6448","post_author":"1","post_date":"2018-02-21 13:05:31","post_date_gmt":"2018-02-21 13:05:31","post_content":"","post_title":"bullet-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bullet-1","to_ping":"","pinged":"","post_modified":"2018-02-21 13:05:31","post_modified_gmt":"2018-02-21 13:05:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6462","post_author":"1","post_date":"2018-02-22 11:52:31","post_date_gmt":"2018-02-22 11:52:31","post_content":"","post_title":"404-Background-Dark","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"404-background-dark","to_ping":"","pinged":"","post_modified":"2018-02-22 11:52:31","post_modified_gmt":"2018-02-22 11:52:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/404-Background-Dark.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6495","post_author":"1","post_date":"2018-02-23 06:40:11","post_date_gmt":"2018-02-23 06:40:11","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6495","to_ping":"","pinged":"","post_modified":"2018-02-23 06:40:11","post_modified_gmt":"2018-02-23 06:40:11","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6495","menu_order":"5","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6498","post_author":"1","post_date":"2018-02-23 07:19:27","post_date_gmt":"2018-02-23 07:19:27","post_content":"","post_title":"Blue-Separator-Line-Image","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"blue-separator-line-image-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6282","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Blue-Separator-Line-Image-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6521","post_author":"1","post_date":"2018-02-23 11:35:52","post_date_gmt":"2018-02-23 11:35:52","post_content":"","post_title":"Photo-Retouch-Icon2-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"photo-retouch-icon2-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Photo-Retouch-Icon2-1-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6522","post_author":"1","post_date":"2018-02-23 11:38:12","post_date_gmt":"2018-02-23 11:38:12","post_content":"","post_title":"Photo-Retouch-Icon2-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"photo-retouch-icon2-1-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"2683","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Photo-Retouch-Icon2-1-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6523","post_author":"1","post_date":"2018-02-23 11:47:57","post_date_gmt":"2018-02-23 11:47:57","post_content":"","post_title":"block-icon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"block-icon-2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"251","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/block-icon-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6534","post_author":"1","post_date":"2018-02-27 10:50:30","post_date_gmt":"2018-02-27 10:50:30","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row full_width=\"stretch_row\" gap=\"35\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519736155648{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #ffffff !important;}\"][vc_column width=\"1\/3\" css=\".vc_custom_1519736485121{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"border-right\"][vc_single_image image=\"6563\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519810043728{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CONTACT DETAILS\" font_container=\"tag:h3|font_size:16px|text_align:center|line_height:24px\" use_theme_fonts=\"yes\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"(888)123-4567\" font_container=\"tag:h4|font_size:16px|text_align:center|color:%23e7174d|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519736498190{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"border-right\"][vc_single_image image=\"6564\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519810083519{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"EMAIL\" font_container=\"tag:h3|font_size:16px|text_align:center|line_height:24px\" use_theme_fonts=\"yes\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"(888)123-4567\" font_container=\"tag:h4|font_size:16px|text_align:center|color:%23e7174d|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519736281484{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6565\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519810112887{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"LOCATION\" font_container=\"tag:h3|font_size:16px|text_align:center|line_height:24px\" use_theme_fonts=\"yes\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"(888)123-4567\" font_container=\"tag:h4|font_size:16px|text_align:center|color:%23e7174d|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519735285326{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #f7f7f7 !important;}\"][vc_column width=\"1\/6\" css=\".vc_custom_1519735313463{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"2\/3\" css=\".vc_custom_1519733264007{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h3|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519735222279{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1609916740229{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"contact-responsive\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6546\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/6\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519735092933{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjI0NzklMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\" css=\".vc_custom_1519736605773{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"map\"][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style Three","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-us-style-three","to_ping":"","pinged":"","post_modified":"2021-01-06 07:05:44","post_modified_gmt":"2021-01-06 07:05:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=6534","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6546","post_author":"1","post_date":"2018-02-28 07:03:41","post_date_gmt":"2018-02-28 07:03:41","post_content":"<div class=\"row\">\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"Name:\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* email placeholder \"E-mail:\"]\n<\/div>\n<\/div>\n\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text subject placeholder \"Subject:\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row \">\n[textarea message placeholder \"Message:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button text-center\">\n[submit class:custom-btn-submit2 \"SEND MESSAGE\"]\n<\/div>\n<\/div>\n<\/div>\n1\nConsultix \"[your-subject]\"\n[your-name] <wordpress@themes.radiantthemes.com>\nradiantthemes@gmail.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 Consultix (http:\/\/growthmarcom.com\/consultix)\nReply-To: [your-email]\n\n\n\n\nConsultix \"[your-subject]\"\nConsultix <wordpress@themes.radiantthemes.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix)\nReply-To: radiantthemes@gmail.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Contact Us Page3","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-us-page3","to_ping":"","pinged":"","post_modified":"2018-02-28 07:03:41","post_modified_gmt":"2018-02-28 07:03:41","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=wpcf7_contact_form&amp;p=6546","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6547","post_author":"1","post_date":"2018-02-28 07:04:24","post_date_gmt":"2018-02-28 07:04:24","post_content":"<div class=\"row\">\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"Name:\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* email placeholder \"E-mail:\"]\n<\/div>\n<\/div>\n\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text subject placeholder \"Subject:\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[textarea message placeholder \"Message:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button\">\n[submit class:custom-btn-submit \"SUBMIT\"]\n<\/div>\n<\/div>\n<\/div>\n1\nConsultix \"[your-subject]\"\n[your-name] <wordpress@themes.radiantthemes.com>\nradiantthemes@gmail.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 Consultix (http:\/\/growthmarcom.com\/consultix)\nReply-To: [your-email]\n\n\n\n\nConsultix \"[your-subject]\"\nConsultix <wordpress@themes.radiantthemes.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix)\nReply-To: radiantthemes@gmail.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Contact Us Page2","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-us-page2","to_ping":"","pinged":"","post_modified":"2018-02-28 07:04:24","post_modified_gmt":"2018-02-28 07:04:24","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=wpcf7_contact_form&amp;p=6547","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6548","post_author":"1","post_date":"2018-02-28 07:05:11","post_date_gmt":"2018-02-28 07:05:11","post_content":"<div class=\"row\">\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"First Name:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text* Name placeholder \"Last Name:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[email* email placeholder \"Your mail:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[tel phone placeholder \"Your Phone:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text YourCompany placeholder \"Your Company:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-6 col-md-6 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[text subject placeholder \"Subject:\"]\n<\/div>\n<\/div>\n\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row\">\n[textarea message placeholder \"Message:\"]\n<\/div>\n<\/div>\n<div class=\"col-lg-12 col-md-12 col-sm-12 col-xs-12\">\n<div class=\"form-row last button text-center\">\n[submit class:custom-btn-submit \"SUBMIT\"]\n<\/div>\n<\/div>\n<\/div>\n1\nConsultix \"[your-subject]\"\n[your-name] <wordpress@themes.radiantthemes.com>\nradiantthemes@gmail.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 Consultix (http:\/\/growthmarcom.com\/consultix)\nReply-To: [your-email]\n\n\n\n\nConsultix \"[your-subject]\"\nConsultix <wordpress@themes.radiantthemes.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on Consultix (http:\/\/growthmarcom.com\/consultix)\nReply-To: radiantthemes@gmail.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Contact Us Page1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-us-page1","to_ping":"","pinged":"","post_modified":"2018-02-28 07:05:11","post_modified_gmt":"2018-02-28 07:05:11","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=wpcf7_contact_form&amp;p=6548","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6552","post_author":"1","post_date":"2018-02-28 09:10:15","post_date_gmt":"2018-02-28 09:10:15","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1610614172040{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6567\" img_size=\"full\" css=\".vc_custom_1519810299864{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column_inner css=\".vc_custom_1608622088014{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1-background.png?id=6571) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"NEW YORK CITY OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6568\" img_size=\"full\" css=\".vc_custom_1519810320905{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1608622103197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2-background.png?id=6572) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"LONDON OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6569\" img_size=\"full\" css=\".vc_custom_1519810335698{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1608622122413{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3-background.png?id=6573) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"BERLIN OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1610614184696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6567\" img_size=\"full\" css=\".vc_custom_1610614196711{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column_inner css=\".vc_custom_1610614225214{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"NEW YORK CITY OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6568\" img_size=\"full\" css=\".vc_custom_1610614201614{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1610614232245{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"LONDON OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6569\" img_size=\"full\" css=\".vc_custom_1610614206361{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1610614239469{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"BERLIN OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row gap=\"15\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519797771824{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-right: 0px !important;padding-bottom: 73px !important;padding-left: 0px !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1519797724944{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 37px !important;padding-right: 37px !important;padding-bottom: 37px !important;padding-left: 37px !important;background-color: #fbfbfb !important;border-left-color: #eae9e9 !important;border-left-style: solid !important;border-right-color: #eae9e9 !important;border-right-style: solid !important;border-top-color: #eae9e9 !important;border-top-style: solid !important;border-bottom-color: #eae9e9 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519795993386{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519796008745{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f8f8f8\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6548\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjI0MzAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\" el_class=\"map\"][vc_custom_heading text=\"Contact Info\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519795640412{margin-top: 0px !important;margin-bottom: 24px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519795721719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519795763314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<strong>Address:<\/strong> PO Box 16122 Collins Street West Victoria 8007 Australia[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519795750993{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<strong>Email:<\/strong> info@example.com\r\n\r\n<strong>Phone:<\/strong> (888)123-4567[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style Four","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-us-style-four","to_ping":"","pinged":"","post_modified":"2021-01-14 08:50:42","post_modified_gmt":"2021-01-14 08:50:42","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=6552","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6557","post_author":"1","post_date":"2018-02-28 09:13:34","post_date_gmt":"2018-02-28 09:13:34","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6557","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6557","menu_order":"19","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6558","post_author":"1","post_date":"2018-02-28 09:13:34","post_date_gmt":"2018-02-28 09:13:34","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6558","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6558","menu_order":"18","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6563","post_author":"1","post_date":"2018-02-28 09:27:10","post_date_gmt":"2018-02-28 09:27:10","post_content":"","post_title":"phone","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"phone","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6534","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/phone.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6564","post_author":"1","post_date":"2018-02-28 09:27:48","post_date_gmt":"2018-02-28 09:27:48","post_content":"","post_title":"email","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"email","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6534","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/email.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6565","post_author":"1","post_date":"2018-02-28 09:28:23","post_date_gmt":"2018-02-28 09:28:23","post_content":"","post_title":"map","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"map","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6534","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/map.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6567","post_author":"1","post_date":"2018-02-28 09:31:18","post_date_gmt":"2018-02-28 09:31:18","post_content":"","post_title":"new-yourk","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"new-yourk","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6552","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/new-yourk.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6568","post_author":"1","post_date":"2018-02-28 09:31:23","post_date_gmt":"2018-02-28 09:31:23","post_content":"","post_title":"London-Office","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"london-office","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6552","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/London-Office.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6569","post_author":"1","post_date":"2018-02-28 09:31:26","post_date_gmt":"2018-02-28 09:31:26","post_content":"","post_title":"German","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"german","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6552","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/German.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6571","post_author":"1","post_date":"2018-02-28 09:32:47","post_date_gmt":"2018-02-28 09:32:47","post_content":"","post_title":"icon1-background","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon1-background","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6552","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1-background.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6572","post_author":"1","post_date":"2018-02-28 09:35:09","post_date_gmt":"2018-02-28 09:35:09","post_content":"","post_title":"icon2-background","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon2-background","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6552","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2-background.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6573","post_author":"1","post_date":"2018-02-28 09:35:40","post_date_gmt":"2018-02-28 09:35:40","post_content":"","post_title":"icon3-background","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"icon3-background","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6552","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3-background.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6575","post_author":"1","post_date":"2018-02-28 10:34:06","post_date_gmt":"2018-02-28 10:34:06","post_content":"","post_title":"404-three","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"404-three","to_ping":"","pinged":"","post_modified":"2018-02-28 10:34:06","post_modified_gmt":"2018-02-28 10:34:06","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/404-three.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6576","post_author":"1","post_date":"2018-02-28 10:35:02","post_date_gmt":"2018-02-28 10:35:02","post_content":"","post_title":"404-back","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"404-back","to_ping":"","pinged":"","post_modified":"2018-02-28 10:35:02","post_modified_gmt":"2018-02-28 10:35:02","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/404-back.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6583","post_author":"1","post_date":"2018-03-08 08:39:03","post_date_gmt":"2018-03-08 08:39:03","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613888665{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_row_inner css=\".vc_custom_1610613920446{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"responsive-accordian visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner css=\".vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610613940597{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"responsive-accordian hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610613948013{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610613961966{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner css=\".vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610613984910{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610613991869{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610614005302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner css=\".vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610614025207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610614034573{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613898277{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Frequently Asked Questions","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"frequently-asked-questions","to_ping":"","pinged":"","post_modified":"2021-01-14 08:47:17","post_modified_gmt":"2021-01-14 08:47:17","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=6583","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6587","post_author":"1","post_date":"2018-03-08 08:54:44","post_date_gmt":"2018-03-08 08:54:44","post_content":"","post_title":"faq-icon1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"faq-icon1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6583","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6588","post_author":"1","post_date":"2018-03-08 08:55:23","post_date_gmt":"2018-03-08 08:55:23","post_content":"","post_title":"faq-icon2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"faq-icon2","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6583","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6589","post_author":"1","post_date":"2018-03-08 08:56:06","post_date_gmt":"2018-03-08 08:56:06","post_content":"","post_title":"faq-icon3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"faq-icon3","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6583","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6593","post_author":"1","post_date":"2018-03-08 09:02:01","post_date_gmt":"2018-03-08 09:02:01","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613815157{padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Testimonials\" font_container=\"tag:h2|font_size:32px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520486308869{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1520486320153{margin-bottom: 35px !important;}\"]\r\n\r\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.\r\n\r\n[\/vc_column_text][rt_testimonial_style testimonial_style=\"eleven\" content_font_color=\"#575757\" use_theme_fonts=\"yes\" testimonial_allow_carousel=\"false\" testimonial_no_row_items=\"1\" testimonial_image_style=\"image-circle\" content_font_size=\"16px\" content_line_height=\"27px\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613819671{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539335445{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Testimonials","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"testimonials","to_ping":"","pinged":"","post_modified":"2021-01-14 08:43:42","post_modified_gmt":"2021-01-14 08:43:42","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=6593","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6596","post_author":"1","post_date":"2018-03-08 09:03:17","post_date_gmt":"2018-03-08 09:03:17","post_content":"","post_title":"Testimonial-Client-Image-001","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-client-image-001","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"2071","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Testimonial-Client-Image-001.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6597","post_author":"1","post_date":"2018-03-08 09:03:57","post_date_gmt":"2018-03-08 09:03:57","post_content":"","post_title":"Testimonial-Client-Image-03","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-client-image-03","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"601","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Testimonial-Client-Image-03.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6598","post_author":"1","post_date":"2018-03-08 09:08:20","post_date_gmt":"2018-03-08 09:08:20","post_content":"","post_title":"Testimonial-Client-Image-002","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-client-image-002","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"84","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Testimonial-Client-Image-002.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6599","post_author":"1","post_date":"2018-03-08 09:09:21","post_date_gmt":"2018-03-08 09:09:21","post_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation\nullamco laboris nisi ut aliquip ex ea commodo consequat.","post_title":"Patrick Moore","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"patrick-moore","to_ping":"","pinged":"","post_modified":"2018-03-08 09:09:21","post_modified_gmt":"2018-03-08 09:09:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=testimonial&amp;p=6599","menu_order":"0","post_type":"testimonial","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6600","post_author":"1","post_date":"2018-03-08 09:09:13","post_date_gmt":"2018-03-08 09:09:13","post_content":"","post_title":"Testimonial-Client-Image-04","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-client-image-04","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6599","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/Testimonial-Client-Image-04.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6602","post_author":"1","post_date":"2018-03-08 09:11:19","post_date_gmt":"2018-03-08 09:11:19","post_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation\nullamco laboris nisi ut aliquip ex ea commodo consequat.","post_title":"Marc McPhail","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"marc-mcphail","to_ping":"","pinged":"","post_modified":"2018-03-08 09:11:19","post_modified_gmt":"2018-03-08 09:11:19","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=testimonial&amp;p=6602","menu_order":"0","post_type":"testimonial","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6603","post_author":"1","post_date":"2018-03-08 09:11:08","post_date_gmt":"2018-03-08 09:11:08","post_content":"","post_title":"Testimonial-Client-Image-05","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-client-image-05","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6602","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/Testimonial-Client-Image-05.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6604","post_author":"1","post_date":"2018-03-08 09:12:34","post_date_gmt":"2018-03-08 09:12:34","post_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation\nullamco laboris nisi ut aliquip ex ea commodo consequat.","post_title":"Amanda Hannan","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"amanda-hannan","to_ping":"","pinged":"","post_modified":"2018-03-08 09:12:34","post_modified_gmt":"2018-03-08 09:12:34","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=testimonial&amp;p=6604","menu_order":"0","post_type":"testimonial","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6605","post_author":"1","post_date":"2018-03-08 09:12:26","post_date_gmt":"2018-03-08 09:12:26","post_content":"","post_title":"Testimonial-Client-Image-06","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-client-image-06","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6604","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/Testimonial-Client-Image-06.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6607","post_author":"1","post_date":"2018-03-08 09:13:32","post_date_gmt":"2018-03-08 09:13:32","post_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation\nullamco laboris nisi ut aliquip ex ea commodo consequat.","post_title":"Kendall Stroud","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"kendall-stroud","to_ping":"","pinged":"","post_modified":"2018-03-08 09:13:32","post_modified_gmt":"2018-03-08 09:13:32","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=testimonial&amp;p=6607","menu_order":"0","post_type":"testimonial","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6608","post_author":"1","post_date":"2018-03-08 09:13:24","post_date_gmt":"2018-03-08 09:13:24","post_content":"","post_title":"Testimonial-Client-Image-07","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-client-image-07","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6607","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/Testimonial-Client-Image-07.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6609","post_author":"1","post_date":"2018-03-08 09:14:46","post_date_gmt":"2018-03-08 09:14:46","post_content":"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor\nincididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation\nullamco laboris nisi ut aliquip ex ea commodo consequat.","post_title":"Jia Li Sun","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"jia-li-sun","to_ping":"","pinged":"","post_modified":"2018-03-08 09:14:46","post_modified_gmt":"2018-03-08 09:14:46","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=testimonial&amp;p=6609","menu_order":"0","post_type":"testimonial","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6610","post_author":"1","post_date":"2018-03-08 09:14:38","post_date_gmt":"2018-03-08 09:14:38","post_content":"","post_title":"Testimonial-Client-Image-08","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"testimonial-client-image-08","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6609","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/Testimonial-Client-Image-08.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6613","post_author":"1","post_date":"2018-03-08 09:19:38","post_date_gmt":"2018-03-08 09:19:38","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6613","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6613","menu_order":"11","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6614","post_author":"1","post_date":"2018-03-08 09:19:38","post_date_gmt":"2018-03-08 09:19:38","post_content":" ","post_title":"FAQ","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"faq","to_ping":"","pinged":"","post_modified":"2021-01-13 09:05:13","post_modified_gmt":"2021-01-13 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6614","menu_order":"12","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6615","post_author":"1","post_date":"2018-03-08 09:21:37","post_date_gmt":"2018-03-08 09:21:37","post_content":" ","post_title":"","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6615","to_ping":"","pinged":"","post_modified":"2018-03-08 09:21:37","post_modified_gmt":"2018-03-08 09:21:37","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6615","menu_order":"6","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6616","post_author":"1","post_date":"2018-03-08 09:21:37","post_date_gmt":"2018-03-08 09:21:37","post_content":" ","post_title":"FAQ","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"faq-2","to_ping":"","pinged":"","post_modified":"2018-03-08 09:21:37","post_modified_gmt":"2018-03-08 09:21:37","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=6616","menu_order":"7","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6617","post_author":"1","post_date":"2018-03-08 10:13:48","post_date_gmt":"2018-03-08 10:13:48","post_content":"","post_title":"travel-02","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"travel-02","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6065","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/travel-02.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6618","post_author":"1","post_date":"2018-03-08 10:13:54","post_date_gmt":"2018-03-08 10:13:54","post_content":"","post_title":"travel-01-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"travel-01-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6065","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/travel-01-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6630","post_author":"1","post_date":"2018-03-12 09:05:13","post_date_gmt":"2018-03-12 09:05:13","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"1\/2\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]<span style=\"color: #333333;\"><strong>Project Name:<\/strong><\/span> Business Accounting\n\n<span style=\"color: #333333;\"><strong>Client:<\/strong><\/span> Company Name Inc.\n\n<span style=\"color: #333333;\"><strong>Project Commencement Date:<\/strong><\/span> February 18, 2017\n\n<span style=\"color: #333333;\"><strong>Priject Completion Date:<\/strong><\/span> January 25, 2018\n\n<span style=\"color: #333333;\"><strong>Project url:<\/strong> <\/span>www.example.com[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.\n\n&nbsp;\n\nOn the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\"][rt_image_gallery image_gallery_url=\"6648,6649,6647,6646\"][\/vc_column][\/vc_row][vc_row gap=\"30\" equal_height=\"yes\" css=\".vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto.<\/p>\n[\/vc_column_text][vc_custom_heading text=\"THE STRATEGY\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue<\/p>\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem.<\/p>\n[\/vc_column_text][vc_single_image image=\"6650\" img_size=\"full\" el_class=\"full-width-image\" css=\".vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_row_inner][vc_column_inner el_class=\"left-border2\" width=\"1\/4\"][vc_single_image image=\"6652\" img_size=\"full\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6651\" img_size=\"full\" css=\".vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"]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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.[\/vc_column_text][vc_column_text css=\".vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}\"]<strong>Benjamin Tickle, Project Manager<\/strong>\n<strong>Company Name Inc<\/strong>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Business Accounting Wealth & Capital Management","post_excerpt":"Pellentesque tempus aliquam erat, sit amet on the pharetra tortor vestibulum.","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"business-accounting-wealth-capital-management","to_ping":"","pinged":"","post_modified":"2018-03-12 09:05:13","post_modified_gmt":"2018-03-12 09:05:13","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=case-studies&amp;p=6630","menu_order":"0","post_type":"case-studies","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6631","post_author":"1","post_date":"2018-03-12 09:03:59","post_date_gmt":"2018-03-12 09:03:59","post_content":"","post_title":"4-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"4-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/4-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6632","post_author":"1","post_date":"2018-03-12 09:04:03","post_date_gmt":"2018-03-12 09:04:03","post_content":"","post_title":"3-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"3-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6633","post_author":"1","post_date":"2018-03-12 09:04:08","post_date_gmt":"2018-03-12 09:04:08","post_content":"","post_title":"2-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"2-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6634","post_author":"1","post_date":"2018-03-12 09:04:14","post_date_gmt":"2018-03-12 09:04:14","post_content":"","post_title":"1-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"1-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/1-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6635","post_author":"1","post_date":"2018-03-12 09:04:23","post_date_gmt":"2018-03-12 09:04:23","post_content":"","post_title":"Business-Services-Image","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-services-image","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/Business-Services-Image.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6636","post_author":"1","post_date":"2018-03-12 09:04:30","post_date_gmt":"2018-03-12 09:04:30","post_content":"","post_title":"6-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"6-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/6-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6637","post_author":"1","post_date":"2018-03-12 09:08:15","post_date_gmt":"2018-03-12 09:08:15","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"1\/2\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]<span style=\"color: #333333;\"><strong>Project Name:<\/strong><\/span> Business Accounting\n\n<span style=\"color: #333333;\"><strong>Client:<\/strong><\/span> Company Name Inc.\n\n<span style=\"color: #333333;\"><strong>Project Commencement Date:<\/strong><\/span> February 18, 2017\n\n<span style=\"color: #333333;\"><strong>Priject Completion Date:<\/strong><\/span> January 25, 2018\n\n<span style=\"color: #333333;\"><strong>Project url:<\/strong> <\/span>www.example.com[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.\n\n&nbsp;\n\nOn the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\"][rt_image_gallery image_gallery_url=\"6648,6649,6647,6646\"][\/vc_column][\/vc_row][vc_row gap=\"30\" equal_height=\"yes\" css=\".vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto.<\/p>\n[\/vc_column_text][vc_custom_heading text=\"THE STRATEGY\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue<\/p>\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem.<\/p>\n[\/vc_column_text][vc_single_image image=\"6650\" img_size=\"full\" el_class=\"full-width-image\" css=\".vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_row_inner][vc_column_inner el_class=\"left-border2\" width=\"1\/4\"][vc_single_image image=\"6652\" img_size=\"full\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6651\" img_size=\"full\" css=\".vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"]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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.[\/vc_column_text][vc_column_text css=\".vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}\"]<strong>Benjamin Tickle, Project Manager<\/strong>\n<strong>Company Name Inc<\/strong>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Financial Services Core Customer Centric Approach","post_excerpt":"Pellentesque tempus aliquam erat, sit amet on the pharetra tortor vestibulum.","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"financial-services-core-customer-centric-approach","to_ping":"","pinged":"","post_modified":"2018-03-12 09:08:15","post_modified_gmt":"2018-03-12 09:08:15","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=case-studies&amp;p=6637","menu_order":"0","post_type":"case-studies","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6638","post_author":"1","post_date":"2018-03-12 09:10:21","post_date_gmt":"2018-03-12 09:10:21","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"1\/2\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]<span style=\"color: #333333;\"><strong>Project Name:<\/strong><\/span> Business Accounting\n\n<span style=\"color: #333333;\"><strong>Client:<\/strong><\/span> Company Name Inc.\n\n<span style=\"color: #333333;\"><strong>Project Commencement Date:<\/strong><\/span> February 18, 2017\n\n<span style=\"color: #333333;\"><strong>Priject Completion Date:<\/strong><\/span> January 25, 2018\n\n<span style=\"color: #333333;\"><strong>Project url:<\/strong> <\/span>www.example.com[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.\n\n&nbsp;\n\nOn the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\"][rt_image_gallery image_gallery_url=\"6648,6649,6647,6646\"][\/vc_column][\/vc_row][vc_row gap=\"30\" equal_height=\"yes\" css=\".vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto.<\/p>\n[\/vc_column_text][vc_custom_heading text=\"THE STRATEGY\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue<\/p>\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem.<\/p>\n[\/vc_column_text][vc_single_image image=\"6650\" img_size=\"full\" el_class=\"full-width-image\" css=\".vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_row_inner][vc_column_inner el_class=\"left-border2\" width=\"1\/4\"][vc_single_image image=\"6652\" img_size=\"full\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6651\" img_size=\"full\" css=\".vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"]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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.[\/vc_column_text][vc_column_text css=\".vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}\"]<strong>Benjamin Tickle, Project Manager<\/strong>\n<strong>Company Name Inc<\/strong>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Product Design & Branding Innovative Brand Design Concepts","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"product-design-branding-innovative-brand-design-concepts","to_ping":"","pinged":"","post_modified":"2018-03-12 09:10:21","post_modified_gmt":"2018-03-12 09:10:21","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=case-studies&amp;p=6638","menu_order":"0","post_type":"case-studies","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6639","post_author":"1","post_date":"2018-03-12 09:13:58","post_date_gmt":"2018-03-12 09:13:58","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"1\/2\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]<span style=\"color: #333333;\"><strong>Project Name:<\/strong><\/span> Business Accounting\n\n<span style=\"color: #333333;\"><strong>Client:<\/strong><\/span> Company Name Inc.\n\n<span style=\"color: #333333;\"><strong>Project Commencement Date:<\/strong><\/span> February 18, 2017\n\n<span style=\"color: #333333;\"><strong>Priject Completion Date:<\/strong><\/span> January 25, 2018\n\n<span style=\"color: #333333;\"><strong>Project url:<\/strong> <\/span>www.example.com[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.\n\n&nbsp;\n\nOn the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\"][rt_image_gallery image_gallery_url=\"6648,6649,6647,6646\"][\/vc_column][\/vc_row][vc_row gap=\"30\" equal_height=\"yes\" css=\".vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto.<\/p>\n[\/vc_column_text][vc_custom_heading text=\"THE STRATEGY\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue<\/p>\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem.<\/p>\n[\/vc_column_text][vc_single_image image=\"6650\" img_size=\"full\" el_class=\"full-width-image\" css=\".vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_row_inner][vc_column_inner el_class=\"left-border2\" width=\"1\/4\"][vc_single_image image=\"6652\" img_size=\"full\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6651\" img_size=\"full\" css=\".vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"]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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.[\/vc_column_text][vc_column_text css=\".vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}\"]<strong>Benjamin Tickle, Project Manager<\/strong>\n<strong>Company Name Inc<\/strong>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Business Consultancy Corporate Consultancy Solutions","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"business-consultancy-corporate-consultancy-solutions","to_ping":"","pinged":"","post_modified":"2018-03-12 09:13:58","post_modified_gmt":"2018-03-12 09:13:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=case-studies&amp;p=6639","menu_order":"0","post_type":"case-studies","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6640","post_author":"1","post_date":"2018-03-12 09:22:22","post_date_gmt":"2018-03-12 09:22:22","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"1\/2\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]<span style=\"color: #333333;\"><strong>Project Name:<\/strong><\/span> Business Accounting\n\n<span style=\"color: #333333;\"><strong>Client:<\/strong><\/span> Company Name Inc.\n\n<span style=\"color: #333333;\"><strong>Project Commencement Date:<\/strong><\/span> February 18, 2017\n\n<span style=\"color: #333333;\"><strong>Priject Completion Date:<\/strong><\/span> January 25, 2018\n\n<span style=\"color: #333333;\"><strong>Project url:<\/strong> <\/span>www.example.com[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.\n\n&nbsp;\n\nOn the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\"][rt_image_gallery image_gallery_url=\"6648,6649,6647,6646\"][\/vc_column][\/vc_row][vc_row gap=\"30\" equal_height=\"yes\" css=\".vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto.<\/p>\n[\/vc_column_text][vc_custom_heading text=\"THE STRATEGY\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue<\/p>\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem.<\/p>\n[\/vc_column_text][vc_single_image image=\"6650\" img_size=\"full\" el_class=\"full-width-image\" css=\".vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_row_inner][vc_column_inner el_class=\"left-border2\" width=\"1\/4\"][vc_single_image image=\"6652\" img_size=\"full\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6651\" img_size=\"full\" css=\".vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"]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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.[\/vc_column_text][vc_column_text css=\".vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}\"]<strong>Benjamin Tickle, Project Manager<\/strong>\n<strong>Company Name Inc<\/strong>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Inventory Management Maintaining Tracking System","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"inventory-management-maintaining-tracking-system","to_ping":"","pinged":"","post_modified":"2018-03-12 09:22:22","post_modified_gmt":"2018-03-12 09:22:22","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=case-studies&amp;p=6640","menu_order":"0","post_type":"case-studies","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6641","post_author":"1","post_date":"2018-03-12 09:23:18","post_date_gmt":"2018-03-12 09:23:18","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519797995097{margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519636633490{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h1|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520835343321{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519636674521{margin-top: 20px !important;padding-top: 0px !important;}\"][vc_column width=\"1\/2\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520843828170{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]<span style=\"color: #333333;\"><strong>Project Name:<\/strong><\/span> Business Accounting\n\n<span style=\"color: #333333;\"><strong>Client:<\/strong><\/span> Company Name Inc.\n\n<span style=\"color: #333333;\"><strong>Project Commencement Date:<\/strong><\/span> February 18, 2017\n\n<span style=\"color: #333333;\"><strong>Priject Completion Date:<\/strong><\/span> January 25, 2018\n\n<span style=\"color: #333333;\"><strong>Project url:<\/strong> <\/span>www.example.com[\/vc_column_text][vc_column_text css_animation=\"none\" css=\".vc_custom_1520834309540{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.\n\n&nbsp;\n\nOn the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur Quis autem vel eum iure reprehenderit qui in ea voluptate.[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\"][rt_image_gallery image_gallery_url=\"6648,6649,6647,6646\"][\/vc_column][\/vc_row][vc_row gap=\"30\" equal_height=\"yes\" css=\".vc_custom_1519642951767{margin-top: 60px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 50px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1519633652584{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633821140{margin-top: 12px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto.<\/p>\n[\/vc_column_text][vc_custom_heading text=\"THE STRATEGY\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519633852694{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633511634{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue<\/p>\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1519633660776{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 20px !important;padding-right: 30px !important;padding-bottom: 15px !important;padding-left: 30px !important;background-color: #fdfdfd !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"THE CHALLENGE\" font_container=\"tag:h3|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519632380017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519633640063{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">Sed ut perspiciatis unde omnis iste natus error sit voluptatem.<\/p>\n[\/vc_column_text][vc_single_image image=\"6650\" img_size=\"full\" el_class=\"full-width-image\" css=\".vc_custom_1520848228555{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1520848250126{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_row_inner][vc_column_inner el_class=\"left-border2\" width=\"1\/4\"][vc_single_image image=\"6652\" img_size=\"full\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1519637056981{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6651\" img_size=\"full\" css=\".vc_custom_1520848274466{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: -20px !important;border-top-width: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519636524974{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"]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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish.[\/vc_column_text][vc_column_text css=\".vc_custom_1519636574827{margin-top: 15px !important;padding-top: 0px !important;}\"]<strong>Benjamin Tickle, Project Manager<\/strong>\n<strong>Company Name Inc<\/strong>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Customer Satisfaction Value for Money Solutions","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"customer-satisfaction-value-for-money-solutions","to_ping":"","pinged":"","post_modified":"2018-03-12 09:23:18","post_modified_gmt":"2018-03-12 09:23:18","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=case-studies&amp;p=6641","menu_order":"0","post_type":"case-studies","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6642","post_author":"1","post_date":"2018-03-12 09:27:31","post_date_gmt":"2018-03-12 09:27:31","post_content":"","post_title":"Case Studies","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"case-studies","to_ping":"","pinged":"","post_modified":"2018-03-12 09:27:31","post_modified_gmt":"2018-03-12 09:27:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=6642","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6646","post_author":"1","post_date":"2018-03-12 09:46:19","post_date_gmt":"2018-03-12 09:46:19","post_content":"","post_title":"gallery-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"gallery-1","to_ping":"","pinged":"","post_modified":"2020-12-18 11:23:34","post_modified_gmt":"2020-12-18 11:23:34","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6647","post_author":"1","post_date":"2018-03-12 09:46:25","post_date_gmt":"2018-03-12 09:46:25","post_content":"","post_title":"gallery-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"gallery-2","to_ping":"","pinged":"","post_modified":"2018-03-12 09:46:25","post_modified_gmt":"2018-03-12 09:46:25","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6648","post_author":"1","post_date":"2018-03-12 09:46:30","post_date_gmt":"2018-03-12 09:46:30","post_content":"","post_title":"gallery-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"gallery-3","to_ping":"","pinged":"","post_modified":"2018-03-12 09:46:30","post_modified_gmt":"2018-03-12 09:46:30","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6649","post_author":"1","post_date":"2018-03-12 09:46:35","post_date_gmt":"2018-03-12 09:46:35","post_content":"","post_title":"gallery-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"gallery-4","to_ping":"","pinged":"","post_modified":"2018-03-12 09:46:35","post_modified_gmt":"2018-03-12 09:46:35","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6650","post_author":"1","post_date":"2018-03-12 09:48:40","post_date_gmt":"2018-03-12 09:48:40","post_content":"","post_title":"pink-chart","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"pink-chart","to_ping":"","pinged":"","post_modified":"2018-03-12 09:48:40","post_modified_gmt":"2018-03-12 09:48:40","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/pink-chart.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6651","post_author":"1","post_date":"2018-03-12 09:51:09","post_date_gmt":"2018-03-12 09:51:09","post_content":"","post_title":"collon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"collon","to_ping":"","pinged":"","post_modified":"2018-03-12 09:51:09","post_modified_gmt":"2018-03-12 09:51:09","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/collon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6652","post_author":"1","post_date":"2018-03-12 09:51:39","post_date_gmt":"2018-03-12 09:51:39","post_content":"","post_title":"single-image","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"single-image","to_ping":"","pinged":"","post_modified":"2018-03-12 09:51:39","post_modified_gmt":"2018-03-12 09:51:39","post_content_filtered":"","post_parent":"6630","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/single-image.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6673","post_author":"1","post_date":"2018-03-14 12:10:35","post_date_gmt":"2018-03-14 12:10:35","post_content":"","post_title":"Consultix-Logo-L-pink","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"consultix-logo-l-pink","to_ping":"","pinged":"","post_modified":"2018-03-14 12:10:35","post_modified_gmt":"2018-03-14 12:10:35","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/Consultix-Logo-L-pink.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6674","post_author":"1","post_date":"2017-11-08 09:05:50","post_date_gmt":"2017-11-08 09:05:50","post_content":"<label> Your Name (required)\n    [text* your-name] <\/label>\n\n<label> Your Email (required)\n    [email* your-email] <\/label>\n\n<label> Subject\n    [text your-subject] <\/label>\n\n<label> Your Message\n    [textarea your-message] <\/label>\n\n[submit \"Send\"]\n1\nConsultix \"[your-subject]\"\n[your-name] <wordpress@themes.radiantthemes.com>\nadmin@consultix.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 Consultix (http:\/\/growthmarcom.com\/consultix\/)\nReply-To: [your-email]\n\n\n\n\nFinaCorp - Corporate Business Finance Theme \"[your-subject]\"\nFinaCorp - Corporate Business Finance Theme <wordpress@themes.radiantthemes.com>\n[your-email]\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on FinaCorp - Corporate Business Finance Theme (https:\/\/themes.radiantthemes.com\/finacorp)\nReply-To: radiantthemes@gmail.com\n\n\n\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.\nThe date format is incorrect.\nThe date is before the earliest one allowed.\nThe date is after the latest one allowed.\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.\nThe number format is invalid.\nThe number is smaller than the minimum allowed.\nThe number is larger than the maximum allowed.\nThe answer to the quiz is incorrect.\nYour entered code is incorrect.\nThe e-mail address entered is invalid.\nThe URL is invalid.\nThe telephone number is invalid.","post_title":"Contact form 1","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"contact-form-1-2","to_ping":"","pinged":"","post_modified":"2017-11-08 09:05:50","post_modified_gmt":"2017-11-08 09:05:50","post_content_filtered":"","post_parent":"0","guid":"https:\/\/themes.radiantthemes.com\/finacorp\/?post_type=wpcf7_contact_form&amp;p=4","menu_order":"0","post_type":"wpcf7_contact_form","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6675","post_author":"1","post_date":"2018-02-21 08:11:22","post_date_gmt":"2018-02-21 08:11:22","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading text=\"Quality Resourcing\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">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.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\"][vc_column width=\"5\/12\"][vc_single_image image=\"6430\" img_size=\"full\"][\/vc_column][vc_column width=\"7\/12\"][vc_custom_heading text=\"EXPERTISE IN INDUSTRIAL SOLUTION\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[\/vc_column_text][vc_row_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1519216671533{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text\"]\n<h2>MECHANICAL ENGINEERING<\/h2>\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1519216690511{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text\"]\n<h2>INDUSTRIAL CONSTRUCTION<\/h2>\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1519211851621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column][vc_custom_heading text=\"INDUSTRIAL SERVICES\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: left;\">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.<\/p>\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style-one\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"MANUFACTURING\"]\n<h2 class=\"heading-font-style\">MANUFACTURING<\/h2>\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.\n<div class=\"tab-inner-section\">\n<div class=\"row\">\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\n<div class=\"col-sm-7\">\n<div class=\"contect-section\">\n<h2>Our tunnel services include:<\/h2>\n<ul>\n \t<li>Traffic control<\/li>\n \t<li>Ventilation systems<\/li>\n \t<li>Integrated control systems<\/li>\n \t<li>VMS signage<\/li>\n \t<li>Pumping stations<\/li>\n \t<li>Switch rooms<\/li>\n<\/ul>\n<ul>\n \t<li>SCADA systems<\/li>\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\n \t<li>Fire detection and suppression systems<\/li>\n \t<li>People emergency escape systems<\/li>\n \t<li>Data and CCTV<\/li>\n \t<li>Specialist LED upgrades<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"INFRASTRUCTURE\"]\n<h2 class=\"heading-font-style\">INFRASTRUCTURE<\/h2>\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.\n<div class=\"tab-inner-section\">\n<div class=\"row\">\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\n<div class=\"col-sm-7\">\n<div class=\"contect-section\">\n<h2>Our tunnel services include:<\/h2>\n<ul>\n \t<li>Traffic control<\/li>\n \t<li>Ventilation systems<\/li>\n \t<li>Integrated control systems<\/li>\n \t<li>VMS signage<\/li>\n \t<li>Pumping stations<\/li>\n \t<li>Switch rooms<\/li>\n<\/ul>\n<ul>\n \t<li>SCADA systems<\/li>\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\n \t<li>Fire detection and suppression systems<\/li>\n \t<li>People emergency escape systems<\/li>\n \t<li>Data and CCTV<\/li>\n \t<li>Specialist LED upgrades<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"PETROCHMICAL\"]\n<h2 class=\"heading-font-style\">PETROCHMICAL<\/h2>\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.\n<div class=\"tab-inner-section\">\n<div class=\"row\">\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\n<div class=\"col-sm-7\">\n<div class=\"contect-section\">\n<h2>Our tunnel services include:<\/h2>\n<ul>\n \t<li>Traffic control<\/li>\n \t<li>Ventilation systems<\/li>\n \t<li>Integrated control systems<\/li>\n \t<li>VMS signage<\/li>\n \t<li>Pumping stations<\/li>\n \t<li>Switch rooms<\/li>\n<\/ul>\n<ul>\n \t<li>SCADA systems<\/li>\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\n \t<li>Fire detection and suppression systems<\/li>\n \t<li>People emergency escape systems<\/li>\n \t<li>Data and CCTV<\/li>\n \t<li>Specialist LED upgrades<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"OIL AND GAS\"]\n<h2 class=\"heading-font-style\">OIL AND GAS<\/h2>\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.\n<div class=\"tab-inner-section\">\n<div class=\"row\">\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\n<div class=\"col-sm-7\">\n<div class=\"contect-section\">\n<h2>Our tunnel services include:<\/h2>\n<ul>\n \t<li>Traffic control<\/li>\n \t<li>Ventilation systems<\/li>\n \t<li>Integrated control systems<\/li>\n \t<li>VMS signage<\/li>\n \t<li>Pumping stations<\/li>\n \t<li>Switch rooms<\/li>\n<\/ul>\n<ul>\n \t<li>SCADA systems<\/li>\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\n \t<li>Fire detection and suppression systems<\/li>\n \t<li>People emergency escape systems<\/li>\n \t<li>Data and CCTV<\/li>\n \t<li>Specialist LED upgrades<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][rt_testimonial_style testimonial_style=\"ten\" content_font_color=\"#525252\" use_theme_fonts=\"yes\" allow_nav=\"false\" autoplay_timeout=\"6\" posts_in_desktop=\"1\" content_font_size=\"15px\" content_line_height=\"30px\" extra_class=\"testimonial-style-text\"][\/vc_column][\/vc_row]","post_title":"Quality Resourcing","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6375-revision-v1","to_ping":"","pinged":"","post_modified":"2018-02-21 08:11:22","post_modified_gmt":"2018-02-21 08:11:22","post_content_filtered":"","post_parent":"6375","guid":"http:\/\/growthmarcom.com\/consultix\/2018\/02\/21\/6375-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6676","post_author":"1","post_date":"2018-02-14 11:09:33","post_date_gmt":"2018-02-14 11:09:33","post_content":"<p>[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776548066{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776030018{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.<\/p>\n<p>&nbsp;<\/p>\n<p>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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]<\/p>\n<h3 class=\"heading-font-tow\">Register<\/h3>\n<p>[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]<\/p>\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<p><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567<\/p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\n<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]<\/p>\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]<\/p>\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n<li>Age Limit: 18+.<\/li>\n<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n<li>No outside food is allowed.<\/li>\n<\/ul>\n<p>[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"International Press Conference","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4766-revision-v1","to_ping":"","pinged":"","post_modified":"2018-02-14 11:09:33","post_modified_gmt":"2018-02-14 11:09:33","post_content_filtered":"","post_parent":"4766","guid":"http:\/\/growthmarcom.com\/consultix\/2018\/02\/14\/4766-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6677","post_author":"1","post_date":"2018-02-15 03:56:30","post_date_gmt":"2018-02-15 03:56:30","post_content":"<p>[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776496849{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|color:%230c1434|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.<\/p>\n<p>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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]<\/p>\n<h3 class=\"heading-font-tow\">Register<\/h3>\n<p>[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]<\/p>\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<p><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567<\/p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\n<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]<\/p>\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]<\/p>\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n<li>Age Limit: 18+.<\/li>\n<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n<li>No outside food is allowed.<\/li>\n<\/ul>\n<p>[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"Business Meeting","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4836-revision-v1","to_ping":"","pinged":"","post_modified":"2018-02-15 03:56:30","post_modified_gmt":"2018-02-15 03:56:30","post_content_filtered":"","post_parent":"4836","guid":"http:\/\/growthmarcom.com\/consultix\/2018\/02\/15\/4836-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6678","post_author":"1","post_date":"2018-02-15 04:12:18","post_date_gmt":"2018-02-15 04:12:18","post_content":"<p>[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776453261{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776463019{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.<\/p>\n<p>&nbsp;<\/p>\n<p>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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]<\/p>\n<h3 class=\"heading-font-tow\">Register<\/h3>\n<p>[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]<\/p>\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<p><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567<\/p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\n<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]<\/p>\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]<\/p>\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n<li>Age Limit: 18+.<\/li>\n<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n<li>No outside food is allowed.<\/li>\n<\/ul>\n<p>[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"Business Conference","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4846-revision-v1","to_ping":"","pinged":"","post_modified":"2018-02-15 04:12:18","post_modified_gmt":"2018-02-15 04:12:18","post_content_filtered":"","post_parent":"4846","guid":"http:\/\/growthmarcom.com\/consultix\/2018\/02\/15\/4846-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6679","post_author":"1","post_date":"2018-02-15 04:18:05","post_date_gmt":"2018-02-15 04:18:05","post_content":"<p>[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776168337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776416223{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.<\/p>\n<p>&nbsp;<\/p>\n<p>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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]<\/p>\n<h3 class=\"heading-font-tow\">Register<\/h3>\n<p>[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]<\/p>\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<p><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567<\/p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\n<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]<\/p>\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]<\/p>\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n<li>Age Limit: 18+.<\/li>\n<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n<li>No outside food is allowed.<\/li>\n<\/ul>\n<p>[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"Competitive Business summit","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4850-revision-v1","to_ping":"","pinged":"","post_modified":"2018-02-15 04:18:05","post_modified_gmt":"2018-02-15 04:18:05","post_content_filtered":"","post_parent":"4850","guid":"http:\/\/growthmarcom.com\/consultix\/2018\/02\/15\/4850-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6680","post_author":"1","post_date":"2018-02-15 04:23:30","post_date_gmt":"2018-02-15 04:23:30","post_content":"[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|color:%23273272|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518687281134{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|color:%230c1434|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518687497413{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.\n\n&nbsp;\n\nDuis 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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]\n<h3 class=\"heading-font-tow\">Register<\/h3>\n[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n \t<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n \t<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\n\nOn the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.\n\n<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do\n\n<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do\n\n<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do\n\n<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n \t<li>Age Limit: 18+.<\/li>\n \t<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n \t<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n \t<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n \t<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n \t<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n \t<li>No outside food is allowed.<\/li>\n<\/ul>\n[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]","post_title":"Business Consulting","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4854-revision-v1","to_ping":"","pinged":"","post_modified":"2018-02-15 04:23:30","post_modified_gmt":"2018-02-15 04:23:30","post_content_filtered":"","post_parent":"4854","guid":"http:\/\/growthmarcom.com\/consultix\/2018\/02\/15\/4854-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6681","post_author":"1","post_date":"2018-02-15 04:30:50","post_date_gmt":"2018-02-15 04:30:50","post_content":"<p>[vc_row][vc_column][vc_empty_space height=\"60px\"][vc_custom_heading source=\"post_title\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:40px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776108117{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 40px !important;padding-right: 40px !important;padding-bottom: 40px !important;padding-left: 40px !important;}\" el_class=\"heading-font\"][vc_empty_space height=\"45px\"][vc_single_image source=\"featured_image\" img_size=\"full\" alignment=\"center\"][vc_custom_heading text=\"Event Description\" font_container=\"tag:h2|font_size:20px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518776146917{margin-bottom: 0px !important;padding-bottom: 30px !important;}\" el_class=\"heading-font-tow\"][vc_empty_space height=\"20px\"][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.<\/p>\n<p>&nbsp;<\/p>\n<p>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. On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"Register For Events\"]<\/p>\n<h3 class=\"heading-font-tow\">Register<\/h3>\n<p>[contact-form-7 class=\"Register-form\" id=\"4916\" title=\"Register\"][\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"Venue Details\"]<\/p>\n<div class=\"row\">\n<div class=\"col-sm-5\">\n<div class=\"address-section\">\n<h4 style=\"font-size: 16px; color: #111111;\"><i class=\"fa fa-map-marker\" aria-hidden=\"true\"><\/i> 250 Oak Street, Syracuse, New York<\/h4>\n<div class=\"tab-list-style-2\">\n<ul>\n<li><i class=\"fa fa-calendar\" aria-hidden=\"true\"><\/i> May 17 \u2013 22, 2018<\/li>\n<li><i class=\"fa fa-clock-o\" aria-hidden=\"true\"><\/i> 6:00 PM to 8:30 PM<\/li>\n<\/ul>\n<\/div>\n<p><i class=\"fa fa-phone\" aria-hidden=\"true\"><\/i> 888-123-4567<\/p>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\n<p>On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized.<\/div>\n<\/div>\n<div class=\"col-sm-7\"><iframe style=\"border: 0;\" src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3151.8981293161937!2d144.95386111496057!3d-37.81585504193533!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6ad65d4c21883e87%3A0xc135a528c71d7d71!2s16122%2F600+Bourke+St%2C+Melbourne+VIC+3000%2C+Australia!5e0!3m2!1sen!2sin!4v1518669295594\" width=\"100%\" height=\"450\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/iframe><\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"Speakers Info\"]<\/p>\n<h3 class=\"heading-font-tow\">Speakers Info<\/h3>\n<div class=\"speaker-section\">\n<div class=\"row\">\n<div class=\"col-sm-6\">\n<div class=\"row\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-1.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Mattie Bartlett<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-2.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>William Hudson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-3.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>James Johnson<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<div class=\"col-sm-3\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/image-4.jpg\" \/><\/div>\n<div class=\"col-sm-9\">\n<h4>Marjorie Toomey<\/h4>\n<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"Terms And Condition\"]<\/p>\n<h3 class=\"heading-font-tow\">Terms And Condition<\/h3>\n<ul>\n<li>Age Limit: 18+.<\/li>\n<li>Viewers are requested to take their seat 15 minutes before the start of the program.<\/li>\n<li>The Promoter\/Venue Owner may use the ticket holder`s image or likeness in any live or recorded video display, photograph or picture.<\/li>\n<li>The Promoter\/Venue Owner may postpone, cancel, interrupt or stop the event due to adverse weather, dangerous situations, or any other causes beyond his reasonable control.<\/li>\n<li>The Ticket Holder agrees to submit to any search for any prohibited items including but not limited to weapons, controlled, dangerous and illegal substances and recording devices.<\/li>\n<li>The Ticket Holder voluntarily assumes all risk and danger incidental to the event whether occurring prior to, during or subsequent to the actual event, including any death, personal injury, loss, damage or liability.<\/li>\n<li>No outside food is allowed.<\/li>\n<\/ul>\n<p>[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][vc_empty_space height=\"60px\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"Office Meeting","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4860-revision-v1","to_ping":"","pinged":"","post_modified":"2018-02-15 04:30:50","post_modified_gmt":"2018-02-15 04:30:50","post_content_filtered":"","post_parent":"4860","guid":"http:\/\/growthmarcom.com\/consultix\/2018\/02\/15\/4860-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6682","post_author":"1","post_date":"2020-12-19 05:18:51","post_date_gmt":"2020-12-19 05:18:51","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849740505{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1512103200135{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1512111230271{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-19 05:18:51","post_modified_gmt":"2020-12-19 05:18:51","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/19\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6684","post_author":"1","post_date":"2020-12-19 05:35:01","post_date_gmt":"2020-12-19 05:35:01","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849740505{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner el_class=\"expert-field\" width=\"1\/2\" css=\".vc_custom_1608356095315{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1512111230271{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-19 05:35:01","post_modified_gmt":"2020-12-19 05:35:01","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/19\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6686","post_author":"1","post_date":"2020-12-19 05:39:15","post_date_gmt":"2020-12-19 05:39:15","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.expert-field ul li{\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-19 05:39:15","post_modified_gmt":"2020-12-19 05:39:15","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/19\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6688","post_author":"1","post_date":"2020-12-19 05:40:30","post_date_gmt":"2020-12-19 05:40:30","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.expert-field ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-19 05:40:30","post_modified_gmt":"2020-12-19 05:40:30","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/19\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6689","post_author":"1","post_date":"2020-12-19 05:44:16","post_date_gmt":"2020-12-19 05:44:16","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849740505{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner el_class=\"expert-field\" width=\"1\/2\" css=\".vc_custom_1608356095315{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-19 05:44:16","post_modified_gmt":"2020-12-19 05:44:16","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/19\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6690","post_author":"1","post_date":"2020-12-21 08:10:50","post_date_gmt":"2020-12-21 08:10:50","post_content":"[vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1519364473757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column width=\"1\/3\" css=\".vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"COMPANY OVERVIEW\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Providing Best Business Solution For\r\nGrowing Your Business\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"We Have More Than 20+ Years Practical Experience\" font_container=\"tag:h3|font_size:30px|text_align:left|line_height:38px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]onec ut posuere metus, eu porttitor orci. Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae. Nunc vitae velit arcu. Aliquam ornare efficitur ante eu sodales. Vestibulum venenatis aliquet metus. Morbi nec euismod ante, vitae eleifend odio. Integer vel vehicula tortor. Morbi a sapien in neque venenatis sodales vitae eu quam. In sit amet feugiat mauris.\r\n\r\n&nbsp;\r\n\r\nNulla vel magna nisi. Nulla vel ante pellentesque, auctor sapien sed, mattis turpis. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_single_image image=\"4939\" img_size=\"full\" css=\".vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space-top\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1\/4\" css=\".vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"25\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"YEARS Of\r\nExperience\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"54\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Professional\r\nExperts\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1530\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Successful\r\nProjects\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1310\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Satisfied\r\ncustomers\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"OUR CORE VALUES\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Our Core Values That Make\r\nUs Professional\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4942\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Quality Services\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4943\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Planning &amp; Strategy\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4941\" img_size=\"full\" css=\".vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space\"][\/vc_column_inner][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4944\" img_size=\"full\" css=\".vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Clients Satisfaction\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4945\" img_size=\"full\" css=\".vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Independent Staff\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519366949998{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"3\/4\" css=\".vc_custom_1518760412281{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Looking For a Job?\" font_container=\"tag:h4|font_size:35px|text_align:left|color:%23ffffff|line_height:40px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Labore atque officiis maxime suscipit expedita obcaecati nulla in ducimus iure quos quam recusandae dolor quas et perspiciatis voluptatum accusantium delectus nisi reprehenderit, Lorem ipsum dolor sit amet, consectetur adipisicing elit.\" font_container=\"tag:p|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518760815988{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][lea_button_style title=\"SEE OPEN POSITIONS\" font_color=\"#252525\" use_theme_fonts=\"yes\" background_hover_color=\"#252525\" font_hover_color=\"#ffffff\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcareer%2F|||\" button_font_size=\"13px\" button_line_height=\"26px\" button_design_css=\".vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT'S TESTIMONIALS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"What Our Clients Say\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_testimonial_style testimonial_style=\"eight\" use_theme_fonts=\"yes\" allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\" extra_class=\"client-box-border\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SOME OF OUR CLIENTS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"We Appreciate Clients\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_clients_style clients_style=\"three\" clients_allow_carousel=\"false\" clients_no_row_items=\"5\" max_posts=\"-1\"][\/vc_column][\/vc_row]","post_title":"Company Overview","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4927-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:10:50","post_modified_gmt":"2020-12-21 08:10:50","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/4927-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6691","post_author":"1","post_date":"2020-12-21 08:12:31","post_date_gmt":"2020-12-21 08:12:31","post_content":"[vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1519364473757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column width=\"1\/3\" css=\".vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"COMPANY OVERVIEW\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Providing Best Business Solution For\r\nGrowing Your Business\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"We Have More Than 20+ Years Practical Experience\" font_container=\"tag:h3|font_size:30px|text_align:left|line_height:38px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]onec ut posuere metus, eu porttitor orci. Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae. Nunc vitae velit arcu. Aliquam ornare efficitur ante eu sodales. Vestibulum venenatis aliquet metus. Morbi nec euismod ante, vitae eleifend odio. Integer vel vehicula tortor. Morbi a sapien in neque venenatis sodales vitae eu quam. In sit amet feugiat mauris.\r\n\r\n&nbsp;\r\n\r\nNulla vel magna nisi. Nulla vel ante pellentesque, auctor sapien sed, mattis turpis. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_single_image image=\"4939\" img_size=\"full\" css=\".vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space-top\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1\/4\" css=\".vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"25\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"YEARS Of\r\nExperience\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"54\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Professional\r\nExperts\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1530\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Successful\r\nProjects\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1310\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Satisfied\r\ncustomers\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"OUR CORE VALUES\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Our Core Values That Make\r\nUs Professional\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4942\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Quality Services\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4943\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Planning &amp; Strategy\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4941\" img_size=\"full\" css=\".vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space\"][\/vc_column_inner][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4944\" img_size=\"full\" css=\".vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Clients Satisfaction\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4945\" img_size=\"full\" css=\".vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Independent Staff\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"3\/4\" css=\".vc_custom_1518760412281{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Looking For a Job?\" font_container=\"tag:h4|font_size:35px|text_align:left|color:%23ffffff|line_height:40px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Labore atque officiis maxime suscipit expedita obcaecati nulla in ducimus iure quos quam recusandae dolor quas et perspiciatis voluptatum accusantium delectus nisi reprehenderit, Lorem ipsum dolor sit amet, consectetur adipisicing elit.\" font_container=\"tag:p|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518760815988{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][lea_button_style title=\"SEE OPEN POSITIONS\" font_color=\"#252525\" use_theme_fonts=\"yes\" background_hover_color=\"#252525\" font_hover_color=\"#ffffff\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcareer%2F|||\" button_font_size=\"13px\" button_line_height=\"26px\" button_design_css=\".vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT'S TESTIMONIALS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"What Our Clients Say\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_testimonial_style testimonial_style=\"eight\" use_theme_fonts=\"yes\" allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\" extra_class=\"client-box-border\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SOME OF OUR CLIENTS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"We Appreciate Clients\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_clients_style clients_style=\"three\" clients_allow_carousel=\"false\" clients_no_row_items=\"5\" max_posts=\"-1\"][\/vc_column][\/vc_row]","post_title":"Company Overview","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4927-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:12:31","post_modified_gmt":"2020-12-21 08:12:31","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/4927-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6693","post_author":"1","post_date":"2020-12-21 08:14:55","post_date_gmt":"2020-12-21 08:14:55","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1518770139416{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4953\" img_size=\"full\" css=\".vc_custom_1519367443753{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1518770355318{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"WHO WE ARE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195654077{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}\"][vc_custom_heading text=\"Leading The Way In\r\nConsulting Business For Over 25 Years\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195663293{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"5026\" img_size=\"full\" css=\".vc_custom_1519104046208{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"831baf91-d701-3\" extra_class=\"list-history\" css=\".vc_custom_1518770970111{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Nulla vel magna nisi.<\/li>\r\n \t<li>Nulla vel ante pellentesque, auctor sapien sed<\/li>\r\n \t<li>Mattis turpis. Interdum et malesuada fames.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519363475727{margin-top: 28px !important;margin-bottom: 65px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst. Sed vitae lacus malesuada, sagittis nisl quis, luctus turpis. Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra.[\/vc_column_text][vc_custom_heading text=\"COMPANY TIMELINE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195673278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}\"][vc_custom_heading text=\"Our Company History\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195682256{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367529516{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_timeline_style][rt_timeline_style_item radiant_timeline_image=\"4954\" radiant_timeline_title=\"1998 - Establishment of Company\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4955\" radiant_timeline_title=\"2002 - We Improved Ourselves\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4956\" radiant_timeline_title=\"2007 - Series A fund raised\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4957\" radiant_timeline_title=\"2013 - Opened 6 Offices Worldwide\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][\/rt_timeline_style][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538489924{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-2%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Our History","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4949-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:14:55","post_modified_gmt":"2020-12-21 08:14:55","post_content_filtered":"","post_parent":"4949","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/4949-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6694","post_author":"1","post_date":"2020-12-21 08:16:19","post_date_gmt":"2020-12-21 08:16:19","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1519363187256{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4969\" img_size=\"full\" css=\".vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}\"][vc_custom_heading text=\"Our Mission Is To Become The Best Service Company In The World\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat. Nulla vel magna nisi vel ante pellentesque, auctor sapien sedattis turpis. Interdum et malesuada fames. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769937967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][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[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Core Values\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\" css=\".vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-2%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Mission & Values","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4966-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:16:19","post_modified_gmt":"2020-12-21 08:16:19","post_content_filtered":"","post_parent":"4966","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/4966-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6695","post_author":"1","post_date":"2020-12-21 08:17:41","post_date_gmt":"2020-12-21 08:17:41","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"HEAD OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United States\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI0MjE3LjgyNjcxNzE4OTQlMjEyZC03My45NzY1MTY2MjkyODU4OCUyMTNkNDAuNjQ2ODk2NzM5NTA5MDc0JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODljMjViNDZlMWU0YTUzNSUyNTNBMHhiNzg1MDVhOTAyYzY5MzA3JTIxMnNCcm9va2x5biUyNTJDJTJCTlklMkIxMTIyNiUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTg3NzI0MTAzODYlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjMyMCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix Canada\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDQxMjcxODUzLjQ1NzMxOTgxJTIxMmQtMTMwLjIyNzIyMjk3MTc3MjYlMjEzZDUwLjg0OTA1NDIwMjY4MTQyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NGIwZDAzZDMzN2NjNmFkOSUyNTNBMHg5OTY4YjcyYWEyNDM4ZmE1JTIxMnNDYW5hZGElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTUxODc3NTIzNTUyNiUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyMzIwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United Kingdom\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDIyNTYwNTQ2LjMwOTM5MTM5NCUyMTJkLTUuMzk5NzYxMDk5NjY5OTQ5JTIxM2Q0Ni4zNTAwODE0ODYwNTQyODYlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHgyNWEzYjExNDJjNzkxYTklMjUzQTB4YzRmOGEwNDMzMjg4MjU3YSUyMTJzVW5pdGVkJTJCS2luZ2RvbSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc2luJTIxNHYxNTE4Nzc1MjkyMDA0JTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlMjBoZWlnaHQlM0QlMjIzMjAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-2%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Locations","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4972-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:17:41","post_modified_gmt":"2020-12-21 08:17:41","post_content_filtered":"","post_parent":"4972","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/4972-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6697","post_author":"1","post_date":"2020-12-21 08:23:09","post_date_gmt":"2020-12-21 08:23:09","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.expert-field ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:23:09","post_modified_gmt":"2020-12-21 08:23:09","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6699","post_author":"1","post_date":"2020-12-21 08:23:51","post_date_gmt":"2020-12-21 08:23:51","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n\/*.expert-field ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}*\/\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:23:51","post_modified_gmt":"2020-12-21 08:23:51","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6701","post_author":"1","post_date":"2020-12-21 08:24:41","post_date_gmt":"2020-12-21 08:24:41","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:24:41","post_modified_gmt":"2020-12-21 08:24:41","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6702","post_author":"1","post_date":"2020-12-21 08:25:30","post_date_gmt":"2020-12-21 08:25:30","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849740505{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608539125037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-1%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:25:30","post_modified_gmt":"2020-12-21 08:25:30","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6703","post_author":"1","post_date":"2020-12-21 08:26:48","post_date_gmt":"2020-12-21 08:26:48","post_content":"[vc_row css_animation=\"none\" css=\".vc_custom_1511352317763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\"][vc_custom_heading text=\"We are Hiring\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511767360212{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511517093975{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-inner-text\"][rt_accordion_style_item radiant_accordiontitle=\"Sr. Creative Director - 2 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Sr. Creative Director - 2 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Sr. Marketing Manager - 5 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Office Executive - 12 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1511516724084{margin-top: 75px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #e8e8e8 !important;border-left-style: solid !important;border-right-color: #e8e8e8 !important;border-right-style: solid !important;border-top-color: #e8e8e8 !important;border-top-style: solid !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Life at Consultix\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1514804967052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511516587217{margin-top: 10px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][rt_portfolio_style portfolio_style_variation=\"four\" portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\" portfolio_spacing=\"15\" font_size=\"15\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539187672{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539202686{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Career","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1577-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:26:48","post_modified_gmt":"2020-12-21 08:26:48","post_content_filtered":"","post_parent":"1577","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/1577-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6705","post_author":"1","post_date":"2020-12-21 08:29:01","post_date_gmt":"2020-12-21 08:29:01","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Testimonials\" font_container=\"tag:h2|font_size:32px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520486308869{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1520486320153{margin-bottom: 35px !important;}\"]\r\n\r\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.\r\n\r\n[\/vc_column_text][rt_testimonial_style testimonial_style=\"eleven\" content_font_color=\"#575757\" use_theme_fonts=\"yes\" testimonial_allow_carousel=\"false\" testimonial_no_row_items=\"1\" testimonial_image_style=\"image-circle\" content_font_size=\"16px\" content_line_height=\"27px\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539335445{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-2%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Testimonials","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6593-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:29:01","post_modified_gmt":"2020-12-21 08:29:01","post_content_filtered":"","post_parent":"6593","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/6593-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6707","post_author":"1","post_date":"2020-12-21 08:30:33","post_date_gmt":"2020-12-21 08:30:33","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1520490166476{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520489060407{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\"][vc_column_inner css=\".vc_custom_1520499298442{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1520489392382{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow\"][vc_column_inner css=\".vc_custom_1520499349498{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1520490490509{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow\"][vc_column_inner css=\".vc_custom_1520499374241{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-2%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Frequently Asked Questions","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6583-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:30:33","post_modified_gmt":"2020-12-21 08:30:33","post_content_filtered":"","post_parent":"6583","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/6583-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6708","post_author":"1","post_date":"2020-12-21 08:31:23","post_date_gmt":"2020-12-21 08:31:23","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1520490166476{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520489060407{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\"][vc_column_inner css=\".vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1520489392382{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow\"][vc_column_inner css=\".vc_custom_1520499349498{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1520490490509{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow\"][vc_column_inner css=\".vc_custom_1520499374241{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-2%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Frequently Asked Questions","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6583-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:31:23","post_modified_gmt":"2020-12-21 08:31:23","post_content_filtered":"","post_parent":"6583","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/6583-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6709","post_author":"1","post_date":"2020-12-21 08:32:46","post_date_gmt":"2020-12-21 08:32:46","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1520490166476{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520489060407{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\"][vc_column_inner css=\".vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1520489392382{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow\"][vc_column_inner css=\".vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1520490490509{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow\"][vc_column_inner css=\".vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-2%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Frequently Asked Questions","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6583-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:32:46","post_modified_gmt":"2020-12-21 08:32:46","post_content_filtered":"","post_parent":"6583","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/6583-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6710","post_author":"1","post_date":"2020-12-21 08:37:41","post_date_gmt":"2020-12-21 08:37:41","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1519125604463{margin-left: 0px !important;padding-left: 42px !important;}\"][vc_custom_heading text=\"Financial Planning\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}\"]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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"FINANCIAL PLANNING STRATEGIES\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}\"][vc_row_inner css=\".vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194310523{margin-top: 0px !important;margin-bottom: 30px !important;}\"][vc_line_chart type=\"line\" style=\"custom\" legend=\"\" 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%2C%22custom_color%22%3A%22%23e7174d%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%22orange%22%2C%22custom_color%22%3A%22%23323232%22%7D%5D\" css=\".vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519370197195{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][rt_fancy_text_box_style title=\"Top Ranking Market Share\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-pie-chart\" fancytextbox_css=\".vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][rt_fancy_text_box_style title=\"We Support Our Clients Five Working Days\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-life-ring\" fancytextbox_css=\".vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Loan Calculator\" font_container=\"tag:h3|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" css=\".vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_custom_heading text=\"CHOOSE A TYPE OF CALCULATOR\" font_container=\"tag:div|font_size:13px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}\"][rt_loan_calculator css=\".vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Diipiscing Vestibulum<\/li>\r\n \t<li>Vehicula Vulputate Ligula Mollis<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Vehicula Vulputate<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\"][rt_accordion_style_item radiant_accordiontitle=\"Financial Planning Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Company Growth\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"ANALYZE YOUR BUSINESS\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"635\" animation=\"fadeInUp\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"BUSINESS STRATEGIES\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"659\" animation=\"fadeInUp\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Financial Planning","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6282-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:37:41","post_modified_gmt":"2020-12-21 08:37:41","post_content_filtered":"","post_parent":"6282","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/6282-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6711","post_author":"1","post_date":"2020-12-21 08:38:50","post_date_gmt":"2020-12-21 08:38:50","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23505050|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1519125604463{margin-left: 0px !important;padding-left: 42px !important;}\"][vc_custom_heading text=\"Make Your Business Ambitions a Reality\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6383\" img_size=\"full\" css=\".vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"GET SERVICES ONLINE\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1519109843281{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"SERVICE &amp; COST PLANING\" fancy_font_size=\"14\" fancy_line_height=\"22px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6379\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/3\" css=\".vc_custom_1519110059056{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"EMAIL MARKETING\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6381\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/3\" css=\".vc_custom_1519103049464{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"GOOGLE ANALYTICS\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6380\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"YOUR BUSINESS NEEDS TO STAY DYNAMIC IN A COMPLEX ECOSYSTEM\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6388\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519213688554{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Differentiate Through New Services\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis 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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6387\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519213742725{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Boost Customer Experience\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6389\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519213768227{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Enhance operational efficiency and increase productivity\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Business Services","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5062-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:38:50","post_modified_gmt":"2020-12-21 08:38:50","post_content_filtered":"","post_parent":"5062","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/5062-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6712","post_author":"1","post_date":"2020-12-21 08:40:17","post_date_gmt":"2020-12-21 08:40:17","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1519186346490{margin-left: 0px !important;padding-left: 42px !important;}\"][vc_custom_heading text=\"Software, Systems and Society\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6394\" img_size=\"full\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"7\/12\"][vc_custom_heading text=\"MAKE THE BEST USE OF YOUR LIBRARY AND DATA.\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n \t<li>Integer eu nulla luctus feugiat diam.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6395\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6396\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}\"][vc_custom_heading text=\"MAKE YOUR DATA DISCOVERABLE\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.rud.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner gap=\"25\" css=\".vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\" accordion_content_css=\".vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Software &amp; Research Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Manage your research with Mendeley\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Software & Research","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5063-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:40:17","post_modified_gmt":"2020-12-21 08:40:17","post_content_filtered":"","post_parent":"5063","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/5063-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6713","post_author":"1","post_date":"2020-12-21 08:41:54","post_date_gmt":"2020-12-21 08:41:54","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_single_image image=\"6404\" img_size=\"full\"][vc_custom_heading text=\"History of Global Travel Services\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"NEW TRAVEL MANAGEMENT\" font_container=\"tag:h2|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner gap=\"30\" css=\".vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\"][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6618\" img_size=\"full\" css=\".vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff; font-size: 15px;\">DOMESTIC TRAVEL<\/span><\/h4>\r\n<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6617\" img_size=\"full\" css=\".vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff; font-size: 15px;\">INTERNATIONAL TRAVEL<\/span><\/h4>\r\n<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"TRAVEL POLICY &amp; PROCEDURES\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.rud.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519197812991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Travel Policies and Procedures<\/li>\r\n \t<li>Planning a Trip<\/li>\r\n \t<li>Conferences\/Events\/Seminars<\/li>\r\n \t<li>Excursions<\/li>\r\n \t<li>Transportation<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Vehicles\/Rentals<\/li>\r\n \t<li>Meals\/Lodging<\/li>\r\n \t<li>Entertainment, Meals &amp; Refreshments<\/li>\r\n \t<li>Reimbursable Expenses\/Rates<\/li>\r\n \t<li>Reimbursement for Airport Transportation and Parking<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6407\" img_size=\"full\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"SHOPPING FOR TRAVELERS INSURANCE?\" font_container=\"tag:h2|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Travel and Aviation","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6065-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:41:54","post_modified_gmt":"2020-12-21 08:41:54","post_content_filtered":"","post_parent":"6065","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/6065-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6716","post_author":"1","post_date":"2020-12-21 08:49:36","post_date_gmt":"2020-12-21 08:49:36","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading text=\"Quality Resourcing\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\"][vc_column width=\"5\/12\"][vc_single_image image=\"6430\" img_size=\"full\"][\/vc_column][vc_column width=\"7\/12\"][vc_custom_heading text=\"EXPERTISE IN INDUSTRIAL SOLUTION\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[\/vc_column_text][vc_row_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1519216671533{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text\"]\r\n<h2>MECHANICAL ENGINEERING<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1519216690511{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text\"]\r\n<h2>INDUSTRIAL CONSTRUCTION<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1608540569871{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"industrial-service\"][vc_column][vc_custom_heading text=\"INDUSTRIAL SERVICES\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1518610017481{padding-bottom: 50px !important;}\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style-one\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"MANUFACTURING\"]\r\n<h2 class=\"heading-font-style\">MANUFACTURING<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"INFRASTRUCTURE\"]\r\n<h2 class=\"heading-font-style\">INFRASTRUCTURE<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"PETROCHMICAL\"]\r\n<h2 class=\"heading-font-style\">PETROCHMICAL<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"OIL AND GAS\"]\r\n<h2 class=\"heading-font-style\">OIL AND GAS<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][rt_testimonial_style testimonial_style=\"ten\" content_font_color=\"#525252\" use_theme_fonts=\"yes\" allow_nav=\"false\" autoplay_timeout=\"6\" posts_in_desktop=\"1\" content_font_size=\"15px\" content_line_height=\"30px\" extra_class=\"testimonial-style-text\"][\/vc_column][\/vc_row]","post_title":"Quality Resourcing","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6375-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:49:36","post_modified_gmt":"2020-12-21 08:49:36","post_content_filtered":"","post_parent":"6375","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/6375-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6717","post_author":"1","post_date":"2020-12-21 08:50:07","post_date_gmt":"2020-12-21 08:50:07","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n.industrial-service .entry-content ul li{\n\tpadding-left:0 !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:50:07","post_modified_gmt":"2020-12-21 08:50:07","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6719","post_author":"1","post_date":"2020-12-21 08:51:02","post_date_gmt":"2020-12-21 08:51:02","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n.industrial-service .entry-content ul li{\n\tpadding:0 !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:51:02","post_modified_gmt":"2020-12-21 08:51:02","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6720","post_author":"1","post_date":"2020-12-21 08:52:21","post_date_gmt":"2020-12-21 08:52:21","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading text=\"Quality Resourcing\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\"][vc_column width=\"5\/12\"][vc_single_image image=\"6430\" img_size=\"full\"][\/vc_column][vc_column width=\"7\/12\"][vc_custom_heading text=\"EXPERTISE IN INDUSTRIAL SOLUTION\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[\/vc_column_text][vc_row_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1519216671533{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text\"]\r\n<h2>MECHANICAL ENGINEERING<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1519216690511{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text\"]\r\n<h2>INDUSTRIAL CONSTRUCTION<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1608540725621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column][vc_custom_heading text=\"INDUSTRIAL SERVICES\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1608540735109{padding-bottom: 50px !important;}\" el_class=\"industrial-service\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style-one\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"MANUFACTURING\"]\r\n<h2 class=\"heading-font-style\">MANUFACTURING<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"INFRASTRUCTURE\"]\r\n<h2 class=\"heading-font-style\">INFRASTRUCTURE<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"PETROCHMICAL\"]\r\n<h2 class=\"heading-font-style\">PETROCHMICAL<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"OIL AND GAS\"]\r\n<h2 class=\"heading-font-style\">OIL AND GAS<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][rt_testimonial_style testimonial_style=\"ten\" content_font_color=\"#525252\" use_theme_fonts=\"yes\" allow_nav=\"false\" autoplay_timeout=\"6\" posts_in_desktop=\"1\" content_font_size=\"15px\" content_line_height=\"30px\" extra_class=\"testimonial-style-text\"][\/vc_column][\/vc_row]","post_title":"Quality Resourcing","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6375-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:52:21","post_modified_gmt":"2020-12-21 08:52:21","post_content_filtered":"","post_parent":"6375","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/6375-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6722","post_author":"1","post_date":"2020-12-21 08:54:14","post_date_gmt":"2020-12-21 08:54:14","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:54:14","post_modified_gmt":"2020-12-21 08:54:14","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6724","post_author":"1","post_date":"2020-12-21 08:56:04","post_date_gmt":"2020-12-21 08:56:04","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .entry-content ul li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:56:04","post_modified_gmt":"2020-12-21 08:56:04","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6726","post_author":"1","post_date":"2020-12-21 08:57:29","post_date_gmt":"2020-12-21 08:57:29","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 08:57:29","post_modified_gmt":"2020-12-21 08:57:29","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6728","post_author":"1","post_date":"2020-12-21 09:17:35","post_date_gmt":"2020-12-21 09:17:35","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:17:35","post_modified_gmt":"2020-12-21 09:17:35","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6730","post_author":"1","post_date":"2020-12-21 09:18:04","post_date_gmt":"2020-12-21 09:18:04","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image:url(\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png\");\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:18:04","post_modified_gmt":"2020-12-21 09:18:04","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6732","post_author":"1","post_date":"2020-12-21 09:18:59","post_date_gmt":"2020-12-21 09:18:59","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:18:59","post_modified_gmt":"2020-12-21 09:18:59","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6734","post_author":"1","post_date":"2020-12-21 09:19:57","post_date_gmt":"2020-12-21 09:19:57","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png') !important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:19:57","post_modified_gmt":"2020-12-21 09:19:57","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6736","post_author":"1","post_date":"2020-12-21 09:22:26","post_date_gmt":"2020-12-21 09:22:26","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:22:26","post_modified_gmt":"2020-12-21 09:22:26","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6738","post_author":"1","post_date":"2020-12-21 09:23:34","post_date_gmt":"2020-12-21 09:23:34","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .entry-content ul li{\npadding:10px 0px 0px 0px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:23:34","post_modified_gmt":"2020-12-21 09:23:34","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6740","post_author":"1","post_date":"2020-12-21 09:24:54","post_date_gmt":"2020-12-21 09:24:54","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one ul li{\npadding:10px 0px 0px 0px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:24:54","post_modified_gmt":"2020-12-21 09:24:54","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6742","post_author":"1","post_date":"2020-12-21 09:27:01","post_date_gmt":"2020-12-21 09:27:01","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:27:01","post_modified_gmt":"2020-12-21 09:27:01","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6744","post_author":"1","post_date":"2020-12-21 09:27:28","post_date_gmt":"2020-12-21 09:27:28","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:27:28","post_modified_gmt":"2020-12-21 09:27:28","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6746","post_author":"1","post_date":"2020-12-21 09:27:48","post_date_gmt":"2020-12-21 09:27:48","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:27:48","post_modified_gmt":"2020-12-21 09:27:48","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6748","post_author":"1","post_date":"2020-12-21 09:28:18","post_date_gmt":"2020-12-21 09:28:18","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:28:18","post_modified_gmt":"2020-12-21 09:28:18","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6750","post_author":"1","post_date":"2020-12-21 09:30:19","post_date_gmt":"2020-12-21 09:30:19","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:30:19","post_modified_gmt":"2020-12-21 09:30:19","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6752","post_author":"1","post_date":"2020-12-21 09:31:06","post_date_gmt":"2020-12-21 09:31:06","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-21 09:31:06","post_modified_gmt":"2020-12-21 09:31:06","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/21\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6753","post_author":"1","post_date":"2020-12-22 07:23:43","post_date_gmt":"2020-12-22 07:23:43","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1608621815883{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"location\"][vc_row_inner css=\".vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"HEAD OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United States\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI0MjE3LjgyNjcxNzE4OTQlMjEyZC03My45NzY1MTY2MjkyODU4OCUyMTNkNDAuNjQ2ODk2NzM5NTA5MDc0JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODljMjViNDZlMWU0YTUzNSUyNTNBMHhiNzg1MDVhOTAyYzY5MzA3JTIxMnNCcm9va2x5biUyNTJDJTJCTlklMkIxMTIyNiUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTg3NzI0MTAzODYlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjMyMCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix Canada\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDQxMjcxODUzLjQ1NzMxOTgxJTIxMmQtMTMwLjIyNzIyMjk3MTc3MjYlMjEzZDUwLjg0OTA1NDIwMjY4MTQyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NGIwZDAzZDMzN2NjNmFkOSUyNTNBMHg5OTY4YjcyYWEyNDM4ZmE1JTIxMnNDYW5hZGElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTUxODc3NTIzNTUyNiUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyMzIwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United Kingdom\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDIyNTYwNTQ2LjMwOTM5MTM5NCUyMTJkLTUuMzk5NzYxMDk5NjY5OTQ5JTIxM2Q0Ni4zNTAwODE0ODYwNTQyODYlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHgyNWEzYjExNDJjNzkxYTklMjUzQTB4YzRmOGEwNDMzMjg4MjU3YSUyMTJzVW5pdGVkJTJCS2luZ2RvbSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc2luJTIxNHYxNTE4Nzc1MjkyMDA0JTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlMjBoZWlnaHQlM0QlMjIzMjAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:http%3A%2F%2Fthemes.radiantthemes.com%2Fconsultix%2Fdemo-three%2Fcontact-us-page-2%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Locations","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4972-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-22 07:23:43","post_modified_gmt":"2020-12-22 07:23:43","post_content_filtered":"","post_parent":"4972","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/22\/4972-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6755","post_author":"1","post_date":"2020-12-22 07:24:43","post_date_gmt":"2020-12-22 07:24:43","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\nlocation ul li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-22 07:24:43","post_modified_gmt":"2020-12-22 07:24:43","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/22\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6757","post_author":"1","post_date":"2020-12-22 07:25:33","post_date_gmt":"2020-12-22 07:25:33","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-22 07:25:33","post_modified_gmt":"2020-12-22 07:25:33","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/22\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6759","post_author":"1","post_date":"2020-12-22 07:26:53","post_date_gmt":"2020-12-22 07:26:53","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-22 07:26:53","post_modified_gmt":"2020-12-22 07:26:53","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/22\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6760","post_author":"1","post_date":"2021-01-14 08:50:13","post_date_gmt":"2021-01-14 08:50:13","post_content":"<p>[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1610614172040{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6567\" img_size=\"full\" css=\".vc_custom_1519810299864{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column_inner css=\".vc_custom_1608622088014{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1-background.png?id=6571) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"NEW YORK CITY OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<ul>\n<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\n<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\n<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6568\" img_size=\"full\" css=\".vc_custom_1519810320905{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1608622103197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2-background.png?id=6572) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"LONDON OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<ul>\n<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\n<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\n<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6569\" img_size=\"full\" css=\".vc_custom_1519810335698{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1608622122413{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3-background.png?id=6573) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"BERLIN OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<ul>\n<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\n<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\n<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1610614184696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6567\" img_size=\"full\" css=\".vc_custom_1610614196711{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column_inner css=\".vc_custom_1608622088014{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1-background.png?id=6571) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"NEW YORK CITY OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<ul>\n<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\n<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\n<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6568\" img_size=\"full\" css=\".vc_custom_1610614201614{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1608622103197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2-background.png?id=6572) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"LONDON OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<ul>\n<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\n<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\n<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6569\" img_size=\"full\" css=\".vc_custom_1610614206361{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1608622122413{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3-background.png?id=6573) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"BERLIN OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<ul>\n<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\n<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\n<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row gap=\"15\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519797771824{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-right: 0px !important;padding-bottom: 73px !important;padding-left: 0px !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1519797724944{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 37px !important;padding-right: 37px !important;padding-bottom: 37px !important;padding-left: 37px !important;background-color: #fbfbfb !important;border-left-color: #eae9e9 !important;border-left-style: solid !important;border-right-color: #eae9e9 !important;border-right-style: solid !important;border-top-color: #eae9e9 !important;border-top-style: solid !important;border-bottom-color: #eae9e9 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519795993386{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519796008745{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\n<p>[\/vc_column_text][vc_row_inner css=\".vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f8f8f8\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6548\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjI0MzAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\" el_class=\"map\"][vc_custom_heading text=\"Contact Info\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519795640412{margin-top: 0px !important;margin-bottom: 24px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519795721719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519795763314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<strong>Address:<\/strong> PO Box 16122 Collins Street West Victoria 8007 Australia[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519795750993{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<strong>Email:<\/strong> info@example.com<\/p>\n<p><strong>Phone:<\/strong> (888)123-4567[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]<\/p>\n","post_title":"Contact Us Style Four","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6552-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:50:13","post_modified_gmt":"2021-01-14 08:50:13","post_content_filtered":"","post_parent":"6552","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/22\/6552-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6761","post_author":"1","post_date":"2020-12-22 07:28:48","post_date_gmt":"2020-12-22 07:28:48","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519797836561{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1\/3\" css=\".vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6567\" img_size=\"full\" css=\".vc_custom_1519810299864{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column_inner css=\".vc_custom_1608622088014{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1-background.png?id=6571) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"NEW YORK CITY OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6568\" img_size=\"full\" css=\".vc_custom_1519810320905{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1608622103197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2-background.png?id=6572) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"LONDON OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6569\" img_size=\"full\" css=\".vc_custom_1519810335698{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1608622122413{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3-background.png?id=6573) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"BERLIN OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row gap=\"15\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519797771824{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-right: 0px !important;padding-bottom: 73px !important;padding-left: 0px !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1519797724944{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 37px !important;padding-right: 37px !important;padding-bottom: 37px !important;padding-left: 37px !important;background-color: #fbfbfb !important;border-left-color: #eae9e9 !important;border-left-style: solid !important;border-right-color: #eae9e9 !important;border-right-style: solid !important;border-top-color: #eae9e9 !important;border-top-style: solid !important;border-bottom-color: #eae9e9 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519795993386{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519796008745{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f8f8f8\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6548\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjI0MzAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\" el_class=\"map\"][vc_custom_heading text=\"Contact Info\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519795640412{margin-top: 0px !important;margin-bottom: 24px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519795721719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519795763314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<strong>Address:<\/strong> PO Box 16122 Collins Street West Victoria 8007 Australia[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519795750993{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<strong>Email:<\/strong> info@example.com\r\n\r\n<strong>Phone:<\/strong> (888)123-4567[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style Four","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6552-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-22 07:28:48","post_modified_gmt":"2020-12-22 07:28:48","post_content_filtered":"","post_parent":"6552","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/22\/6552-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6763","post_author":"1","post_date":"2020-12-22 07:29:24","post_date_gmt":"2020-12-22 07:29:24","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Added ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-22 07:29:24","post_modified_gmt":"2020-12-22 07:29:24","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/22\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6765","post_author":"1","post_date":"2020-12-22 07:32:19","post_date_gmt":"2020-12-22 07:32:19","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-22 07:32:19","post_modified_gmt":"2020-12-22 07:32:19","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/22\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6766","post_author":"1","post_date":"2020-12-23 10:56:18","post_date_gmt":"2020-12-23 10:56:18","post_content":"<p>[vc_row css=\".vc_custom_1512016868861{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807276000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608720970679{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzExMCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTEwJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE2ODY4ODYxJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjk0Mjg0MDYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjg2MTY3NzglMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNjMlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtMjA1NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZ1bmRpbmctdHJlbmRzJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1MiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDUyJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZmluYW5jZS1hY2NvdW50aW5nJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTIwJTIwJTIwJTIwJTIwJTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTk2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktY2F0ZWdvcnktMSUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRmElM0UlM0MlMkZoMyUzRSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjA2JTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTk0JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVHJhbnNmb3JtJTIwQ3VzdG9tZXIlMjBFeHBlcmllbmNlJTIwd2l0aCUyMGFuJTIwSW50ZWxsaWdlbnQlMjBDbGllbnQlMjBNYW5hZ2VtZW50JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtODklMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUyMCUyMCUyMCUyMCUyMCUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTMlMjBjb2wtc20tNCUyMGNvbC14cy0xMiUyMHB1bGwtbGVmdCUyMiUzRSUzQ2FzaWRlJTIwaWQlM0QlMjJzZWNvbmRhcnklMjIlMjBjbGFzcyUzRCUyMndpZGdldC1hcmVhJTIyJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyc2VhcmNoLTQlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9zZWFyY2glMjIlM0UlM0Nmb3JtJTIwcm9sZSUzRCUyMnNlYXJjaCUyMiUyMG1ldGhvZCUzRCUyMmdldCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZvcm0lMjIlMjBhY3Rpb24lM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYlMjIlM0UlM0NsYWJlbCUzRSUzQ3NwYW4lMjBjbGFzcyUzRCUyMnNjcmVlbi1yZWFkZXItdGV4dCUyMiUzRVNlYXJjaCUyMGZvciUzQSUzQyUyRnNwYW4lM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzZWFyY2glMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1maWVsZCUyMiUyMHBsYWNlaG9sZGVyJTNEJTIyU2VhcmNoJTIwJTI2aGVsbGlwJTNCJTIyJTIwdmFsdWUlM0QlMjIlMjIlMjBuYW1lJTNEJTIycyUyMiUyMCUyRiUzRSUzQyUyRmxhYmVsJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc3VibWl0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtc3VibWl0JTIyJTIwdmFsdWUlM0QlMjJTZWFyY2glMjIlMjAlMkYlM0UlM0MlMkZmb3JtJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNvbnN1bHRpeF9idXNpbmVzc19yZWNlbnRfcG9zdHNfd2lkZ2V0LTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldCUyMiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ2RpdiUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwlMjBlbGVtZW50LW9uZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VSRUNFTlQlMjBQT1NUJTNDJTJGaDIlM0UlM0N1bCUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtaG9sZGVyJTIyJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJTI2JTIzODIxMSUzQiUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMTglMjBPY3RvYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNhdGVnb3JpZXMtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NhdGVnb3JpZXMlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQ0FURUdPUklFUyUzQyUyRmgyJTNFJTIwJTIwJTIwJTIwJTIwJTIwJTNDdWwlM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NiUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS0xJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNhdGVnb3J5LTElMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFNlcnZpY2VzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjclMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY29tcGV0aXRpdmUtcmVzZWFyY2glMkYlMjIlMjAlM0VDb21wZXRpdGl2ZSUyMFJlc2VhcmNoJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjklMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTIwJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS03MSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUyMCUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJhcmNoaXZlcy0yJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfYXJjaGl2ZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VBUkNISVZFUyUzQyUyRmgyJTNFJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdWwlM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjExJTJGJTI3JTNFTm92ZW1iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMCUyRiUyNyUzRU9jdG9iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIydGFnX2Nsb3VkLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF90YWdfY2xvdWQlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFVEFHUyUzQyUyRmgyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWdjbG91ZCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGYnVzaW5lc3MlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDIlMjB0YWctbGluay1wb3NpdGlvbi0xJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQnVzaW5lc3MlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VCdXNpbmVzcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmNvbnN1bHRpbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDQlMjB0YWctbGluay1wb3NpdGlvbi0yJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQ29uc3VsdGluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUNvbnN1bHRpbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmaW5hbmNpYWwtcGxhbm5pbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDAlMjB0YWctbGluay1wb3NpdGlvbi0zJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRmluYW5jaWFsJTIwUGxhbm5pbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGaW5hbmNpYWwlMjBQbGFubmluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZ1bmRzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQzJTIwdGFnLWxpbmstcG9zaXRpb24tNCUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZ1bmRzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRnVuZHMlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZsb3dlci1zdGFmZiUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MSUyMHRhZy1saW5rLXBvc2l0aW9uLTUlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJMb3dlciUyMFN0YWZmJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFTG93ZXIlMjBTdGFmZiUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDJTJGYXNpZGUlM0UlM0MlMjEtLSUyMCUyM3NlY29uZGFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMTAlMjAtLSUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]<\/p>\n","post_title":"Blog Style One with Left Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3110-autosave-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 10:56:18","post_modified_gmt":"2020-12-23 10:56:18","post_content_filtered":"","post_parent":"3110","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3110-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6767","post_author":"1","post_date":"2020-12-23 10:56:21","post_date_gmt":"2020-12-23 10:56:21","post_content":"[vc_row css=\".vc_custom_1512016868861{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807276000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608720970679{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzExMCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTEwJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE2ODY4ODYxJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjk0Mjg0MDYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjg2MTY3NzglMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNjMlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtMjA1NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZ1bmRpbmctdHJlbmRzJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1MiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDUyJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZmluYW5jZS1hY2NvdW50aW5nJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTIwJTIwJTIwJTIwJTIwJTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTk2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktY2F0ZWdvcnktMSUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRmElM0UlM0MlMkZoMyUzRSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjA2JTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTk0JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVHJhbnNmb3JtJTIwQ3VzdG9tZXIlMjBFeHBlcmllbmNlJTIwd2l0aCUyMGFuJTIwSW50ZWxsaWdlbnQlMjBDbGllbnQlMjBNYW5hZ2VtZW50JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtODklMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUyMCUyMCUyMCUyMCUyMCUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTMlMjBjb2wtc20tNCUyMGNvbC14cy0xMiUyMHB1bGwtbGVmdCUyMiUzRSUzQ2FzaWRlJTIwaWQlM0QlMjJzZWNvbmRhcnklMjIlMjBjbGFzcyUzRCUyMndpZGdldC1hcmVhJTIyJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyc2VhcmNoLTQlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9zZWFyY2glMjIlM0UlM0Nmb3JtJTIwcm9sZSUzRCUyMnNlYXJjaCUyMiUyMG1ldGhvZCUzRCUyMmdldCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZvcm0lMjIlMjBhY3Rpb24lM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYlMjIlM0UlM0NsYWJlbCUzRSUzQ3NwYW4lMjBjbGFzcyUzRCUyMnNjcmVlbi1yZWFkZXItdGV4dCUyMiUzRVNlYXJjaCUyMGZvciUzQSUzQyUyRnNwYW4lM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzZWFyY2glMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1maWVsZCUyMiUyMHBsYWNlaG9sZGVyJTNEJTIyU2VhcmNoJTIwJTI2aGVsbGlwJTNCJTIyJTIwdmFsdWUlM0QlMjIlMjIlMjBuYW1lJTNEJTIycyUyMiUyMCUyRiUzRSUzQyUyRmxhYmVsJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc3VibWl0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtc3VibWl0JTIyJTIwdmFsdWUlM0QlMjJTZWFyY2glMjIlMjAlMkYlM0UlM0MlMkZmb3JtJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNvbnN1bHRpeF9idXNpbmVzc19yZWNlbnRfcG9zdHNfd2lkZ2V0LTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldCUyMiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ2RpdiUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwlMjBlbGVtZW50LW9uZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VSRUNFTlQlMjBQT1NUJTNDJTJGaDIlM0UlM0N1bCUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtaG9sZGVyJTIyJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJTI2JTIzODIxMSUzQiUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMTglMjBPY3RvYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNhdGVnb3JpZXMtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NhdGVnb3JpZXMlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQ0FURUdPUklFUyUzQyUyRmgyJTNFJTIwJTIwJTIwJTIwJTIwJTIwJTNDdWwlM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NiUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS0xJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNhdGVnb3J5LTElMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFNlcnZpY2VzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjclMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY29tcGV0aXRpdmUtcmVzZWFyY2glMkYlMjIlMjAlM0VDb21wZXRpdGl2ZSUyMFJlc2VhcmNoJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjklMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTIwJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS03MSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUyMCUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJhcmNoaXZlcy0yJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfYXJjaGl2ZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VBUkNISVZFUyUzQyUyRmgyJTNFJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDdWwlM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjExJTJGJTI3JTNFTm92ZW1iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMCUyRiUyNyUzRU9jdG9iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIydGFnX2Nsb3VkLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF90YWdfY2xvdWQlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFVEFHUyUzQyUyRmgyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWdjbG91ZCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGYnVzaW5lc3MlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDIlMjB0YWctbGluay1wb3NpdGlvbi0xJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQnVzaW5lc3MlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VCdXNpbmVzcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmNvbnN1bHRpbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDQlMjB0YWctbGluay1wb3NpdGlvbi0yJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQ29uc3VsdGluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUNvbnN1bHRpbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmaW5hbmNpYWwtcGxhbm5pbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDAlMjB0YWctbGluay1wb3NpdGlvbi0zJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRmluYW5jaWFsJTIwUGxhbm5pbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGaW5hbmNpYWwlMjBQbGFubmluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZ1bmRzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQzJTIwdGFnLWxpbmstcG9zaXRpb24tNCUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZ1bmRzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRnVuZHMlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZsb3dlci1zdGFmZiUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MSUyMHRhZy1saW5rLXBvc2l0aW9uLTUlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJMb3dlciUyMFN0YWZmJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFTG93ZXIlMjBTdGFmZiUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDJTJGYXNpZGUlM0UlM0MlMjEtLSUyMCUyM3NlY29uZGFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMTAlMjAtLSUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style One with Left Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3110-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 10:56:21","post_modified_gmt":"2020-12-23 10:56:21","post_content_filtered":"","post_parent":"3110","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3110-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6768","post_author":"1","post_date":"2020-12-23 10:59:09","post_date_gmt":"2020-12-23 10:59:09","post_content":"[vc_row css=\".vc_custom_1512017506118{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807605200{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608721143079{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzExOCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTE4JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE3NTA2MTE4JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjk0NDE3MzYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjg3MjMwMDQlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1sZWZ0JTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1NiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTYlMjBjb2wtbWQtNiUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTIwNTIlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1maW5hbmNlLWFjY291bnRpbmclMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyMDYlMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTQlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTYlMjBjb2wtbWQtNiUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC04OSUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC04OSUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNvbXBldGl0aXZlLXJlc2VhcmNoJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFSGVkZ2UlMjBGdW5kcyUyMFRoaXMlMjBZZWFyJTJDJTIwRXhwbGFpbmVkJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTMlMjBjb2wtbWQtMyUyMGNvbC1zbS00JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQ2FzaWRlJTIwaWQlM0QlMjJzZWNvbmRhcnklMjIlMjBjbGFzcyUzRCUyMndpZGdldC1hcmVhJTIyJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyc2VhcmNoLTQlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9zZWFyY2glMjIlM0UlM0Nmb3JtJTIwcm9sZSUzRCUyMnNlYXJjaCUyMiUyMG1ldGhvZCUzRCUyMmdldCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZvcm0lMjIlMjBhY3Rpb24lM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYlMjIlM0UlM0NsYWJlbCUzRSUzQ3NwYW4lMjBjbGFzcyUzRCUyMnNjcmVlbi1yZWFkZXItdGV4dCUyMiUzRVNlYXJjaCUyMGZvciUzQSUzQyUyRnNwYW4lM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzZWFyY2glMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1maWVsZCUyMiUyMHBsYWNlaG9sZGVyJTNEJTIyU2VhcmNoJTIwJTI2aGVsbGlwJTNCJTIyJTIwdmFsdWUlM0QlMjIlMjIlMjBuYW1lJTNEJTIycyUyMiUyMCUyRiUzRSUzQyUyRmxhYmVsJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc3VibWl0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtc3VibWl0JTIyJTIwdmFsdWUlM0QlMjJTZWFyY2glMjIlMjAlMkYlM0UlM0MlMkZmb3JtJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNvbnN1bHRpeF9idXNpbmVzc19yZWNlbnRfcG9zdHNfd2lkZ2V0LTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldCUyMiUzRSUwOSUwOSUzQ2RpdiUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwlMjBlbGVtZW50LW9uZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VSRUNFTlQlMjBQT1NUJTNDJTJGaDIlM0UlM0N1bCUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtaG9sZGVyJTIyJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJTI2JTIzODIxMSUzQiUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMTglMjBPY3RvYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNhdGVnb3JpZXMtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NhdGVnb3JpZXMlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQ0FURUdPUklFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NiUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS0xJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNhdGVnb3J5LTElMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFNlcnZpY2VzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjclMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY29tcGV0aXRpdmUtcmVzZWFyY2glMkYlMjIlMjAlM0VDb21wZXRpdGl2ZSUyMFJlc2VhcmNoJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjklMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTIwJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS03MSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUyMCUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJhcmNoaXZlcy0yJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfYXJjaGl2ZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VBUkNISVZFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjExJTJGJTI3JTNFTm92ZW1iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMCUyRiUyNyUzRU9jdG9iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIydGFnX2Nsb3VkLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF90YWdfY2xvdWQlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFVEFHUyUzQyUyRmgyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWdjbG91ZCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGYnVzaW5lc3MlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDIlMjB0YWctbGluay1wb3NpdGlvbi0xJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQnVzaW5lc3MlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VCdXNpbmVzcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmNvbnN1bHRpbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDQlMjB0YWctbGluay1wb3NpdGlvbi0yJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQ29uc3VsdGluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUNvbnN1bHRpbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmaW5hbmNpYWwtcGxhbm5pbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDAlMjB0YWctbGluay1wb3NpdGlvbi0zJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRmluYW5jaWFsJTIwUGxhbm5pbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGaW5hbmNpYWwlMjBQbGFubmluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZ1bmRzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQzJTIwdGFnLWxpbmstcG9zaXRpb24tNCUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZ1bmRzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRnVuZHMlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZsb3dlci1zdGFmZiUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MSUyMHRhZy1saW5rLXBvc2l0aW9uLTUlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJMb3dlciUyMFN0YWZmJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFTG93ZXIlMjBTdGFmZiUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDJTJGYXNpZGUlM0UlM0MlMjEtLSUyMCUyM3NlY29uZGFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMTglMjAtLSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style One with Right Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3118-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 10:59:09","post_modified_gmt":"2020-12-23 10:59:09","post_content_filtered":"","post_parent":"3118","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3118-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6769","post_author":"1","post_date":"2020-12-23 11:00:23","post_date_gmt":"2020-12-23 11:00:23","post_content":"[vc_row css=\".vc_custom_1512018377591{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807501341{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608721217937{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyMCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTIwJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE4Mzc3NTkxJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ2MTYxNjY4NzAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2MTYxNDEwMTElMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTEyJTIwY29sLW1kLTEyJTIwY29sLXNtLTEyJTIwY29sLXhzLTEyJTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1NiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTIwNTIlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1maW5hbmNlLWFjY291bnRpbmclMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyMDYlMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTQlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC04OSUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC04OSUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNvbXBldGl0aXZlLXJlc2VhcmNoJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFSGVkZ2UlMjBGdW5kcyUyMFRoaXMlMjBZZWFyJTJDJTIwRXhwbGFpbmVkJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHdyYXBlcl9ibG9nX21haW4lMjAtLSUzRSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTBBJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0zMTIwJTIwLS0lM0UlMjAlMjAlMjAlMjAlMDklMDklMDklM0MlMkZkaXYlM0UlMEElM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUwQSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzY29udGVudCUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0U=[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style One without Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3120-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 11:00:23","post_modified_gmt":"2020-12-23 11:00:23","post_content_filtered":"","post_parent":"3120","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3120-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6770","post_author":"1","post_date":"2020-12-23 11:01:36","post_date_gmt":"2020-12-23 11:01:36","post_content":"[vc_row css=\".vc_custom_1512019222970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807703072{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608721289954{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyNSUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTI1JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE5MjIyOTcwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ2MTYyMDkwNDYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2MjkxOTQ2MzYlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNjMlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZ1bmRpbmctdHJlbmRzJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTIlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwT2N0b2JlciUyMDE4JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTQlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC04OSUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC04OSUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNvbXBldGl0aXZlLXJlc2VhcmNoJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFSGVkZ2UlMjBGdW5kcyUyMFRoaXMlMjBZZWFyJTJDJTIwRXhwbGFpbmVkJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwT2N0b2JlciUyMDE4JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTMlMjBjb2wtbWQtMyUyMGNvbC1zbS00JTIwY29sLXhzLTEyJTIwcHVsbC1sZWZ0JTIyJTNFJTNDYXNpZGUlMjBpZCUzRCUyMnNlY29uZGFyeSUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LWFyZWElMjIlM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJzZWFyY2gtNCUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3NlYXJjaCUyMiUzRSUzQ2Zvcm0lMjByb2xlJTNEJTIyc2VhcmNoJTIyJTIwbWV0aG9kJTNEJTIyZ2V0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZm9ybSUyMiUyMGFjdGlvbiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRiUyMiUzRSUzQ2xhYmVsJTNFJTNDc3BhbiUyMGNsYXNzJTNEJTIyc2NyZWVuLXJlYWRlci10ZXh0JTIyJTNFU2VhcmNoJTIwZm9yJTNBJTNDJTJGc3BhbiUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnNlYXJjaCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZpZWxkJTIyJTIwcGxhY2Vob2xkZXIlM0QlMjJTZWFyY2glMjAlMjZoZWxsaXAlM0IlMjIlMjB2YWx1ZSUzRCUyMiUyMiUyMG5hbWUlM0QlMjJzJTIyJTIwJTJGJTNFJTNDJTJGbGFiZWwlM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzdWJtaXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1zdWJtaXQlMjIlMjB2YWx1ZSUzRCUyMlNlYXJjaCUyMiUyMCUyRiUzRSUzQyUyRmZvcm0lM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY29uc3VsdGl4X2J1c2luZXNzX3JlY2VudF9wb3N0c193aWRnZXQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NvbnN1bHRpeF9idXNpbmVzc19yZWNlbnRfcG9zdHNfd2lkZ2V0JTIyJTNFJTA5JTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbCUyMGVsZW1lbnQtb25lJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVJFQ0VOVCUyMFBPU1QlM0MlMkZoMiUzRSUzQ3VsJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1ob2xkZXIlMjIlM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UxOCUyME9jdG9iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY2F0ZWdvcmllcy0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY2F0ZWdvcmllcyUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VDQVRFR09SSUVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY2JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmJ1c2luZXNzLXBsYW5zJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBQbGFucyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NyUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUyMCUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02OSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmaW5hbmNlLWFjY291bnRpbmclMkYlMjIlMjAlM0VGaW5hbmNlJTIwJTI2YW1wJTNCJTIwQWNjb3VudGluZyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTcxJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTIwJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmFyY2hpdmVzLTIlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9hcmNoaXZlJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUFSQ0hJVkVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTElMkYlMjclM0VOb3ZlbWJlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjEwJTJGJTI3JTNFT2N0b2JlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJ0YWdfY2xvdWQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3RhZ19jbG91ZCUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VUQUdTJTNDJTJGaDIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhZ2Nsb3VkJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZidXNpbmVzcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MiUyMHRhZy1saW5rLXBvc2l0aW9uLTElMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJCdXNpbmVzcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUJ1c2luZXNzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGY29uc3VsdGluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00NCUyMHRhZy1saW5rLXBvc2l0aW9uLTIlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJDb25zdWx0aW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQ29uc3VsdGluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZpbmFuY2lhbC1wbGFubmluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MCUyMHRhZy1saW5rLXBvc2l0aW9uLTMlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGaW5hbmNpYWwlMjBQbGFubmluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZpbmFuY2lhbCUyMFBsYW5uaW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZnVuZHMlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDMlMjB0YWctbGluay1wb3NpdGlvbi00JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRnVuZHMlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGdW5kcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmxvd2VyLXN0YWZmJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQxJTIwdGFnLWxpbmstcG9zaXRpb24tNSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkxvd2VyJTIwU3RhZmYlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VMb3dlciUyMFN0YWZmJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0MlMkZhc2lkZSUzRSUzQyUyMS0tJTIwJTIzc2Vjb25kYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtMzEyNSUyMC0tJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlMEElMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzcGFnZSUyMC0tJTNF[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Two with Left Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3125-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 11:01:36","post_modified_gmt":"2020-12-23 11:01:36","post_content_filtered":"","post_parent":"3125","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3125-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6771","post_author":"1","post_date":"2020-12-23 11:03:22","post_date_gmt":"2020-12-23 11:03:22","post_content":"[vc_row css=\".vc_custom_1512019593480{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807938001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608721394104{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyOCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTI4JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE5NTkzNDgwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ2MTYzNTg4OTUlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2MjkzMDAxNjAlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1sZWZ0JTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1NiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1MiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC0yMDUyJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZmluYW5jZS1hY2NvdW50aW5nJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC05NiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC05NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNhdGVnb3J5LTElMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC05NCUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC05NCUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVHJhbnNmb3JtJTIwQ3VzdG9tZXIlMjBFeHBlcmllbmNlJTIwd2l0aCUyMGFuJTIwSW50ZWxsaWdlbnQlMjBDbGllbnQlMjBNYW5hZ2VtZW50JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwT2N0b2JlciUyMDE4JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTg5JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktY29tcGV0aXRpdmUtcmVzZWFyY2glMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIySGVkZ2UlMjBGdW5kcyUyMFRoaXMlMjBZZWFyJTJDJTIwRXhwbGFpbmVkJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLXJpZ2h0JTIyJTNFJTNDYXNpZGUlMjBpZCUzRCUyMnNlY29uZGFyeSUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LWFyZWElMjIlM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJzZWFyY2gtNCUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3NlYXJjaCUyMiUzRSUzQ2Zvcm0lMjByb2xlJTNEJTIyc2VhcmNoJTIyJTIwbWV0aG9kJTNEJTIyZ2V0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZm9ybSUyMiUyMGFjdGlvbiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRiUyMiUzRSUzQ2xhYmVsJTNFJTNDc3BhbiUyMGNsYXNzJTNEJTIyc2NyZWVuLXJlYWRlci10ZXh0JTIyJTNFU2VhcmNoJTIwZm9yJTNBJTNDJTJGc3BhbiUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnNlYXJjaCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZpZWxkJTIyJTIwcGxhY2Vob2xkZXIlM0QlMjJTZWFyY2glMjAlMjZoZWxsaXAlM0IlMjIlMjB2YWx1ZSUzRCUyMiUyMiUyMG5hbWUlM0QlMjJzJTIyJTIwJTJGJTNFJTNDJTJGbGFiZWwlM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzdWJtaXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1zdWJtaXQlMjIlMjB2YWx1ZSUzRCUyMlNlYXJjaCUyMiUyMCUyRiUzRSUzQyUyRmZvcm0lM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY29uc3VsdGl4X2J1c2luZXNzX3JlY2VudF9wb3N0c193aWRnZXQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NvbnN1bHRpeF9idXNpbmVzc19yZWNlbnRfcG9zdHNfd2lkZ2V0JTIyJTNFJTA5JTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbCUyMGVsZW1lbnQtb25lJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVJFQ0VOVCUyMFBPU1QlM0MlMkZoMiUzRSUzQ3VsJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1ob2xkZXIlMjIlM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UxOCUyME9jdG9iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY2F0ZWdvcmllcy0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY2F0ZWdvcmllcyUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VDQVRFR09SSUVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY2JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmJ1c2luZXNzLXBsYW5zJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBQbGFucyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NyUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUyMCUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02OSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmaW5hbmNlLWFjY291bnRpbmclMkYlMjIlMjAlM0VGaW5hbmNlJTIwJTI2YW1wJTNCJTIwQWNjb3VudGluZyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTcxJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTIwJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmFyY2hpdmVzLTIlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9hcmNoaXZlJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUFSQ0hJVkVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTElMkYlMjclM0VOb3ZlbWJlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjEwJTJGJTI3JTNFT2N0b2JlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJ0YWdfY2xvdWQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3RhZ19jbG91ZCUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VUQUdTJTNDJTJGaDIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhZ2Nsb3VkJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZidXNpbmVzcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MiUyMHRhZy1saW5rLXBvc2l0aW9uLTElMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJCdXNpbmVzcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUJ1c2luZXNzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGY29uc3VsdGluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00NCUyMHRhZy1saW5rLXBvc2l0aW9uLTIlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJDb25zdWx0aW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQ29uc3VsdGluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZpbmFuY2lhbC1wbGFubmluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MCUyMHRhZy1saW5rLXBvc2l0aW9uLTMlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGaW5hbmNpYWwlMjBQbGFubmluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZpbmFuY2lhbCUyMFBsYW5uaW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZnVuZHMlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDMlMjB0YWctbGluay1wb3NpdGlvbi00JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRnVuZHMlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGdW5kcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmxvd2VyLXN0YWZmJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQxJTIwdGFnLWxpbmstcG9zaXRpb24tNSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkxvd2VyJTIwU3RhZmYlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VMb3dlciUyMFN0YWZmJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0MlMkZhc2lkZSUzRSUzQyUyMS0tJTIwJTIzc2Vjb25kYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtMzEyOCUyMC0tJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlMEElMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzcGFnZSUyMC0tJTNF[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Two with Right Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3128-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 11:03:22","post_modified_gmt":"2020-12-23 11:03:22","post_content_filtered":"","post_parent":"3128","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3128-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6772","post_author":"1","post_date":"2020-12-23 11:05:30","post_date_gmt":"2020-12-23 11:05:30","post_content":"[vc_row css=\".vc_custom_1512018742405{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807827293{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608721524234{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyMyUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTIzJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE4NzQyNDA1JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjk1NjExMjUlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjk1Mzk0MjklMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTEyJTIwY29sLW1kLTEyJTIwY29sLXNtLTEyJTIwY29sLXhzLTEyJTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1NiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1MiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC0yMDUyJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZmluYW5jZS1hY2NvdW50aW5nJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTMlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC05NiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC05NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNhdGVnb3J5LTElMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTMlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC05NCUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC05NCUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVHJhbnNmb3JtJTIwQ3VzdG9tZXIlMjBFeHBlcmllbmNlJTIwd2l0aCUyMGFuJTIwSW50ZWxsaWdlbnQlMjBDbGllbnQlMjBNYW5hZ2VtZW50JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwT2N0b2JlciUyMDE4JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTg5JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktY29tcGV0aXRpdmUtcmVzZWFyY2glMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIySGVkZ2UlMjBGdW5kcyUyMFRoaXMlMjBZZWFyJTJDJTIwRXhwbGFpbmVkJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMjMlMjAtLSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Two without Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3123-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 11:05:30","post_modified_gmt":"2020-12-23 11:05:30","post_content_filtered":"","post_parent":"3123","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3123-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6773","post_author":"1","post_date":"2020-12-23 11:07:09","post_date_gmt":"2020-12-23 11:07:09","post_content":"[vc_row css=\".vc_custom_1512019864224{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514808052950{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608721622630{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEzMCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTMwJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE5ODY0MjI0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjg0OTkwNzIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjk2NzU1MzMlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlMjAlMjAlMjAlMjAlMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjYwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLWxlZnQlMjIlM0UlM0Nhc2lkZSUyMGlkJTNEJTIyc2Vjb25kYXJ5JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtYXJlYSUyMiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnNlYXJjaC00JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfc2VhcmNoJTIyJTNFJTNDZm9ybSUyMHJvbGUlM0QlMjJzZWFyY2glMjIlMjBtZXRob2QlM0QlMjJnZXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1mb3JtJTIyJTIwYWN0aW9uJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGJTIyJTNFJTNDbGFiZWwlM0UlM0NzcGFuJTIwY2xhc3MlM0QlMjJzY3JlZW4tcmVhZGVyLXRleHQlMjIlM0VTZWFyY2glMjBmb3IlM0ElM0MlMkZzcGFuJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc2VhcmNoJTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZmllbGQlMjIlMjBwbGFjZWhvbGRlciUzRCUyMlNlYXJjaCUyMCUyNmhlbGxpcCUzQiUyMiUyMHZhbHVlJTNEJTIyJTIyJTIwbmFtZSUzRCUyMnMlMjIlMjAlMkYlM0UlM0MlMkZsYWJlbCUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnN1Ym1pdCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLXN1Ym1pdCUyMiUyMHZhbHVlJTNEJTIyU2VhcmNoJTIyJTIwJTJGJTNFJTNDJTJGZm9ybSUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY29uc3VsdGl4X2J1c2luZXNzX3JlY2VudF9wb3N0c193aWRnZXQlMjIlM0UlMDklMDklM0NkaXYlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsJTIwZWxlbWVudC1vbmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFUkVDRU5UJTIwUE9TVCUzQyUyRmgyJTNFJTNDdWwlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLWhvbGRlciUyMiUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTE4JTIwT2N0b2JlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjYXRlZ29yaWVzLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jYXRlZ29yaWVzJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUNBVEVHT1JJRVMlM0MlMkZoMiUzRSUwOSUwOSUzQ3VsJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjYlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tMSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjYXRlZ29yeS0xJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBTZXJ2aWNlcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY3JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNvbXBldGl0aXZlLXJlc2VhcmNoJTJGJTIyJTIwJTNFQ29tcGV0aXRpdmUlMjBSZXNlYXJjaCUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY5JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZpbmFuY2UtYWNjb3VudGluZyUyRiUyMiUyMCUzRUZpbmFuY2UlMjAlMjZhbXAlM0IlMjBBY2NvdW50aW5nJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNzElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZnVuZGluZy10cmVuZHMlMkYlMjIlMjAlM0VGdW5kaW5nJTIwVHJlbmRzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyYXJjaGl2ZXMtMiUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2FyY2hpdmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQVJDSElWRVMlM0MlMkZoMiUzRSUwOSUwOSUzQ3VsJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMSUyRiUyNyUzRU5vdmVtYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTAlMkYlMjclM0VPY3RvYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnRhZ19jbG91ZC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfdGFnX2Nsb3VkJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVRBR1MlM0MlMkZoMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFnY2xvdWQlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmJ1c2luZXNzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQyJTIwdGFnLWxpbmstcG9zaXRpb24tMSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkJ1c2luZXNzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQnVzaW5lc3MlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZjb25zdWx0aW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQ0JTIwdGFnLWxpbmstcG9zaXRpb24tMiUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkNvbnN1bHRpbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VDb25zdWx0aW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZmluYW5jaWFsLXBsYW5uaW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQwJTIwdGFnLWxpbmstcG9zaXRpb24tMyUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZpbmFuY2lhbCUyMFBsYW5uaW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRmluYW5jaWFsJTIwUGxhbm5pbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmdW5kcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MyUyMHRhZy1saW5rLXBvc2l0aW9uLTQlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGdW5kcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZ1bmRzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGbG93ZXItc3RhZmYlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDElMjB0YWctbGluay1wb3NpdGlvbi01JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyTG93ZXIlMjBTdGFmZiUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUxvd2VyJTIwU3RhZmYlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQyUyRmFzaWRlJTNFJTNDJTIxLS0lMjAlMjNzZWNvbmRhcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHdyYXBlcl9ibG9nX21haW4lMjAtLSUzRSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTBBJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0zMTMwJTIwLS0lM0UlMjAlMjAlMjAlMjAlMDklMDklMDklM0MlMkZkaXYlM0UlMEElM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUwQSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzY29udGVudCUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0U=[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Three with Left Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3130-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 11:07:09","post_modified_gmt":"2020-12-23 11:07:09","post_content_filtered":"","post_parent":"3130","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3130-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6774","post_author":"1","post_date":"2020-12-23 11:08:33","post_date_gmt":"2020-12-23 11:08:33","post_content":"[vc_row][vc_column css=\".vc_custom_1512020148296{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 30px !important;}\"][vc_raw_html css=\".vc_custom_1514808297145{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1sZWZ0JTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDYzJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA4NDh3JTJDJTIwaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMzAweDE0OS5qcGclMjAzMDB3JTJDJTIwaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtNzY4eDM4MC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTA5JTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUwOSUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlMjIlMjBzcmNzZXQlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0zMDB4MTQ5LmpwZyUyMDMwMHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtNzY4eDM4MC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTIlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDUyJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZmluYW5jZS1hY2NvdW50aW5nJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwODQ4dyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0zMDB4MTQ5LmpwZyUyMDMwMHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtNzY4eDM4MC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmaW5hbmNlLWFjY291bnRpbmclMkYlMjIlM0VGaW5hbmNlJTIwJTI2YW1wJTNCJTIwQWNjb3VudGluZyUzQyUyRmElM0UlMDklMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDg0OHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMzAweDE0OS5qcGclMjAzMDB3JTJDJTIwaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTc2OHgzODAuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC05NCUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTk0JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVHJhbnNmb3JtJTIwQ3VzdG9tZXIlMjBFeHBlcmllbmNlJTIwd2l0aCUyMGFuJTIwSW50ZWxsaWdlbnQlMjBDbGllbnQlMjBNYW5hZ2VtZW50JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LTMwMHgxNDkuanBnJTIwMzAwdyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LTc2OHgzODAuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUwOSUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtODklMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC04OSUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNvbXBldGl0aXZlLXJlc2VhcmNoJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUyMiUyMHNyY3NldCUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDg0OHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC0zMDB4MTQ5LmpwZyUyMDMwMHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC03Njh4MzgwLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNvbXBldGl0aXZlLXJlc2VhcmNoJTJGJTIyJTNFQ29tcGV0aXRpdmUlMjBSZXNlYXJjaCUzQyUyRmElM0UlMDklMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwT2N0b2JlciUyMDE4JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLXJpZ2h0JTIyJTNFJTNDYXNpZGUlMjBpZCUzRCUyMnNlY29uZGFyeSUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LWFyZWElMjIlM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJzZWFyY2gtNCUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3NlYXJjaCUyMiUzRSUzQ2Zvcm0lMjByb2xlJTNEJTIyc2VhcmNoJTIyJTIwbWV0aG9kJTNEJTIyZ2V0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZm9ybSUyMiUyMGFjdGlvbiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGJTIyJTNFJTNDbGFiZWwlM0UlM0NzcGFuJTIwY2xhc3MlM0QlMjJzY3JlZW4tcmVhZGVyLXRleHQlMjIlM0VTZWFyY2glMjBmb3IlM0ElM0MlMkZzcGFuJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc2VhcmNoJTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZmllbGQlMjIlMjBwbGFjZWhvbGRlciUzRCUyMlNlYXJjaCUyMCUyNmhlbGxpcCUzQiUyMiUyMHZhbHVlJTNEJTIyJTIyJTIwbmFtZSUzRCUyMnMlMjIlMjAlMkYlM0UlM0MlMkZsYWJlbCUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnN1Ym1pdCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLXN1Ym1pdCUyMiUyMHZhbHVlJTNEJTIyU2VhcmNoJTIyJTIwJTJGJTNFJTNDJTJGZm9ybSUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjb25zdWx0aXhfcmVjZW50X3Bvc3RzX3dpZGdldC0yJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY29uc3VsdGl4X3JlY2VudF9wb3N0c193aWRnZXQlMjIlM0UlMDklMDklM0NkaXYlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsJTIwZWxlbWVudC1vbmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFUkVDRU5UJTIwUE9TVFMlM0MlMkZoMiUzRSUzQ3VsJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1ob2xkZXIlMjIlM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAuanBnJTIwMTUwdyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE4MHgxODAuanBnJTIwMTgwdyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTMwMHgzMDAuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUyMiUyMHNyY3NldCUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLmpwZyUyMDE1MHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTgweDE4MC5qcGclMjAxODB3JTJDJTIwaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTMwMHgzMDAuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC5qcGclMjAxNTB3JTJDJTIwaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE4MHgxODAuanBnJTIwMTgwdyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0zMDB4MzAwLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC5qcGclMjAxNTB3JTJDJTIwaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE4MHgxODAuanBnJTIwMTgwdyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0zMDB4MzAwLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UxOCUyME9jdG9iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY2F0ZWdvcmllcy0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY2F0ZWdvcmllcyUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VDQVRFR09SSUVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY2JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tMSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNhdGVnb3J5LTElMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFNlcnZpY2VzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjclMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUyMCUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02OSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZpbmFuY2UtYWNjb3VudGluZyUyRiUyMiUyMCUzRUZpbmFuY2UlMjAlMjZhbXAlM0IlMjBBY2NvdW50aW5nJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNzElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUyMCUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJhcmNoaXZlcy0yJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfYXJjaGl2ZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VBUkNISVZFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTElMkYlMjclM0VOb3ZlbWJlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTAlMkYlMjclM0VPY3RvYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnRhZ19jbG91ZC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfdGFnX2Nsb3VkJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVRBR1MlM0MlMkZoMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFnY2xvdWQlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGdGFnJTJGYnVzaW5lc3MlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDIlMjB0YWctbGluay1wb3NpdGlvbi0xJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQnVzaW5lc3MlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VCdXNpbmVzcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGdGFnJTJGY29uc3VsdGluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00NCUyMHRhZy1saW5rLXBvc2l0aW9uLTIlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJDb25zdWx0aW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQ29uc3VsdGluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGdGFnJTJGZmluYW5jaWFsLXBsYW5uaW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQwJTIwdGFnLWxpbmstcG9zaXRpb24tMyUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZpbmFuY2lhbCUyMFBsYW5uaW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRmluYW5jaWFsJTIwUGxhbm5pbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRnRhZyUyRmZ1bmRzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQzJTIwdGFnLWxpbmstcG9zaXRpb24tNCUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZ1bmRzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRnVuZHMlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRnRhZyUyRmxvd2VyLXN0YWZmJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQxJTIwdGFnLWxpbmstcG9zaXRpb24tNSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkxvd2VyJTIwU3RhZmYlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VMb3dlciUyMFN0YWZmJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0MlMkZhc2lkZSUzRSUzQyUyMS0tJTIwJTIzc2Vjb25kYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Three with Right Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3132-autosave-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 11:08:33","post_modified_gmt":"2020-12-23 11:08:33","post_content_filtered":"","post_parent":"3132","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3132-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6775","post_author":"1","post_date":"2020-12-23 11:08:54","post_date_gmt":"2020-12-23 11:08:54","post_content":"[vc_row][vc_column css=\".vc_custom_1512020148296{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 30px !important;}\"][vc_raw_html css=\".vc_custom_1608721728179{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEzMiUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTMyJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX2NvbHVtbiUyMHZjX2NvbHVtbl9jb250YWluZXIlMjB2Y19jb2wtc20tMTIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnZjX2NvbHVtbi1pbm5lciUyMHZjX2N1c3RvbV8xNTE0NTI4ODQxMDY2JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX3Jhd19jb2RlJTIwd3BiX2NvbnRlbnRfZWxlbWVudCUyMHdwYl9yYXdfaHRtbCUyMHZjX2N1c3RvbV8xNTE0Nzc5MTA3NjY2JTIyJTIwJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUyMCUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cmFwZXJfYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250YWluZXIlMjIlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy05JTIwY29sLW1kLTklMjBjb2wtc20tOCUyMGNvbC14cy0xMiUyMHB1bGwtbGVmdCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlMjAlMjAlMjAlMjAlMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjYwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLXJpZ2h0JTIyJTNFJTNDYXNpZGUlMjBpZCUzRCUyMnNlY29uZGFyeSUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LWFyZWElMjIlM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJzZWFyY2gtNCUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3NlYXJjaCUyMiUzRSUzQ2Zvcm0lMjByb2xlJTNEJTIyc2VhcmNoJTIyJTIwbWV0aG9kJTNEJTIyZ2V0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZm9ybSUyMiUyMGFjdGlvbiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRiUyMiUzRSUzQ2xhYmVsJTNFJTNDc3BhbiUyMGNsYXNzJTNEJTIyc2NyZWVuLXJlYWRlci10ZXh0JTIyJTNFU2VhcmNoJTIwZm9yJTNBJTNDJTJGc3BhbiUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnNlYXJjaCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZpZWxkJTIyJTIwcGxhY2Vob2xkZXIlM0QlMjJTZWFyY2glMjAlMjZoZWxsaXAlM0IlMjIlMjB2YWx1ZSUzRCUyMiUyMiUyMG5hbWUlM0QlMjJzJTIyJTIwJTJGJTNFJTNDJTJGbGFiZWwlM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzdWJtaXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1zdWJtaXQlMjIlMjB2YWx1ZSUzRCUyMlNlYXJjaCUyMiUyMCUyRiUzRSUzQyUyRmZvcm0lM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY29uc3VsdGl4X3JlY2VudF9wb3N0c193aWRnZXQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NvbnN1bHRpeF9yZWNlbnRfcG9zdHNfd2lkZ2V0JTIyJTNFJTA5JTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbCUyMGVsZW1lbnQtb25lJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVJFQ0VOVCUyMFBPU1QlM0MlMkZoMiUzRSUzQ3VsJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1ob2xkZXIlMjIlM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UxOCUyME9jdG9iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY2F0ZWdvcmllcy0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY2F0ZWdvcmllcyUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VDQVRFR09SSUVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY2JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmJ1c2luZXNzLXBsYW5zJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBQbGFucyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NyUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUyMCUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02OSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmaW5hbmNlLWFjY291bnRpbmclMkYlMjIlMjAlM0VGaW5hbmNlJTIwJTI2YW1wJTNCJTIwQWNjb3VudGluZyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTcxJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTIwJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmFyY2hpdmVzLTIlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9hcmNoaXZlJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUFSQ0hJVkVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTElMkYlMjclM0VOb3ZlbWJlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjEwJTJGJTI3JTNFT2N0b2JlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJ0YWdfY2xvdWQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3RhZ19jbG91ZCUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VUQUdTJTNDJTJGaDIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhZ2Nsb3VkJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZidXNpbmVzcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MiUyMHRhZy1saW5rLXBvc2l0aW9uLTElMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJCdXNpbmVzcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUJ1c2luZXNzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGY29uc3VsdGluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00NCUyMHRhZy1saW5rLXBvc2l0aW9uLTIlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJDb25zdWx0aW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQ29uc3VsdGluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZpbmFuY2lhbC1wbGFubmluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MCUyMHRhZy1saW5rLXBvc2l0aW9uLTMlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGaW5hbmNpYWwlMjBQbGFubmluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZpbmFuY2lhbCUyMFBsYW5uaW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZnVuZHMlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDMlMjB0YWctbGluay1wb3NpdGlvbi00JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRnVuZHMlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGdW5kcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmxvd2VyLXN0YWZmJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQxJTIwdGFnLWxpbmstcG9zaXRpb24tNSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkxvd2VyJTIwU3RhZmYlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VMb3dlciUyMFN0YWZmJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0MlMkZhc2lkZSUzRSUzQyUyMS0tJTIwJTIzc2Vjb25kYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtMzEzMiUyMC0tJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlMEElMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzcGFnZSUyMC0tJTNF[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Three with Right Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3132-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 11:08:54","post_modified_gmt":"2020-12-23 11:08:54","post_content_filtered":"","post_parent":"3132","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3132-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6776","post_author":"1","post_date":"2020-12-23 11:58:08","post_date_gmt":"2020-12-23 11:58:08","post_content":"[vc_row][vc_column css=\".vc_custom_1514808171766{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1514808185089{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTEyJTIwY29sLW1kLTEyJTIwY29sLXNtLTEyJTIwY29sLXhzLTEyJTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDYzJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA4NDh3JTJDJTIwaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMzAweDE0OS5qcGclMjAzMDB3JTJDJTIwaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtNzY4eDM4MC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTA5JTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUwOSUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlMjIlMjBzcmNzZXQlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0zMDB4MTQ5LmpwZyUyMDMwMHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtNzY4eDM4MC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTIlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDUyJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZmluYW5jZS1hY2NvdW50aW5nJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwODQ4dyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0zMDB4MTQ5LmpwZyUyMDMwMHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtNzY4eDM4MC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmaW5hbmNlLWFjY291bnRpbmclMkYlMjIlM0VGaW5hbmNlJTIwJTI2YW1wJTNCJTIwQWNjb3VudGluZyUzQyUyRmElM0UlMDklMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMDg0OHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMzAweDE0OS5qcGclMjAzMDB3JTJDJTIwaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTc2OHgzODAuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC05NCUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTk0JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVHJhbnNmb3JtJTIwQ3VzdG9tZXIlMjBFeHBlcmllbmNlJTIwd2l0aCUyMGFuJTIwSW50ZWxsaWdlbnQlMjBDbGllbnQlMjBNYW5hZ2VtZW50JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LTMwMHgxNDkuanBnJTIwMzAwdyUyQyUyMGh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LTc2OHgzODAuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUwOSUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtODklMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC04OSUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNvbXBldGl0aXZlLXJlc2VhcmNoJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUyMiUyMHNyY3NldCUzRCUyMmh0dHAlM0ElMkYlMkZ0aGVtZXMucmFkaWFudHRoZW1lcy5jb20lMkZjb25zdWx0aXglMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDg0OHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC0zMDB4MTQ5LmpwZyUyMDMwMHclMkMlMjBodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC03Njh4MzgwLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnRoZW1lcy5yYWRpYW50dGhlbWVzLmNvbSUyRmNvbnN1bHRpeCUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNvbXBldGl0aXZlLXJlc2VhcmNoJTJGJTIyJTNFQ29tcGV0aXRpdmUlMjBSZXNlYXJjaCUzQyUyRmElM0UlMDklMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwT2N0b2JlciUyMDE4JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGdGhlbWVzLnJhZGlhbnR0aGVtZXMuY29tJTJGY29uc3VsdGl4JTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0U=[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Three without Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3134-autosave-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 11:58:08","post_modified_gmt":"2020-12-23 11:58:08","post_content_filtered":"","post_parent":"3134","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3134-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6777","post_author":"1","post_date":"2020-12-23 11:58:23","post_date_gmt":"2020-12-23 11:58:23","post_content":"[vc_row][vc_column css=\".vc_custom_1514808171766{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608724696889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEzNCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTM0JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX2NvbHVtbiUyMHZjX2NvbHVtbl9jb250YWluZXIlMjB2Y19jb2wtc20tMTIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnZjX2NvbHVtbi1pbm5lciUyMHZjX2N1c3RvbV8xNTE0NTI5MzQ5OTYxJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX3Jhd19jb2RlJTIwd3BiX2NvbnRlbnRfZWxlbWVudCUyMHdwYl9yYXdfaHRtbCUyMHZjX2N1c3RvbV8xNTE0Nzc5NDEwOTg1JTIyJTIwJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUyMCUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cmFwZXJfYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250YWluZXIlMjIlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0xMiUyMGNvbC1tZC0xMiUyMGNvbC1zbS0xMiUyMGNvbC14cy0xMiUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlMjAlMjAlMjAlMjAlMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjYwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMzQlMjAtLSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Three without Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3134-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-23 11:58:23","post_modified_gmt":"2020-12-23 11:58:23","post_content_filtered":"","post_parent":"3134","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/23\/3134-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6778","post_author":"1","post_date":"2020-12-24 12:04:46","post_date_gmt":"2020-12-24 12:04:46","post_content":"[vc_row css=\".vc_custom_1512016868861{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807276000{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608811481232{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzExMCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTEwJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE2ODY4ODYxJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjk0Mjg0MDYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjg2MTY3NzglMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNjMlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtMjA1NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZ1bmRpbmctdHJlbmRzJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1MiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDUyJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZmluYW5jZS1hY2NvdW50aW5nJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTIwJTIwJTIwJTIwJTIwJTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTk2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktY2F0ZWdvcnktMSUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRmElM0UlM0MlMkZoMyUzRSUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjA2JTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNiUyMGNvbC1tZC02JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTk0JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVHJhbnNmb3JtJTIwQ3VzdG9tZXIlMjBFeHBlcmllbmNlJTIwd2l0aCUyMGFuJTIwSW50ZWxsaWdlbnQlMjBDbGllbnQlMjBNYW5hZ2VtZW50JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTIwJTIwJTIwJTIwJTIwJTIwJTIwJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtODklMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUyMCUyMCUyMCUyMCUyMCUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTMlMjBjb2wtc20tNCUyMGNvbC14cy0xMiUyMHB1bGwtbGVmdCUyMiUzRSUzQ2FzaWRlJTIwaWQlM0QlMjJzZWNvbmRhcnklMjIlMjBjbGFzcyUzRCUyMndpZGdldC1hcmVhJTIyJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyc2VhcmNoLTQlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9zZWFyY2glMjIlM0UlM0Nmb3JtJTIwcm9sZSUzRCUyMnNlYXJjaCUyMiUyMG1ldGhvZCUzRCUyMmdldCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZvcm0lMjIlMjBhY3Rpb24lM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYlMjIlM0UlM0NsYWJlbCUzRSUzQ3NwYW4lMjBjbGFzcyUzRCUyMnNjcmVlbi1yZWFkZXItdGV4dCUyMiUzRVNlYXJjaCUyMGZvciUzQSUzQyUyRnNwYW4lM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzZWFyY2glMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1maWVsZCUyMiUyMHBsYWNlaG9sZGVyJTNEJTIyU2VhcmNoJTIwJTI2aGVsbGlwJTNCJTIyJTIwdmFsdWUlM0QlMjIlMjIlMjBuYW1lJTNEJTIycyUyMiUyMCUyRiUzRSUzQyUyRmxhYmVsJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc3VibWl0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtc3VibWl0JTIyJTIwdmFsdWUlM0QlMjJTZWFyY2glMjIlMjAlMkYlM0UlM0MlMkZmb3JtJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNvbnN1bHRpeF9idXNpbmVzc19yZWNlbnRfcG9zdHNfd2lkZ2V0LTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldCUyMiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ2RpdiUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwlMjBlbGVtZW50LW9uZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VSRUNFTlQlMjBQT1NUJTNDJTJGaDIlM0UlM0N1bCUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtaG9sZGVyJTIyJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTE4JTIwT2N0b2JlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjYXRlZ29yaWVzLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jYXRlZ29yaWVzJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUNBVEVHT1JJRVMlM0MlMkZoMiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUzQ3VsJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjYlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tMSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjYXRlZ29yeS0xJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBTZXJ2aWNlcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY3JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNvbXBldGl0aXZlLXJlc2VhcmNoJTJGJTIyJTIwJTNFQ29tcGV0aXRpdmUlMjBSZXNlYXJjaCUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY5JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZpbmFuY2UtYWNjb3VudGluZyUyRiUyMiUyMCUzRUZpbmFuY2UlMjAlMjZhbXAlM0IlMjBBY2NvdW50aW5nJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNzElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZnVuZGluZy10cmVuZHMlMkYlMjIlMjAlM0VGdW5kaW5nJTIwVHJlbmRzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyYXJjaGl2ZXMtMiUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2FyY2hpdmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQVJDSElWRVMlM0MlMkZoMiUzRSUyMCUyMCUyMCUyMCUyMCUyMCUyMCUyMCUzQ3VsJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMSUyRiUyNyUzRU5vdmVtYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTAlMkYlMjclM0VPY3RvYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnRhZ19jbG91ZC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfdGFnX2Nsb3VkJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVRBR1MlM0MlMkZoMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFnY2xvdWQlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmJ1c2luZXNzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQyJTIwdGFnLWxpbmstcG9zaXRpb24tMSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkJ1c2luZXNzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQnVzaW5lc3MlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZjb25zdWx0aW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQ0JTIwdGFnLWxpbmstcG9zaXRpb24tMiUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkNvbnN1bHRpbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VDb25zdWx0aW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZmluYW5jaWFsLXBsYW5uaW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQwJTIwdGFnLWxpbmstcG9zaXRpb24tMyUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZpbmFuY2lhbCUyMFBsYW5uaW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRmluYW5jaWFsJTIwUGxhbm5pbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmdW5kcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MyUyMHRhZy1saW5rLXBvc2l0aW9uLTQlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGdW5kcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZ1bmRzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGbG93ZXItc3RhZmYlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDElMjB0YWctbGluay1wb3NpdGlvbi01JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyTG93ZXIlMjBTdGFmZiUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUxvd2VyJTIwU3RhZmYlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQyUyRmFzaWRlJTNFJTNDJTIxLS0lMjAlMjNzZWNvbmRhcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHdyYXBlcl9ibG9nX21haW4lMjAtLSUzRSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTBBJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0zMTEwJTIwLS0lM0UlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlMjAlM0MlMkZkaXYlM0UlMEElM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUwQSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzY29udGVudCUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0U=[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style One with Left Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3110-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-24 12:04:46","post_modified_gmt":"2020-12-24 12:04:46","post_content_filtered":"","post_parent":"3110","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/24\/3110-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6780","post_author":"1","post_date":"2020-12-24 12:07:58","post_date_gmt":"2020-12-24 12:07:58","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-24 12:07:58","post_modified_gmt":"2020-12-24 12:07:58","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/24\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6781","post_author":"1","post_date":"2020-12-24 12:11:52","post_date_gmt":"2020-12-24 12:11:52","post_content":"[vc_row css=\".vc_custom_1512017506118{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807605200{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608811909218{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzExOCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTE4JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE3NTA2MTE4JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjk0NDE3MzYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjg3MjMwMDQlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1sZWZ0JTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA1NiUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTYlMjBjb2wtbWQtNiUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS1vbmUlMjBwb3N0LTIwNTIlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1maW5hbmNlLWFjY291bnRpbmclMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNTAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNvbW1lbnRzLW8lMjIlM0UlM0MlMkZpJTNFJTIwTm8lMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyMDYlMjBDb21tZW50cyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy02JTIwY29sLW1kLTYlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTQlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLW9uZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI1MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY29tbWVudHMtbyUyMiUzRSUzQyUyRmklM0UlMjBObyUyMENvbW1lbnRzJTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTYlMjBjb2wtbWQtNiUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC04OSUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtb25lJTIwcG9zdC04OSUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNvbXBldGl0aXZlLXJlc2VhcmNoJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjUwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFSGVkZ2UlMjBGdW5kcyUyMFRoaXMlMjBZZWFyJTJDJTIwRXhwbGFpbmVkJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jb21tZW50cy1vJTIyJTNFJTNDJTJGaSUzRSUyME5vJTIwQ29tbWVudHMlM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTA5JTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTMlMjBjb2wtbWQtMyUyMGNvbC1zbS00JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQ2FzaWRlJTIwaWQlM0QlMjJzZWNvbmRhcnklMjIlMjBjbGFzcyUzRCUyMndpZGdldC1hcmVhJTIyJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyc2VhcmNoLTQlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9zZWFyY2glMjIlM0UlM0Nmb3JtJTIwcm9sZSUzRCUyMnNlYXJjaCUyMiUyMG1ldGhvZCUzRCUyMmdldCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZvcm0lMjIlMjBhY3Rpb24lM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYlMjIlM0UlM0NsYWJlbCUzRSUzQ3NwYW4lMjBjbGFzcyUzRCUyMnNjcmVlbi1yZWFkZXItdGV4dCUyMiUzRVNlYXJjaCUyMGZvciUzQSUzQyUyRnNwYW4lM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzZWFyY2glMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1maWVsZCUyMiUyMHBsYWNlaG9sZGVyJTNEJTIyU2VhcmNoJTIwJTI2aGVsbGlwJTNCJTIyJTIwdmFsdWUlM0QlMjIlMjIlMjBuYW1lJTNEJTIycyUyMiUyMCUyRiUzRSUzQyUyRmxhYmVsJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc3VibWl0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtc3VibWl0JTIyJTIwdmFsdWUlM0QlMjJTZWFyY2glMjIlMjAlMkYlM0UlM0MlMkZmb3JtJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNvbnN1bHRpeF9idXNpbmVzc19yZWNlbnRfcG9zdHNfd2lkZ2V0LTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldCUyMiUzRSUwOSUwOSUzQ2RpdiUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwlMjBlbGVtZW50LW9uZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VSRUNFTlQlMjBQT1NUJTNDJTJGaDIlM0UlM0N1bCUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtaG9sZGVyJTIyJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMlRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJUUyJTgwJTlEJTIwaXMlMjBsb2NrZWQlMjBUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTE4JTIwT2N0b2JlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjYXRlZ29yaWVzLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9jYXRlZ29yaWVzJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUNBVEVHT1JJRVMlM0MlMkZoMiUzRSUwOSUwOSUzQ3VsJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjYlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tMSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjYXRlZ29yeS0xJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBTZXJ2aWNlcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY3JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNvbXBldGl0aXZlLXJlc2VhcmNoJTJGJTIyJTIwJTNFQ29tcGV0aXRpdmUlMjBSZXNlYXJjaCUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY5JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZpbmFuY2UtYWNjb3VudGluZyUyRiUyMiUyMCUzRUZpbmFuY2UlMjAlMjZhbXAlM0IlMjBBY2NvdW50aW5nJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNzElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZnVuZGluZy10cmVuZHMlMkYlMjIlMjAlM0VGdW5kaW5nJTIwVHJlbmRzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyYXJjaGl2ZXMtMiUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2FyY2hpdmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQVJDSElWRVMlM0MlMkZoMiUzRSUwOSUwOSUzQ3VsJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMSUyRiUyNyUzRU5vdmVtYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTAlMkYlMjclM0VPY3RvYmVyJTIwMjAxNyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnRhZ19jbG91ZC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfdGFnX2Nsb3VkJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVRBR1MlM0MlMkZoMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFnY2xvdWQlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmJ1c2luZXNzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQyJTIwdGFnLWxpbmstcG9zaXRpb24tMSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkJ1c2luZXNzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQnVzaW5lc3MlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZjb25zdWx0aW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQ0JTIwdGFnLWxpbmstcG9zaXRpb24tMiUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkNvbnN1bHRpbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VDb25zdWx0aW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZmluYW5jaWFsLXBsYW5uaW5nJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQwJTIwdGFnLWxpbmstcG9zaXRpb24tMyUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZpbmFuY2lhbCUyMFBsYW5uaW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRmluYW5jaWFsJTIwUGxhbm5pbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmdW5kcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MyUyMHRhZy1saW5rLXBvc2l0aW9uLTQlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGdW5kcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZ1bmRzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGbG93ZXItc3RhZmYlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDElMjB0YWctbGluay1wb3NpdGlvbi01JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyTG93ZXIlMjBTdGFmZiUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUxvd2VyJTIwU3RhZmYlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQyUyRmFzaWRlJTNFJTNDJTIxLS0lMjAlMjNzZWNvbmRhcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHdyYXBlcl9ibG9nX21haW4lMjAtLSUzRSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTBBJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0zMTE4JTIwLS0lM0UlMjAlMjAlMjAlMjAlMDklMDklMDklM0MlMkZkaXYlM0UlMEElM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUwQSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzY29udGVudCUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0U=[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style One with Right Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3118-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-24 12:11:52","post_modified_gmt":"2020-12-24 12:11:52","post_content_filtered":"","post_parent":"3118","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/24\/3118-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6782","post_author":"1","post_date":"2020-12-24 12:14:18","post_date_gmt":"2020-12-24 12:14:18","post_content":"[vc_row css=\".vc_custom_1512019222970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807703072{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608721289954{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyNSUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTI1JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE5MjIyOTcwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ2MTYyMDkwNDYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2MjkxOTQ2MzYlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNjMlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZ1bmRpbmctdHJlbmRzJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTIlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwT2N0b2JlciUyMDE4JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTQlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC04OSUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC04OSUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWNvbXBldGl0aXZlLXJlc2VhcmNoJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDMwMHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFSGVkZ2UlMjBGdW5kcyUyMFRoaXMlMjBZZWFyJTJDJTIwRXhwbGFpbmVkJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwT2N0b2JlciUyMDE4JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTMlMjBjb2wtbWQtMyUyMGNvbC1zbS00JTIwY29sLXhzLTEyJTIwcHVsbC1sZWZ0JTIyJTNFJTNDYXNpZGUlMjBpZCUzRCUyMnNlY29uZGFyeSUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LWFyZWElMjIlM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJzZWFyY2gtNCUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3NlYXJjaCUyMiUzRSUzQ2Zvcm0lMjByb2xlJTNEJTIyc2VhcmNoJTIyJTIwbWV0aG9kJTNEJTIyZ2V0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZm9ybSUyMiUyMGFjdGlvbiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRiUyMiUzRSUzQ2xhYmVsJTNFJTNDc3BhbiUyMGNsYXNzJTNEJTIyc2NyZWVuLXJlYWRlci10ZXh0JTIyJTNFU2VhcmNoJTIwZm9yJTNBJTNDJTJGc3BhbiUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnNlYXJjaCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZpZWxkJTIyJTIwcGxhY2Vob2xkZXIlM0QlMjJTZWFyY2glMjAlMjZoZWxsaXAlM0IlMjIlMjB2YWx1ZSUzRCUyMiUyMiUyMG5hbWUlM0QlMjJzJTIyJTIwJTJGJTNFJTNDJTJGbGFiZWwlM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzdWJtaXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1zdWJtaXQlMjIlMjB2YWx1ZSUzRCUyMlNlYXJjaCUyMiUyMCUyRiUzRSUzQyUyRmZvcm0lM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY29uc3VsdGl4X2J1c2luZXNzX3JlY2VudF9wb3N0c193aWRnZXQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NvbnN1bHRpeF9idXNpbmVzc19yZWNlbnRfcG9zdHNfd2lkZ2V0JTIyJTNFJTA5JTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbCUyMGVsZW1lbnQtb25lJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVJFQ0VOVCUyMFBPU1QlM0MlMkZoMiUzRSUzQ3VsJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1ob2xkZXIlMjIlM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LXRodW1ibmFpbCUyMHNpemUtdGh1bWJuYWlsJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UxOCUyME9jdG9iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY2F0ZWdvcmllcy0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY2F0ZWdvcmllcyUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VDQVRFR09SSUVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY2JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmJ1c2luZXNzLXBsYW5zJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBQbGFucyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NyUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUyMCUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02OSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmaW5hbmNlLWFjY291bnRpbmclMkYlMjIlMjAlM0VGaW5hbmNlJTIwJTI2YW1wJTNCJTIwQWNjb3VudGluZyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTcxJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTIwJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmFyY2hpdmVzLTIlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9hcmNoaXZlJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUFSQ0hJVkVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTElMkYlMjclM0VOb3ZlbWJlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjEwJTJGJTI3JTNFT2N0b2JlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJ0YWdfY2xvdWQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3RhZ19jbG91ZCUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VUQUdTJTNDJTJGaDIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhZ2Nsb3VkJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZidXNpbmVzcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MiUyMHRhZy1saW5rLXBvc2l0aW9uLTElMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJCdXNpbmVzcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUJ1c2luZXNzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGY29uc3VsdGluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00NCUyMHRhZy1saW5rLXBvc2l0aW9uLTIlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJDb25zdWx0aW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQ29uc3VsdGluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZpbmFuY2lhbC1wbGFubmluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MCUyMHRhZy1saW5rLXBvc2l0aW9uLTMlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGaW5hbmNpYWwlMjBQbGFubmluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZpbmFuY2lhbCUyMFBsYW5uaW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZnVuZHMlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDMlMjB0YWctbGluay1wb3NpdGlvbi00JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRnVuZHMlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGdW5kcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmxvd2VyLXN0YWZmJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQxJTIwdGFnLWxpbmstcG9zaXRpb24tNSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkxvd2VyJTIwU3RhZmYlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VMb3dlciUyMFN0YWZmJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0MlMkZhc2lkZSUzRSUzQyUyMS0tJTIwJTIzc2Vjb25kYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtMzEyNSUyMC0tJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlMEElMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzcGFnZSUyMC0tJTNF[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Two with Left Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3125-autosave-v1","to_ping":"","pinged":"","post_modified":"2020-12-24 12:14:18","post_modified_gmt":"2020-12-24 12:14:18","post_content_filtered":"","post_parent":"3125","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/24\/3125-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6783","post_author":"1","post_date":"2020-12-24 12:14:33","post_date_gmt":"2020-12-24 12:14:33","post_content":"[vc_row css=\".vc_custom_1512019222970{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807703072{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608812070739{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyNSUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTI1JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE5MjIyOTcwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ2MTYyMDkwNDYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2MjkxOTQ2MzYlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNjMlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJTI2JTIzODIxMSUzQiUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDU2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTIwNTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1mdW5kaW5nLXRyZW5kcyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTIwNTIlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1maW5hbmNlLWFjY291bnRpbmclMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMuanBnJTI5JTNCJTIyJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTk2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktY2F0ZWdvcnktMSUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtaW1hZ2UlM0F1cmwlMjhodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTQlMjBjb2wtbWQtNCUyMGNvbC1zbS02JTIwY29sLXhzLTEyJTIyJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC05NCUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC05NCUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtaW1hZ2UlM0F1cmwlMjhodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTI5JTNCJTIyJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFVHJhbnNmb3JtJTIwQ3VzdG9tZXIlMjBFeHBlcmllbmNlJTIwd2l0aCUyMGFuJTIwSW50ZWxsaWdlbnQlMjBDbGllbnQlMjBNYW5hZ2VtZW50JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwT2N0b2JlciUyMDE4JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTg5JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktY29tcGV0aXRpdmUtcmVzZWFyY2glMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb3N0LWZvci1jcmFmdG1hbnNoaXAtbm9zdHJ1bS1leGVyY2l0YXRpb25lbSUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLWxlZnQlMjIlM0UlM0Nhc2lkZSUyMGlkJTNEJTIyc2Vjb25kYXJ5JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtYXJlYSUyMiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnNlYXJjaC00JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfc2VhcmNoJTIyJTNFJTNDZm9ybSUyMHJvbGUlM0QlMjJzZWFyY2glMjIlMjBtZXRob2QlM0QlMjJnZXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1mb3JtJTIyJTIwYWN0aW9uJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGJTIyJTNFJTNDbGFiZWwlM0UlM0NzcGFuJTIwY2xhc3MlM0QlMjJzY3JlZW4tcmVhZGVyLXRleHQlMjIlM0VTZWFyY2glMjBmb3IlM0ElM0MlMkZzcGFuJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc2VhcmNoJTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZmllbGQlMjIlMjBwbGFjZWhvbGRlciUzRCUyMlNlYXJjaCUyMCUyNmhlbGxpcCUzQiUyMiUyMHZhbHVlJTNEJTIyJTIyJTIwbmFtZSUzRCUyMnMlMjIlMjAlMkYlM0UlM0MlMkZsYWJlbCUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnN1Ym1pdCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLXN1Ym1pdCUyMiUyMHZhbHVlJTNEJTIyU2VhcmNoJTIyJTIwJTJGJTNFJTNDJTJGZm9ybSUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY29uc3VsdGl4X2J1c2luZXNzX3JlY2VudF9wb3N0c193aWRnZXQlMjIlM0UlMDklMDklM0NkaXYlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsJTIwZWxlbWVudC1vbmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFUkVDRU5UJTIwUE9TVCUzQyUyRmgyJTNFJTNDdWwlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLWhvbGRlciUyMiUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UxOCUyME9jdG9iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY2F0ZWdvcmllcy0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY2F0ZWdvcmllcyUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VDQVRFR09SSUVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY2JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmJ1c2luZXNzLXBsYW5zJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBQbGFucyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NyUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUyMCUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02OSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmaW5hbmNlLWFjY291bnRpbmclMkYlMjIlMjAlM0VGaW5hbmNlJTIwJTI2YW1wJTNCJTIwQWNjb3VudGluZyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTcxJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTIwJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmFyY2hpdmVzLTIlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9hcmNoaXZlJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUFSQ0hJVkVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTElMkYlMjclM0VOb3ZlbWJlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjEwJTJGJTI3JTNFT2N0b2JlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJ0YWdfY2xvdWQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3RhZ19jbG91ZCUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VUQUdTJTNDJTJGaDIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhZ2Nsb3VkJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZidXNpbmVzcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MiUyMHRhZy1saW5rLXBvc2l0aW9uLTElMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJCdXNpbmVzcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUJ1c2luZXNzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGY29uc3VsdGluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00NCUyMHRhZy1saW5rLXBvc2l0aW9uLTIlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJDb25zdWx0aW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQ29uc3VsdGluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZpbmFuY2lhbC1wbGFubmluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MCUyMHRhZy1saW5rLXBvc2l0aW9uLTMlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGaW5hbmNpYWwlMjBQbGFubmluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZpbmFuY2lhbCUyMFBsYW5uaW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZnVuZHMlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDMlMjB0YWctbGluay1wb3NpdGlvbi00JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRnVuZHMlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGdW5kcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmxvd2VyLXN0YWZmJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQxJTIwdGFnLWxpbmstcG9zaXRpb24tNSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkxvd2VyJTIwU3RhZmYlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VMb3dlciUyMFN0YWZmJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0MlMkZhc2lkZSUzRSUzQyUyMS0tJTIwJTIzc2Vjb25kYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtMzEyNSUyMC0tJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlMEElMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzcGFnZSUyMC0tJTNF[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Two with Left Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3125-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-24 12:14:33","post_modified_gmt":"2020-12-24 12:14:33","post_content_filtered":"","post_parent":"3125","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/24\/3125-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6784","post_author":"1","post_date":"2020-12-24 12:18:44","post_date_gmt":"2020-12-24 12:18:44","post_content":"[vc_row css=\".vc_custom_1512019593480{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807938001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608812321350{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyOCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTI4JTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE5NTkzNDgwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ2MTYzNTg4OTUlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2MjkzMDAxNjAlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1sZWZ0JTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZ1bmRpbmctdHJlbmRzJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtaW1hZ2UlM0F1cmwlMjhodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTIlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTI5JTNCJTIyJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNCUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTk0JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy00JTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtODklMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTMlMjBjb2wtc20tNCUyMGNvbC14cy0xMiUyMHB1bGwtcmlnaHQlMjIlM0UlM0Nhc2lkZSUyMGlkJTNEJTIyc2Vjb25kYXJ5JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtYXJlYSUyMiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnNlYXJjaC00JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfc2VhcmNoJTIyJTNFJTNDZm9ybSUyMHJvbGUlM0QlMjJzZWFyY2glMjIlMjBtZXRob2QlM0QlMjJnZXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1mb3JtJTIyJTIwYWN0aW9uJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGJTIyJTNFJTNDbGFiZWwlM0UlM0NzcGFuJTIwY2xhc3MlM0QlMjJzY3JlZW4tcmVhZGVyLXRleHQlMjIlM0VTZWFyY2glMjBmb3IlM0ElM0MlMkZzcGFuJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc2VhcmNoJTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZmllbGQlMjIlMjBwbGFjZWhvbGRlciUzRCUyMlNlYXJjaCUyMCUyNmhlbGxpcCUzQiUyMiUyMHZhbHVlJTNEJTIyJTIyJTIwbmFtZSUzRCUyMnMlMjIlMjAlMkYlM0UlM0MlMkZsYWJlbCUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnN1Ym1pdCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLXN1Ym1pdCUyMiUyMHZhbHVlJTNEJTIyU2VhcmNoJTIyJTIwJTJGJTNFJTNDJTJGZm9ybSUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY29uc3VsdGl4X2J1c2luZXNzX3JlY2VudF9wb3N0c193aWRnZXQlMjIlM0UlMDklMDklM0NkaXYlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsJTIwZWxlbWVudC1vbmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFUkVDRU5UJTIwUE9TVCUzQyUyRmgyJTNFJTNDdWwlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLWhvbGRlciUyMiUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAxODB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UxOCUyME9jdG9iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY2F0ZWdvcmllcy0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY2F0ZWdvcmllcyUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VDQVRFR09SSUVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTY2JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmJ1c2luZXNzLXBsYW5zJTJGJTIyJTIwJTNFQnVzaW5lc3MlMjBQbGFucyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTElMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NyUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUyMCUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02OSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmaW5hbmNlLWFjY291bnRpbmclMkYlMjIlMjAlM0VGaW5hbmNlJTIwJTI2YW1wJTNCJTIwQWNjb3VudGluZyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJjYXQtaXRlbSUyMGNhdC1pdGVtLTcxJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTIwJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmFyY2hpdmVzLTIlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF9hcmNoaXZlJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRUFSQ0hJVkVTJTNDJTJGaDIlM0UlMDklMDklM0N1bCUzRSUzQ2xpJTNFJTNDYSUyMGhyZWYlM0QlMjdodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkYyMDE3JTJGMTElMkYlMjclM0VOb3ZlbWJlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjEwJTJGJTI3JTNFT2N0b2JlciUyMDIwMTclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJ0YWdfY2xvdWQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3RhZ19jbG91ZCUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VUQUdTJTNDJTJGaDIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhZ2Nsb3VkJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZidXNpbmVzcyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MiUyMHRhZy1saW5rLXBvc2l0aW9uLTElMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJCdXNpbmVzcyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUJ1c2luZXNzJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGY29uc3VsdGluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00NCUyMHRhZy1saW5rLXBvc2l0aW9uLTIlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJDb25zdWx0aW5nJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFQ29uc3VsdGluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZpbmFuY2lhbC1wbGFubmluZyUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MCUyMHRhZy1saW5rLXBvc2l0aW9uLTMlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJGaW5hbmNpYWwlMjBQbGFubmluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUZpbmFuY2lhbCUyMFBsYW5uaW5nJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGZnVuZHMlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDMlMjB0YWctbGluay1wb3NpdGlvbi00JTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRnVuZHMlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGdW5kcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmxvd2VyLXN0YWZmJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQxJTIwdGFnLWxpbmstcG9zaXRpb24tNSUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkxvd2VyJTIwU3RhZmYlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VMb3dlciUyMFN0YWZmJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRnNlY3Rpb24lM0UlM0MlMkZhc2lkZSUzRSUzQyUyMS0tJTIwJTIzc2Vjb25kYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtMzEyOCUyMC0tJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlMEElMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzcGFnZSUyMC0tJTNF[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Two with Right Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3128-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-24 12:18:44","post_modified_gmt":"2020-12-24 12:18:44","post_content_filtered":"","post_parent":"3128","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/24\/3128-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6785","post_author":"1","post_date":"2020-12-24 12:20:47","post_date_gmt":"2020-12-24 12:20:47","post_content":"[vc_row css=\".vc_custom_1512019864224{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514808052950{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608812444360{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEzMCUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTMwJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE5ODY0MjI0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjg0OTkwNzIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjk2NzU1MzMlMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTklMjBjb2wtbWQtOSUyMGNvbC1zbS04JTIwY29sLXhzLTEyJTIwcHVsbC1yaWdodCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlMjAlMjAlMjAlMjAlMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjYwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLWxlZnQlMjIlM0UlM0Nhc2lkZSUyMGlkJTNEJTIyc2Vjb25kYXJ5JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtYXJlYSUyMiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMnNlYXJjaC00JTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfc2VhcmNoJTIyJTNFJTNDZm9ybSUyMHJvbGUlM0QlMjJzZWFyY2glMjIlMjBtZXRob2QlM0QlMjJnZXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1mb3JtJTIyJTIwYWN0aW9uJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGJTIyJTNFJTNDbGFiZWwlM0UlM0NzcGFuJTIwY2xhc3MlM0QlMjJzY3JlZW4tcmVhZGVyLXRleHQlMjIlM0VTZWFyY2glMjBmb3IlM0ElM0MlMkZzcGFuJTNFJTNDaW5wdXQlMjB0eXBlJTNEJTIyc2VhcmNoJTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZmllbGQlMjIlMjBwbGFjZWhvbGRlciUzRCUyMlNlYXJjaCUyMCUyNmhlbGxpcCUzQiUyMiUyMHZhbHVlJTNEJTIyJTIyJTIwbmFtZSUzRCUyMnMlMjIlMjAlMkYlM0UlM0MlMkZsYWJlbCUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnN1Ym1pdCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLXN1Ym1pdCUyMiUyMHZhbHVlJTNEJTIyU2VhcmNoJTIyJTIwJTJGJTNFJTNDJTJGZm9ybSUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJjb25zdWx0aXhfYnVzaW5lc3NfcmVjZW50X3Bvc3RzX3dpZGdldC0zJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfY29uc3VsdGl4X2J1c2luZXNzX3JlY2VudF9wb3N0c193aWRnZXQlMjIlM0UlMDklMDklM0NkaXYlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsJTIwZWxlbWVudC1vbmUlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFUkVDRU5UJTIwUE9TVCUzQyUyRmgyJTNFJTNDdWwlMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLWhvbGRlciUyMiUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCVFMiU4MCU5MyUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC0xNTB4MTUwLTEuanBnJTIwMzAwdyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwMTUwcHglMjklMjAxMDB2dyUyQyUyMDE1MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjIlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VDb21tb24lMjBtaXN0YWtlcyUyMHdoZW4lMjBtYW5hZ2luZyUyMGZpbmFuY2VzJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMjUlMjBOb3ZlbWJlciUyQyUyMDIwMTclM0MlMkZwJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC10aHVtYm5haWwlMjBzaXplLXRodW1ibmFpbCUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiVFMiU4MCU5RCUyMGlzJTIwbG9ja2VkJTIwVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDcCUyMGNsYXNzJTNEJTIydGl0bGUlMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjE1MCUyMiUyMGhlaWdodCUzRCUyMjE1MCUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMTglMjBPY3RvYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNhdGVnb3JpZXMtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NhdGVnb3JpZXMlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQ0FURUdPUklFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NiUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS0xJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNhdGVnb3J5LTElMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFNlcnZpY2VzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjclMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY29tcGV0aXRpdmUtcmVzZWFyY2glMkYlMjIlMjAlM0VDb21wZXRpdGl2ZSUyMFJlc2VhcmNoJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjklMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTIwJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS03MSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUyMCUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJhcmNoaXZlcy0yJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfYXJjaGl2ZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VBUkNISVZFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjExJTJGJTI3JTNFTm92ZW1iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMCUyRiUyNyUzRU9jdG9iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIydGFnX2Nsb3VkLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF90YWdfY2xvdWQlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFVEFHUyUzQyUyRmgyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWdjbG91ZCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGYnVzaW5lc3MlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDIlMjB0YWctbGluay1wb3NpdGlvbi0xJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQnVzaW5lc3MlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VCdXNpbmVzcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmNvbnN1bHRpbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDQlMjB0YWctbGluay1wb3NpdGlvbi0yJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQ29uc3VsdGluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUNvbnN1bHRpbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmaW5hbmNpYWwtcGxhbm5pbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDAlMjB0YWctbGluay1wb3NpdGlvbi0zJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRmluYW5jaWFsJTIwUGxhbm5pbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGaW5hbmNpYWwlMjBQbGFubmluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZ1bmRzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQzJTIwdGFnLWxpbmstcG9zaXRpb24tNCUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZ1bmRzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRnVuZHMlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZsb3dlci1zdGFmZiUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MSUyMHRhZy1saW5rLXBvc2l0aW9uLTUlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJMb3dlciUyMFN0YWZmJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFTG93ZXIlMjBTdGFmZiUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDJTJGYXNpZGUlM0UlM0MlMjEtLSUyMCUyM3NlY29uZGFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMzAlMjAtLSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Three with Left Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3130-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-24 12:20:47","post_modified_gmt":"2020-12-24 12:20:47","post_content_filtered":"","post_parent":"3130","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/24\/3130-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6786","post_author":"1","post_date":"2020-12-24 12:22:28","post_date_gmt":"2020-12-24 12:22:28","post_content":"[vc_row css=\".vc_custom_1512018742405{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1514807827293{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608812542775{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEyMyUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTIzJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMHZjX2N1c3RvbV8xNTEyMDE4NzQyNDA1JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfY29sdW1uJTIwdmNfY29sdW1uX2NvbnRhaW5lciUyMHZjX2NvbC1zbS0xMiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfY29sdW1uLWlubmVyJTIwdmNfY3VzdG9tXzE1MTQ1Mjk1NjExMjUlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfcmF3X2NvZGUlMjB3cGJfY29udGVudF9lbGVtZW50JTIwd3BiX3Jhd19odG1sJTIwdmNfY3VzdG9tXzE1MTQ2Mjk1Mzk0MjklMjIlMjAlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMndwYl93cmFwcGVyJTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJjb250ZW50JTIyJTIwY2xhc3MlM0QlMjJzaXRlLWNvbnRlbnQlMjIlM0UlM0NkaXYlMjBpZCUzRCUyMnByaW1hcnklMjIlMjBjbGFzcyUzRCUyMmNvbnRlbnQtYXJlYSUyMiUzRSUzQ21haW4lMjBpZCUzRCUyMm1haW4lMjIlMjBjbGFzcyUzRCUyMnNpdGUtbWFpbiUyMHBvc3QtMjA2MyUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWJ1c2luZXNzLXBsYW5zJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTIwJTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMndyYXBlcl9ibG9nX21haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUzQyUyMS0tJTIwcm93JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTEyJTIwY29sLW1kLTEyJTIwY29sLXNtLTEyJTIwY29sLXhzLTEyJTIyJTNFJTNDJTIxLS0lMjBibG9nX21haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdHdvJTIwcG9zdC0yMDYzJTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFRmluYW5jaWFsJTIwU2VydmljZXMlMjAlMjYlMjM4MjExJTNCJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTNDJTJGYSUzRSUzQyUyRmgzJTNFJTA5JTA5JTNDJTJGaGVhZGVyJTNFJTNDJTIxLS0lMjAuZW50cnktaGVhZGVyJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1NiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZ1bmRpbmctdHJlbmRzJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjBzdHlsZSUzRCUyMmJhY2tncm91bmQtaW1hZ2UlM0F1cmwlMjhodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTIlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtOTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0yNjB4MjAwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UuanBnJTI5JTNCJTIyJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LW1haW4lMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VXaW5uaW5nJTIwdGhlJTIwUmFjZSUyMGZvciUyMERpZ2l0YWwlMjBDb21tZXJjZSUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC00JTIwY29sLXNtLTYlMjBjb2wteHMtMTIlMjIlM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10d28lMjBwb3N0LTk0JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktYnVzaW5lc3MtcGxhbnMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTI2MHgyMDAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZhY2N1c2FudGl1bS1kb2xvcmUtbXF1ZS1sYXVkLWFudGl1bSUyRiUyMiUyMHN0eWxlJTNEJTIyYmFja2dyb3VuZC1pbWFnZSUzQXVybCUyOGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjklM0IlMjIlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktbWFpbiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBPY3RvYmVyJTIwMTglMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy0zJTIwY29sLW1kLTQlMjBjb2wtc20tNiUyMGNvbC14cy0xMiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtODklMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXR3byUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMjYweDIwMC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTIwc3R5bGUlM0QlMjJiYWNrZ3JvdW5kLWltYWdlJTNBdXJsJTI4aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyOSUzQiUyMiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1tYWluJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmVudHJ5LWNvbnRlbnQlMjIlM0VMb3JlbSUyMElwc3VtJTIwaXMlMjBzaW1wbHklMjBkdW1teSUyMHRleHQlMjBvZiUyMHRoZSUyMHByaW50aW5nJTIwYW5kJTIwdHlwZXNldHRpbmclMjBpbmR1c3RyeS4lMjBMb3JlbSUyMElwc3VtJTIwaGFzJTIwYmVlbiUyMHRoZSUyMC4uLiUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1yZWFkLW1vcmUlMjIlM0UlM0NhJTIwY2xhc3MlM0QlMjJidG4lMjIlMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlM0VSZWFkJTIwTW9yZSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXJlYWQtbW9yZSUyMC0tJTNFJTNDJTJGYXJ0aWNsZSUzRSUzQyUyMS0tJTIwJTIzcG9zdC0lMjMlMjMlMjAtLSUzRSUzQyUyRmRpdiUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjB3cmFwZXJfYmxvZ19tYWluJTIwLS0lM0UlM0MlMkZtYWluJTNFJTNDJTIxLS0lMjAlMjNtYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMCUyM3ByaW1hcnklMjAtLSUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LWNvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtMzEyMyUyMC0tJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTNDJTJGZGl2JTNFJTBBJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTBBJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlMEElMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUwQSUzQyUyMS0tJTIwJTIzcGFnZSUyMC0tJTNF[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Two without Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3123-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-24 12:22:28","post_modified_gmt":"2020-12-24 12:22:28","post_content_filtered":"","post_parent":"3123","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/24\/3123-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6787","post_author":"1","post_date":"2020-12-24 12:24:10","post_date_gmt":"2020-12-24 12:24:10","post_content":"[vc_row][vc_column css=\".vc_custom_1512020148296{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 30px !important;}\"][vc_raw_html css=\".vc_custom_1608812647547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEzMiUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTMyJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX2NvbHVtbiUyMHZjX2NvbHVtbl9jb250YWluZXIlMjB2Y19jb2wtc20tMTIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnZjX2NvbHVtbi1pbm5lciUyMHZjX2N1c3RvbV8xNTE0NTI4ODQxMDY2JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX3Jhd19jb2RlJTIwd3BiX2NvbnRlbnRfZWxlbWVudCUyMHdwYl9yYXdfaHRtbCUyMHZjX2N1c3RvbV8xNTE0Nzc5MTA3NjY2JTIyJTIwJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUyMCUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cmFwZXJfYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250YWluZXIlMjIlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy05JTIwY29sLW1kLTklMjBjb2wtc20tOCUyMGNvbC14cy0xMiUyMHB1bGwtbGVmdCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlMjAlMjAlMjAlMjAlMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjYwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLXJpZ2h0JTIyJTNFJTNDYXNpZGUlMjBpZCUzRCUyMnNlY29uZGFyeSUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LWFyZWElMjIlM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJzZWFyY2gtNCUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3NlYXJjaCUyMiUzRSUzQ2Zvcm0lMjByb2xlJTNEJTIyc2VhcmNoJTIyJTIwbWV0aG9kJTNEJTIyZ2V0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZm9ybSUyMiUyMGFjdGlvbiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRiUyMiUzRSUzQ2xhYmVsJTNFJTNDc3BhbiUyMGNsYXNzJTNEJTIyc2NyZWVuLXJlYWRlci10ZXh0JTIyJTNFU2VhcmNoJTIwZm9yJTNBJTNDJTJGc3BhbiUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnNlYXJjaCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZpZWxkJTIyJTIwcGxhY2Vob2xkZXIlM0QlMjJTZWFyY2glMjAlMjZoZWxsaXAlM0IlMjIlMjB2YWx1ZSUzRCUyMiUyMiUyMG5hbWUlM0QlMjJzJTIyJTIwJTJGJTNFJTNDJTJGbGFiZWwlM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzdWJtaXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1zdWJtaXQlMjIlMjB2YWx1ZSUzRCUyMlNlYXJjaCUyMiUyMCUyRiUzRSUzQyUyRmZvcm0lM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY29uc3VsdGl4X3JlY2VudF9wb3N0c193aWRnZXQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NvbnN1bHRpeF9yZWNlbnRfcG9zdHNfd2lkZ2V0JTIyJTNFJTA5JTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbCUyMGVsZW1lbnQtb25lJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVJFQ0VOVCUyMFBPU1QlM0MlMkZoMiUzRSUzQ3VsJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1ob2xkZXIlMjIlM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJTI2JTIzODIxMSUzQiUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMTglMjBPY3RvYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNhdGVnb3JpZXMtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NhdGVnb3JpZXMlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQ0FURUdPUklFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NiUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS0xJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNhdGVnb3J5LTElMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFNlcnZpY2VzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjclMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY29tcGV0aXRpdmUtcmVzZWFyY2glMkYlMjIlMjAlM0VDb21wZXRpdGl2ZSUyMFJlc2VhcmNoJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjklMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTIwJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS03MSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUyMCUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJhcmNoaXZlcy0yJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfYXJjaGl2ZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VBUkNISVZFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjExJTJGJTI3JTNFTm92ZW1iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMCUyRiUyNyUzRU9jdG9iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIydGFnX2Nsb3VkLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF90YWdfY2xvdWQlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFVEFHUyUzQyUyRmgyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWdjbG91ZCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGYnVzaW5lc3MlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDIlMjB0YWctbGluay1wb3NpdGlvbi0xJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQnVzaW5lc3MlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VCdXNpbmVzcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmNvbnN1bHRpbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDQlMjB0YWctbGluay1wb3NpdGlvbi0yJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQ29uc3VsdGluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUNvbnN1bHRpbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmaW5hbmNpYWwtcGxhbm5pbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDAlMjB0YWctbGluay1wb3NpdGlvbi0zJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRmluYW5jaWFsJTIwUGxhbm5pbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGaW5hbmNpYWwlMjBQbGFubmluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZ1bmRzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQzJTIwdGFnLWxpbmstcG9zaXRpb24tNCUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZ1bmRzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRnVuZHMlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZsb3dlci1zdGFmZiUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MSUyMHRhZy1saW5rLXBvc2l0aW9uLTUlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJMb3dlciUyMFN0YWZmJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFTG93ZXIlMjBTdGFmZiUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDJTJGYXNpZGUlM0UlM0MlMjEtLSUyMCUyM3NlY29uZGFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMzIlMjAtLSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]","post_title":"Blog Style Three with Right Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3132-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-24 12:24:10","post_modified_gmt":"2020-12-24 12:24:10","post_content_filtered":"","post_parent":"3132","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/24\/3132-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6794","post_author":"1","post_date":"2020-12-27 20:04:44","post_date_gmt":"2020-12-27 20:04:44","post_content":"<!-- wp:shortcode -->\n[woocommerce_checkout]\n<!-- \/wp:shortcode -->","post_title":"Checkout","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"8-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-27 20:04:44","post_modified_gmt":"2020-12-27 20:04:44","post_content_filtered":"","post_parent":"8","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/27\/8-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6796","post_author":"1","post_date":"2020-12-27 20:10:19","post_date_gmt":"2020-12-27 20:10:19","post_content":"","post_title":"Shop","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"437-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-27 20:10:19","post_modified_gmt":"2020-12-27 20:10:19","post_content_filtered":"","post_parent":"437","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/27\/437-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6797","post_author":"1","post_date":"2020-12-27 20:10:32","post_date_gmt":"2020-12-27 20:10:32","post_content":"[woocommerce_my_account]","post_title":"My Account","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"440-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-27 20:10:32","post_modified_gmt":"2020-12-27 20:10:32","post_content_filtered":"","post_parent":"440","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/27\/440-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6798","post_author":"1","post_date":"2020-12-27 20:10:41","post_date_gmt":"2020-12-27 20:10:41","post_content":"[woocommerce_cart]","post_title":"Cart","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"445-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-27 20:10:41","post_modified_gmt":"2020-12-27 20:10:41","post_content_filtered":"","post_parent":"445","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/27\/445-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6800","post_author":"1","post_date":"2020-12-29 07:09:54","post_date_gmt":"2020-12-29 07:09:54","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:09:54","post_modified_gmt":"2020-12-29 07:09:54","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6802","post_author":"1","post_date":"2020-12-29 07:15:06","post_date_gmt":"2020-12-29 07:15:06","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:15:06","post_modified_gmt":"2020-12-29 07:15:06","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6804","post_author":"1","post_date":"2020-12-29 07:17:26","post_date_gmt":"2020-12-29 07:17:26","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:17:26","post_modified_gmt":"2020-12-29 07:17:26","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6806","post_author":"1","post_date":"2020-12-29 07:21:42","post_date_gmt":"2020-12-29 07:21:42","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:21:42","post_modified_gmt":"2020-12-29 07:21:42","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6808","post_author":"1","post_date":"2020-12-29 07:23:18","post_date_gmt":"2020-12-29 07:23:18","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:23:18","post_modified_gmt":"2020-12-29 07:23:18","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6810","post_author":"1","post_date":"2020-12-29 07:24:39","post_date_gmt":"2020-12-29 07:24:39","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-header .tribe-events-sub-nav li a{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:24:39","post_modified_gmt":"2020-12-29 07:24:39","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6812","post_author":"1","post_date":"2020-12-29 07:26:15","post_date_gmt":"2020-12-29 07:26:15","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:26:15","post_modified_gmt":"2020-12-29 07:26:15","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6814","post_author":"1","post_date":"2020-12-29 07:37:36","post_date_gmt":"2020-12-29 07:37:36","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:37:36","post_modified_gmt":"2020-12-29 07:37:36","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6816","post_author":"1","post_date":"2020-12-29 07:40:17","post_date_gmt":"2020-12-29 07:40:17","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:40:17","post_modified_gmt":"2020-12-29 07:40:17","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6818","post_author":"1","post_date":"2020-12-29 07:42:59","post_date_gmt":"2020-12-29 07:42:59","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget.widget_categories ul li::before{\n\tbackground-color:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:42:59","post_modified_gmt":"2020-12-29 07:42:59","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6820","post_author":"1","post_date":"2020-12-29 07:43:26","post_date_gmt":"2020-12-29 07:43:26","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget.widget_categories ul li::before{\n``color:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:43:26","post_modified_gmt":"2020-12-29 07:43:26","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6822","post_author":"1","post_date":"2020-12-29 07:44:27","post_date_gmt":"2020-12-29 07:44:27","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:44:27","post_modified_gmt":"2020-12-29 07:44:27","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6824","post_author":"1","post_date":"2020-12-29 07:45:50","post_date_gmt":"2020-12-29 07:45:50","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .post-meta > span i{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:45:50","post_modified_gmt":"2020-12-29 07:45:50","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6826","post_author":"1","post_date":"2020-12-29 07:46:49","post_date_gmt":"2020-12-29 07:46:49","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:46:49","post_modified_gmt":"2020-12-29 07:46:49","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6828","post_author":"1","post_date":"2020-12-29 07:48:23","post_date_gmt":"2020-12-29 07:48:23","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:48:23","post_modified_gmt":"2020-12-29 07:48:23","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6830","post_author":"1","post_date":"2020-12-29 07:52:46","post_date_gmt":"2020-12-29 07:52:46","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.rt-shop-box.style-two > .holder > .pic > .data{\n\tborder-color: #00a63f;\n}\n\n.rt-shop-box > .holder > .onsale{\n\tbackground: #00a63f;\n}\n\n.woocommerce nav.woocommerce-pagination ul li span.current{\n\tborder-color: #00a63f;\n}\n\n.woocommerce nav.woocommerce-pagination ul li span.current{\n\tbackground: #00a63f;\n}\n\n.woocommerce nav.woocommerce-pagination ul li a{\n\tborder: 1px #00a63f solid;\n\tcolor: #00a63f;\n}\n\n.woocommerce .woocommerce-ordering select{\n\tborder: 1px #00a63f solid;\n}\n\n.woocommerce div.product form.cart .button{\n\tbackground: #00a63f;\n}\n\n.woocommerce div.product form.cart .button, .woocommerce div.product form.cart .button:hover{\n\tbackground: #00a63f;\n}\n\n.shop_single > .product > .summary .product_meta > .posted_in a, \n.shop_single > .product > .summary .product_meta > .tagged_as a{\n\tcolor: #00a63f;\n}\n\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n\tbackground: #00a63f;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:52:46","post_modified_gmt":"2020-12-29 07:52:46","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6832","post_author":"1","post_date":"2020-12-29 07:53:35","post_date_gmt":"2020-12-29 07:53:35","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:53:35","post_modified_gmt":"2020-12-29 07:53:35","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6834","post_author":"1","post_date":"2020-12-29 07:55:12","post_date_gmt":"2020-12-29 07:55:12","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 600 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 07:55:12","post_modified_gmt":"2020-12-29 07:55:12","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6836","post_author":"1","post_date":"2020-12-29 09:24:44","post_date_gmt":"2020-12-29 09:24:44","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 09:24:44","post_modified_gmt":"2020-12-29 09:24:44","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6838","post_author":"1","post_date":"2020-12-29 10:44:18","post_date_gmt":"2020-12-29 10:44:18","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-29 10:44:18","post_modified_gmt":"2020-12-29 10:44:18","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/29\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6840","post_author":"1","post_date":"2020-12-30 12:28:06","post_date_gmt":"2020-12-30 12:28:06","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-30 12:28:06","post_modified_gmt":"2020-12-30 12:28:06","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/30\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6842","post_author":"1","post_date":"2020-12-30 12:36:01","post_date_gmt":"2020-12-30 12:36:01","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-30 12:36:01","post_modified_gmt":"2020-12-30 12:36:01","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/30\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6844","post_author":"1","post_date":"2020-12-30 12:37:42","post_date_gmt":"2020-12-30 12:37:42","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-30 12:37:42","post_modified_gmt":"2020-12-30 12:37:42","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/30\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6846","post_author":"1","post_date":"2020-12-30 12:38:13","post_date_gmt":"2020-12-30 12:38:13","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-30 12:38:13","post_modified_gmt":"2020-12-30 12:38:13","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/30\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6849","post_author":"1","post_date":"2020-12-31 09:02:00","post_date_gmt":"2020-12-31 09:02:00","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('https:\/\/consultix.radiantthemes.com\/demo-one\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-31 09:02:00","post_modified_gmt":"2020-12-31 09:02:00","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/31\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6850","post_author":"1","post_date":"2020-12-31 09:13:45","post_date_gmt":"2020-12-31 09:13:45","post_content":"<p>[vc_row][vc_column css=\".vc_custom_1609406021871{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;}\"][vc_raw_html css=\".vc_custom_1608812647547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]JTNDJTIxLS0lMjAlMjNwYWdlJTIwLS0lM0UlMEElM0NkaXYlMjBpZCUzRCUyMnBhZ2UlMjIlMjBjbGFzcyUzRCUyMnNpdGUlMjIlM0UlMEElM0MlMjEtLSUyMCUyM2NvbnRlbnQlMjAtLSUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTBBJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlMEElM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjIlM0UlMEElM0NkaXYlMjBjbGFzcyUzRCUyMmNvbnRhaW5lciUyMiUzRSUwQSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMzEzMiUyMiUyMGNsYXNzJTNEJTIycG9zdC0zMTMyJTIwcGFnZSUyMHR5cGUtcGFnZSUyMHN0YXR1cy1wdWJsaXNoJTIwaGVudHJ5JTIyJTNFJTBBJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlMEElM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIydmNfcm93JTIwd3BiX3JvdyUyMHZjX3Jvdy1mbHVpZCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX2NvbHVtbiUyMHZjX2NvbHVtbl9jb250YWluZXIlMjB2Y19jb2wtc20tMTIlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnZjX2NvbHVtbi1pbm5lciUyMHZjX2N1c3RvbV8xNTE0NTI4ODQxMDY2JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGNsYXNzJTNEJTIyd3BiX3Jhd19jb2RlJTIwd3BiX2NvbnRlbnRfZWxlbWVudCUyMHdwYl9yYXdfaHRtbCUyMHZjX2N1c3RvbV8xNTE0Nzc5MTA3NjY2JTIyJTIwJTNFJTBBJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cGJfd3JhcHBlciUyMiUzRSUwQSUzQ2RpdiUyMGlkJTNEJTIyY29udGVudCUyMiUyMGNsYXNzJTNEJTIyc2l0ZS1jb250ZW50JTIyJTNFJTNDZGl2JTIwaWQlM0QlMjJwcmltYXJ5JTIyJTIwY2xhc3MlM0QlMjJjb250ZW50LWFyZWElMjIlM0UlM0NtYWluJTIwaWQlM0QlMjJtYWluJTIyJTIwY2xhc3MlM0QlMjJzaXRlLW1haW4lMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUyMCUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ3cmFwZXJfYmxvZ19tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb250YWluZXIlMjIlM0UlM0MlMjEtLSUyMHJvdyUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy05JTIwY29sLW1kLTklMjBjb2wtc20tOCUyMGNvbC14cy0xMiUyMHB1bGwtbGVmdCUyMiUzRSUzQyUyMS0tJTIwYmxvZ19tYWluJTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmJsb2dfbWFpbiUyMiUzRSUzQ2FydGljbGUlMjBpZCUzRCUyMnBvc3QtMjA2MyUyMiUyMGNsYXNzJTNEJTIyc3R5bGUtdGhyZWUlMjBwb3N0LTIwNjMlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NpbWclMjB3aWR0aCUzRCUyMjY0MCUyMiUyMGhlaWdodCUzRCUyMjMxNyUyMiUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMkZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJUUyJTgwJTkzJTIwRml2ZSUyMFdheXMlMjB0byUyMFN0YXJ0JTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LmpwZyUyMDg0OHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGRmluYW5jaWFsLVNlcnZpY2VzLUZpdmUtV2F5cy10by1TdGFydC5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGYnVzaW5lc3MtcGxhbnMlMkYlMjIlM0VCdXNpbmVzcyUyMFBsYW5zJTNDJTJGYSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUwOSUwOSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS1jYWxlbmRhciUyMiUzRSUzQyUyRmklM0UlMjBOb3ZlbWJlciUyMDI1JTJDJTIwMjAxNyUzQyUyRnNwYW4lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LW1ldGElMjAtLSUzRSUzQ2hlYWRlciUyMGNsYXNzJTNEJTIyZW50cnktaGVhZGVyJTIyJTNFJTNDaDMlMjBjbGFzcyUzRCUyMmVudHJ5LXRpdGxlJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VGaW5hbmNpYWwlMjBTZXJ2aWNlcyUyMCUyNiUyMzgyMTElM0IlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZmaW5hbmNpYWwtc2VydmljZXMtZml2ZS13YXlzLXRvLXN0YXJ0JTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTIwNTYlMjIlMjBjbGFzcyUzRCUyMnN0eWxlLXRocmVlJTIwcG9zdC0yMDU2JTIwcG9zdCUyMHR5cGUtcG9zdCUyMHN0YXR1cy1wdWJsaXNoJTIwZm9ybWF0LXN0YW5kYXJkJTIwaGFzLXBvc3QtdGh1bWJuYWlsJTIwaGVudHJ5JTIwY2F0ZWdvcnktZnVuZGluZy10cmVuZHMlMjB0YWctYnVzaW5lc3MlMjB0YWctY29uc3VsdGluZyUyMHRhZy1maW5hbmNpYWwtcGxhbm5pbmclMjB0YWctZnVuZHMlMjB0YWctbG93ZXItc3RhZmYlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnJvdyUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTUlMjBjb2wtbWQtNSUyMGNvbC1zbS01JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtdGh1bWJuYWlsJTIyJTNFJTNDaW1nJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnRoZW1lcyUyRmNvbnN1bHRpeCUyRmltYWdlcyUyRm5vLWltYWdlLWZvdW5kLTM2MHgyNjAucG5nJTIyJTIwYWx0JTNEJTIybm8lMjBpbWFnZSUyMGZvdW5kJTIyJTIwd2lkdGglM0QlMjIzNzAlMjIlMjBoZWlnaHQlM0QlMjIxOTAlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBsYWNlaG9sZGVyJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMiUyMiUyMHNyY3NldCUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwMzAwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjExJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMuanBnJTIwNzY4dyUyMiUyMHNpemVzJTNEJTIyJTI4bWF4LXdpZHRoJTNBJTIwNjQwcHglMjklMjAxMDB2dyUyQyUyMDY0MHB4JTIyJTIwJTJGJTNFJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtdGh1bWJuYWlsJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy03JTIwY29sLW1kLTclMjBjb2wtc20tNyUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZSUyMGVudHJ5LW1haW4lMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlLWNlbGwlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtbWV0YSUyMiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXVzZXItbyUyMiUzRSUzQyUyRmklM0UlMjAlM0NhJTIwaHJlZiUzRCUyMmh0dHAlM0ElMkYlMkZ3d3cud2Vic2l0ZS5jb20lMjIlMjB0aXRsZSUzRCUyMlZpc2l0JTIwSm9obiUyMERvZSUyNiUyMzgyMTclM0JzJTIwd2Vic2l0ZSUyMiUyMHJlbCUzRCUyMmF1dGhvciUyMGV4dGVybmFsJTIyJTNFSm9obiUyMERvZSUzQyUyRmElM0UlM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdGgtbGFyZ2UlMjIlM0UlM0MlMkZpJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmZ1bmRpbmctdHJlbmRzJTJGJTIyJTNFRnVuZGluZyUyMFRyZW5kcyUzQyUyRmElM0UlMjAlMjAlMjAlMjAlMDklMDklMDklMDklMDklM0MlMkZzcGFuJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtY2FsZW5kYXIlMjIlM0UlM0MlMkZpJTNFJTIwTm92ZW1iZXIlMjAyNSUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctZmluYW5jZXMlMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUNvbW1vbiUyMG1pc3Rha2VzJTIwd2hlbiUyMG1hbmFnaW5nJTIwZmluYW5jZXMlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRVJlYWQlMjBNb3JlJTNDJTJGYSUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtcmVhZC1tb3JlJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1tYWluJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LSUyMyUyMyUyMC0tJTNFJTNDYXJ0aWNsZSUyMGlkJTNEJTIycG9zdC0yMDUyJTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtMjA1MiUyMHBvc3QlMjB0eXBlLXBvc3QlMjBzdGF0dXMtcHVibGlzaCUyMGZvcm1hdC1zdGFuZGFyZCUyMGhhcy1wb3N0LXRodW1ibmFpbCUyMGhlbnRyeSUyMGNhdGVnb3J5LWZpbmFuY2UtYWNjb3VudGluZyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLmpwZyUyMiUyMGNsYXNzJTNEJTIyYXR0YWNobWVudC1sYXJnZSUyMHNpemUtbGFyZ2UlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTElMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME5vdmVtYmVyJTIwMjUlMkMlMjAyMDE3JTNDJTJGc3BhbiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLnBvc3QtbWV0YSUyMC0tJTNFJTNDaGVhZGVyJTIwY2xhc3MlM0QlMjJlbnRyeS1oZWFkZXIlMjIlM0UlM0NoMyUyMGNsYXNzJTNEJTIyZW50cnktdGl0bGUlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTIwcmVsJTNEJTIyYm9va21hcmslMjIlM0VUaXBzJTIwZm9yJTIwRGlnaXRpemluZyUyMEZpbmFuY2lhbCUyMFNlcnZpY2VzLiUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk2JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTYlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jYXRlZ29yeS0xJTIwdGFnLWJ1c2luZXNzJTIwdGFnLWNvbnN1bHRpbmclMjB0YWctZmluYW5jaWFsLXBsYW5uaW5nJTIwdGFnLWZ1bmRzJTIwdGFnLWxvd2VyLXN0YWZmJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJyb3clMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMmNvbC1sZy01JTIwY29sLW1kLTUlMjBjb2wtc20tNSUyMGNvbC14cy0xMiUyMG1hdGNoSGVpZ2h0JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXRodW1ibmFpbCUyMiUzRSUzQ2ltZyUyMHNyYyUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ0aGVtZXMlMkZjb25zdWx0aXglMkZpbWFnZXMlMkZuby1pbWFnZS1mb3VuZC0zNjB4MjYwLnBuZyUyMiUyMGFsdCUzRCUyMm5vJTIwaW1hZ2UlMjBmb3VuZCUyMiUyMHdpZHRoJTNEJTIyMzcwJTIyJTIwaGVpZ2h0JTNEJTIyMTkwJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwbGFjZWhvbGRlciUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyNjQwJTIyJTIwaGVpZ2h0JTNEJTIyMzE3JTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtbGFyZ2UlMjBzaXplLWxhcmdlJTIwd3AtcG9zdC1pbWFnZSUyMiUyMGFsdCUzRCUyMldpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA4NDh3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS5qcGclMjA3Njh3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjA2NDBweCUyOSUyMDEwMHZ3JTJDJTIwNjQwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC10aHVtYm5haWwlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyY29sLWxnLTclMjBjb2wtbWQtNyUyMGNvbC1zbS03JTIwY29sLXhzLTEyJTIwbWF0Y2hIZWlnaHQlMjIlM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnRhYmxlJTIwZW50cnktbWFpbiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUtY2VsbCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC1tZXRhJTIyJTNFJTNDc3BhbiUzRSUzQ2klMjBjbGFzcyUzRCUyMmZhJTIwZmEtdXNlci1vJTIyJTNFJTNDJTJGaSUzRSUyMCUzQ2ElMjBocmVmJTNEJTIyaHR0cCUzQSUyRiUyRnd3dy53ZWJzaXRlLmNvbSUyMiUyMHRpdGxlJTNEJTIyVmlzaXQlMjBKb2huJTIwRG9lJTI2JTIzODIxNyUzQnMlMjB3ZWJzaXRlJTIyJTIwcmVsJTNEJTIyYXV0aG9yJTIwZXh0ZXJuYWwlMjIlM0VKb2huJTIwRG9lJTNDJTJGYSUzRSUzQyUyRnNwYW4lM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS10aC1sYXJnZSUyMiUzRSUzQyUyRmklM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY2F0ZWdvcnktMSUyRiUyMiUzRUJ1c2luZXNzJTIwU2VydmljZXMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd2lubmluZy10aGUtcmFjZS1mb3ItZGlnaXRhbC1jb21tZXJjZSUyRiUyMiUyMHJlbCUzRCUyMmJvb2ttYXJrJTIyJTNFV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlM0MlMkZhJTNFJTNDJTJGaDMlM0UlMDklMDklMDklMDklMDklM0MlMkZoZWFkZXIlM0UlM0MlMjEtLSUyMC5lbnRyeS1oZWFkZXIlMjAtLSUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIyZW50cnktY29udGVudCUyMiUzRUxvcmVtJTIwSXBzdW0lMjBpcyUyMHNpbXBseSUyMGR1bW15JTIwdGV4dCUyMG9mJTIwdGhlJTIwcHJpbnRpbmclMjBhbmQlMjB0eXBlc2V0dGluZyUyMGluZHVzdHJ5LiUyMExvcmVtJTIwSXBzdW0lMjBoYXMlMjBiZWVuJTIwdGhlJTIwLi4uJTA5JTA5JTA5JTA5JTA5JTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAuZW50cnktY29udGVudCUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LXJlYWQtbW9yZSUyMiUzRSUzQ2ElMjBjbGFzcyUzRCUyMmJ0biUyMiUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTk0JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtOTQlMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1idXNpbmVzcy1wbGFucyUyMHRhZy1idXNpbmVzcyUyMHRhZy1jb25zdWx0aW5nJTIwdGFnLWZpbmFuY2lhbC1wbGFubmluZyUyMHRhZy1mdW5kcyUyMHRhZy1sb3dlci1zdGFmZiUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJUcmFuc2Zvcm0lMjBDdXN0b21lciUyMEV4cGVyaWVuY2UlMjB3aXRoJTIwYW4lMjBJbnRlbGxpZ2VudCUyMENsaWVudCUyME1hbmFnZW1lbnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRlRyYW5zZm9ybS1DdXN0b21lci1FeHBlcmllbmNlLXdpdGgtYW4tSW50ZWxsaWdlbnQtQ2xpZW50LU1hbmFnZW1lbnQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGVHJhbnNmb3JtLUN1c3RvbWVyLUV4cGVyaWVuY2Utd2l0aC1hbi1JbnRlbGxpZ2VudC1DbGllbnQtTWFuYWdlbWVudC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZUcmFuc2Zvcm0tQ3VzdG9tZXItRXhwZXJpZW5jZS13aXRoLWFuLUludGVsbGlnZW50LUNsaWVudC1NYW5hZ2VtZW50LmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGYWNjdXNhbnRpdW0tZG9sb3JlLW1xdWUtbGF1ZC1hbnRpdW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRVRyYW5zZm9ybSUyMEN1c3RvbWVyJTIwRXhwZXJpZW5jZSUyMHdpdGglMjBhbiUyMEludGVsbGlnZW50JTIwQ2xpZW50JTIwTWFuYWdlbWVudCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmFjY3VzYW50aXVtLWRvbG9yZS1tcXVlLWxhdWQtYW50aXVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0NhcnRpY2xlJTIwaWQlM0QlMjJwb3N0LTg5JTIyJTIwY2xhc3MlM0QlMjJzdHlsZS10aHJlZSUyMHBvc3QtODklMjBwb3N0JTIwdHlwZS1wb3N0JTIwc3RhdHVzLXB1Ymxpc2glMjBmb3JtYXQtc3RhbmRhcmQlMjBoYXMtcG9zdC10aHVtYm5haWwlMjBoZW50cnklMjBjYXRlZ29yeS1jb21wZXRpdGl2ZS1yZXNlYXJjaCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycm93JTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNSUyMGNvbC1tZC01JTIwY29sLXNtLTUlMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycG9zdC10aHVtYm5haWwlMjIlM0UlM0NpbWclMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdGhlbWVzJTJGY29uc3VsdGl4JTJGaW1hZ2VzJTJGbm8taW1hZ2UtZm91bmQtMzYweDI2MC5wbmclMjIlMjBhbHQlM0QlMjJubyUyMGltYWdlJTIwZm91bmQlMjIlMjB3aWR0aCUzRCUyMjM3MCUyMiUyMGhlaWdodCUzRCUyMjE5MCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIycGxhY2Vob2xkZXIlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjI2NDAlMjIlMjBoZWlnaHQlM0QlMjIzMTclMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIyJTIwY2xhc3MlM0QlMjJhdHRhY2htZW50LWxhcmdlJTIwc2l6ZS1sYXJnZSUyMHdwLXBvc3QtaW1hZ2UlMjIlMjBhbHQlM0QlMjJIZWRnZSUyMEZ1bmRzJTIwVGhpcyUyMFllYXIlMkMlMjBFeHBsYWluZWQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMTclMkYxMCUyRkhlZGdlLUZ1bmRzLVRoaXMtWWVhci1FeHBsYWluZWQuanBnJTIwODQ4dyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAxNyUyRjEwJTJGSGVkZ2UtRnVuZHMtVGhpcy1ZZWFyLUV4cGxhaW5lZC5qcGclMjAzMDB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDE3JTJGMTAlMkZIZWRnZS1GdW5kcy1UaGlzLVllYXItRXhwbGFpbmVkLmpwZyUyMDc2OHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDY0MHB4JTI5JTIwMTAwdnclMkMlMjA2NDBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5wb3N0LXRodW1ibmFpbCUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctNyUyMGNvbC1tZC03JTIwY29sLXNtLTclMjBjb2wteHMtMTIlMjBtYXRjaEhlaWdodCUyMiUzRSUzQ2RpdiUyMGNsYXNzJTNEJTIydGFibGUlMjBlbnRyeS1tYWluJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWJsZS1jZWxsJTIyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJwb3N0LW1ldGElMjIlM0UlM0NzcGFuJTNFJTNDaSUyMGNsYXNzJTNEJTIyZmElMjBmYS11c2VyLW8lMjIlM0UlM0MlMkZpJTNFJTIwJTNDYSUyMGhyZWYlM0QlMjJodHRwJTNBJTJGJTJGd3d3LndlYnNpdGUuY29tJTIyJTIwdGl0bGUlM0QlMjJWaXNpdCUyMEpvaG4lMjBEb2UlMjYlMjM4MjE3JTNCcyUyMHdlYnNpdGUlMjIlMjByZWwlM0QlMjJhdXRob3IlMjBleHRlcm5hbCUyMiUzRUpvaG4lMjBEb2UlM0MlMkZhJTNFJTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLXRoLWxhcmdlJTIyJTNFJTNDJTJGaSUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZjb21wZXRpdGl2ZS1yZXNlYXJjaCUyRiUyMiUzRUNvbXBldGl0aXZlJTIwUmVzZWFyY2glM0MlMkZhJTNFJTIwJTIwJTIwJTIwJTA5JTA5JTA5JTA5JTA5JTNDJTJGc3BhbiUzRSUzQ3NwYW4lM0UlM0NpJTIwY2xhc3MlM0QlMjJmYSUyMGZhLWNhbGVuZGFyJTIyJTNFJTNDJTJGaSUzRSUyME9jdG9iZXIlMjAxOCUyQyUyMDIwMTclM0MlMkZzcGFuJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1tZXRhJTIwLS0lM0UlM0NoZWFkZXIlMjBjbGFzcyUzRCUyMmVudHJ5LWhlYWRlciUyMiUzRSUzQ2gzJTIwY2xhc3MlM0QlMjJlbnRyeS10aXRsZSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY29zdC1mb3ItY3JhZnRtYW5zaGlwLW5vc3RydW0tZXhlcmNpdGF0aW9uZW0lMkYlMjIlMjByZWwlM0QlMjJib29rbWFyayUyMiUzRUhlZGdlJTIwRnVuZHMlMjBUaGlzJTIwWWVhciUyQyUyMEV4cGxhaW5lZCUzQyUyRmElM0UlM0MlMkZoMyUzRSUwOSUwOSUwOSUwOSUwOSUzQyUyRmhlYWRlciUzRSUzQyUyMS0tJTIwLmVudHJ5LWhlYWRlciUyMC0tJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJlbnRyeS1jb250ZW50JTIyJTNFTG9yZW0lMjBJcHN1bSUyMGlzJTIwc2ltcGx5JTIwZHVtbXklMjB0ZXh0JTIwb2YlMjB0aGUlMjBwcmludGluZyUyMGFuZCUyMHR5cGVzZXR0aW5nJTIwaW5kdXN0cnkuJTIwTG9yZW0lMjBJcHN1bSUyMGhhcyUyMGJlZW4lMjB0aGUlMjAuLi4lMDklMDklMDklMDklMDklM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlM0NkaXYlMjBjbGFzcyUzRCUyMnBvc3QtcmVhZC1tb3JlJTIyJTNFJTNDYSUyMGNsYXNzJTNEJTIyYnRuJTIyJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvc3QtZm9yLWNyYWZ0bWFuc2hpcC1ub3N0cnVtLWV4ZXJjaXRhdGlvbmVtJTJGJTIyJTNFUmVhZCUyME1vcmUlM0MlMkZhJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAucG9zdC1yZWFkLW1vcmUlMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwLmVudHJ5LW1haW4lMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyRmFydGljbGUlM0UlM0MlMjEtLSUyMCUyM3Bvc3QtJTIzJTIzJTIwLS0lM0UlM0MlMkZkaXYlM0UlM0MlMjEtLSUyMGJsb2dfbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJjb2wtbGctMyUyMGNvbC1tZC0zJTIwY29sLXNtLTQlMjBjb2wteHMtMTIlMjBwdWxsLXJpZ2h0JTIyJTNFJTNDYXNpZGUlMjBpZCUzRCUyMnNlY29uZGFyeSUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LWFyZWElMjIlM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJzZWFyY2gtNCUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X3NlYXJjaCUyMiUzRSUzQ2Zvcm0lMjByb2xlJTNEJTIyc2VhcmNoJTIyJTIwbWV0aG9kJTNEJTIyZ2V0JTIyJTIwY2xhc3MlM0QlMjJzZWFyY2gtZm9ybSUyMiUyMGFjdGlvbiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRiUyMiUzRSUzQ2xhYmVsJTNFJTNDc3BhbiUyMGNsYXNzJTNEJTIyc2NyZWVuLXJlYWRlci10ZXh0JTIyJTNFU2VhcmNoJTIwZm9yJTNBJTNDJTJGc3BhbiUzRSUzQ2lucHV0JTIwdHlwZSUzRCUyMnNlYXJjaCUyMiUyMGNsYXNzJTNEJTIyc2VhcmNoLWZpZWxkJTIyJTIwcGxhY2Vob2xkZXIlM0QlMjJTZWFyY2glMjAlMjZoZWxsaXAlM0IlMjIlMjB2YWx1ZSUzRCUyMiUyMiUyMG5hbWUlM0QlMjJzJTIyJTIwJTJGJTNFJTNDJTJGbGFiZWwlM0UlM0NpbnB1dCUyMHR5cGUlM0QlMjJzdWJtaXQlMjIlMjBjbGFzcyUzRCUyMnNlYXJjaC1zdWJtaXQlMjIlMjB2YWx1ZSUzRCUyMlNlYXJjaCUyMiUyMCUyRiUzRSUzQyUyRmZvcm0lM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIyY29uc3VsdGl4X3JlY2VudF9wb3N0c193aWRnZXQtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NvbnN1bHRpeF9yZWNlbnRfcG9zdHNfd2lkZ2V0JTIyJTNFJTA5JTA5JTNDZGl2JTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbCUyMGVsZW1lbnQtb25lJTIyJTNFJTNDaDIlMjBjbGFzcyUzRCUyMndpZGdldC10aXRsZSUyMiUzRVJFQ0VOVCUyMFBPU1QlM0MlMkZoMiUzRSUzQ3VsJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1ob2xkZXIlMjIlM0UlM0NsaSUyMGNsYXNzJTNEJTIycnQtcmVjZW50LXBvc3Qtd2l0aC10aHVtYm5haWwtcG9zdCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGZmluYW5jaWFsLXNlcnZpY2VzLWZpdmUtd2F5cy10by1zdGFydCUyRiUyMiUzRSUzQ2ltZyUyMHdpZHRoJTNEJTIyMTUwJTIyJTIwaGVpZ2h0JTNEJTIyMTUwJTIyJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZGaW5hbmNpYWwtU2VydmljZXMtRml2ZS1XYXlzLXRvLVN0YXJ0LTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyRmluYW5jaWFsJTIwU2VydmljZXMlMjAlRTIlODAlOTMlMjBGaXZlJTIwV2F5cyUyMHRvJTIwU3RhcnQlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMDE1MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRkZpbmFuY2lhbC1TZXJ2aWNlcy1GaXZlLVdheXMtdG8tU3RhcnQtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmZpbmFuY2lhbC1zZXJ2aWNlcy1maXZlLXdheXMtdG8tc3RhcnQlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRUZpbmFuY2lhbCUyMFNlcnZpY2VzJTIwJTI2JTIzODIxMSUzQiUyMEZpdmUlMjBXYXlzJTIwdG8lMjBTdGFydCUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLWZpbmFuY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZUaGUtbW9zdC1jb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1wZXJzb25hbC1maW5hbmNlcy0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGVGhlLW1vc3QtY29tbW9uLW1pc3Rha2VzLXdoZW4tbWFuYWdpbmctcGVyc29uYWwtZmluYW5jZXMtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRlRoZS1tb3N0LWNvbW1vbi1taXN0YWtlcy13aGVuLW1hbmFnaW5nLXBlcnNvbmFsLWZpbmFuY2VzLTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjb21tb24tbWlzdGFrZXMtd2hlbi1tYW5hZ2luZy1maW5hbmNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFQ29tbW9uJTIwbWlzdGFrZXMlMjB3aGVuJTIwbWFuYWdpbmclMjBmaW5hbmNlcyUzQyUyRnAlM0UlM0MlMkZhJTNFJTNDcCUyMGNsYXNzJTNEJTIyZGF0ZSUyMiUzRTI1JTIwTm92ZW1iZXIlMkMlMjAyMDE3JTNDJTJGcCUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMnJ0LXJlY2VudC1wb3N0LXdpdGgtdGh1bWJuYWlsLXBvc3QlMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lRTIlODAlOUQlMjBpcyUyMGxvY2tlZCUyMFRpcHMlMjBmb3IlMjBEaWdpdGl6aW5nJTIwRmluYW5jaWFsJTIwU2VydmljZXMuJTIyJTIwc3Jjc2V0JTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcy0xNTB4MTUwLTEuanBnJTIwMTUwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGdGlwcy1mb3ItZGlnaXRpemluZy1maW5hbmNpYWwtc2VydmljZXMtMTUweDE1MC0xLmpwZyUyMDE4MHclMkMlMjBodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRnRpcHMtZm9yLWRpZ2l0aXppbmctZmluYW5jaWFsLXNlcnZpY2VzLTE1MHgxNTAtMS5qcGclMjAzMDB3JTIyJTIwc2l6ZXMlM0QlMjIlMjhtYXgtd2lkdGglM0ElMjAxNTBweCUyOSUyMDEwMHZ3JTJDJTIwMTUwcHglMjIlMjAlMkYlM0UlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0aXBzLWZvci1kaWdpdGl6aW5nLWZpbmFuY2lhbC1zZXJ2aWNlcyUyRiUyMiUzRSUzQ3AlMjBjbGFzcyUzRCUyMnRpdGxlJTIyJTNFVGlwcyUyMGZvciUyMERpZ2l0aXppbmclMjBGaW5hbmNpYWwlMjBTZXJ2aWNlcy4lM0MlMkZwJTNFJTNDJTJGYSUzRSUzQ3AlMjBjbGFzcyUzRCUyMmRhdGUlMjIlM0UyNSUyME5vdmVtYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQ2xpJTIwY2xhc3MlM0QlMjJydC1yZWNlbnQtcG9zdC13aXRoLXRodW1ibmFpbC1wb3N0JTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3aW5uaW5nLXRoZS1yYWNlLWZvci1kaWdpdGFsLWNvbW1lcmNlJTJGJTIyJTNFJTNDaW1nJTIwd2lkdGglM0QlMjIxNTAlMjIlMjBoZWlnaHQlM0QlMjIxNTAlMjIlMjBzcmMlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjIlMjBjbGFzcyUzRCUyMmF0dGFjaG1lbnQtdGh1bWJuYWlsJTIwc2l6ZS10aHVtYm5haWwlMjB3cC1wb3N0LWltYWdlJTIyJTIwYWx0JTNEJTIyV2lubmluZyUyMHRoZSUyMFJhY2UlMjBmb3IlMjBEaWdpdGFsJTIwQ29tbWVyY2UlMjIlMjBzcmNzZXQlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ3cC1jb250ZW50JTJGdXBsb2FkcyUyRnNpdGVzJTJGMiUyRjIwMjAlMkYxMiUyRldpbm5pbmctdGhlLVJhY2UtZm9yLURpZ2l0YWwtRWNvbW1lcmNlLTE1MHgxNTAtMS5qcGclMjAxNTB3JTJDJTIwaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGd3AtY29udGVudCUyRnVwbG9hZHMlMkZzaXRlcyUyRjIlMkYyMDIwJTJGMTIlMkZXaW5uaW5nLXRoZS1SYWNlLWZvci1EaWdpdGFsLUVjb21tZXJjZS0xNTB4MTUwLTEuanBnJTIwMTgwdyUyQyUyMGh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndwLWNvbnRlbnQlMkZ1cGxvYWRzJTJGc2l0ZXMlMkYyJTJGMjAyMCUyRjEyJTJGV2lubmluZy10aGUtUmFjZS1mb3ItRGlnaXRhbC1FY29tbWVyY2UtMTUweDE1MC0xLmpwZyUyMDMwMHclMjIlMjBzaXplcyUzRCUyMiUyOG1heC13aWR0aCUzQSUyMDE1MHB4JTI5JTIwMTAwdnclMkMlMjAxNTBweCUyMiUyMCUyRiUzRSUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRndpbm5pbmctdGhlLXJhY2UtZm9yLWRpZ2l0YWwtY29tbWVyY2UlMkYlMjIlM0UlM0NwJTIwY2xhc3MlM0QlMjJ0aXRsZSUyMiUzRVdpbm5pbmclMjB0aGUlMjBSYWNlJTIwZm9yJTIwRGlnaXRhbCUyMENvbW1lcmNlJTNDJTJGcCUzRSUzQyUyRmElM0UlM0NwJTIwY2xhc3MlM0QlMjJkYXRlJTIyJTNFMTglMjBPY3RvYmVyJTJDJTIwMjAxNyUzQyUyRnAlM0UlM0MlMkZsaSUzRSUzQyUyRnVsJTNFJTNDJTJGZGl2JTNFJTNDJTJGc2VjdGlvbiUzRSUzQ3NlY3Rpb24lMjBpZCUzRCUyMmNhdGVnb3JpZXMtMyUyMiUyMGNsYXNzJTNEJTIyd2lkZ2V0JTIwd2lkZ2V0X2NhdGVnb3JpZXMlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFQ0FURUdPUklFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS02NiUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZidXNpbmVzcy1wbGFucyUyRiUyMiUyMCUzRUJ1c2luZXNzJTIwUGxhbnMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS0xJTIyJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZjYXRlZ29yeSUyRmNhdGVnb3J5LTElMkYlMjIlMjAlM0VCdXNpbmVzcyUyMFNlcnZpY2VzJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjclMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGY29tcGV0aXRpdmUtcmVzZWFyY2glMkYlMjIlMjAlM0VDb21wZXRpdGl2ZSUyMFJlc2VhcmNoJTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklMjBjbGFzcyUzRCUyMmNhdC1pdGVtJTIwY2F0LWl0ZW0tNjklMjIlM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRmNhdGVnb3J5JTJGZmluYW5jZS1hY2NvdW50aW5nJTJGJTIyJTIwJTNFRmluYW5jZSUyMCUyNmFtcCUzQiUyMEFjY291bnRpbmclM0MlMkZhJTNFJTNDJTJGbGklM0UlM0NsaSUyMGNsYXNzJTNEJTIyY2F0LWl0ZW0lMjBjYXQtaXRlbS03MSUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGY2F0ZWdvcnklMkZmdW5kaW5nLXRyZW5kcyUyRiUyMiUyMCUzRUZ1bmRpbmclMjBUcmVuZHMlM0MlMkZhJTNFJTNDJTJGbGklM0UlM0MlMkZ1bCUzRSUzQyUyRnNlY3Rpb24lM0UlM0NzZWN0aW9uJTIwaWQlM0QlMjJhcmNoaXZlcy0yJTIyJTIwY2xhc3MlM0QlMjJ3aWRnZXQlMjB3aWRnZXRfYXJjaGl2ZSUyMiUzRSUzQ2gyJTIwY2xhc3MlM0QlMjJ3aWRnZXQtdGl0bGUlMjIlM0VBUkNISVZFUyUzQyUyRmgyJTNFJTA5JTA5JTNDdWwlM0UlM0NsaSUzRSUzQ2ElMjBocmVmJTNEJTI3aHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGMjAxNyUyRjExJTJGJTI3JTNFTm92ZW1iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDbGklM0UlM0NhJTIwaHJlZiUzRCUyN2h0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRjIwMTclMkYxMCUyRiUyNyUzRU9jdG9iZXIlMjAyMDE3JTNDJTJGYSUzRSUzQyUyRmxpJTNFJTNDJTJGdWwlM0UlM0MlMkZzZWN0aW9uJTNFJTNDc2VjdGlvbiUyMGlkJTNEJTIydGFnX2Nsb3VkLTMlMjIlMjBjbGFzcyUzRCUyMndpZGdldCUyMHdpZGdldF90YWdfY2xvdWQlMjIlM0UlM0NoMiUyMGNsYXNzJTNEJTIyd2lkZ2V0LXRpdGxlJTIyJTNFVEFHUyUzQyUyRmgyJTNFJTNDZGl2JTIwY2xhc3MlM0QlMjJ0YWdjbG91ZCUyMiUzRSUzQ2ElMjBocmVmJTNEJTIyaHR0cHMlM0ElMkYlMkZjb25zdWx0aXgucmFkaWFudHRoZW1lcy5jb20lMkZkZW1vLXRocmVlJTJGdGFnJTJGYnVzaW5lc3MlMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDIlMjB0YWctbGluay1wb3NpdGlvbi0xJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQnVzaW5lc3MlMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VCdXNpbmVzcyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmNvbnN1bHRpbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDQlMjB0YWctbGluay1wb3NpdGlvbi0yJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyQ29uc3VsdGluZyUyMCUyODUlMjBpdGVtcyUyOSUyMiUzRUNvbnN1bHRpbmclM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZmaW5hbmNpYWwtcGxhbm5pbmclMkYlMjIlMjBjbGFzcyUzRCUyMnRhZy1jbG91ZC1saW5rJTIwdGFnLWxpbmstNDAlMjB0YWctbGluay1wb3NpdGlvbi0zJTIyJTIwc3R5bGUlM0QlMjJmb250LXNpemUlM0ElMjA4cHQlM0IlMjIlMjBhcmlhLWxhYmVsJTNEJTIyRmluYW5jaWFsJTIwUGxhbm5pbmclMjAlMjg1JTIwaXRlbXMlMjklMjIlM0VGaW5hbmNpYWwlMjBQbGFubmluZyUzQyUyRmElM0UlM0NhJTIwaHJlZiUzRCUyMmh0dHBzJTNBJTJGJTJGY29uc3VsdGl4LnJhZGlhbnR0aGVtZXMuY29tJTJGZGVtby10aHJlZSUyRnRhZyUyRmZ1bmRzJTJGJTIyJTIwY2xhc3MlM0QlMjJ0YWctY2xvdWQtbGluayUyMHRhZy1saW5rLTQzJTIwdGFnLWxpbmstcG9zaXRpb24tNCUyMiUyMHN0eWxlJTNEJTIyZm9udC1zaXplJTNBJTIwOHB0JTNCJTIyJTIwYXJpYS1sYWJlbCUzRCUyMkZ1bmRzJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFRnVuZHMlM0MlMkZhJTNFJTNDYSUyMGhyZWYlM0QlMjJodHRwcyUzQSUyRiUyRmNvbnN1bHRpeC5yYWRpYW50dGhlbWVzLmNvbSUyRmRlbW8tdGhyZWUlMkZ0YWclMkZsb3dlci1zdGFmZiUyRiUyMiUyMGNsYXNzJTNEJTIydGFnLWNsb3VkLWxpbmslMjB0YWctbGluay00MSUyMHRhZy1saW5rLXBvc2l0aW9uLTUlMjIlMjBzdHlsZSUzRCUyMmZvbnQtc2l6ZSUzQSUyMDhwdCUzQiUyMiUyMGFyaWEtbGFiZWwlM0QlMjJMb3dlciUyMFN0YWZmJTIwJTI4NSUyMGl0ZW1zJTI5JTIyJTNFTG93ZXIlMjBTdGFmZiUzQyUyRmElM0UlM0MlMkZkaXYlM0UlM0MlMkZzZWN0aW9uJTNFJTNDJTJGYXNpZGUlM0UlM0MlMjEtLSUyMCUyM3NlY29uZGFyeSUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjByb3clMjAtLSUzRSUzQyUyRmRpdiUzRSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwd3JhcGVyX2Jsb2dfbWFpbiUyMC0tJTNFJTNDJTJGbWFpbiUzRSUzQyUyMS0tJTIwJTIzbWFpbiUyMC0tJTNFJTNDJTJGZGl2JTNFJTNDJTIxLS0lMjAlMjNwcmltYXJ5JTIwLS0lM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlM0MlMkZkaXYlM0UlMEElM0MlMkZkaXYlM0UlM0MlMjEtLSUyMC5lbnRyeS1jb250ZW50JTIwLS0lM0UlMEElM0MlMkZhcnRpY2xlJTNFJTNDJTIxLS0lMjAlMjNwb3N0LTMxMzIlMjAtLSUzRSUyMCUyMCUyMCUyMCUwOSUwOSUwOSUzQyUyRmRpdiUzRSUwQSUzQyUyRm1haW4lM0UlM0MlMjEtLSUyMCUyM21haW4lMjAtLSUzRSUwQSUzQyUyRmRpdiUzRSUzQyUyMS0tJTIwJTIzcHJpbWFyeSUyMC0tJTNFJTBBJTBBJTNDJTJGZGl2JTNFJTBBJTNDJTIxLS0lMjAlMjNjb250ZW50JTIwLS0lM0UlMEElM0MlMkZkaXYlM0UlMEElM0MlMjEtLSUyMCUyM3BhZ2UlMjAtLSUzRQ==[\/vc_raw_html][\/vc_column][\/vc_row]<\/p>\r\n","post_title":"Blog Style Three with Right Sidebar","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3132-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-31 09:13:45","post_modified_gmt":"2020-12-31 09:13:45","post_content_filtered":"","post_parent":"3132","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/31\/3132-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6851","post_author":"1","post_date":"2020-12-31 12:50:40","post_date_gmt":"2020-12-31 12:50:40","post_content":"","post_title":"favicon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"favicon","to_ping":"","pinged":"","post_modified":"2020-12-31 12:50:40","post_modified_gmt":"2020-12-31 12:50:40","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2020\/12\/favicon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6854","post_author":"1","post_date":"2020-12-31 12:53:27","post_date_gmt":"2020-12-31 12:53:27","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-31 12:53:27","post_modified_gmt":"2020-12-31 12:53:27","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/31\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6856","post_author":"1","post_date":"2020-12-31 12:54:20","post_date_gmt":"2020-12-31 12:54:20","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-31 12:54:20","post_modified_gmt":"2020-12-31 12:54:20","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/31\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6858","post_author":"1","post_date":"2020-12-31 12:57:22","post_date_gmt":"2020-12-31 12:57:22","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849740505{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\"]\n<p style=\"text-align: center;\">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.<\/p>\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\n\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608539125037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<ul>\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\n<\/ul>\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"]\n<p style=\"text-align: center;\">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.<\/p>\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-31 12:57:22","post_modified_gmt":"2020-12-31 12:57:22","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/31\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6859","post_author":"1","post_date":"2020-12-31 12:59:23","post_date_gmt":"2020-12-31 12:59:23","post_content":"[vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1519364473757{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column width=\"1\/3\" css=\".vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"COMPANY OVERVIEW\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Providing Best Business Solution For\nGrowing Your Business\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"We Have More Than 20+ Years Practical Experience\" font_container=\"tag:h3|font_size:30px|text_align:left|line_height:38px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]onec ut posuere metus, eu porttitor orci. Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae. Nunc vitae velit arcu. Aliquam ornare efficitur ante eu sodales. Vestibulum venenatis aliquet metus. Morbi nec euismod ante, vitae eleifend odio. Integer vel vehicula tortor. Morbi a sapien in neque venenatis sodales vitae eu quam. In sit amet feugiat mauris.\n\n&nbsp;\n\nNulla vel magna nisi. Nulla vel ante pellentesque, auctor sapien sed, mattis turpis. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_single_image image=\"4939\" img_size=\"full\" css=\".vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space-top\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1\/4\" css=\".vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"25\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"YEARS Of\nExperience\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"54\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Professional\nExperts\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1530\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Successful\nProjects\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1310\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Satisfied\ncustomers\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"OUR CORE VALUES\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Our Core Values That Make\nUs Professional\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4942\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Quality Services\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4943\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Planning &amp; Strategy\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4941\" img_size=\"full\" css=\".vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space\"][\/vc_column_inner][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4944\" img_size=\"full\" css=\".vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Clients Satisfaction\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4945\" img_size=\"full\" css=\".vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Independent Staff\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"3\/4\" css=\".vc_custom_1518760412281{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Looking For a Job?\" font_container=\"tag:h4|font_size:35px|text_align:left|color:%23ffffff|line_height:40px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Labore atque officiis maxime suscipit expedita obcaecati nulla in ducimus iure quos quam recusandae dolor quas et perspiciatis voluptatum accusantium delectus nisi reprehenderit, Lorem ipsum dolor sit amet, consectetur adipisicing elit.\" font_container=\"tag:p|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518760815988{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][lea_button_style title=\"SEE OPEN POSITIONS\" font_color=\"#252525\" use_theme_fonts=\"yes\" background_hover_color=\"#252525\" font_hover_color=\"#ffffff\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcareer%2F|||\" button_font_size=\"13px\" button_line_height=\"26px\" button_design_css=\".vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT'S TESTIMONIALS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"What Our Clients Say\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_testimonial_style testimonial_style=\"eight\" use_theme_fonts=\"yes\" allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\" extra_class=\"client-box-border\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SOME OF OUR CLIENTS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"We Appreciate Clients\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_clients_style clients_style=\"three\" clients_allow_carousel=\"false\" clients_no_row_items=\"5\" max_posts=\"-1\"][\/vc_column][\/vc_row]","post_title":"Company Overview","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4927-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-31 12:59:23","post_modified_gmt":"2020-12-31 12:59:23","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/31\/4927-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6860","post_author":"1","post_date":"2021-01-14 08:27:51","post_date_gmt":"2021-01-14 08:27:51","post_content":"<p>[vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1610612837719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\" el_class=\"visible-lg hidden-md hidden-sm hidden-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1610612848527{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\" el_class=\"hidden-lg visible-md visible-sm visible-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1610612865027{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"COMPANY OVERVIEW\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Providing Best Business Solution For<br \/>\nGrowing Your Business\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"We Have More Than 20+ Years Practical Experience\" font_container=\"tag:h3|font_size:30px|text_align:left|line_height:38px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]onec ut posuere metus, eu porttitor orci. Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae. Nunc vitae velit arcu. Aliquam ornare efficitur ante eu sodales. Vestibulum venenatis aliquet metus. Morbi nec euismod ante, vitae eleifend odio. Integer vel vehicula tortor. Morbi a sapien in neque venenatis sodales vitae eu quam. In sit amet feugiat mauris.<\/p>\n<p>&nbsp;<\/p>\n<p>Nulla vel magna nisi. Nulla vel ante pellentesque, auctor sapien sed, mattis turpis. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_single_image image=\"4939\" img_size=\"full\" css=\".vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space-top\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1\/4\" css=\".vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"25\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"YEARS Of<br \/>\nExperience\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"54\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Professional<br \/>\nExperts\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1530\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Successful<br \/>\nProjects\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1310\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Satisfied<br \/>\ncustomers\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"OUR CORE VALUES\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Our Core Values That Make<br \/>\nUs Professional\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4942\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Quality Services\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4943\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Planning &amp; Strategy\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4941\" img_size=\"full\" css=\".vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space\"][\/vc_column_inner][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4944\" img_size=\"full\" css=\".vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Clients Satisfaction\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4945\" img_size=\"full\" css=\".vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Independent Staff\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"3\/4\" css=\".vc_custom_1518760412281{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Looking For a Job?\" font_container=\"tag:h4|font_size:35px|text_align:left|color:%23ffffff|line_height:40px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Labore atque officiis maxime suscipit expedita obcaecati nulla in ducimus iure quos quam recusandae dolor quas et perspiciatis voluptatum accusantium delectus nisi reprehenderit, Lorem ipsum dolor sit amet, consectetur adipisicing elit.\" font_container=\"tag:p|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518760815988{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][lea_button_style title=\"SEE OPEN POSITIONS\" font_color=\"#252525\" use_theme_fonts=\"yes\" background_hover_color=\"#252525\" font_hover_color=\"#ffffff\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcareer%2F|||\" button_font_size=\"13px\" button_line_height=\"26px\" button_design_css=\".vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT'S TESTIMONIALS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"What Our Clients Say\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_testimonial_style testimonial_style=\"eight\" use_theme_fonts=\"yes\" allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\" extra_class=\"client-box-border\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SOME OF OUR CLIENTS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"We Appreciate Clients\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_clients_style clients_style=\"three\" clients_allow_carousel=\"false\" clients_no_row_items=\"5\" max_posts=\"-1\"][\/vc_column][\/vc_row]<\/p>\n","post_title":"Company Overview","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4927-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:27:51","post_modified_gmt":"2021-01-14 08:27:51","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/31\/4927-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6861","post_author":"1","post_date":"2020-12-31 13:01:43","post_date_gmt":"2020-12-31 13:01:43","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1518770139416{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4953\" img_size=\"full\" css=\".vc_custom_1519367443753{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1518770355318{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"WHO WE ARE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195654077{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}\"][vc_custom_heading text=\"Leading The Way In\nConsulting Business For Over 25 Years\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195663293{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"5026\" img_size=\"full\" css=\".vc_custom_1519104046208{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"831baf91-d701-3\" extra_class=\"list-history\" css=\".vc_custom_1518770970111{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<ul>\n \t<li>Nulla vel magna nisi.<\/li>\n \t<li>Nulla vel ante pellentesque, auctor sapien sed<\/li>\n \t<li>Mattis turpis. Interdum et malesuada fames.<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519363475727{margin-top: 28px !important;margin-bottom: 65px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst. Sed vitae lacus malesuada, sagittis nisl quis, luctus turpis. Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra.[\/vc_column_text][vc_custom_heading text=\"COMPANY TIMELINE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195673278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}\"][vc_custom_heading text=\"Our Company History\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195682256{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367529516{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_timeline_style][rt_timeline_style_item radiant_timeline_image=\"4954\" radiant_timeline_title=\"1998 - Establishment of Company\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4955\" radiant_timeline_title=\"2002 - We Improved Ourselves\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4956\" radiant_timeline_title=\"2007 - Series A fund raised\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4957\" radiant_timeline_title=\"2013 - Opened 6 Offices Worldwide\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][\/rt_timeline_style][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538489924{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-page-2%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Our History","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4949-autosave-v1","to_ping":"","pinged":"","post_modified":"2020-12-31 13:01:43","post_modified_gmt":"2020-12-31 13:01:43","post_content_filtered":"","post_parent":"4949","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/31\/4949-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6862","post_author":"1","post_date":"2020-12-31 13:01:53","post_date_gmt":"2020-12-31 13:01:53","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1518770139416{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4953\" img_size=\"full\" css=\".vc_custom_1519367443753{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1518770355318{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"WHO WE ARE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195654077{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}\"][vc_custom_heading text=\"Leading The Way In\nConsulting Business For Over 25 Years\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195663293{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"5026\" img_size=\"full\" css=\".vc_custom_1519104046208{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"831baf91-d701-3\" extra_class=\"list-history\" css=\".vc_custom_1518770970111{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<ul>\n \t<li>Nulla vel magna nisi.<\/li>\n \t<li>Nulla vel ante pellentesque, auctor sapien sed<\/li>\n \t<li>Mattis turpis. Interdum et malesuada fames.<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519363475727{margin-top: 28px !important;margin-bottom: 65px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst. Sed vitae lacus malesuada, sagittis nisl quis, luctus turpis. Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra.[\/vc_column_text][vc_custom_heading text=\"COMPANY TIMELINE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195673278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}\"][vc_custom_heading text=\"Our Company History\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195682256{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367529516{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_timeline_style][rt_timeline_style_item radiant_timeline_image=\"4954\" radiant_timeline_title=\"1998 - Establishment of Company\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4955\" radiant_timeline_title=\"2002 - We Improved Ourselves\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4956\" radiant_timeline_title=\"2007 - Series A fund raised\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4957\" radiant_timeline_title=\"2013 - Opened 6 Offices Worldwide\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][\/rt_timeline_style][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538489924{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Our History","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4949-revision-v1","to_ping":"","pinged":"","post_modified":"2020-12-31 13:01:53","post_modified_gmt":"2020-12-31 13:01:53","post_content_filtered":"","post_parent":"4949","guid":"http:\/\/growthmarcom.com\/consultix\/2020\/12\/31\/4949-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6864","post_author":"1","post_date":"2021-01-01 05:01:23","post_date_gmt":"2021-01-01 05:01:23","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1519363187256{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4969\" img_size=\"full\" css=\".vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}\"][vc_custom_heading text=\"Our Mission Is To Become The Best Service Company In The World\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat. Nulla vel magna nisi vel ante pellentesque, auctor sapien sedattis turpis. Interdum et malesuada fames. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769937967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][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[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\n<ul>\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\n \t<li>Aenean dignissim gravida sodales.<\/li>\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Core Values\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\n<ul>\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\n \t<li>Aenean dignissim gravida sodales.<\/li>\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\n<\/ul>\n[\/rt_list_style][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\" css=\".vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\n<ul>\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\n \t<li>Aenean dignissim gravida sodales.<\/li>\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:\nhttps%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Mission & Values","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4966-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-01 05:01:23","post_modified_gmt":"2021-01-01 05:01:23","post_content_filtered":"","post_parent":"4966","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/4966-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6865","post_author":"1","post_date":"2021-01-14 08:33:44","post_date_gmt":"2021-01-14 08:33:44","post_content":"<p>[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613175133{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"mission-responsive\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_single_image image=\"4969\" img_size=\"full\" css=\".vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}\"][vc_custom_heading text=\"Our Mission Is To Become The Best Service Company In The World\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat. Nulla vel magna nisi vel ante pellentesque, auctor sapien sedattis turpis. Interdum et malesuada fames. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1609913252304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\" el_class=\"mission-responsive-inner\"][vc_column_inner css=\".vc_custom_1610613196148{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610613207892{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-12\"][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[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]<\/p>\n<ul>\n<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\n<li>Aenean dignissim gravida sodales.<\/li>\n<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\n<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\n<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\n<\/ul>\n<p>[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1609913272727{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\" el_class=\"mission-responsive-inner\"][vc_column_inner css=\".vc_custom_1610613222252{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_custom_heading text=\"Core Values\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]<\/p>\n<ul>\n<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\n<li>Aenean dignissim gravida sodales.<\/li>\n<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\n<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\n<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\n<\/ul>\n<p>[\/rt_list_style][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\" css=\".vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<ul>\n<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\n<li>Aenean dignissim gravida sodales.<\/li>\n<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\n<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\n<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\n<\/ul>\n<p>[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613184823{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n<p>[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n","post_title":"Mission & Values","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4966-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:33:44","post_modified_gmt":"2021-01-14 08:33:44","post_content_filtered":"","post_parent":"4966","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/4966-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6866","post_author":"1","post_date":"2021-01-01 05:01:48","post_date_gmt":"2021-01-01 05:01:48","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1519363187256{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4969\" img_size=\"full\" css=\".vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}\"][vc_custom_heading text=\"Our Mission Is To Become The Best Service Company In The World\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat. Nulla vel magna nisi vel ante pellentesque, auctor sapien sedattis turpis. Interdum et malesuada fames. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769937967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][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[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\n<ul>\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\n \t<li>Aenean dignissim gravida sodales.<\/li>\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Core Values\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\n<ul>\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\n \t<li>Aenean dignissim gravida sodales.<\/li>\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\n<\/ul>\n[\/rt_list_style][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\" css=\".vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\n<ul>\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\n \t<li>Aenean dignissim gravida sodales.<\/li>\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Mission & Values","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4966-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-01 05:01:48","post_modified_gmt":"2021-01-01 05:01:48","post_content_filtered":"","post_parent":"4966","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/4966-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6867","post_author":"1","post_date":"2021-01-14 08:35:53","post_date_gmt":"2021-01-14 08:35:53","post_content":"<p>[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613291373{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"location mission-responsive\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_row_inner css=\".vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_custom_heading text=\"HEAD OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United States\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]<\/p>\n<ul class=\"list-text\">\n<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\n<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\n<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\n<li>Open Monday to Saturday From 7h to 18h.<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI0MjE3LjgyNjcxNzE4OTQlMjEyZC03My45NzY1MTY2MjkyODU4OCUyMTNkNDAuNjQ2ODk2NzM5NTA5MDc0JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODljMjViNDZlMWU0YTUzNSUyNTNBMHhiNzg1MDVhOTAyYzY5MzA3JTIxMnNCcm9va2x5biUyNTJDJTJCTlklMkIxMTIyNiUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTg3NzI0MTAzODYlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjMyMCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix Canada\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]<\/p>\n<ul class=\"list-text\">\n<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\n<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\n<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\n<li>Open Monday to Saturday From 7h to 18h.<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDQxMjcxODUzLjQ1NzMxOTgxJTIxMmQtMTMwLjIyNzIyMjk3MTc3MjYlMjEzZDUwLjg0OTA1NDIwMjY4MTQyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NGIwZDAzZDMzN2NjNmFkOSUyNTNBMHg5OTY4YjcyYWEyNDM4ZmE1JTIxMnNDYW5hZGElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTUxODc3NTIzNTUyNiUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyMzIwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United Kingdom\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]<\/p>\n<ul class=\"list-text\">\n<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\n<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\n<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\n<li>Open Monday to Saturday From 7h to 18h.<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDIyNTYwNTQ2LjMwOTM5MTM5NCUyMTJkLTUuMzk5NzYxMDk5NjY5OTQ5JTIxM2Q0Ni4zNTAwODE0ODYwNTQyODYlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHgyNWEzYjExNDJjNzkxYTklMjUzQTB4YzRmOGEwNDMzMjg4MjU3YSUyMTJzVW5pdGVkJTJCS2luZ2RvbSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc2luJTIxNHYxNTE4Nzc1MjkyMDA0JTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlMjBoZWlnaHQlM0QlMjIzMjAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613300902{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n<p>[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n","post_title":"Locations","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4972-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:35:53","post_modified_gmt":"2021-01-14 08:35:53","post_content_filtered":"","post_parent":"4972","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/4972-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6868","post_author":"1","post_date":"2021-01-01 05:05:49","post_date_gmt":"2021-01-01 05:05:49","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1608621815883{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"location\"][vc_row_inner css=\".vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"HEAD OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United States\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\n<ul class=\"list-text\">\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI0MjE3LjgyNjcxNzE4OTQlMjEyZC03My45NzY1MTY2MjkyODU4OCUyMTNkNDAuNjQ2ODk2NzM5NTA5MDc0JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODljMjViNDZlMWU0YTUzNSUyNTNBMHhiNzg1MDVhOTAyYzY5MzA3JTIxMnNCcm9va2x5biUyNTJDJTJCTlklMkIxMTIyNiUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTg3NzI0MTAzODYlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjMyMCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix Canada\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\n<ul class=\"list-text\">\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDQxMjcxODUzLjQ1NzMxOTgxJTIxMmQtMTMwLjIyNzIyMjk3MTc3MjYlMjEzZDUwLjg0OTA1NDIwMjY4MTQyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NGIwZDAzZDMzN2NjNmFkOSUyNTNBMHg5OTY4YjcyYWEyNDM4ZmE1JTIxMnNDYW5hZGElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTUxODc3NTIzNTUyNiUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyMzIwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United Kingdom\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\n<ul class=\"list-text\">\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDIyNTYwNTQ2LjMwOTM5MTM5NCUyMTJkLTUuMzk5NzYxMDk5NjY5OTQ5JTIxM2Q0Ni4zNTAwODE0ODYwNTQyODYlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHgyNWEzYjExNDJjNzkxYTklMjUzQTB4YzRmOGEwNDMzMjg4MjU3YSUyMTJzVW5pdGVkJTJCS2luZ2RvbSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc2luJTIxNHYxNTE4Nzc1MjkyMDA0JTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlMjBoZWlnaHQlM0QlMjIzMjAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Locations","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4972-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-01 05:05:49","post_modified_gmt":"2021-01-01 05:05:49","post_content_filtered":"","post_parent":"4972","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/4972-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6869","post_author":"1","post_date":"2021-01-01 05:08:46","post_date_gmt":"2021-01-01 05:08:46","post_content":"[vc_row css_animation=\"none\" css=\".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1519302956932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Team In Grid View\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512186854267{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_team_style style_variation=\"two\" team_allow_carousel=\"false\" team_no_row_items=\"3\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1519302967453{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520507639528{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512368173946{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#00174d\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"None\" radiant_focus_color=\"\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512209196793{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help ?\" font_container=\"tag:h5|font_size:25px|text_align:left|color:%23ffffff|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.<\/span>\n<span style=\"color: #ffffff;\"> or Just Call Us Now<\/span>[\/vc_column_text][vc_column_text css=\".vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\" el_class=\"service-seidebar-contact-info\"]<i class=\"fa fa-envelope-o\"><\/i><span style=\"color: #ffffff;\">info@example.com<\/span>\n<i class=\"fa fa-phone\"><\/i><span style=\"color: #ffffff;\"> (888) 123-4567<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content\" css_animation=\"none\" css=\".vc_custom_1519303019337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Happy To Discuss About Your Requirement\" calltoaction_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_font_size=\"31\" calltoaction_title_line_height=\"26\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"20\" calltoaction_button_title_hover_color=\"#181818\" calltoaction_button_background_hover_color=\"#efefef\" calltoaction_button_font_size=\"19\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" call_to_action_button_design=\".vc_custom_1515496053268{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Team In Grid View","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3533-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-01 05:08:46","post_modified_gmt":"2021-01-01 05:08:46","post_content_filtered":"","post_parent":"3533","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/3533-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6871","post_author":"1","post_date":"2021-01-01 05:10:55","post_date_gmt":"2021-01-01 05:10:55","post_content":"[vc_row css_animation=\"none\" css=\".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1520509471793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Team in List View\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1511518588054{margin-top: 0\npx !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_team_style style_variation=\"six\" team_allow_carousel=\"false\" team_no_row_items=\"1\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1520509481342{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#00174d\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"None\" radiant_focus_color=\"\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help ?\" font_container=\"tag:h5|font_size:25px|text_align:left|color:%23ffffff|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.<\/span>\n<span style=\"color: #ffffff;\"> or Just Call Us Now<\/span>[\/vc_column_text][vc_column_text css=\".vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\" el_class=\"service-seidebar-contact-info\"]<i class=\"fa fa-envelope-o\"><\/i><span style=\"color: #ffffff;\">info@example.com<\/span>\n<i class=\"fa fa-phone\"><\/i><span style=\"color: #ffffff;\"> (888) 123-4567<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Newsletter\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"news-form\"][mc4wp_form id=\"287\"][\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content\" css_animation=\"none\" css=\".vc_custom_1520509534763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7184e\" calltoaction_overlay_color=\"#e7184e\" calltoaction_title=\"Happy To Discuss About Your Requirement\" calltoaction_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_font_size=\"31\" calltoaction_title_line_height=\"26\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"20\" calltoaction_button_title_hover_color=\"#00174d\" calltoaction_button_background_hover_color=\"#efefef\" calltoaction_button_font_size=\"19\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-page-1%2F|||\" call_to_action_button_design=\".vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Team in List View","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1979-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-01 05:10:55","post_modified_gmt":"2021-01-01 05:10:55","post_content_filtered":"","post_parent":"1979","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/1979-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6872","post_author":"1","post_date":"2021-01-01 05:11:08","post_date_gmt":"2021-01-01 05:11:08","post_content":"[vc_row css_animation=\"none\" css=\".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1520509471793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Team in List View\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1511518588054{margin-top: 0\npx !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_team_style style_variation=\"six\" team_allow_carousel=\"false\" team_no_row_items=\"1\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/4\" css=\".vc_custom_1520509481342{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#00174d\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"None\" radiant_focus_color=\"\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help ?\" font_container=\"tag:h5|font_size:25px|text_align:left|color:%23ffffff|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.<\/span>\n<span style=\"color: #ffffff;\"> or Just Call Us Now<\/span>[\/vc_column_text][vc_column_text css=\".vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\" el_class=\"service-seidebar-contact-info\"]<i class=\"fa fa-envelope-o\"><\/i><span style=\"color: #ffffff;\">info@example.com<\/span>\n<i class=\"fa fa-phone\"><\/i><span style=\"color: #ffffff;\"> (888) 123-4567<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Newsletter\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"news-form\"][mc4wp_form id=\"287\"][\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content\" css_animation=\"none\" css=\".vc_custom_1520509534763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7184e\" calltoaction_overlay_color=\"#e7184e\" calltoaction_title=\"Happy To Discuss About Your Requirement\" calltoaction_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_font_size=\"31\" calltoaction_title_line_height=\"26\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"20\" calltoaction_button_title_hover_color=\"#00174d\" calltoaction_button_background_hover_color=\"#efefef\" calltoaction_button_font_size=\"19\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" call_to_action_button_design=\".vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Team in List View","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1979-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-01 05:11:08","post_modified_gmt":"2021-01-01 05:11:08","post_content_filtered":"","post_parent":"1979","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/1979-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6873","post_author":"1","post_date":"2021-01-01 05:13:31","post_date_gmt":"2021-01-01 05:13:31","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1511243001013{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Testimonials\" font_container=\"tag:h2|font_size:32px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520486308869{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1520486320153{margin-bottom: 35px !important;}\"]\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.\n\n[\/vc_column_text][rt_testimonial_style testimonial_style=\"eleven\" content_font_color=\"#575757\" use_theme_fonts=\"yes\" testimonial_allow_carousel=\"false\" testimonial_no_row_items=\"1\" testimonial_image_style=\"image-circle\" content_font_size=\"16px\" content_line_height=\"27px\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539335445{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Testimonials","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6593-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-01 05:13:31","post_modified_gmt":"2021-01-01 05:13:31","post_content_filtered":"","post_parent":"6593","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/6593-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6874","post_author":"1","post_date":"2021-01-01 05:15:19","post_date_gmt":"2021-01-01 05:15:19","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1520490166476{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520489060407{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\"][vc_column_inner css=\".vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\n\n&nbsp;\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\n\n&nbsp;\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\n\n&nbsp;\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1520489392382{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow\"][vc_column_inner css=\".vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\n\n&nbsp;\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\n\n&nbsp;\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\n\n&nbsp;\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1520490490509{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow\"][vc_column_inner css=\".vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\n\n&nbsp;\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\n\n&nbsp;\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\n\n&nbsp;\n\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Frequently Asked Questions","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6583-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-01 05:15:19","post_modified_gmt":"2021-01-01 05:15:19","post_content_filtered":"","post_parent":"6583","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/6583-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6875","post_author":"1","post_date":"2021-01-14 08:46:41","post_date_gmt":"2021-01-14 08:46:41","post_content":"<p>[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613888665{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_row_inner css=\".vc_custom_1610613920446{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"responsive-accordian visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner css=\".vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610613940597{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"responsive-accordian hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610613948013{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610613961966{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner css=\".vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610613984910{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610613991869{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609915698173{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian\"][vc_column_inner css=\".vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609915698173{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian\"][vc_column_inner css=\".vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.<\/p>\n<p>&nbsp;<\/p>\n<p>It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613898277{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n<p>[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n","post_title":"Frequently Asked Questions","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6583-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:46:41","post_modified_gmt":"2021-01-14 08:46:41","post_content_filtered":"","post_parent":"6583","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/01\/6583-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6877","post_author":"1","post_date":"2021-01-04 05:44:53","post_date_gmt":"2021-01-04 05:44:53","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-04 05:44:53","post_modified_gmt":"2021-01-04 05:44:53","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/04\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6879","post_author":"1","post_date":"2021-01-04 07:19:38","post_date_gmt":"2021-01-04 07:19:38","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-04 07:19:38","post_modified_gmt":"2021-01-04 07:19:38","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/04\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6884","post_author":"1","post_date":"2021-01-04 09:35:05","post_date_gmt":"2021-01-04 09:35:05","post_content":"<p>[vc_row css_animation=\"none\" css=\".vc_custom_1511352317763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\"][vc_custom_heading text=\"We are Hiring\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511767360212{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511517093975{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\r\n<p style=\"text-align: left;\">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.<\/p>\r\n<p>[\/vc_column_text][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-inner-text\"][rt_accordion_style_item radiant_accordiontitle=\"Sr. Creative Director - 2 Posts\"]<\/p>\r\n<h6>Job Descriptions:<\/h6>\r\n<p>&nbsp;<\/p>\r\n<p>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.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h6>Desired Skills:<\/h6>\r\n<p>&nbsp;<\/p>\r\n<p>[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]<\/p>\r\n<ul>\r\n<li>Integer elementum neque non finibus ultrices.<\/li>\r\n<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n<p>[\/rt_list_style]<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Sr. Creative Director - 2 Posts\"]<\/p>\r\n<h6>Job Descriptions:<\/h6>\r\n<p>&nbsp;<\/p>\r\n<p>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.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h6>Desired Skills:<\/h6>\r\n<p>&nbsp;<\/p>\r\n<p>[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]<\/p>\r\n<ul>\r\n<li>Integer elementum neque non finibus ultrices.<\/li>\r\n<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n<p>[\/rt_list_style]<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Sr. Marketing Manager - 5 Posts\"]<\/p>\r\n<h6>Job Descriptions:<\/h6>\r\n<p>&nbsp;<\/p>\r\n<p>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.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h6>Desired Skills:<\/h6>\r\n<p>&nbsp;<\/p>\r\n<p>[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]<\/p>\r\n<ul>\r\n<li>Integer elementum neque non finibus ultrices.<\/li>\r\n<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n<p>[\/rt_list_style]<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Office Executive - 12 Posts\"]<\/p>\r\n<h6>Job Descriptions:<\/h6>\r\n<p>&nbsp;<\/p>\r\n<p>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.<\/p>\r\n<p>&nbsp;<\/p>\r\n<h6>Desired Skills:<\/h6>\r\n<p>&nbsp;<\/p>\r\n<p>[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]<\/p>\r\n<ul>\r\n<li>Integer elementum neque non finibus ultrices.<\/li>\r\n<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n<p>[\/rt_list_style]<\/p>\r\n<p>&nbsp;<\/p>\r\n<p>[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1609752897522{margin-top: 75px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #e8e8e8 !important;border-left-style: solid !important;border-right-color: #e8e8e8 !important;border-right-style: solid !important;border-top-color: #e8e8e8 !important;border-top-style: solid !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Life at Consultix\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1514804967052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511516587217{margin-top: 10px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"]<\/p>\r\n<p style=\"text-align: left;\">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.<\/p>\r\n<p>[\/vc_column_text][rt_portfolio_style portfolio_style_variation=\"four\" portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\" portfolio_spacing=\"15\" font_size=\"15\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com<br \/>\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper<br \/>\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539187672{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit<br \/>\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539202686{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\r\n","post_title":"Career","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1577-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-04 09:35:05","post_modified_gmt":"2021-01-04 09:35:05","post_content_filtered":"","post_parent":"1577","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/04\/1577-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6885","post_author":"1","post_date":"2021-01-14 08:37:08","post_date_gmt":"2021-01-14 08:37:08","post_content":"<p>[vc_row css_animation=\"none\" css=\".vc_custom_1511352317763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\"][vc_custom_heading text=\"We are Hiring\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511767360212{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511517093975{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<\/p>\n<p style=\"text-align: left;\">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.<\/p>\n<p>[\/vc_column_text][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-inner-text\"][rt_accordion_style_item radiant_accordiontitle=\"Sr. Creative Director - 2 Posts\"]<\/p>\n<h6>Job Descriptions:<\/h6>\n<p>&nbsp;<\/p>\n<p>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.<\/p>\n<p>&nbsp;<\/p>\n<h6>Desired Skills:<\/h6>\n<p>&nbsp;<\/p>\n<p>[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]<\/p>\n<ul>\n<li>Integer elementum neque non finibus ultrices.<\/li>\n<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\n<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\n<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\n<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\n<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\n<\/ul>\n<p>[\/rt_list_style]<\/p>\n<p>&nbsp;<\/p>\n<p>[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Sr. Creative Director - 2 Posts\"]<\/p>\n<h6>Job Descriptions:<\/h6>\n<p>&nbsp;<\/p>\n<p>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.<\/p>\n<p>&nbsp;<\/p>\n<h6>Desired Skills:<\/h6>\n<p>&nbsp;<\/p>\n<p>[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]<\/p>\n<ul>\n<li>Integer elementum neque non finibus ultrices.<\/li>\n<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\n<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\n<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\n<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\n<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\n<\/ul>\n<p>[\/rt_list_style]<\/p>\n<p>&nbsp;<\/p>\n<p>[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Sr. Marketing Manager - 5 Posts\"]<\/p>\n<h6>Job Descriptions:<\/h6>\n<p>&nbsp;<\/p>\n<p>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.<\/p>\n<p>&nbsp;<\/p>\n<h6>Desired Skills:<\/h6>\n<p>&nbsp;<\/p>\n<p>[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]<\/p>\n<ul>\n<li>Integer elementum neque non finibus ultrices.<\/li>\n<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\n<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\n<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\n<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\n<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\n<\/ul>\n<p>[\/rt_list_style]<\/p>\n<p>&nbsp;<\/p>\n<p>[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Office Executive - 12 Posts\"]<\/p>\n<h6>Job Descriptions:<\/h6>\n<p>&nbsp;<\/p>\n<p>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.<\/p>\n<p>&nbsp;<\/p>\n<h6>Desired Skills:<\/h6>\n<p>&nbsp;<\/p>\n<p>[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]<\/p>\n<ul>\n<li>Integer elementum neque non finibus ultrices.<\/li>\n<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\n<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\n<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\n<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\n<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\n<\/ul>\n<p>[\/rt_list_style]<\/p>\n<p>&nbsp;<\/p>\n<p>[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1609752897522{margin-top: 75px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #e8e8e8 !important;border-left-style: solid !important;border-right-color: #e8e8e8 !important;border-right-style: solid !important;border-top-color: #e8e8e8 !important;border-top-style: solid !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Life at Consultix\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1514804967052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511516587217{margin-top: 10px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"]<\/p>\n<p style=\"text-align: left;\">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.<\/p>\n<p>[\/vc_column_text][rt_portfolio_style portfolio_style_variation=\"four\" portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\" portfolio_spacing=\"15\" font_size=\"15\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com<br \/>\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper<br \/>\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539187672{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit<br \/>\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539202686{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n","post_title":"Career","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1577-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:37:08","post_modified_gmt":"2021-01-14 08:37:08","post_content_filtered":"","post_parent":"1577","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/04\/1577-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6887","post_author":"1","post_date":"2021-01-06 05:38:00","post_date_gmt":"2021-01-06 05:38:00","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:38:00","post_modified_gmt":"2021-01-06 05:38:00","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6888","post_author":"1","post_date":"2021-11-04 14:00:09","post_date_gmt":"2021-11-04 14:00:09","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1609912538673{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\" el_class=\"demo-three-spacer\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1609912599612{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\" el_class=\"demo-three-spacer-2\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 14:00:09","post_modified_gmt":"2021-11-04 14:00:09","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/293-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6889","post_author":"1","post_date":"2021-01-06 05:39:41","post_date_gmt":"2021-01-06 05:39:41","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608539125037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:39:41","post_modified_gmt":"2021-01-06 05:39:41","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6891","post_author":"1","post_date":"2021-01-06 05:40:05","post_date_gmt":"2021-01-06 05:40:05","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:40:05","post_modified_gmt":"2021-01-06 05:40:05","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6893","post_author":"1","post_date":"2021-01-06 05:41:32","post_date_gmt":"2021-01-06 05:41:32","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:41:32","post_modified_gmt":"2021-01-06 05:41:32","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6894","post_author":"1","post_date":"2021-01-06 05:49:09","post_date_gmt":"2021-01-06 05:49:09","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner el_class=\"demo-three-spacer\" width=\"1\/2\" css=\".vc_custom_1609912144807{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:49:09","post_modified_gmt":"2021-01-06 05:49:09","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6895","post_author":"1","post_date":"2021-01-06 05:51:03","post_date_gmt":"2021-01-06 05:51:03","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1608355125996{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:51:03","post_modified_gmt":"2021-01-06 05:51:03","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6897","post_author":"1","post_date":"2021-01-06 05:53:01","post_date_gmt":"2021-01-06 05:53:01","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:53:01","post_modified_gmt":"2021-01-06 05:53:01","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6898","post_author":"1","post_date":"2021-01-06 05:53:44","post_date_gmt":"2021-01-06 05:53:44","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1520849814084{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:53:44","post_modified_gmt":"2021-01-06 05:53:44","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6899","post_author":"1","post_date":"2021-01-06 05:54:32","post_date_gmt":"2021-01-06 05:54:32","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438815559{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:54:32","post_modified_gmt":"2021-01-06 05:54:32","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6900","post_author":"1","post_date":"2021-01-06 05:55:44","post_date_gmt":"2021-01-06 05:55:44","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1609912538673{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\" el_class=\"demo-three-spacer\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1512120474929{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:55:44","post_modified_gmt":"2021-01-06 05:55:44","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6901","post_author":"1","post_date":"2021-01-06 05:56:43","post_date_gmt":"2021-01-06 05:56:43","post_content":"[vc_row full_width=\"stretch_row_content_no_spaces\" css=\".vc_custom_1509517411682{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1508395818862{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1518850991393{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rev_slider alias=\"slider2\"]\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512038882112{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;border-bottom-color: #ececec !important;border-bottom-style: solid !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1512100848484{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512100929045{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Ideas\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3315\" fancytextbox_css=\".vc_custom_1520849602491{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101612212{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Valuable Timing\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"yes\" image_url=\"3343\" fancytextbox_css=\".vc_custom_1520849621605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101496584{margin-top: 0px !important;margin-bottom: 0px !important;border-right-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-right-color: #dedede !important;border-right-style: solid !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Budget Friendly\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3345\" fancytextbox_css=\".vc_custom_1520849682638{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][vc_column_inner width=\"1\/4\" css=\".vc_custom_1512101661278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"three\" title=\"Professional Consulting\" fancy_font_size=\"18\" fancy_line_height=\"30\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.\" align=\"center\" add_shadow=\"hover\" image_url=\"3347\" fancytextbox_css=\".vc_custom_1520849697844{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 47px !important;padding-right: 25px !important;padding-bottom: 47px !important;padding-left: 25px !important;}\" animation=\"none\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512105886280{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/background-image01.png?id=3380) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844595139{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who we are\" font_container=\"tag:h1|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849723409{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609911575435{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 45px !important;padding-bottom: 0px !important;padding-left: 45px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner equal_height=\"yes\" css=\".vc_custom_1512105449424{margin-top: 45px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"box-shadow-home\"][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912415975{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 360px !important;padding-right: 44px !important;padding-bottom: 34px !important;padding-left: 44px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Expert.jpg?id=4911) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Proven Experience\" font_container=\"tag:h4|font_size:16px|text_align:right|color:%23f7ed99|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Order professional translations\r\n\r\nin just a few clicks\" font_container=\"tag:h3|font_size:24px|text_align:right|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner el_class=\"demo-three-spacer-2\" width=\"1\/2\" css=\".vc_custom_1609912257640{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 45px !important;padding-right: 20px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #e7174d !important;}\"][vc_custom_heading text=\"We are an Expert in this Field\" font_container=\"tag:h3|font_size:30px|text_align:left|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1512103116181{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1512103184917{margin-top: 20px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam.<\/span>[\/vc_column_text][rt_list_style list_icon_test=\"dfad576c-7f96-7\" list_icon_color=\"#ffffff\" css=\".vc_custom_1512103430935{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Get the best support among all venders<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Fully responsive and works great on all major devices<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Tons of admin panel options<\/span><\/li>\r\n \t<li><span style=\"color: #ffffff;\">Premium services and beyond your expectation<\/span><\/li>\r\n<\/ul>\r\n[\/rt_list_style][lea_button_style title=\"READ OUR STORY\" align=\"left\" font_color=\"#131313\" use_theme_fonts=\"yes\" background_hover_color=\"#ffffff\" border_hover_color=\"#ffffff\" font_hover_color=\"#ffffff\" link=\"url:%23|||\" button_font_size=\"13px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518861439877{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 14px !important;padding-right: 32px !important;padding-bottom: 14px !important;padding-left: 32px !important;background-color: #ffffff !important;border-radius: 35px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512110168513{padding-top: 30px !important;padding-bottom: 76px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1511844701880{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Services We Provide\" font_container=\"tag:h2|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849755452{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609912468099{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1512107825092{margin-top: 34px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Business Consulting\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3383\" fancytextbox_css=\".vc_custom_1512107457015{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Technical Anlysis\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3391\" fancytextbox_css=\".vc_custom_1512107567792{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/3\"][rt_fancy_text_box_style style_variation=\"four\" title=\"Feasibility Study\" fancy_font_size=\"20px\" fancy_line_height=\"30\" add_shadow=\"hover\" image_url=\"3392\" fancytextbox_css=\".vc_custom_1512107628929{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 30px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #f1f1f1 !important;border-left-style: solid !important;border-right-color: #f1f1f1 !important;border-right-style: solid !important;border-top-color: #f1f1f1 !important;border-top-style: solid !important;border-bottom-color: #f1f1f1 !important;border-bottom-style: solid !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css=\".vc_custom_1608356650718{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/12\/call-to-action-Image.jpg?id=3396) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512110213770{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Like This Theme? Purchase The Theme Today\r\nAnd Start Making Your Website!\" font_container=\"tag:h2|font_size:45px|text_align:center|color:%23ffffff|line_height:55px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1514438803397{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading 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.\" font_container=\"tag:p|font_size:16px|text_align:center|color:%23ffffff|line_height:30px\" use_theme_fonts=\"yes\" css_animation=\"fadeIn\" css=\".vc_custom_1609912538673{margin-top: 25px !important;padding-top: 0px !important;padding-right: 80px !important;padding-bottom: 0px !important;padding-left: 80px !important;}\" el_class=\"demo-three-spacer\"][lea_button_style title=\"BUY THEME\" align=\"center\" i_align=\"right\" icon_fontawesome=\"fa fa-angle-right\" font_color=\"#e7174d\" use_theme_fonts=\"yes\" font_hover_color=\"#ffffff\" add_icon=\"true\" button_font_size=\"15px\" button_line_height=\"23px\" button_design_css=\".vc_custom_1518862823799{margin-top: 30px !important;padding-top: 18px !important;padding-right: 50px !important;padding-bottom: 18px !important;padding-left: 50px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" animation=\"fadeIn\" extra_class=\"latter-\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512115666257{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 66px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1512111656566{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Case Studys\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1520849903593{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_empty_space height=\"43px\" css=\".vc_custom_1512115486771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_case_study_style case_study_style_variation=\"two\" case_study_display_filter=\"no\" case_study_enable_title=\"yes\" case_study_spacing=\"25px\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1512120553005{padding-top: 0px !important;padding-bottom: 0px !important;background-color: #fafafa !important;}\"][vc_column css_animation=\"none\" width=\"1\/2\" css=\".vc_custom_1515741625499{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"home-free-consultation-pic visible-lg visible-md visible-sm hidden-xs\" popup_video_image=\"3960\"][rt_popup_video popup_video_link=\"https:\/\/youtu.be\/ad9A4JvEgNc\" extra_class=\"hidden-lg hidden-md hidden-sm visible-xs\" popup_video_image=\"3960\"][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1609912599612{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 56px !important;padding-bottom: 50px !important;padding-left: 50px !important;}\" el_class=\"demo-three-spacer-2\"][vc_custom_heading text=\"Frequently Asked Questions\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:40px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512204507181{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"four\" accordion_content_css=\".vc_custom_1512466803894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 12px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Project scheduling and management\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Perform value engineering\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"How long will it take process my application ?\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pellentesque nisl id semper bibendum.\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Fundamental analysis services\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam commodo.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1512121660989{margin-top: 33px !important;margin-bottom: 50px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_custom_heading text=\"Some of Our Clients\" font_container=\"tag:h3|font_size:43px|text_align:center|line_height:50px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512120679574{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_clients_style allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\"][\/vc_column][\/vc_row]","post_title":"Home","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"293-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 05:56:43","post_modified_gmt":"2021-01-06 05:56:43","post_content_filtered":"","post_parent":"293","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/293-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6902","post_author":"1","post_date":"2021-01-06 06:05:12","post_date_gmt":"2021-01-06 06:05:12","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609913107976{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"demo-three-spacer-2\"][vc_single_image image=\"4969\" img_size=\"full\" css=\".vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}\"][vc_custom_heading text=\"Our Mission Is To Become The Best Service Company In The World\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat. Nulla vel magna nisi vel ante pellentesque, auctor sapien sedattis turpis. Interdum et malesuada fames. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769937967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][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[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Core Values\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\" css=\".vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Mission & Values","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4966-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:05:12","post_modified_gmt":"2021-01-06 06:05:12","post_content_filtered":"","post_parent":"4966","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/4966-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6903","post_author":"1","post_date":"2021-01-06 06:05:47","post_date_gmt":"2021-01-06 06:05:47","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609913142507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"mission-responsive\"][vc_single_image image=\"4969\" img_size=\"full\" css=\".vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}\"][vc_custom_heading text=\"Our Mission Is To Become The Best Service Company In The World\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat. Nulla vel magna nisi vel ante pellentesque, auctor sapien sedattis turpis. Interdum et malesuada fames. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769937967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][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[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Core Values\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\" css=\".vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Mission & Values","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4966-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:05:47","post_modified_gmt":"2021-01-06 06:05:47","post_content_filtered":"","post_parent":"4966","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/4966-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6905","post_author":"1","post_date":"2021-01-06 06:06:41","post_date_gmt":"2021-01-06 06:06:41","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:06:41","post_modified_gmt":"2021-01-06 06:06:41","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6906","post_author":"1","post_date":"2021-01-06 06:07:36","post_date_gmt":"2021-01-06 06:07:36","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609913142507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"mission-responsive\"][vc_single_image image=\"4969\" img_size=\"full\" css=\".vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}\"][vc_custom_heading text=\"Our Mission Is To Become The Best Service Company In The World\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat. Nulla vel magna nisi vel ante pellentesque, auctor sapien sedattis turpis. Interdum et malesuada fames. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1609913252304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\" el_class=\"mission-responsive-inner\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][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[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1518769985863{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Core Values\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\" css=\".vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Mission & Values","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4966-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:07:36","post_modified_gmt":"2021-01-06 06:07:36","post_content_filtered":"","post_parent":"4966","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/4966-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6907","post_author":"1","post_date":"2021-01-06 06:07:57","post_date_gmt":"2021-01-06 06:07:57","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609913142507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"mission-responsive\"][vc_single_image image=\"4969\" img_size=\"full\" css=\".vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}\"][vc_custom_heading text=\"Our Mission Is To Become The Best Service Company In The World\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat. Nulla vel magna nisi vel ante pellentesque, auctor sapien sedattis turpis. Interdum et malesuada fames. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1609913252304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\" el_class=\"mission-responsive-inner\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770040254{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][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[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1609913272727{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\" el_class=\"mission-responsive-inner\"][vc_column_inner width=\"1\/4\" css=\".vc_custom_1518770099183{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Core Values\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"3\/4\" css=\".vc_custom_1508923447795{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\" css=\".vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1519363200507{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Mission & Values","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4966-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:07:57","post_modified_gmt":"2021-01-06 06:07:57","post_content_filtered":"","post_parent":"4966","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/4966-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6908","post_author":"1","post_date":"2021-01-06 06:20:31","post_date_gmt":"2021-01-06 06:20:31","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609914025906{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"location mission-responsive\"][vc_row_inner css=\".vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"HEAD OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United States\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI0MjE3LjgyNjcxNzE4OTQlMjEyZC03My45NzY1MTY2MjkyODU4OCUyMTNkNDAuNjQ2ODk2NzM5NTA5MDc0JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODljMjViNDZlMWU0YTUzNSUyNTNBMHhiNzg1MDVhOTAyYzY5MzA3JTIxMnNCcm9va2x5biUyNTJDJTJCTlklMkIxMTIyNiUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTg3NzI0MTAzODYlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjMyMCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix Canada\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDQxMjcxODUzLjQ1NzMxOTgxJTIxMmQtMTMwLjIyNzIyMjk3MTc3MjYlMjEzZDUwLjg0OTA1NDIwMjY4MTQyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NGIwZDAzZDMzN2NjNmFkOSUyNTNBMHg5OTY4YjcyYWEyNDM4ZmE1JTIxMnNDYW5hZGElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTUxODc3NTIzNTUyNiUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyMzIwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United Kingdom\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDIyNTYwNTQ2LjMwOTM5MTM5NCUyMTJkLTUuMzk5NzYxMDk5NjY5OTQ5JTIxM2Q0Ni4zNTAwODE0ODYwNTQyODYlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHgyNWEzYjExNDJjNzkxYTklMjUzQTB4YzRmOGEwNDMzMjg4MjU3YSUyMTJzVW5pdGVkJTJCS2luZ2RvbSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc2luJTIxNHYxNTE4Nzc1MjkyMDA0JTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlMjBoZWlnaHQlM0QlMjIzMjAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Locations","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4972-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:20:31","post_modified_gmt":"2021-01-06 06:20:31","post_content_filtered":"","post_parent":"4972","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/4972-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6910","post_author":"1","post_date":"2021-01-06 06:25:30","post_date_gmt":"2021-01-06 06:25:30","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:25:30","post_modified_gmt":"2021-01-06 06:25:30","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6912","post_author":"1","post_date":"2021-01-06 06:30:10","post_date_gmt":"2021-01-06 06:30:10","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:30:10","post_modified_gmt":"2021-01-06 06:30:10","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6914","post_author":"1","post_date":"2021-01-06 06:32:52","post_date_gmt":"2021-01-06 06:32:52","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:32:52","post_modified_gmt":"2021-01-06 06:32:52","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6916","post_author":"1","post_date":"2021-01-06 06:33:41","post_date_gmt":"2021-01-06 06:33:41","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:33:41","post_modified_gmt":"2021-01-06 06:33:41","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6918","post_author":"1","post_date":"2021-01-06 06:35:12","post_date_gmt":"2021-01-06 06:35:12","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:35:12","post_modified_gmt":"2021-01-06 06:35:12","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6920","post_author":"1","post_date":"2021-01-06 06:40:58","post_date_gmt":"2021-01-06 06:40:58","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:40:58","post_modified_gmt":"2021-01-06 06:40:58","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6921","post_author":"1","post_date":"2021-01-06 06:48:22","post_date_gmt":"2021-01-06 06:48:22","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1520490166476{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1609915677230{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"responsive-accordian\"][vc_column_inner css=\".vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609915689861{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian\"][vc_column_inner css=\".vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609915698173{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian\"][vc_column_inner css=\".vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518763663115{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][vc_row_inner css=\".vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Frequently Asked Questions","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6583-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:48:22","post_modified_gmt":"2021-01-06 06:48:22","post_content_filtered":"","post_parent":"6583","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/6583-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6923","post_author":"1","post_date":"2021-01-06 06:48:58","post_date_gmt":"2021-01-06 06:48:58","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 06:48:58","post_modified_gmt":"2021-01-06 06:48:58","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6924","post_author":"1","post_date":"2021-01-06 07:00:22","post_date_gmt":"2021-01-06 07:00:22","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}\"][vc_column width=\"2\/3\" css=\".vc_custom_1519729536737{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-right: 46px !important;padding-bottom: 70px !important;padding-left: 46px !important;background-color: #ffffff !important;}\" el_class=\"box-shadow-contact\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519730936863{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609916417528{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 50px !important;padding-bottom: 0px !important;padding-left: 50px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6548\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519729616372{padding-top: 70px !important;padding-right: 30px !important;padding-bottom: 70px !important;padding-left: 30px !important;background-color: #f4f4f4 !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\"][vc_row_inner css=\".vc_custom_1519730303419{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\" el_class=\"under-line\"][vc_column_inner][vc_custom_heading text=\"New York City Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Australia\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519729938908{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519730747658{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\" el_class=\"under-line\"][vc_column_inner][vc_custom_heading text=\"London Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Australia\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519730372061{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519730867714{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\"][vc_column_inner][vc_custom_heading text=\"Berlin Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Germany\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1521001888995{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519732835264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}\"][vc_column_inner][vc_custom_heading text=\"Talk to Us:\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Email: info@example.com\r\nPhone: (888)123-4567\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519730825247{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" content_placement=\"middle\" css_animation=\"none\" css=\".vc_custom_1519731054960{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1519731649934{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjIzMjUlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style One","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"294-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:00:22","post_modified_gmt":"2021-01-06 07:00:22","post_content_filtered":"","post_parent":"294","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/294-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6925","post_author":"1","post_date":"2021-01-06 07:00:53","post_date_gmt":"2021-01-06 07:00:53","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}\"][vc_column width=\"2\/3\" css=\".vc_custom_1609916450454{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-right: 46px !important;padding-bottom: 70px !important;padding-left: 46px !important;background-color: #ffffff !important;}\" el_class=\"box-shadow-contact demo-three-spacer-2\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519730936863{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609916417528{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 50px !important;padding-bottom: 0px !important;padding-left: 50px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6548\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519729616372{padding-top: 70px !important;padding-right: 30px !important;padding-bottom: 70px !important;padding-left: 30px !important;background-color: #f4f4f4 !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\"][vc_row_inner css=\".vc_custom_1519730303419{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\" el_class=\"under-line\"][vc_column_inner][vc_custom_heading text=\"New York City Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Australia\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519729938908{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519730747658{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\" el_class=\"under-line\"][vc_column_inner][vc_custom_heading text=\"London Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Australia\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519730372061{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519730867714{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\"][vc_column_inner][vc_custom_heading text=\"Berlin Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Germany\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1521001888995{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519732835264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}\"][vc_column_inner][vc_custom_heading text=\"Talk to Us:\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Email: info@example.com\r\nPhone: (888)123-4567\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519730825247{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" content_placement=\"middle\" css_animation=\"none\" css=\".vc_custom_1519731054960{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1519731649934{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjIzMjUlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style One","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"294-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:00:53","post_modified_gmt":"2021-01-06 07:00:53","post_content_filtered":"","post_parent":"294","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/294-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6926","post_author":"1","post_date":"2021-01-06 07:02:14","post_date_gmt":"2021-01-06 07:02:14","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}\"][vc_column width=\"2\/3\" css=\".vc_custom_1609916450454{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 70px !important;padding-right: 46px !important;padding-bottom: 70px !important;padding-left: 46px !important;background-color: #ffffff !important;}\" el_class=\"box-shadow-contact demo-three-spacer-2\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519730936863{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1609916417528{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 50px !important;padding-bottom: 0px !important;padding-left: 50px !important;}\" el_class=\"demo-three-spacer\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1609916530301{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"contact-responsive\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6548\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519729616372{padding-top: 70px !important;padding-right: 30px !important;padding-bottom: 70px !important;padding-left: 30px !important;background-color: #f4f4f4 !important;}\"][vc_custom_heading text=\"Our Office Address\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\"][vc_row_inner css=\".vc_custom_1519730303419{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\" el_class=\"under-line\"][vc_column_inner][vc_custom_heading text=\"New York City Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Australia\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519729938908{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519730747658{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\" el_class=\"under-line\"][vc_column_inner][vc_custom_heading text=\"London Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Australia\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519730372061{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519730867714{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\"][vc_column_inner][vc_custom_heading text=\"Berlin Office:\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"PO Box 16122 Collins Street West Victoria 8007 Germany\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1521001888995{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519732835264{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}\"][vc_column_inner][vc_custom_heading text=\"Talk to Us:\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Email: info@example.com\r\nPhone: (888)123-4567\" font_container=\"tag:p|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519730825247{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" content_placement=\"middle\" css_animation=\"none\" css=\".vc_custom_1519731054960{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1519731649934{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjIzMjUlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style One","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"294-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:02:14","post_modified_gmt":"2021-01-06 07:02:14","post_content_filtered":"","post_parent":"294","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/294-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6928","post_author":"1","post_date":"2021-01-06 07:02:55","post_date_gmt":"2021-01-06 07:02:55","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:02:55","post_modified_gmt":"2021-01-06 07:02:55","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6929","post_author":"1","post_date":"2021-01-06 07:04:06","post_date_gmt":"2021-01-06 07:04:06","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}\"][vc_column width=\"2\/3\" css=\".vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519733402399{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519733332717{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: left;\">A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am alone, and feel the charm of existence in this spot, which was created for the bliss of souls like mine.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1609916643285{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"contact-responsive\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f8f8f8\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"4px\"][contact-form-7 id=\"6547\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519733264007{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CONTACT DETAILS\" font_container=\"tag:h3|font_size:16px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\"][vc_row_inner css=\".vc_custom_1519734216991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}\"][vc_column_inner][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519734148001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>PO Box 16122 Collins Street West Victoria 8007\r\nAustralia<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519734207158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\"][vc_column_inner][vc_custom_heading text=\"MAP\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][\/vc_column_inner][\/vc_row_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjIzMDUlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style Two","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"2964-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:04:06","post_modified_gmt":"2021-01-06 07:04:06","post_content_filtered":"","post_parent":"2964","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/2964-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6930","post_author":"1","post_date":"2021-01-06 07:04:47","post_date_gmt":"2021-01-06 07:04:47","post_content":"<p>[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row full_width=\"stretch_row\" gap=\"35\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519736155648{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #ffffff !important;}\"][vc_column width=\"1\/3\" css=\".vc_custom_1519736485121{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"border-right\"][vc_single_image image=\"6563\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519810043728{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CONTACT DETAILS\" font_container=\"tag:h3|font_size:16px|text_align:center|line_height:24px\" use_theme_fonts=\"yes\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\n<p>[\/vc_column_text][vc_custom_heading text=\"(888)123-4567\" font_container=\"tag:h4|font_size:16px|text_align:center|color:%23e7174d|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519736498190{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"border-right\"][vc_single_image image=\"6564\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519810083519{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"EMAIL\" font_container=\"tag:h3|font_size:16px|text_align:center|line_height:24px\" use_theme_fonts=\"yes\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\n<p>[\/vc_column_text][vc_custom_heading text=\"(888)123-4567\" font_container=\"tag:h4|font_size:16px|text_align:center|color:%23e7174d|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519736281484{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6565\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519810112887{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"LOCATION\" font_container=\"tag:h3|font_size:16px|text_align:center|line_height:24px\" use_theme_fonts=\"yes\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\n<p>[\/vc_column_text][vc_custom_heading text=\"(888)123-4567\" font_container=\"tag:h4|font_size:16px|text_align:center|color:%23e7174d|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519735285326{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #f7f7f7 !important;}\"][vc_column width=\"1\/6\" css=\".vc_custom_1519735313463{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"2\/3\" css=\".vc_custom_1519733264007{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h3|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519735222279{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]<\/p>\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\n<p>[\/vc_column_text][vc_row_inner css=\".vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6546\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/6\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519735092933{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjI0NzklMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\" css=\".vc_custom_1519736605773{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"map\"][\/vc_column][\/vc_row][\/vc_section]<\/p>\n","post_title":"Contact Us Style Three","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6534-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:04:47","post_modified_gmt":"2021-01-06 07:04:47","post_content_filtered":"","post_parent":"6534","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/6534-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6931","post_author":"1","post_date":"2021-01-06 07:05:44","post_date_gmt":"2021-01-06 07:05:44","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row full_width=\"stretch_row\" gap=\"35\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519736155648{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #ffffff !important;}\"][vc_column width=\"1\/3\" css=\".vc_custom_1519736485121{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"border-right\"][vc_single_image image=\"6563\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519810043728{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CONTACT DETAILS\" font_container=\"tag:h3|font_size:16px|text_align:center|line_height:24px\" use_theme_fonts=\"yes\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"(888)123-4567\" font_container=\"tag:h4|font_size:16px|text_align:center|color:%23e7174d|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519736498190{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"border-right\"][vc_single_image image=\"6564\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519810083519{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"EMAIL\" font_container=\"tag:h3|font_size:16px|text_align:center|line_height:24px\" use_theme_fonts=\"yes\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"(888)123-4567\" font_container=\"tag:h4|font_size:16px|text_align:center|color:%23e7174d|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519736281484{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6565\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519810112887{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"LOCATION\" font_container=\"tag:h3|font_size:16px|text_align:center|line_height:24px\" use_theme_fonts=\"yes\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"(888)123-4567\" font_container=\"tag:h4|font_size:16px|text_align:center|color:%23e7174d|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519810132529{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519735285326{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;background-color: #f7f7f7 !important;}\"][vc_column width=\"1\/6\" css=\".vc_custom_1519735313463{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"2\/3\" css=\".vc_custom_1519733264007{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h3|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519735222279{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519735203280{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1609916740229{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"contact-responsive\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6546\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/6\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content_no_spaces\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519735092933{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjI0NzklMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\" css=\".vc_custom_1519736605773{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"map\"][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style Three","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6534-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:05:44","post_modified_gmt":"2021-01-06 07:05:44","post_content_filtered":"","post_parent":"6534","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/6534-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6932","post_author":"1","post_date":"2021-01-06 07:08:08","post_date_gmt":"2021-01-06 07:08:08","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609916884289{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right\"][vc_custom_heading text=\"Financial Planning\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}\"]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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"FINANCIAL PLANNING STRATEGIES\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}\"][vc_row_inner css=\".vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194310523{margin-top: 0px !important;margin-bottom: 30px !important;}\"][vc_line_chart type=\"line\" style=\"custom\" legend=\"\" 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%2C%22custom_color%22%3A%22%23e7174d%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%22orange%22%2C%22custom_color%22%3A%22%23323232%22%7D%5D\" css=\".vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519370197195{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][rt_fancy_text_box_style title=\"Top Ranking Market Share\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-pie-chart\" fancytextbox_css=\".vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][rt_fancy_text_box_style title=\"We Support Our Clients Five Working Days\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-life-ring\" fancytextbox_css=\".vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Loan Calculator\" font_container=\"tag:h3|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" css=\".vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_custom_heading text=\"CHOOSE A TYPE OF CALCULATOR\" font_container=\"tag:div|font_size:13px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}\"][rt_loan_calculator css=\".vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Diipiscing Vestibulum<\/li>\r\n \t<li>Vehicula Vulputate Ligula Mollis<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Vehicula Vulputate<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\"][rt_accordion_style_item radiant_accordiontitle=\"Financial Planning Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Company Growth\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"ANALYZE YOUR BUSINESS\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"635\" animation=\"fadeInUp\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"BUSINESS STRATEGIES\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"659\" animation=\"fadeInUp\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Financial Planning","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6282-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:08:08","post_modified_gmt":"2021-01-06 07:08:08","post_content_filtered":"","post_parent":"6282","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/6282-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6934","post_author":"1","post_date":"2021-01-06 07:08:45","post_date_gmt":"2021-01-06 07:08:45","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n} \n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n} \n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n} \n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:08:45","post_modified_gmt":"2021-01-06 07:08:45","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6935","post_author":"1","post_date":"2021-01-06 07:09:33","post_date_gmt":"2021-01-06 07:09:33","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609916884289{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right\"][vc_custom_heading text=\"Financial Planning\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}\"]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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"FINANCIAL PLANNING STRATEGIES\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}\"][vc_row_inner css=\".vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194310523{margin-top: 0px !important;margin-bottom: 30px !important;}\"][vc_line_chart type=\"line\" style=\"custom\" legend=\"\" 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%2C%22custom_color%22%3A%22%23e7174d%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%22orange%22%2C%22custom_color%22%3A%22%23323232%22%7D%5D\" css=\".vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519370197195{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][rt_fancy_text_box_style title=\"Top Ranking Market Share\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-pie-chart\" fancytextbox_css=\".vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][rt_fancy_text_box_style title=\"We Support Our Clients Five Working Days\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-life-ring\" fancytextbox_css=\".vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Loan Calculator\" font_container=\"tag:h3|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" css=\".vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_custom_heading text=\"CHOOSE A TYPE OF CALCULATOR\" font_container=\"tag:div|font_size:13px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}\"][rt_loan_calculator css=\".vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Diipiscing Vestibulum<\/li>\r\n \t<li>Vehicula Vulputate Ligula Mollis<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Vehicula Vulputate<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\"][rt_accordion_style_item radiant_accordiontitle=\"Financial Planning Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Company Growth\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"ANALYZE YOUR BUSINESS\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"635\" animation=\"fadeInUp\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"BUSINESS STRATEGIES\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"659\" animation=\"fadeInUp\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Financial Planning","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6282-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:09:33","post_modified_gmt":"2021-01-06 07:09:33","post_content_filtered":"","post_parent":"6282","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/6282-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6936","post_author":"1","post_date":"2021-01-06 07:10:36","post_date_gmt":"2021-01-06 07:10:36","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23505050|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609917032329{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right\"][vc_custom_heading text=\"Make Your Business Ambitions a Reality\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6383\" img_size=\"full\" css=\".vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"GET SERVICES ONLINE\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1519109843281{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"SERVICE &amp; COST PLANING\" fancy_font_size=\"14\" fancy_line_height=\"22px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6379\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/3\" css=\".vc_custom_1519110059056{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"EMAIL MARKETING\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6381\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/3\" css=\".vc_custom_1519103049464{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"GOOGLE ANALYTICS\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6380\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"YOUR BUSINESS NEEDS TO STAY DYNAMIC IN A COMPLEX ECOSYSTEM\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6388\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519213688554{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Differentiate Through New Services\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis 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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6387\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519213742725{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Boost Customer Experience\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6389\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519213768227{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Enhance operational efficiency and increase productivity\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Business Services","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5062-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:10:36","post_modified_gmt":"2021-01-06 07:10:36","post_content_filtered":"","post_parent":"5062","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/5062-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6937","post_author":"1","post_date":"2021-01-06 07:10:52","post_date_gmt":"2021-01-06 07:10:52","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23505050|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609917032329{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right\"][vc_custom_heading text=\"Make Your Business Ambitions a Reality\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6383\" img_size=\"full\" css=\".vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"GET SERVICES ONLINE\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1519109843281{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"SERVICE &amp; COST PLANING\" fancy_font_size=\"14\" fancy_line_height=\"22px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6379\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/3\" css=\".vc_custom_1519110059056{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"EMAIL MARKETING\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6381\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/3\" css=\".vc_custom_1519103049464{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"GOOGLE ANALYTICS\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6380\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"YOUR BUSINESS NEEDS TO STAY DYNAMIC IN A COMPLEX ECOSYSTEM\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6388\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519213688554{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Differentiate Through New Services\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis 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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6387\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519213742725{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Boost Customer Experience\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6389\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519213768227{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Enhance operational efficiency and increase productivity\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Business Services","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5062-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:10:52","post_modified_gmt":"2021-01-06 07:10:52","post_content_filtered":"","post_parent":"5062","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/5062-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6938","post_author":"1","post_date":"2021-01-14 08:58:29","post_date_gmt":"2021-01-14 08:58:29","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609917120677{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right\"][vc_custom_heading text=\"Software, Systems and Society\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6394\" img_size=\"full\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"7\/12\"][vc_custom_heading text=\"MAKE THE BEST USE OF YOUR LIBRARY AND DATA.\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\n<ul>\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\n \t<li>Integer eu nulla luctus feugiat diam.<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6395\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6396\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}\"][vc_custom_heading text=\"MAKE YOUR DATA DISCOVERABLE\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.rud.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\n<ul>\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\n<\/ul>\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner gap=\"25\" css=\".vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\" accordion_content_css=\".vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Software &amp; Research Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Manage your research with Mendeley\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Software & Research","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5063-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:58:29","post_modified_gmt":"2021-01-14 08:58:29","post_content_filtered":"","post_parent":"5063","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/5063-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6939","post_author":"1","post_date":"2021-01-06 07:12:04","post_date_gmt":"2021-01-06 07:12:04","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609917120677{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right\"][vc_custom_heading text=\"Software, Systems and Society\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6394\" img_size=\"full\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"7\/12\"][vc_custom_heading text=\"MAKE THE BEST USE OF YOUR LIBRARY AND DATA.\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n \t<li>Integer eu nulla luctus feugiat diam.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6395\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6396\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}\"][vc_custom_heading text=\"MAKE YOUR DATA DISCOVERABLE\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.rud.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner gap=\"25\" css=\".vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\" accordion_content_css=\".vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Software &amp; Research Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Manage your research with Mendeley\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Software & Research","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5063-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:12:04","post_modified_gmt":"2021-01-06 07:12:04","post_content_filtered":"","post_parent":"5063","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/5063-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6940","post_author":"1","post_date":"2021-01-06 07:12:28","post_date_gmt":"2021-01-06 07:12:28","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609917120677{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right\"][vc_custom_heading text=\"Software, Systems and Society\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6394\" img_size=\"full\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"7\/12\"][vc_custom_heading text=\"MAKE THE BEST USE OF YOUR LIBRARY AND DATA.\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n \t<li>Integer eu nulla luctus feugiat diam.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6395\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6396\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}\"][vc_custom_heading text=\"MAKE YOUR DATA DISCOVERABLE\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.rud.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner gap=\"25\" css=\".vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\" accordion_content_css=\".vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Software &amp; Research Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Manage your research with Mendeley\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Software & Research","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5063-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:12:28","post_modified_gmt":"2021-01-06 07:12:28","post_content_filtered":"","post_parent":"5063","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/5063-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6941","post_author":"1","post_date":"2021-01-06 07:13:28","post_date_gmt":"2021-01-06 07:13:28","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"3\/4\" css=\".vc_custom_1609917204696{margin-right: 0px !important;padding-right: 42px !important;}\" el_class=\"finincial-left\"][vc_single_image image=\"6404\" img_size=\"full\"][vc_custom_heading text=\"History of Global Travel Services\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"NEW TRAVEL MANAGEMENT\" font_container=\"tag:h2|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner gap=\"30\" css=\".vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\"][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6618\" img_size=\"full\" css=\".vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff; font-size: 15px;\">DOMESTIC TRAVEL<\/span><\/h4>\r\n<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6617\" img_size=\"full\" css=\".vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff; font-size: 15px;\">INTERNATIONAL TRAVEL<\/span><\/h4>\r\n<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"TRAVEL POLICY &amp; PROCEDURES\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.rud.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519197812991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Travel Policies and Procedures<\/li>\r\n \t<li>Planning a Trip<\/li>\r\n \t<li>Conferences\/Events\/Seminars<\/li>\r\n \t<li>Excursions<\/li>\r\n \t<li>Transportation<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Vehicles\/Rentals<\/li>\r\n \t<li>Meals\/Lodging<\/li>\r\n \t<li>Entertainment, Meals &amp; Refreshments<\/li>\r\n \t<li>Reimbursable Expenses\/Rates<\/li>\r\n \t<li>Reimbursement for Airport Transportation and Parking<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6407\" img_size=\"full\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"SHOPPING FOR TRAVELERS INSURANCE?\" font_container=\"tag:h2|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/4\"][vc_row_inner css=\".vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Travel and Aviation","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6065-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:13:28","post_modified_gmt":"2021-01-06 07:13:28","post_content_filtered":"","post_parent":"6065","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/6065-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6943","post_author":"1","post_date":"2021-01-06 07:15:16","post_date_gmt":"2021-01-06 07:15:16","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:15:16","post_modified_gmt":"2021-01-06 07:15:16","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6946","post_author":"1","post_date":"2021-01-06 07:32:21","post_date_gmt":"2021-01-06 07:32:21","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #000;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:32:21","post_modified_gmt":"2021-01-06 07:32:21","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6948","post_author":"1","post_date":"2021-01-06 07:33:10","post_date_gmt":"2021-01-06 07:33:10","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:33:10","post_modified_gmt":"2021-01-06 07:33:10","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6950","post_author":"1","post_date":"2021-01-06 07:34:37","post_date_gmt":"2021-01-06 07:34:37","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:34:37","post_modified_gmt":"2021-01-06 07:34:37","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6952","post_author":"1","post_date":"2021-01-06 07:35:44","post_date_gmt":"2021-01-06 07:35:44","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:35:44","post_modified_gmt":"2021-01-06 07:35:44","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6954","post_author":"1","post_date":"2021-01-06 07:36:34","post_date_gmt":"2021-01-06 07:36:34","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:36:34","post_modified_gmt":"2021-01-06 07:36:34","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6956","post_author":"1","post_date":"2021-01-06 07:46:18","post_date_gmt":"2021-01-06 07:46:18","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:46:18","post_modified_gmt":"2021-01-06 07:46:18","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6958","post_author":"1","post_date":"2021-01-06 07:47:18","post_date_gmt":"2021-01-06 07:47:18","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.nav-previous a{\n\tcolor: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:47:18","post_modified_gmt":"2021-01-06 07:47:18","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6960","post_author":"1","post_date":"2021-01-06 07:47:49","post_date_gmt":"2021-01-06 07:47:49","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.nav-previous a strong{\n\tcolor: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:47:49","post_modified_gmt":"2021-01-06 07:47:49","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6962","post_author":"1","post_date":"2021-01-06 07:48:20","post_date_gmt":"2021-01-06 07:48:20","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:48:20","post_modified_gmt":"2021-01-06 07:48:20","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6964","post_author":"1","post_date":"2021-01-06 07:52:36","post_date_gmt":"2021-01-06 07:52:36","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:52:36","post_modified_gmt":"2021-01-06 07:52:36","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6966","post_author":"1","post_date":"2021-01-06 07:57:39","post_date_gmt":"2021-01-06 07:57:39","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 07:57:39","post_modified_gmt":"2021-01-06 07:57:39","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6967","post_author":"1","post_date":"2021-01-06 08:09:47","post_date_gmt":"2021-01-06 08:09:47","post_content":"<p>[vc_section css=\".vc_custom_1511865449102{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}\"][vc_row css=\".vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511760535562{margin-top: 0px !important;margin-bottom: 0px !important;}\"]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>\r\n<p>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.<\/p>\r\n<p>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>\r\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row gap=\"30\" css=\".vc_custom_1511778979298{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1609920569559{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 277px !important;padding-right: 23px !important;padding-bottom: 25px !important;padding-left: 23px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Blog-Details-Page-04-02.jpg?id=2242) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"Submit a Claim,\" font_container=\"tag:h2|font_size:30px|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1609920577460{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Quickly and Easily\" font_container=\"tag:h3|font_size:18px|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1511765642086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511764123673{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.<\/span>[\/vc_column_text][\/vc_column][vc_column width=\"1\/2\" css=\".vc_custom_1511764774312{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"2237\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1511762737267{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1511764635537{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #f6f6f6 !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1511764000168{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 25px !important;padding-bottom: 0px !important;padding-left: 25px !important;}\"][vc_custom_heading text=\"Life Insurance\" font_container=\"tag:h3|font_size:22px|text_align:left|color:%231d1d1d|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1511764165204{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 24px !important;padding-right: 0px !important;padding-bottom: 12px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1511764059967{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.[\/vc_column_text][vc_column_text css=\".vc_custom_1511840965406{margin-top: 6px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 20px !important;}\"]<\/p>\r\n<h3><span style=\"color: #1d1d1d; font-size: 16px;\"><a style=\"color: #1d1d1d;\" href=\"#\">Read More <\/a> <i class=\"fa fa-arrow-right\" aria-hidden=\"true\"><\/i><\/span><\/h3>\r\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1511765491553{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1511764351378{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text]<\/p>\r\n<blockquote><p>We Finance Ones Our Off Finaancial Adviisors Receiver That We Got That Rigorous Training In Joe Gentleman\u2019s Philoso<br \/>\r\n<cite>- admin<\/cite><\/p><\/blockquote>\r\n<p>[\/vc_column_text][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.[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section]<\/p>\r\n","post_title":"Common mistakes when managing finances","post_excerpt":"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.","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"2056-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 08:09:47","post_modified_gmt":"2021-01-06 08:09:47","post_content_filtered":"","post_parent":"2056","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/2056-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6969","post_author":"1","post_date":"2021-01-06 08:11:49","post_date_gmt":"2021-01-06 08:11:49","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\ndiv .single.single-post .entry-content h2{\n\tmargin-bottom:0px !important;\n\tcolor:#fff !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 08:11:49","post_modified_gmt":"2021-01-06 08:11:49","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6971","post_author":"1","post_date":"2021-01-06 08:12:54","post_date_gmt":"2021-01-06 08:12:54","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 08:12:54","post_modified_gmt":"2021-01-06 08:12:54","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6973","post_author":"1","post_date":"2021-01-06 08:13:47","post_date_gmt":"2021-01-06 08:13:47","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\nbody.default-page h3{\n\t margin-bottom: 0 !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 08:13:47","post_modified_gmt":"2021-01-06 08:13:47","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6975","post_author":"1","post_date":"2021-01-06 08:14:22","post_date_gmt":"2021-01-06 08:14:22","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv.default-page h3{\n\t margin-bottom: 0 !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 08:14:22","post_modified_gmt":"2021-01-06 08:14:22","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6977","post_author":"1","post_date":"2021-01-06 08:14:26","post_date_gmt":"2021-01-06 08:14:26","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 08:14:26","post_modified_gmt":"2021-01-06 08:14:26","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6979","post_author":"1","post_date":"2021-01-06 08:15:07","post_date_gmt":"2021-01-06 08:15:07","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 08:15:07","post_modified_gmt":"2021-01-06 08:15:07","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6980","post_author":"1","post_date":"2021-01-06 09:01:45","post_date_gmt":"2021-01-06 09:01:45","post_content":"[vc_section css=\".vc_custom_1511865825575{margin-right: 0px !important;padding-right: 0px !important;padding-left: 15px !important;}\"][vc_row css=\".vc_custom_1510315062002{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1510315051673{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511864476394{margin-top: 0px !important;margin-bottom: 0px !important;}\"]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.\r\n\r\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.\r\n\r\nDuis 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.\r\n<blockquote>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore\r\n<cite>- John Doe<\/cite><\/blockquote>\r\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.\r\n\r\nDuis 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][\/vc_row][vc_row css=\".vc_custom_1510315349914{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"5\/12\" css=\".vc_custom_1510315334863{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"690\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1510315322176{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"7\/12\" css=\".vc_custom_1510315343991{margin-top: 0px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1510548402509{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h5>Improve your Business Growth:<\/h5>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore.\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Vehicula Vulputate<\/li>\r\n<\/ul>\r\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor ut labore et dolore magna aliqua.[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section]","post_title":"Winning the Race for Digital Commerce","post_excerpt":"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.","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"96-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:01:45","post_modified_gmt":"2021-01-06 09:01:45","post_content_filtered":"","post_parent":"96","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/96-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6982","post_author":"1","post_date":"2021-01-06 09:03:55","post_date_gmt":"2021-01-06 09:03:55","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:before{\n\tcolor: #e7174d;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:03:55","post_modified_gmt":"2021-01-06 09:03:55","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6984","post_author":"1","post_date":"2021-01-06 09:04:17","post_date_gmt":"2021-01-06 09:04:17","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:before{\n\tcolor: #e7174d;\n}\n.default-page ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li:before, .comment-content ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li:before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:04:17","post_modified_gmt":"2021-01-06 09:04:17","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6986","post_author":"1","post_date":"2021-01-06 09:05:01","post_date_gmt":"2021-01-06 09:05:01","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:before{\n\tcolor: #e7174d;\n}\n.single-post .entry-main .entry-content.default-page ul li:before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:05:01","post_modified_gmt":"2021-01-06 09:05:01","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6988","post_author":"1","post_date":"2021-01-06 09:06:17","post_date_gmt":"2021-01-06 09:06:17","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:before{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n}\n.single-format-standard .entry-content.default-page ul li:before {\n    position: absolute;\n    top: 0;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:06:17","post_modified_gmt":"2021-01-06 09:06:17","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6990","post_author":"1","post_date":"2021-01-06 09:10:37","post_date_gmt":"2021-01-06 09:10:37","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:before{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 0;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:10:37","post_modified_gmt":"2021-01-06 09:10:37","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6992","post_author":"1","post_date":"2021-01-06 09:11:05","post_date_gmt":"2021-01-06 09:11:05","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:after{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 0;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:11:05","post_modified_gmt":"2021-01-06 09:11:05","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6994","post_author":"1","post_date":"2021-01-06 09:12:52","post_date_gmt":"2021-01-06 09:12:52","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:after{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 0;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}\n.single-format-standard .entry-content.default-page ul{\n\tpadding-left:0 !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:12:52","post_modified_gmt":"2021-01-06 09:12:52","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6996","post_author":"1","post_date":"2021-01-06 09:13:49","post_date_gmt":"2021-01-06 09:13:49","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:after{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n\tpadding-left: 20px !important;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 0;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}\n.single-format-standard .entry-content.default-page ul{\n\tpadding-left:0 !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:13:49","post_modified_gmt":"2021-01-06 09:13:49","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"6998","post_author":"1","post_date":"2021-01-06 09:15:24","post_date_gmt":"2021-01-06 09:15:24","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:after{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n\tpadding-left: 20px !important;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 0;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}\n.single-format-standard .entry-content.default-page ul{\n\tpadding-left:0 !important;\n}\n.default-page ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li, .comment-content ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 22px;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:15:24","post_modified_gmt":"2021-01-06 09:15:24","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7000","post_author":"1","post_date":"2021-01-06 09:16:12","post_date_gmt":"2021-01-06 09:16:12","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:after{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n\tpadding-left: 20px !important;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 0;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}\n.single-format-standard .entry-content.default-page ul{\n\tpadding-left:0 !important;\n}\n.default-page ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li, .comment-content ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 22px !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:16:12","post_modified_gmt":"2021-01-06 09:16:12","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7002","post_author":"1","post_date":"2021-01-06 09:16:48","post_date_gmt":"2021-01-06 09:16:48","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:after{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n\tpadding-left: 20px !important;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 2px;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}\n\n.default-page ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li, .comment-content ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 22px !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:16:48","post_modified_gmt":"2021-01-06 09:16:48","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7004","post_author":"1","post_date":"2021-01-06 09:24:20","post_date_gmt":"2021-01-06 09:24:20","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:after{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n\tpadding-left: 20px !important;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 2px;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}\n\n.default-page ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li, .comment-content ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 22px !important;\n}\n.entry-content.default-page ul{\n\t    padding-left: 0 !important;\n}","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-06 09:24:20","post_modified_gmt":"2021-01-06 09:24:20","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/2021\/01\/06\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7005","post_author":"1","post_date":"2021-01-06 12:38:47","post_date_gmt":"2021-01-06 12:38:47","post_content":"","post_title":"favicon","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"favicon-2","to_ping":"","pinged":"","post_modified":"2021-01-06 12:38:47","post_modified_gmt":"2021-01-06 12:38:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/01\/favicon.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7012","post_author":"1","post_date":"2021-01-14 08:28:10","post_date_gmt":"2021-01-14 08:28:10","post_content":"[vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1610612837719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\" el_class=\"visible-lg hidden-md hidden-sm hidden-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1610612848527{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\" el_class=\"hidden-lg visible-md visible-sm visible-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1610612865027{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610612875059{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610612885715{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"COMPANY OVERVIEW\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Providing Best Business Solution For\r\nGrowing Your Business\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"We Have More Than 20+ Years Practical Experience\" font_container=\"tag:h3|font_size:30px|text_align:left|line_height:38px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]onec ut posuere metus, eu porttitor orci. Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae. Nunc vitae velit arcu. Aliquam ornare efficitur ante eu sodales. Vestibulum venenatis aliquet metus. Morbi nec euismod ante, vitae eleifend odio. Integer vel vehicula tortor. Morbi a sapien in neque venenatis sodales vitae eu quam. In sit amet feugiat mauris.\r\n\r\n&nbsp;\r\n\r\nNulla vel magna nisi. Nulla vel ante pellentesque, auctor sapien sed, mattis turpis. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_single_image image=\"4939\" img_size=\"full\" css=\".vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space-top\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1\/4\" css=\".vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"25\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"YEARS Of\r\nExperience\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"54\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Professional\r\nExperts\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1530\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Successful\r\nProjects\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1310\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Satisfied\r\ncustomers\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"OUR CORE VALUES\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Our Core Values That Make\r\nUs Professional\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4942\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Quality Services\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4943\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Planning &amp; Strategy\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4941\" img_size=\"full\" css=\".vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space\"][\/vc_column_inner][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4944\" img_size=\"full\" css=\".vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Clients Satisfaction\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4945\" img_size=\"full\" css=\".vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Independent Staff\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"3\/4\" css=\".vc_custom_1518760412281{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Looking For a Job?\" font_container=\"tag:h4|font_size:35px|text_align:left|color:%23ffffff|line_height:40px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Labore atque officiis maxime suscipit expedita obcaecati nulla in ducimus iure quos quam recusandae dolor quas et perspiciatis voluptatum accusantium delectus nisi reprehenderit, Lorem ipsum dolor sit amet, consectetur adipisicing elit.\" font_container=\"tag:p|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518760815988{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][lea_button_style title=\"SEE OPEN POSITIONS\" font_color=\"#252525\" use_theme_fonts=\"yes\" background_hover_color=\"#252525\" font_hover_color=\"#ffffff\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcareer%2F|||\" button_font_size=\"13px\" button_line_height=\"26px\" button_design_css=\".vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT'S TESTIMONIALS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"What Our Clients Say\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_testimonial_style testimonial_style=\"eight\" use_theme_fonts=\"yes\" allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\" extra_class=\"client-box-border\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SOME OF OUR CLIENTS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"We Appreciate Clients\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_clients_style clients_style=\"three\" clients_allow_carousel=\"false\" clients_no_row_items=\"5\" max_posts=\"-1\"][\/vc_column][\/vc_row]","post_title":"Company Overview","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4927-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:28:10","post_modified_gmt":"2021-01-14 08:28:10","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/4927-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7013","post_author":"1","post_date":"2021-01-14 08:29:05","post_date_gmt":"2021-01-14 08:29:05","post_content":"[vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1610612837719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\" el_class=\"visible-lg hidden-md hidden-sm hidden-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1518675617323{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675663079{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1518675699927{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 40px !important;padding-bottom: 46px !important;padding-left: 40px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" css=\".vc_custom_1610612848527{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\" el_class=\"hidden-lg visible-md visible-sm visible-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1610612865027{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4935\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366327390{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Who We Are\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688893861{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610612875059{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4936\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366358702{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688984002{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610612885715{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 46px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #f0f0f0 !important;border-left-style: solid !important;border-right-color: #f0f0f0 !important;border-right-style: solid !important;border-top-color: #f0f0f0 !important;border-top-style: solid !important;border-bottom-color: #f0f0f0 !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"4937\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366382337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Our Vision\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518688997813{margin-top: 15px !important;margin-bottom: 6px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1518675409422{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Aenean auctor, nisl nec tempor to fringilla, ex enim imperdiet tellus, vitae msan metus dui in nisi.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519362419432{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 80px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362639897{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"COMPANY OVERVIEW\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Providing Best Business Solution For\r\nGrowing Your Business\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518689543155{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366408603{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518697640027{margin-top: 45px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_custom_heading text=\"We Have More Than 20+ Years Practical Experience\" font_container=\"tag:h3|font_size:30px|text_align:left|line_height:38px\" use_theme_fonts=\"yes\"][vc_column_text css=\".vc_custom_1518690778363{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]onec ut posuere metus, eu porttitor orci. Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae. Nunc vitae velit arcu. Aliquam ornare efficitur ante eu sodales. Vestibulum venenatis aliquet metus. Morbi nec euismod ante, vitae eleifend odio. Integer vel vehicula tortor. Morbi a sapien in neque venenatis sodales vitae eu quam. In sit amet feugiat mauris.\r\n\r\n&nbsp;\r\n\r\nNulla vel magna nisi. Nulla vel ante pellentesque, auctor sapien sed, mattis turpis. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_single_image image=\"4939\" img_size=\"full\" css=\".vc_custom_1519366433112{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space-top\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538244359{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 85px !important;padding-bottom: 85px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background.jpg?id=4931) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"1\/4\" css=\".vc_custom_1518693302035{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366640346{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"25\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"YEARS Of\r\nExperience\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696214883{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694510994{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366674365{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"54\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Professional\r\nExperts\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696227827{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694527605{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366699793{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1530\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Successful\r\nProjects\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696248175{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/4\" css=\".vc_custom_1518694559919{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4982\" img_size=\"full\" css=\".vc_custom_1519366745085{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"line-height-image\"][rt_counterup_style counterup_value=\"1310\" counterup_time=\"1000\" counterup_delay=\"100\" counterup_color=\"#ffffff\" counterup_text_font=\"font_family:Montserrat%3Aregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal\" counterup_font_size=\"50px\" counterup_line_height=\"60px\" extra_class=\"pull-left number\"][vc_custom_heading text=\"Satisfied\r\ncustomers\" font_container=\"tag:h5|font_size:18px|text_align:left|color:%23ffffff|line_height:22px\" use_theme_fonts=\"yes\" el_class=\"pull-left font-weight\" css=\".vc_custom_1518696268005{margin-top: 8px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364510223{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362557960{margin-top: 0px !important;padding-top: 0px !important;}\"][vc_custom_heading text=\"OUR CORE VALUES\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Our Core Values That Make\r\nUs Professional\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518697486754{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366783083{margin-top: 28px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1518756797608{margin-top: 65px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4942\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366819314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Quality Services\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757048390{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019950502{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4943\" img_size=\"full\" alignment=\"right\" css=\".vc_custom_1519366836500{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_custom_heading text=\"Planning &amp; Strategy\" font_container=\"tag:h4|font_size:20px|text_align:right|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757108490{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"][vc_column_text css=\".vc_custom_1519019959991{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"left-align\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1518755696534{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"4941\" img_size=\"full\" css=\".vc_custom_1519366855932{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"image-space\"][\/vc_column_inner][vc_column_inner width=\"1\/4\"][vc_single_image image=\"4944\" img_size=\"full\" css=\".vc_custom_1519366884086{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Clients Satisfaction\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757317529{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019980429{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][vc_single_image image=\"4945\" img_size=\"full\" css=\".vc_custom_1519366917862{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Independent Staff\" font_container=\"tag:h4|font_size:20px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518757375621{margin-top: 22px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1519019969637{margin-top: 15px !important;margin-bottom: 45px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Aenean auctor, nisl nec tempor to fringilla, ex enim imperdttiet tellus, vitae msan metus.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1608538344542{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 100px !important;padding-bottom: 100px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Job-background.jpg?id=4929) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column width=\"2\/3\" css=\".vc_custom_1610612931526{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Looking For a Job?\" font_container=\"tag:h4|font_size:35px|text_align:left|color:%23ffffff|line_height:40px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"Lorem ipsum dolor sit amet, consectetur adipisicing elit. Labore atque officiis maxime suscipit expedita obcaecati nulla in ducimus iure quos quam recusandae dolor quas et perspiciatis voluptatum accusantium delectus nisi reprehenderit, Lorem ipsum dolor sit amet, consectetur adipisicing elit.\" font_container=\"tag:p|text_align:left|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1518758597978{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610612941084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][lea_button_style title=\"SEE OPEN POSITIONS\" font_color=\"#252525\" use_theme_fonts=\"yes\" background_hover_color=\"#252525\" font_hover_color=\"#ffffff\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcareer%2F|||\" button_font_size=\"13px\" button_line_height=\"26px\" button_design_css=\".vc_custom_1519728029547{margin-top: 76px !important;margin-bottom: 0px !important;padding-top: 11px !important;padding-right: 30px !important;padding-bottom: 11px !important;padding-left: 30px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364549282{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362688250{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT'S TESTIMONIALS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"What Our Clients Say\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762306782{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519366969501{margin-top: 28px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_testimonial_style testimonial_style=\"eight\" use_theme_fonts=\"yes\" allow_nav=\"false\" allow_dots=\"false\" autoplay_timeout=\"6\" extra_class=\"client-box-border\"][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519364627923{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 15px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css=\".vc_custom_1519362679785{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"SOME OF OUR CLIENTS\" font_container=\"tag:h4|font_size:20px|text_align:center|line_height:26px\" use_theme_fonts=\"yes\"][vc_custom_heading text=\"We Appreciate Clients\" font_container=\"tag:h2|font_size:35px|text_align:center|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1518762268936{margin-top: 11px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519367013395{margin-top: 12px !important;margin-bottom: 25px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_clients_style clients_style=\"three\" clients_allow_carousel=\"false\" clients_no_row_items=\"5\" max_posts=\"-1\"][\/vc_column][\/vc_row]","post_title":"Company Overview","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4927-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:29:05","post_modified_gmt":"2021-01-14 08:29:05","post_content_filtered":"","post_parent":"4927","guid":"http:\/\/growthmarcom.com\/consultix\/4927-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7014","post_author":"1","post_date":"2021-01-14 08:30:51","post_date_gmt":"2021-01-14 08:30:51","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613008045{padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_row_inner][vc_column_inner css=\".vc_custom_1610613036747{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-5 vc_col-md-12\"][vc_single_image image=\"4953\" img_size=\"full\" css=\".vc_custom_1519367443753{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610613047765{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-7 vc_col-md-12\"][vc_custom_heading text=\"WHO WE ARE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195654077{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}\"][vc_custom_heading text=\"Leading The Way In\r\nConsulting Business For Over 25 Years\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195663293{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"5026\" img_size=\"full\" css=\".vc_custom_1519104046208{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"831baf91-d701-3\" extra_class=\"list-history\" css=\".vc_custom_1518770970111{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Nulla vel magna nisi.<\/li>\r\n \t<li>Nulla vel ante pellentesque, auctor sapien sed<\/li>\r\n \t<li>Mattis turpis. Interdum et malesuada fames.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519363475727{margin-top: 28px !important;margin-bottom: 65px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst. Sed vitae lacus malesuada, sagittis nisl quis, luctus turpis. Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra.[\/vc_column_text][vc_custom_heading text=\"COMPANY TIMELINE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195673278{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 1px !important;}\"][vc_custom_heading text=\"Our Company History\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195682256{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367529516{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_timeline_style][rt_timeline_style_item radiant_timeline_image=\"4954\" radiant_timeline_title=\"1998 - Establishment of Company\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4955\" radiant_timeline_title=\"2002 - We Improved Ourselves\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4956\" radiant_timeline_title=\"2007 - Series A fund raised\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][rt_timeline_style_item radiant_timeline_image=\"4957\" radiant_timeline_title=\"2013 - Opened 6 Offices Worldwide\"]Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at faucibus mi arcu vitae tortor. Nullam erat turpis, interdum id viverra sit amet, rhoncus nec augue. In hac habitasse platea dictumst.[\/rt_timeline_style_item][\/rt_timeline_style][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613017661{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538489924{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Our History","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4949-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:30:51","post_modified_gmt":"2021-01-14 08:30:51","post_content_filtered":"","post_parent":"4949","guid":"http:\/\/growthmarcom.com\/consultix\/4949-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7015","post_author":"1","post_date":"2021-01-14 08:33:57","post_date_gmt":"2021-01-14 08:33:57","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364152320{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 20px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613175133{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"mission-responsive\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_single_image image=\"4969\" img_size=\"full\" css=\".vc_custom_1519367869307{margin-top: 12px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"OUR MISSION\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195561377{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 12px !important;}\"][vc_custom_heading text=\"Our Mission Is To Become The Best Service Company In The World\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195574793{margin-bottom: 0px !important;padding-bottom: 25px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519367898324{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]Aenean lacinia feugiat massa, sit amet consequat lacus suscipit vitae.Quisque vehicula nulla sit amet sollicitudin dignissim. Maecenas pharetra dolor eu lorem dignissim, ut luctus tortor volutpat. Nulla vel magna nisi vel ante pellentesque, auctor sapien sedattis turpis. Interdum et malesuada fames. Nunc fringilla mauris sit amet feugiat egestas.[\/vc_column_text][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1609913252304{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\" el_class=\"mission-responsive-inner\"][vc_column_inner css=\".vc_custom_1610613196148{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_custom_heading text=\"Our Mission\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\"][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610613207892{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-12\"][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[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner equal_height=\"yes\" content_placement=\"top\" css=\".vc_custom_1609913272727{margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 30px !important;padding-right: 0px !important;padding-bottom: 15px !important;padding-left: 0px !important;background-color: #ffffff !important;}\" el_class=\"mission-responsive-inner\"][vc_column_inner css=\".vc_custom_1610613222252{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_custom_heading text=\"Core Values\" font_container=\"tag:h3|font_size:25px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195596780{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610613234860{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-12\"][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022335390{margin-bottom: 0px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769058476{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][vc_custom_heading text=\"SED VITAE LACUS MALESUADA, SAGITTIS NISL QUIS, LUCTUS TURPIS.\" font_container=\"tag:h3|font_size:15px|text_align:left|line_height:30px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519022353742{margin-bottom: 0px !important;padding-top: 20px !important;padding-bottom: 10px !important;}\"][vc_column_text css=\".vc_custom_1518769068390{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"]Mauris faucibus sapien non dignissim vulputate. Praesent convallis dui vitae elit ullamcorper viverra. Nulla vel magna nisi.[\/vc_column_text][rt_list_style style_variation=\"four\" list_icon_test=\"3d928cec-37c7-6\" css=\".vc_custom_1519363042897{margin-bottom: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Interdum et malesuada fames ac ante ipsum primis in faucibus.<\/li>\r\n \t<li>Aenean dignissim gravida sodales.<\/li>\r\n \t<li>Nam suscipit quam metus, nec bibendum magna feugiat ut.<\/li>\r\n \t<li>Orci varius natoque penatibus et magnis dis parturient.<\/li>\r\n \t<li>Montes, nascetur ridiculus mus. Donec lacinia aliquet ligula.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613184823{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363353981{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538573756{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105525203{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363581391{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728503084{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Mission & Values","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4966-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:33:57","post_modified_gmt":"2021-01-14 08:33:57","post_content_filtered":"","post_parent":"4966","guid":"http:\/\/growthmarcom.com\/consultix\/4966-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7016","post_author":"1","post_date":"2021-01-14 08:36:10","post_date_gmt":"2021-01-14 08:36:10","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519363723057{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 65px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613291373{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"location mission-responsive\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_row_inner css=\".vc_custom_1519363970629{margin-top: 12px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_custom_heading text=\"HEAD OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195454265{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United States\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195465860{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368194961{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDI0MjE3LjgyNjcxNzE4OTQlMjEyZC03My45NzY1MTY2MjkyODU4OCUyMTNkNDAuNjQ2ODk2NzM5NTA5MDc0JTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4ODljMjViNDZlMWU0YTUzNSUyNTNBMHhiNzg1MDVhOTAyYzY5MzA3JTIxMnNCcm9va2x5biUyNTJDJTJCTlklMkIxMTIyNiUyNTJDJTJCVVNBJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTg3NzI0MTAzODYlMjIlMjB3aWR0aCUzRCUyMjEwMCUyNSUyMiUyMGhlaWdodCUzRCUyMjMyMCUyMiUyMGZyYW1lYm9yZGVyJTNEJTIyMCUyMiUyMHN0eWxlJTNEJTIyYm9yZGVyJTNBMCUyMiUyMGFsbG93ZnVsbHNjcmVlbiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519363980036{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195477201{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix Canada\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195486087{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368213483{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDQxMjcxODUzLjQ1NzMxOTgxJTIxMmQtMTMwLjIyNzIyMjk3MTc3MjYlMjEzZDUwLjg0OTA1NDIwMjY4MTQyJTIxMm0zJTIxMWYwJTIxMmYwJTIxM2YwJTIxM20yJTIxMWkxMDI0JTIxMmk3NjglMjE0ZjEzLjElMjEzbTMlMjExbTIlMjExczB4NGIwZDAzZDMzN2NjNmFkOSUyNTNBMHg5OTY4YjcyYWEyNDM4ZmE1JTIxMnNDYW5hZGElMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNpbiUyMTR2MTUxODc3NTIzNTUyNiUyMiUyMHdpZHRoJTNEJTIyMTAwJTI1JTIyJTIwaGVpZ2h0JTNEJTIyMzIwJTIyJTIwZnJhbWVib3JkZXIlM0QlMjIwJTIyJTIwc3R5bGUlM0QlMjJib3JkZXIlM0EwJTIyJTIwYWxsb3dmdWxsc2NyZWVuJTNFJTNDJTJGaWZyYW1lJTNF\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519364004501{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_custom_heading text=\"BRANCH OFFICE\" font_container=\"tag:h3|font_size:20px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195496037{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"][vc_custom_heading text=\"Consultix United Kingdom\" font_container=\"tag:h3|font_size:35px|text_align:left|line_height:42px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519195506048{margin-bottom: 0px !important;padding-bottom: 18px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" css=\".vc_custom_1519368229696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text]\r\n<ul class=\"list-text\">\r\n \t<li><strong style=\"font-weight: 500;\">Address:<\/strong> 2307 Nam euismod eget ex et mattis, New York 11226 United States.<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">Phone:<\/strong> (888)123-4587 (Toll free)<\/li>\r\n \t<li><strong style=\"font-weight: 500;\">E-mail:<\/strong> info@example.com<\/li>\r\n \t<li>Open Monday to Saturday From 7h to 18h.<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][vc_column_inner offset=\"vc_col-lg-6 vc_col-md-12\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDIyNTYwNTQ2LjMwOTM5MTM5NCUyMTJkLTUuMzk5NzYxMDk5NjY5OTQ5JTIxM2Q0Ni4zNTAwODE0ODYwNTQyODYlMjEybTMlMjExZjAlMjEyZjAlMjEzZjAlMjEzbTIlMjExaTEwMjQlMjEyaTc2OCUyMTRmMTMuMSUyMTNtMyUyMTFtMiUyMTFzMHgyNWEzYjExNDJjNzkxYTklMjUzQTB4YzRmOGEwNDMzMjg4MjU3YSUyMTJzVW5pdGVkJTJCS2luZ2RvbSUyMTVlMCUyMTNtMiUyMTFzZW4lMjEyc2luJTIxNHYxNTE4Nzc1MjkyMDA0JTIyJTIwd2lkdGglM0QlMjIxMDAlMjUlMjIlMjBoZWlnaHQlM0QlMjIzMjAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613300902{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363793086{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608538656772{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519106262965{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363776878{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728651741{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Locations","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"4972-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:36:10","post_modified_gmt":"2021-01-14 08:36:10","post_content_filtered":"","post_parent":"4972","guid":"http:\/\/growthmarcom.com\/consultix\/4972-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7017","post_author":"1","post_date":"2021-01-14 08:38:01","post_date_gmt":"2021-01-14 08:38:01","post_content":"[vc_row css_animation=\"none\" css=\".vc_custom_1511352317763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"We are Hiring\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511767360212{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511517093975{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-inner-text\"][rt_accordion_style_item radiant_accordiontitle=\"Sr. Creative Director - 2 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Sr. Creative Director - 2 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Sr. Marketing Manager - 5 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Office Executive - 12 Posts\"]\r\n<h6>Job Descriptions:<\/h6>\r\n&nbsp;\r\n\r\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.\r\n\r\n&nbsp;\r\n<h6>Desired Skills:<\/h6>\r\n&nbsp;\r\n\r\n[rt_list_style list_icon_test=\"72ad836b-e69e-8\"]\r\n<ul>\r\n \t<li>Integer elementum neque non finibus ultrices.<\/li>\r\n \t<li>Vestibulum nec purus nec elit fringilla volutpat eu lacinia purus.<\/li>\r\n \t<li>Ut tempor nulla sed scelerisque sollicitudin.<\/li>\r\n \t<li>Vestibulum nec dolor auctor, consequat magna vitae, ultricies sem.<\/li>\r\n \t<li>Vestibulum nec ex mollis, tempus tellus vel, pharetra orci.<\/li>\r\n \t<li>Fusce ut tellus scelerisque nibh mollis mattis.<\/li>\r\n<\/ul>\r\n[\/rt_list_style]\r\n\r\n&nbsp;\r\n\r\n[rt_button_style title=\"Apply Now\" align=\"left\" link=\"url:%23|||\"][\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1609752897522{margin-top: 75px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 30px !important;padding-right: 20px !important;padding-bottom: 30px !important;padding-left: 20px !important;background-color: #f9f9f9 !important;border-left-color: #e8e8e8 !important;border-left-style: solid !important;border-right-color: #e8e8e8 !important;border-right-style: solid !important;border-top-color: #e8e8e8 !important;border-top-style: solid !important;border-bottom-color: #e8e8e8 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Life at Consultix\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1514804967052{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511516587217{margin-top: 10px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][rt_portfolio_style portfolio_style_variation=\"four\" portfolio_enable_zoom=\"yes\" portfolio_enable_title=\"yes\" portfolio_spacing=\"15\" font_size=\"15\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539187672{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539202686{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Career","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1577-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:38:01","post_modified_gmt":"2021-01-14 08:38:01","post_content_filtered":"","post_parent":"1577","guid":"http:\/\/growthmarcom.com\/consultix\/1577-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7018","post_author":"1","post_date":"2021-01-14 08:39:19","post_date_gmt":"2021-01-14 08:39:19","post_content":"[vc_row css_animation=\"none\" css=\".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613547110{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Team In Grid View\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512186854267{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1511518588054{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_team_style style_variation=\"two\" team_allow_carousel=\"false\" team_no_row_items=\"3\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/3\" css=\".vc_custom_1610613557158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1520507639528{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512368173946{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#00174d\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"None\" radiant_focus_color=\"\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512209196793{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help ?\" font_container=\"tag:h5|font_size:25px|text_align:left|color:%23ffffff|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.<\/span>\r\n<span style=\"color: #ffffff;\"> or Just Call Us Now<\/span>[\/vc_column_text][vc_column_text css=\".vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\" el_class=\"service-seidebar-contact-info\"]<i class=\"fa fa-envelope-o\"><\/i><span style=\"color: #ffffff;\">info@example.com<\/span>\r\n<i class=\"fa fa-phone\"><\/i><span style=\"color: #ffffff;\"> (888) 123-4567<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content\" css_animation=\"none\" css=\".vc_custom_1519303019337{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7174d\" calltoaction_overlay_color=\"#e7174d\" calltoaction_title=\"Happy To Discuss About Your Requirement\" calltoaction_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_font_size=\"31\" calltoaction_title_line_height=\"26\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"20\" calltoaction_button_title_hover_color=\"#181818\" calltoaction_button_background_hover_color=\"#efefef\" calltoaction_button_font_size=\"19\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" call_to_action_button_design=\".vc_custom_1515496053268{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Team In Grid View","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3533-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:39:19","post_modified_gmt":"2021-01-14 08:39:19","post_content_filtered":"","post_parent":"3533","guid":"http:\/\/growthmarcom.com\/consultix\/3533-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7019","post_author":"1","post_date":"2021-01-14 08:40:33","post_date_gmt":"2021-01-14 08:40:33","post_content":"[vc_row css_animation=\"none\" css=\".vc_custom_1511780468857{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 75px !important;padding-bottom: 75px !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613620684{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Team in List View\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1512131132348{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1511522142541{margin-top: 20px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1511518588054{margin-top: 0\r\npx !important;margin-right: 0px !important;margin-bottom: 32px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #fdfdfd !important;}\"][vc_column_inner css=\".vc_custom_1511410661955{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_team_style style_variation=\"six\" team_allow_carousel=\"false\" team_no_row_items=\"1\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/3\" css=\".vc_custom_1610613630971{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1520507756343{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512368598771{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511522178675{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_hover_color=\"#181818\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f9f9f9\" radiant_font_color=\"#00174d\" radius_top=\"3px\" radius_right=\"3px\" radius_bottom=\"3px\" radius_left=\"3px\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"None\" radiant_border_color=\"\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"None\" radiant_focus_color=\"\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1512130326208{margin-right: 0px !important;margin-left: 0px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #e7174d !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help ?\" font_container=\"tag:h5|font_size:25px|text_align:left|color:%23ffffff|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1508407748114{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css=\".vc_custom_1511518028181{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\"]<span style=\"color: #ffffff;\">Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.<\/span>\r\n<span style=\"color: #ffffff;\"> or Just Call Us Now<\/span>[\/vc_column_text][vc_column_text css=\".vc_custom_1511522270282{margin-bottom: 0px !important;padding-top: 16px !important;padding-bottom: 0px !important;}\" el_class=\"service-seidebar-contact-info\"]<i class=\"fa fa-envelope-o\"><\/i><span style=\"color: #ffffff;\">info@example.com<\/span>\r\n<i class=\"fa fa-phone\"><\/i><span style=\"color: #ffffff;\"> (888) 123-4567<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1509618304571{margin-top: 30px !important;margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 15px !important;padding-bottom: 26px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #ebebeb !important;border-left-style: solid !important;border-right-color: #ebebeb !important;border-right-style: solid !important;border-top-color: #ebebeb !important;border-top-style: solid !important;border-bottom-color: #ebebeb !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Newsletter\" font_container=\"tag:h3|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1511758775111{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][vc_column_text css=\".vc_custom_1511334068607{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"news-form\"][mc4wp_form id=\"287\"][\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row_content\" css_animation=\"none\" css=\".vc_custom_1520509534763{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column css=\".vc_custom_1510210312380{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_calltoaction_style calltoaction_style=\"three\" calltoaction_background_color=\"#e7184e\" calltoaction_overlay_color=\"#e7184e\" calltoaction_title=\"Happy To Discuss About Your Requirement\" calltoaction_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.\" calltoaction_subtitle=\"\" calltoaction_subtitle_align=\"right\" calltoaction_button_title=\"Contact Us\" calltoaction_title_font_size=\"31\" calltoaction_title_line_height=\"26\" calltoaction_content_font_size=\"18\" calltoaction_content_line_height=\"24\" calltoaction_subtitle_font_size=\"18\" calltoaction_subtitle_line_height=\"20\" calltoaction_button_title_hover_color=\"#00174d\" calltoaction_button_background_hover_color=\"#efefef\" calltoaction_button_font_size=\"19\" calltoaction_button_font_weight=\"700\" calltoaction_button_link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-one%2F|||\" call_to_action_button_design=\".vc_custom_1515497095137{padding-top: 10px !important;padding-right: 57px !important;padding-bottom: 10px !important;padding-left: 57px !important;background-color: #ffffff !important;border-radius: 4px !important;}\"][\/vc_column][\/vc_row]","post_title":"Team in List View","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1979-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:40:33","post_modified_gmt":"2021-01-14 08:40:33","post_content_filtered":"","post_parent":"1979","guid":"http:\/\/growthmarcom.com\/consultix\/1979-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7021","post_author":"1","post_date":"2021-01-14 08:42:49","post_date_gmt":"2021-01-14 08:42:49","post_content":"\/*new*\/\n\/*zoom*\/\n.overlay-holder{position:relative;}\n\n.overlay-holder .vc_single_image-wrapper{overflow:hidden;}\n\n.overlay-holder .vc_single_image-wrapper img{transition: transform .5s;}\n\n.overlay-holder:hover .vc_single_image-wrapper img{transform: scale(1.2);}\n\n\n\n.over-lay {\n    position: absolute;\n    bottom: 0px;\n    z-index: 10;\n    padding: 20px 20px 30px 20px;\n    margin: 0px;\n}\n\n\/*zoom*\/\nbody.rt-coming-soon.coming-soon-style-two .comingsoon_main p{color:#333333 !important;}\n\n\n.hover-custom-box.holder{position:relative;}\n\n.hover-custom-box .holder:after{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #e7174d;\n     width:0%;\n    transition:width 0.5s;}\n\n.hover-custom-box .holder:hover:after{width:100%; background:#e7174d;}\n\n\n.hover-custom-box .holder:before{ \ncontent: \"\";\n    position: absolute;\n    left: 0;\n    top: 0px;\n    height:5px;\n    background: #f9f9f9;\n     width:100%;\n   }\n\n\n.left-border2 {\n    position: relative;\n}\n\n.left-border2::after {\n    position: absolute;\n    height: 63%;\n    width: 3px;\n    background: #e4edf7;\n    content: \"\";\n    right: 16%;\n    top: 0;\n}\n\n\n\/*contact*\/\n.border-right {\n    border-right: 1px solid #eaeaea;\n}\n.map iframe {\n    border: 0;\n    filter: gray;\n    -webkit-filter: grayscale(99%);\n    -webkit-backface-visibility: hidden;\n}\n.contact-info-custom ul li i {\n    color: #e7174d;\n    position: absolute;\n    left: 0px;\n    top: 6px;\n    font-size: 13px;\n}\n\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit2 {\n    width: 100%;\n}\n.contact-info-custom ul li{position:relative; padding-left:24px; margin-bottom:15px;}\n\n.text-center {\n    text-align: center !important;\n}\ninput.wpcf7-form-control.wpcf7-submit.custom-btn-submit {\n    padding: 15px 70px !important;\n}\n::-webkit-input-placeholder { \/* Chrome\/Opera\/Safari *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n::-moz-placeholder { \/* Firefox 19+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-ms-input-placeholder { \/* IE 10+ *\/\ntext-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n:-moz-placeholder { \/* Firefox 18- *\/\n  text-transform:uppercase;\n\tfont-size:13px;\n\tletter-spacing:1px;\n}\n\n.radiant-contact-form .form-row input[type=text], .radiant-contact-form .form-row input[type=email], .radiant-contact-form .form-row input[type=url], .radiant-contact-form .form-row input[type=tel], .radiant-contact-form .form-row input[type=number], .radiant-contact-form .form-row input[type=password], .radiant-contact-form .form-row input[type=date], .radiant-contact-form .form-row input[type=time], .radiant-contact-form .form-row select{ height:50px !important;}\n.box-shadow-contact{ \n    box-shadow: 0px 2px 57px #e2e2e2;\n    position: relative;\n    z-index: 10;}\n\n.under-line .vc_column-inner {position:relative;}\n.under-line .vc_column-inner :after {\n    content: \"\";\n    width: 70px;\n    height: 1px;\n    background: #c9c9c9;\n    left: 14px;\n    bottom: -21px !important;\n    position: absolute;\n}\n\n\/*contact*\/\n\n.rt-button2.element-two .rt-button2-main > .placeholder {\n    position: relative;\n    transition: none !important;\n    -webkit-transition: none;\n}\n\n.header_main .brand-logo {\n margin: 19px 0px 0px 0px !important;\n  \n}\n\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote:before{background-color:#e7174d !important;}\n\n.testimonial.element-ten .testimonial-item > .holder > .data h5{color:#e7174d !important;}\n\n.testimonial[class*='element-'].owl-dot-style-two .owl-dots > .owl-dot.active > span {\n    background-color: #e7174d !important;\n}\n\n.footer_main_item ul.contact li {font-size: 15px;\n   \n}\n.footer_main_item .widget_categories ul li, .footer_main_item .widget_pages ul li, .footer_main_item .widget_archive ul li, .footer_main_item .widget_meta ul li, .footer_main_item .widget_nav_menu ul li, .footer_main_item .widget_recent_entries ul li, .footer_main_item .widget_recent_comments ul li, .footer_main_item .widget_product_categories ul li, .footer_main_item .widget_rss ul li {\n    margin-bottom: 7px;\n    font-size: 15px;\n    color: #fff;\n}\n\n\/*Button*\/\n\n.post.style-three .entry-main .entry-content {\n    margin-bottom: 12px;\n}\n\n.news-form button {\n\t\tfont-family: Rubik;\n\tbackground: #e7174d;\n\tborder: none;\n\tcolor: #fff;\n\tpadding:9px 15px 9px 15px;\n\t\twidth:100%;\n\tborder-radius:50px;\n\tfont-size:12px;\n\tfont-weight:500;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n.news-form button:hover{ background:#0b0b0b;\n}\n\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{ background-color:#1b1b1b;\n }\n\n.rt-button2.element-two .rt-button2-main{\n\tletter-spacing:1px;\n\t\tfont-family: Rubik;\n    color: #2b2b2b !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n}\n\n.rt-button2.element-two .rt-button2-main:hover{background-color:#1b1b1b !important;}\n\n\n\n\n\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn {\n\tfont-family: Rubik;\n    color: #000 !important;\n    font-size: 12px !important;\n    font-weight:500 !important;\n    border-radius: 50px !important;\n    background-color: #fff !important;\n\tletter-spacing:1px;\n\ttext-transform:uppercase;\n}\n.rt-call-to-action-wraper.element-three .rt-call-to-action-item .btn:hover{ background-color:#1b1b1b !important;\ncolor:#fff !important;}\n\n.rt-fancy-text-box.element-four > .holder > .more .btn {\n    padding: 7px 20px 8px 20px;\n    border-radius: 50px !important;\n    cursor: pointer;\n    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n}\n\n.post-read-more .btn{ border-radius:50px !important;}\n.rt-portfolio-box-filter.filter-style-six > button:before{\n\tbackground-color:#95afcc !important; }\n\n#tribe-bar-form .tribe-bar-submit input[type=submit],.post-read-more.btn {\nborder-radius: 50px !important;\nfont-weight: normal !important;\nbackground-color:#ffffff !important;\n\tborder:1px solid #ededed;\n\tcolor:#373737;\n\t    transition: all 0.3s ease-in-out;\n    -webkit-transition: all 0.3s ease-in-out;\n\t    line-height: 25px;\n    letter-spacing: 1px;\n    font-weight: 400;\n    font-style: normal;\n\tfont-size:12px;\n}\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,.post-read-more.btn:hover{\n\tbackground-color:#e7174d !important;\n\tborder:1px solid #e7174d;\n\tcolor:#ffffff;\n}\n\n\/*Button *\/\n\n\n#tribe-bar-form .tribe-bar-submit input[type=submit]{border-radius:50px;}\n.rt-button2.element-two.hover-style-one .rt-button2-main > .overlay{background-color:#0c0c0c !important;}\n.left-align {\n\ttext-align: right !important;\n}\n\n.number {\n    margin-right: 14px !important;\n}\n\n\n.side-menu ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu ul li a{ background:#f3f4f5 !important;\npadding:14px 24px !important;\nfont-size:16px !important;\ncolor:#001040 !important;\nmargin-bottom:3px !important;\nborder-left:4px solid #f3f4f5 !important;}\n.side-menu ul li a:hover{\n\tborder-left:4px solid #e7174d !important;\n}\n.side-menu ul li.current_page_item a{\n\t\tborder-left:4px solid #e7174d !important;\n}\n\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item > .radiantthemes-timeline-item-data::before {\n    border: 3px #e7174d solid !important;\n}\n.radiantthemes-timeline.element-one > .radiantthemes-timeline-item:hover > .radiantthemes-timeline-item-data::before {\n    background-color: #e7174d !important;\n}\n\n\n\n@media screen and (max-width:767px){\n.left-align {\n\ttext-align:left !important;\n}\n\t.image-space img{ margin-bottom:50px;}\n\t.image-space-top img{margin-top:40px;}\n}\n\n\n\n\/*new*\/\n\n\n\n\nul#mega-menu-top > li:nth-child(5) ul.mega-sub-menu{ right:0px !important;\n\tleft:auto;\n}\n\n#mega-menu-wrap-top #mega-menu-top > li:nth-child(5) ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {\n   left: auto;\n  right: 100% !important;\n\t\n}\n\n.footer_main_item input[type=\"submit\"], .footer_main_item input[type=\"button\"], .footer_main_item button[type=\"submit\"], .footer_main_item button[type=\"button\"] {\n    width: auto;\n    height: auto;\n    padding:8px 50px 8px 50px;\n    border: none;\n    border-radius: 0;\n    text-transform: uppercase;\n    font-weight: 400;\n    font-size: 13px;\n    color: #2a2123 !important;\n    line-height: 30px;\n    letter-spacing: 2px;\n    border-radius: 50px;\n}\n\n.footer_main_item input[type=\"submit\"]:hover, .footer_main_item input[type=\"button\"]:hover, .footer_main_item button[type=\"submit\"]:hover, .footer_main_item button[type=\"button\"]:hover{    background-color: #e7174d;\ncolor:#fff !important;}\n\n.footer_main_item input[type=\"email\"], .footer_main_item input[type=\"search\"], .footer_main_item input[type=\"text\"], .footer_main_item select{border-radius:50px;}\n\n\n@media screen and (min-width:768px){\n    .two-column-mega-menu,\n    .three-column-mega-menu{\n        position:relative !important;\n    }\n    .two-column-mega-menu > ul.mega-sub-menu,\n    .three-column-mega-menu > ul.mega-sub-menu{\n        left:50% !important;\n        transform:translateX(-50%);\n        -webkit-transform:translateX(-50%);\n    }\n    .two-column-mega-menu > ul.mega-sub-menu{\n        width:700px !important;\n    }\n    .three-column-mega-menu > ul.mega-sub-menu{\n        width:800px !important;\n    }\n}\n.box-shadow-home{box-shadow: 0px 0px 49px #cacaca;}\n.service-seidebar-contact-info i{\n    margin:0px 10px 15px 0px; \n    color:#fff;}\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n\t\theight:40px;\n\tmargin-bottom:15px;\n\twidth:100%;\n}\n\n\n.box-shadow {\n   box-shadow: 0px 0px 14px #e2e2e2;\n}\n\n\n\n.box-shadow2 {\n  \tbox-shadow: 0px 0px 35px #e2e2e2;\n}\n    .text-shadow{text-shadow: 1px 1px 3px #444444e6;}\n    \n    .table-striped2 tr th {background: #e7174d; border: 1px solid #fff; padding:8px; color:#fff;}\n.table-striped2 th,.table-striped2 td{padding: 14px 20px !important;}\n.table-striped2 th{border:0px !important;}\n.table-striped2 tr:nth-child(2),.table-striped2 tr:nth-child(4){background: #ffeaef; }\n.table-striped2 tr:nth-child(3){background: #fff6f8; }\n      \n\n\n.news-form input {\n\tbackground: #f9f9f9;\n\tborder: none;\n\tpadding: 0px 15px;\n\tfont-size:14px;\n\tcolor:#00174d;\n}\n\n.contact-color{margin-top:28px;}\n\n.contact-color li span{color:#ffffff;}\n.contact-color li {color:#ffffff; margin-bottom:8px;}\n.contact-color li i{margin-right:12px; color:#e7174d;}\n\n\n\n.portfolio-style-two > button.current-menu-item{\ncolor:#fe3b30 !important;\n}\n\n.header_main_action ul > li.header-cart-bar > .header-cart-bar-icon .cart-count{\nbackground-color:#e7174d;\ncolor:#fff;\n}\n.header_main_action ul > li i{\ncolor:#333333;;\n}\n\n\n\/*events*\/\n.tab-list-style ul li{\npadding:10px 0px 0px 0px;\nfont-size:16px;\ncolor:#7c7c7c;\nlist-style-image:url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png');\n\tlist-style-position: inside;\n}\n.tab-list-style h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style .nav-tabs li.active a{\nbackground: #e7174d !important;\nfont-weight: 600 !important;\nfont-size: 16px !important;\npadding: 22px 6px !important;\ncolor: #fff !important;\nmargin: 0 1px;\n}\n.tab-list-style .nav-tabs li a{\nbackground: #2a2a2a !important;\nfont-weight: 600 !important;\nfont-size: 20px !important;\npadding: 22px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n}\n.tab-list-style-2{\nwidth:100%;\nfloat:left;\n}\n.tab-list-style-2 ul li{\n\tfont-size:13px;\n\tcolor:#4e4e4e;\n\tfloat:left;\n\tlist-style:none;\n\tmargin:0 12px 7px 0;\n}\n.address-section{\nwidth:100%;\n}\n\n.address-section p{\ndisplay:inline-block;\npadding:0 0 21px 0;\n}\n.tab-list-style-2 .fa{\nmargin:0 2px 0 1px;\n}\n.address-section .fa {\n    margin: 0 2px 0 1px;\n}\n.register-form .form-row input[type=\"text\"],.register-form .form-row input[type=\"email\"], .register-form .form-row input[type=\"url\"], .register-form .form-row input[type=\"tel\"], .register-form .form-row input[type=\"number\"], .register-form .form-row input[type=\"password\"], .register-form .form-row input[type=\"date\"], .register-form .form-row input[type=\"time\"]{\nwidth:100%;\nborder:1px solid #d8d8d8;\nfont-size:16px;\nline-height:23px;\ncolor:#767676;\nmargin:0 0 30px 0;\npadding:8px 10px;\nfont-weight:normal;\n\tfont-family: 'Work Sans', sans-serif;\n\ttransition: all 0.3s ease-in-out;\n-webkit-transition: all 0.3s ease-in-out;\n}\n.register-form input[type=\"text\"]:focus,.register-form input[type=\"email\"]:focus,.register-form input[type=\"tel\"]:focus {\nbackground: #F2F2F2CC;\nborder: 1px solid #27327299;\n}\n\n.rt-tab.element-four > ul.nav-tabs > li > a:hover, .rt-tab.element-four > ul.nav-tabs > li.active > a{\ncolor:#fff !important;\n}\n\n.register-form input[type=\"submit\"], .register-form input[type=\"button\"], .register-form button[type=\"submit\"]{\nbackground:#e7174d;\npadding:8px 43px;\nfont-size:14px;\nfont-weight:600;\nborder-radius: 2px;\ncolor:#fff;\n\tborder:0px none;\nfont-family: 'Poppins', sans-serif;\n}\n.register-form input[type=\"submit\"]:hover, .register-form input[type=\"button\"]:hover, .register-form button[type=\"submit\"]:hover{\n    background: #2a2a2a ;\n}\nspan.wpcf7-list-item {\n    display: inline-block;\n    margin: 0;\n    margin: 0 3px 12px 2px;\n    color: #767676;\n    font-size: 14px;\n\tfont-family: 'Work Sans', sans-serif;\n}\n.speaker-section{\nwidth:100%;\nmargin-top:25px;\n}\n.speaker-section h4{\nfont-size:18px;\ncolor:#2a2a2a;\nfont-family: 'Work Sans', sans-serif;\npadding:0 0 7px 0;\n}\n.speaker-section .col-sm-9{\nmargin-bottom:40px;\n}\n.speaker-section .col-sm-6:first-child{\nborder-right:1px solid #eee;\n}\nh2.heading-font{\nfont-family: 'Poppins', sans-serif;\ntext-transform: uppercase;\n}\nh2.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n}\nh3.heading-font-tow{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700;\n\tfont-size:20px;\n}\n.tab-list-style .nav-tabs li a{\nfont-family: 'Poppins', sans-serif;\nfont-weight:700 !important;\nfont-size:16px !important;\ntext-transform:uppercase;\n\tline-height:7px !important;\n}\n.speaker-section p{\nline-height:23px !important;\n}\n\/*events*\/\n\n\n\/*service section css start*\/\n\/*service section*\/\n.side-menu-service ul{ width:100%;\ndisplay:inline-block;\nvertical-align:top;\n}\n.side-menu-service ul li a{\ncolor:#505050 !important;\nfont-size:15px !important;\npadding:7px 24px !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\n.side-menu-service ul li a:hover ,.side-menu-service .current_page_item a{ background:#f2f2f2 !important;\npadding:7px 24px !important;\nfont-size:15px !important;\ncolor:#001952 !important;\nmargin-bottom:3px !important;\nline-height: 24px !important;\n}\np.pdf-style{\nborder-bottom:1px solid #eee;\nbackground-position:0 4px !important;\npadding-bottom: 9px !important;\n}\np.pdf-style:last-child{\nborder-bottom:none;\n}\n.accordion-style-three .panel-title{\nfont-weight:800 !important;\n}\n.accordion-style-three .rt-accordion-item{\npadding-bottom: 16px !important;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-body{\npadding-left: 40px;\nline-height: 28px;\npadding-top: 8px;\npadding-bottom: 13px;\n}\n.accordion-style-three .rt-accordion-item .rt-accordion-item-title{\npadding-bottom: 6px;\n}\n.service-form .form-row input[type=\"text\"], .service-form .form-row input[type=\"email\"], .service-form .form-row input[type=\"url\"], .service-form .form-row input[type=\"tel\"], .service-form .form-row input[type=\"number\"], .service-form .form-row input[type=\"password\"], .service-form .form-row input[type=\"date\"], .service-form .form-row input[type=\"time\"], .service-form .form-row select{\nheight:39px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row textarea{\nheight:109px !important;\nfont-family: Rubik !important;\nfont-size:14px !important;\n}\n.service-form .form-row{\nmargin:0px 0px 14px 0px !important;\n}\n.service-form .form-row [type=\"submit\"],.service-form .form-row input[type=\"button\"], .service-form .form-row button[type=\"submit\"]{\nline-height:20px !important;\n\tmargin-top:-5px;\n}\n.list-style-left{\nwidth: auto;\nfloat: left;\npadding: 0 10px 0 0;\n}\n.list-style-right{\nwidth: auto;\nfloat: left;\npadding: 0 0 0 40px;\n}\ndiv.mechin-text {\n    background-position: -17px !important;\n}\n.mechin-text h2{\nfont-size:14px;\nline-height:27px;\n}\n.mechin-text p{\nfont-size:15px;\nline-height:27px;\ncolor:#2d2d2d;\nmargin-top:4px;\n}\n.tab-inner-section{\nwidth:auto;\nmargin:40px 0 0 0;\n}\n.contect-section h2{\nfont-size:17px;\nfont-weight:500;\nline-height:17px;\npadding-bottom:25px;\n}\n.contect-section ul{\ndisplay:inline-block;\n}\n.contect-section ul {\n    width: auto;\n\tfloat:left;\n\tpadding-right:37px;\n}\n.contect-section ul li{\nfont-size:15px;\nlist-style-image:url('list-style.png');\nlist-style-position: inside;\n}\n\nh2.heading-font-style{\nfont-size:24px;\nline-height:30px;\npadding-bottom:30px;\n\tposition:relative;\n\tpadding-top:30px;\n}\n.contect-section{\n\twidth:auto;\n}\nh2.heading-font-style:after{\nposition:absolute;\ncontent:\" \";\nheight:4px;\nwidth:31px;\nleft:0;\nbackground:#e7174d;\n\tborder-radius:4px;\n\tbottom: 9px;\n}\n\/*service tab*\/\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n.tab-list-style-one h3{\ncolor:#2a2a2a;\nfont-size:24px;\npadding:0 0 20px 0;\n\tposition:relative;\n\twidth:auto !important;\n\tdisplay:inline-block;\n}\n.tab-list-style-one .nav-tabs li.active a{\nbackground: #fb88a6 !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #001a57 !important;\nmargin: 0 1px;\n}\n.tab-list-style-one .nav-tabs li a{\nbackground: #e7174d !important;\nfont-weight: 500 !important;\nfont-size: 14px !important;\npadding: 20px 6px !important;\ncolor: #fff ;\nmargin: 0 1px;\n\ttext-transform:uppercase;\n}\n.testimonial.element-ten .testimonial-item > .holder > .data blockquote::before{\n\tbackground-color: #e7174d !important;\n}\n\n\/*.service-form .form-row input[type=\"submit\"]:hover, .service-form .form-row input[type=\"button\"]:hover, .service-form .form-row button[type=\"submit\"]:hover{\nbackground:#e7174d !important;\n}*\/\n\/*service tab*\/\n\/*service section css end*\/\n\nbody.error-404-style-one .footer_copyright{\n    padding-top:42px;\n}\n.footer_main_item ul li a:hover{\ncolor:#a2a2a2 !important;\n}\n\n.text-space > .holder > .data{\npadding:15px 0 !important;\n}\n\n.testimonial.element-eleven .testimonial-item > .holder > .data blockquote cite{\n\tcolor:#323232 !important;\n}\n\n\/****** New Css ******\/\n\n.expert-field ul{\n\tlist-style: none !important;\n}\n\n.entry-content ul li{\n\tlist-style: none !important;\n\tpadding-left:20px !important;\n\tmargin-left:0 !important;\n}\n\n.industrial-service .rt-tab.element-four ul.nav-tabs li{\n\tpadding-left:0 !important;\n}\n\n.location ul li{\n\tpadding-left:0 !important;\n}\n\n.team.element-six .team-item > .holder .data ul.social > li{\n\tpadding-left:0 !important;\n}\n\n.rt-loan-calculator.element-one > ul.nav-tabs > li{\n\tpadding-left:0 !important;\n}\n\n.tab-list-style-one .contect-section ul li{\npadding:10px 0px 0px 0px !important;\nmargin-left:15px !important;\nfont-size:14px;\ncolor:#7c7c7c;\nlist-style-image: url('http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/bullet-1.png')!important;\n\tlist-style-position: inside;\n}\n\n.entry-content li a {\n    text-decoration: none !important;\n}\n\n.rt-recent-post-with-thumbnail.element-one > ul.rt-recent-post-with-thumbnail-holder > li.rt-recent-post-with-thumbnail-post{\n\tpadding-left:0 !important;\n}\n\n.rt-list ul li::before{\n\tcolor:#e7174d;\n}\n\n.rt-portfolio-box-filter.filter-style-one > button.current-menu-item{\n\tcolor:#e7174d;\n}\n\n.team.element-two .team-item > .holder > .pic > .data ul.social li{\n\tpadding-left:0 !important;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-past div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n.tribe-events-calendar div[id*=\"tribe-events-daynum-\"], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=\"tribe-events-daynum-\"]{\n\tbackground-color:#e7174d;\n}\n\n#tribe-events-content a{\n\tcolor:#e7174d;\n}\n\n.post.style-one .post-meta > span i, .post.style-two .entry-main .post-meta > span i, .post.style-three .entry-main .post-meta > span i{\n\tcolor:#e7174d;\n}\n\n.widget-area > .widget .tagcloud > [class*=\"tag-link-\"]:hover{\n\tbackground-color:#e7174d;\n}\n\n.footer_main_item .widget-title::before{\n\tbackground-color:#e7174d;\n}\n.page-id-293 [class*=\"col-\"] {\n    padding: 0px 0px;\n}\n.footer_main > [class*='col-'] {\n    padding-right: 30px !important;\n    padding-left: 30px !important;\n}\nbody > .scrollup.left.active{\n\tmargin:0px;\n}\nbody > .scrollup.left{\n\tmargin:0px;\n}\n.footer_main_item ul.social li a:hover{\n\tbackground-color: #e7174d;\n\tborder-color:#e7174d;\n}\n\n.woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{\n\tbackground-color: #e7174d;\n}\n\n.woocommerce #payment #place_order{\n\tbackground-color: #e7174d;\n}\n\n\n\/* TABLET LANDSCAPE PART *\/\n@media screen and (min-width:768px) and (max-width:991px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t.team.element-two .team-item > .holder > .pic > .data {\n    padding: 5px !important;\n    background: rgba(0,0,0,0.4) !important;\n}\n\t.radiant-contact-form .form-row input[type=submit]{\n\t\tpadding-left:10px !important;\n\t\tpadding-right:10px !important;\n\t}\n}\n\n\/* TABLET PROTRAIT PART *\/\n@media screen and (min-width:480px) and (max-width:767px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE LANDSCAPE PART *\/\n@media screen and (min-width:321px) and (max-width:479px){\n.header_main .responsive-nav i {\n    color: #333333;\n}\n\t\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n\/* SMART PHONE PROTRAIT PART *\/\n@media screen and (max-width:320px){ \n.header_main .responsive-nav i {\n    color: #333333;\n}\n\tdiv .demo-three-spacer{\n\t\tpadding:0 !important;\n\t}\n\t.demo-three-spacer-2 .vc_column-inner {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t.mission-responsive > div {\n    padding: 0 !important;\n}\n\t\t.mission-responsive-inner .vc_col-sm-3 > div {\n    padding-left: 0;\n\t\tpadding-right: 0;\n}\n.mission-responsive-inner .vc_col-sm-9 > div {\n     padding-left: 0;\n\t\tpadding-right: 0;\n}\n\t.rt-accordion.element-three .rt-accordion-item > .rt-accordion-item-body {\n    padding-left: 0 !important;\n}\n\t.team-item {\n    width: 100% !important;\n}\n.testimonial.element-eleven .testimonial-item > .holder {\n    padding-left: 0 !important;\n}\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic {\n    position: static !important;\n}\n\t\t.responsive-accordian .vc_column-inner {\n    padding: 80px 0 0 0 !important;\n}\n\tdiv .responsive-accordian {\n    padding-left: 15px !important;\n    padding-right: 15px !important;\n}\n\t\t.contact-responsive .vc_column-inner {\n    padding-left: 10px !important;\n}\n\t.finincial-right .vc_column-inner {\n    padding-left: 15px !important;\n}\n\t\t.finincial-left .vc_column-inner {\n    padding-right: 15px !important;\n}\n\t.contect-section h2 {\n    padding-top: 20px;\n}\n}\n\n.woocommerce div.product form.cart .button{\n    background-color: #e7174d;\n\n}\na{\ncolor: #e7174d;\n}\na:hover{\ncolor: #e7174d;\n}\n.product_meta span a{\ncolor: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > ul.tabs > li > a:before{\n        background-color: #e7174d;\n}\n.shop_single > .product > .woocommerce-tabs > .panel #review_form #respond input[type=submit]:hover{\n\t        background-color: #e7174d;\n}\n.post.single-post .entry-header .entry-meta > .holder > .data .meta > span i {\n    color: #e7174d;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #e7174d;\n}\n.comments-area .comment-form > p input[type=text]:focus, \n.comments-area .comment-form > p input[type=email]:focus, \n.comments-area .comment-form > p input[type=tel]:focus, \n.comments-area .comment-form > p input[type=url]:focus, \n.comments-area .comment-form > p input[type=password]:focus, \n.comments-area .comment-form > p input[type=date]:focus, \n.comments-area .comment-form > p input[type=time]:focus, \n.comments-area .comment-form > p select:focus, \n.comments-area .comment-form > p textarea:focus, \n.comments-area .comment-form > p button[type=submit], \n.comments-area .comment-form > p button[type=reset]{\n        border-color: #e7174d;\n}\n.comments-area .comment-form > p button[type=submit]:hover:before, .comments-area .comment-form > p button[type=reset]:hover:before{\n\tbackground: #e7174d;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3{\n\t margin-bottom: 0 !important;\n}\n.default-page blockquote{\n\tbackground: #e7174d;\n}\n.default-page ul:not(.contact) > li:after{\n\tcolor: #e7174d;\n}\n.single-format-standard .entry-content.default-page ul li{\n\tposition:relative;\n\tpadding-left: 20px !important;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 2px;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}\n\n.default-page ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li, .comment-content ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 22px !important;\n}\n.entry-content.default-page ul{\n\t    padding-left: 0 !important;\n}\n\n\n\/**** Responsive ****\/\n@media only screen and (max-width: 450px){\n\t.font-resize{\n\t\tfont-size: 8vw !important;\n\t\tline-height: 10vw !important;\n\t}\n\t\n\t.font-resize-banner{\n\t\tfont-size: 12vw !important;\n\t\tline-height: 14vw !important;\n\t}\n\t\n\t.testimonial.element-eleven .testimonial-item > .holder > .pic{\n\t\tposition:relative !important;\n\t}\n\t.testimonial.element-eleven .testimonial-item > .holder{\n\t\tpadding-left:0 !important;\n\t}\n\t\n}\n\n@media only screen and (max-width: 767px){\n.wrapper-spacing{\n\t\tmargin-top:25px !important;\n\t}\t\n}\n\n@media only screen and (min-width: 768px) and (max-width: 1024px){\n.nav-tabs.nav-justified > li\n\t{\n\t\twidth:25%;\n\t}\n}\n\n\/*** Event***\/\n\n@media only screen and (max-width: 768px){\n\t.tribe-events-calendar thead th{\n\t\tpadding: 7px 0 !important;\n\t}\n\t#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous{\n\t\twidth:unset !important;\n\t}\n}\n\n@media only screen and (max-width: 600px){\n\t.tribe-events-calendar thead th{\n\t\tfont-size: 3vw !important;\n\t}\n\t.tribe-events-calendar td div[id*=\"tribe-events-daynum-\"]{\n\t\tfont-size: 3vw !important;\n\t}\n\tul.tribe-events-sub-nav a{\n\t\tfont-size: 3vw !important;\n\t}\n}\n\n@media only screen and (max-width: 807px){\n\t#tribe-bar-form #tribe-bar-views{\n\t\twidth:100% !important;\n\t}\n}\n\n@media only screen and (min-width: 769px){\n\t.tribe-events-calendar thead th{\n\t\tfont-size:12px !important;\n\t}\n}\n\n\/*** Event***\/\n\n\/*** blog ***\/\n@media only screen and (max-width: 1024px){\n.wraper_blog_main .container{\n\t\twidth:100% !important;\n\t}\n\t.wraper_blog_main .blog_main .post-thumbnail > img{\n\t\twidth: 85% !important;\n\t}\n}\n\n@media only screen and (max-width: 991px){\n\t.wraper_blog_main .blog_main .matchHeight {\n\t\twidth:100% !important;\n\t}\n}\n\n\/*** blog ***\/\n\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tcolor: #09276f;\n\t    font-weight: 600;\n}\nbody.single.single-post .entry-content h2 {\n    color: #fff !important;\n    margin-bottom: 0 !important;\n}\ndiv .default-page h3 {\n    margin-bottom: 0 !important;\n}\n.default-page blockquote, .comment-content blockquote {\n    position: relative;\n    margin-top: 30px;\n    margin-bottom: 30px;\n    padding: 20px 20px 20px 45px;\n    font-weight: 700;\n    font-size: 160%;\n    color: #fff;\n    line-height: 160%;\n}\n.default-page blockquote p:first-child:after, .default-page blockquote p:first-child:after {\n    position: absolute !important;\n    left: 0;\n    top: 0;\n    content: \"\\f10d\" !important;\n    font-family: 'FontAwesome';\n}\n.default-page blockquote p:first-child, .default-page blockquote p:first-child{\n    position: relative;\n    padding-top: 15px !important;\n    padding-left: 40px !important;\n}\n.entry-main blockquote p{\n\t    font-weight: 700;\n    font-style: normal;\n}\n.default-page blockquote cite, .comment-content blockquote cite {\n    display: block;\n    margin-top: 7px;\n    text-align: right !important;\n    font-size: 80% !important;\n    font-style: normal;\n}\n.post-navigation .nav-previous a strong, .post-navigation .nav-next a strong, .comment-navigation .nav-previous a strong, .comment-navigation .nav-next a strong{\n\tletter-spacing:1px;\n\tfont-size:15px;\n}\n.post-navigation .nav-previous a, .post-navigation .nav-next a, .comment-navigation .nav-previous a, .comment-navigation .nav-next a{\n\tfont-weight:600;\n}\n.post-navigation .nav-previous a, .comment-navigation .nav-previous a{\n\tpadding-left: 50px;\n}\n.post-navigation .nav-next a, .comment-navigation .nav-next a{\n\tpadding-right: 50px;\n}\n.post-navigation .nav-previous a, .post-navigation .nav-next a {\n    font-size: 12px;\n}\n.single-format-standard .entry-content.default-page ul li:after {\n    position: absolute;\n    top: 2px;\n    left: 0;\n    z-index: 0;\n    content: \"\\f111\";\n    font-family: 'FontAwesome';\n    font-size: 50%;\n}\n.default-page ul:not(.contact) > li:after {\n    color: #09276f;\n}\n.default-page ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li, .comment-content ul:not(.contact):not([class*='woocommerce-']):not([class*='tribe-']) > li {\n    position: relative;\n    margin-bottom: 10px;\n    padding-left: 22px !important;\n}\n.single-format-standard .entry-content.default-page ul {\n    padding-left: 0 !important;\n}\n\/**** Responsive ****\/","post_title":"consultix","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"3933-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:42:49","post_modified_gmt":"2021-01-14 08:42:49","post_content_filtered":"","post_parent":"3933","guid":"http:\/\/growthmarcom.com\/consultix\/3933-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7022","post_author":"1","post_date":"2021-01-14 08:43:18","post_date_gmt":"2021-01-14 08:43:18","post_content":"<p>[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613657125{padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Testimonials\" font_container=\"tag:h2|font_size:32px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520486308869{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1520486320153{margin-bottom: 35px !important;}\"]<\/p>\n<p>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.<\/p>\n<p>[\/vc_column_text][rt_testimonial_style testimonial_style=\"eleven\" content_font_color=\"#575757\" use_theme_fonts=\"yes\" testimonial_allow_carousel=\"false\" testimonial_no_row_items=\"1\" testimonial_image_style=\"image-circle\" content_font_size=\"16px\" content_line_height=\"27px\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613666895{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539335445{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]<\/p>\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\n<p>[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]<\/p>\n","post_title":"Testimonials","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6593-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:43:18","post_modified_gmt":"2021-01-14 08:43:18","post_content_filtered":"","post_parent":"6593","guid":"http:\/\/growthmarcom.com\/consultix\/6593-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7023","post_author":"1","post_date":"2021-01-14 08:43:42","post_date_gmt":"2021-01-14 08:43:42","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1519364359340{margin-top: 0px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613815157{padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Testimonials\" font_container=\"tag:h2|font_size:32px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520486308869{margin-bottom: 0px !important;padding-bottom: 20px !important;}\"][vc_column_text css=\".vc_custom_1520486320153{margin-bottom: 35px !important;}\"]\r\n\r\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.\r\n\r\n[\/vc_column_text][rt_testimonial_style testimonial_style=\"eleven\" content_font_color=\"#575757\" use_theme_fonts=\"yes\" testimonial_allow_carousel=\"false\" testimonial_no_row_items=\"1\" testimonial_image_style=\"image-circle\" content_font_size=\"16px\" content_line_height=\"27px\"][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613819671{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519363431293{margin-top: 10px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539335445{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Testimonials","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6593-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:43:42","post_modified_gmt":"2021-01-14 08:43:42","post_content_filtered":"","post_parent":"6593","guid":"http:\/\/growthmarcom.com\/consultix\/6593-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7024","post_author":"1","post_date":"2021-01-14 08:47:17","post_date_gmt":"2021-01-14 08:47:17","post_content":"[vc_row full_width=\"stretch_row\" gap=\"20\" css_animation=\"none\" css=\".vc_custom_1520490387579{margin-top: 0px !important;margin-right: -25px !important;margin-bottom: 0px !important;margin-left: -25px !important;padding-top: 53px !important;padding-bottom: 65px !important;background-color: #ffffff !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610613888665{margin-left: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_row_inner css=\".vc_custom_1610613920446{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"responsive-accordian visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner css=\".vc_custom_1608539478469{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon1.png?id=6587) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610613940597{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"responsive-accordian hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610613948013{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"General Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499269601{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Shipping options page settings\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting up product attributes\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Downloadable product\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610613961966{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner css=\".vc_custom_1608539526860{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon2.png?id=6588) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610613984910{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610613991869{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Finance Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499423615{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610614005302{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-right: 45px !important;padding-bottom: 45px !important;padding-left: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner css=\".vc_custom_1608539561076{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;padding-left: 75px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/faq-icon3.png?id=6589) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610614025207{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;padding-top: 45px !important;padding-bottom: 45px !important;background-color: #f4f5f6 !important;}\" el_class=\"box-shadow responsive-accordian hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610614034573{margin-top: 0px !important;margin-bottom: 28px !important;padding-top: 6px !important;padding-bottom: 6px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_custom_heading text=\"Information Technology Questions\" font_container=\"tag:h2|font_size:28px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\" css=\".vc_custom_1520499434928{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"New around here ? Start With the Basics\" font_container=\"tag:p|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1520317405648{margin-top: 7px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"five\"][rt_accordion_style_item radiant_accordiontitle=\"Manage payment settings and invoices\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Pricing and plans guide\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Setting your company office hours\"]<strong>Lorem Ipsum<\/strong> 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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.\r\n\r\n&nbsp;\r\n\r\nIt was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610613898277{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1520499488911{margin-top: 0px !important;margin-bottom: 35px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1518766187077{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Side-menu\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1608539419908{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/background-info-box.jpg?id=4951) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column_inner css=\".vc_custom_1518768764441{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 35px !important;padding-right: 17px !important;padding-bottom: 50px !important;padding-left: 17px !important;}\"][vc_custom_heading text=\"Request a Call Back\" font_container=\"tag:h4|font_size:22px|text_align:center|color:%23ffffff|line_height:35px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519105473512{margin-top: 0px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 16px !important;border-bottom-color: rgba(255,255,255,0.3) !important;border-bottom-style: solid !important;}\"][vc_column_text css=\".vc_custom_1518769168357{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 4px !important;}\"]\r\n<p style=\"text-align: center;\"><span style=\"color: #ffffff;\">Vivamus aliquam, lectus eget dictum vulputate, purus tellus rhoncus diam, at the faucibus mi arcu vitae tortor corper viverra corper viverra.<\/span><\/p>\r\n[\/vc_column_text][vc_custom_heading text=\"Call (888) 123 - 4567\" font_container=\"tag:h4|font_size:18|text_align:center|color:%23ffffff\" use_theme_fonts=\"yes\" css=\".vc_custom_1519363615644{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 17px !important;}\"][lea_button_style title=\"CONTACT US NOW\" align=\"center\" font_color=\"#161617\" use_theme_fonts=\"yes\" background_hover_color=\"#f5f6f6\" font_hover_color=\"#c3d3e5\" link=\"url:https%3A%2F%2Fconsultix.radiantthemes.com%2Fdemo-three%2Fcontact-us-style-two%2F|||\" button_font_size=\"13px\" button_design_css=\".vc_custom_1519728165781{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-right: 26px !important;padding-bottom: 10px !important;padding-left: 26px !important;background-color: #ffffff !important;border-radius: 35px !important;}\" extra_class=\"button-custom\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row]","post_title":"Frequently Asked Questions","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6583-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:47:17","post_modified_gmt":"2021-01-14 08:47:17","post_content_filtered":"","post_parent":"6583","guid":"http:\/\/growthmarcom.com\/consultix\/6583-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7025","post_author":"1","post_date":"2021-01-14 08:48:21","post_date_gmt":"2021-01-14 08:48:21","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}\"][vc_column width=\"2\/3\" css=\".vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519733402399{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519733332717{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\n<p style=\"text-align: left;\">A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am alone, and feel the charm of existence in this spot, which was created for the bliss of souls like mine.<\/p>\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1609916643285{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"contact-responsive\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f8f8f8\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"4px\"][contact-form-7 id=\"6547\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519733264007{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CONTACT DETAILS\" font_container=\"tag:h3|font_size:16px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\"][vc_row_inner css=\".vc_custom_1519734216991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}\"][vc_column_inner][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519734148001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\n<ul>\n \t<li><i class=\"fa fa-map-marker\"><\/i>PO Box 16122 Collins Street West Victoria 8007\nAustralia<\/li>\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\n<\/ul>\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519734207158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\"][vc_column_inner][vc_custom_heading text=\"MAP\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][\/vc_column_inner][\/vc_row_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjIzMDUlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style Two","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"2964-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:48:21","post_modified_gmt":"2021-01-14 08:48:21","post_content_filtered":"","post_parent":"2964","guid":"http:\/\/growthmarcom.com\/consultix\/2964-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7026","post_author":"1","post_date":"2021-01-14 08:48:42","post_date_gmt":"2021-01-14 08:48:42","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519729633442{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 73px !important;}\"][vc_column width=\"2\/3\" css=\".vc_custom_1519733353854{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519733402399{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519733332717{margin-top: 15px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: left;\">A wonderful serenity has taken possession of my entire soul, like these sweet mornings of spring which I enjoy with my whole heart. I am alone, and feel the charm of existence in this spot, which was created for the bliss of souls like mine.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1609916643285{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"contact-responsive\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f8f8f8\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"4px\"][contact-form-7 id=\"6547\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1610614119879{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"wrapper-spacing\"][vc_custom_heading text=\"CONTACT DETAILS\" font_container=\"tag:h3|font_size:16px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\"][vc_row_inner css=\".vc_custom_1519734216991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 0px !important;}\"][vc_column_inner][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519734148001{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>PO Box 16122 Collins Street West Victoria 8007\r\nAustralia<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519734207158{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-bottom: 25px !important;}\"][vc_column_inner][vc_custom_heading text=\"MAP\" font_container=\"tag:h2|font_size:15px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\"][\/vc_column_inner][\/vc_row_inner][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjIzMDUlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\"][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style Two","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"2964-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:48:42","post_modified_gmt":"2021-01-14 08:48:42","post_content_filtered":"","post_parent":"2964","guid":"http:\/\/growthmarcom.com\/consultix\/2964-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7027","post_author":"1","post_date":"2021-01-14 08:50:42","post_date_gmt":"2021-01-14 08:50:42","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519729320894{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-color: #ffffff !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1610614172040{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6567\" img_size=\"full\" css=\".vc_custom_1519810299864{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column_inner css=\".vc_custom_1608622088014{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon1-background.png?id=6571) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"NEW YORK CITY OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6568\" img_size=\"full\" css=\".vc_custom_1519810320905{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1608622103197{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon2-background.png?id=6572) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"LONDON OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6569\" img_size=\"full\" css=\".vc_custom_1519810335698{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1608622122413{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/icon3-background.png?id=6573) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"BERLIN OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" gap=\"30\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1610614184696{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][vc_column width=\"1\/3\" css=\".vc_custom_1519796825636{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6567\" img_size=\"full\" css=\".vc_custom_1610614196711{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1519797560097{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: contain !important;}\"][vc_column_inner css=\".vc_custom_1610614225214{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"NEW YORK CITY OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519797124883{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6568\" img_size=\"full\" css=\".vc_custom_1610614201614{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1519797578127{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1610614232245{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"LONDON OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/3\" css=\".vc_custom_1519796854095{border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;border-left-color: #dcdcdc !important;border-left-style: solid !important;border-right-color: #dcdcdc !important;border-right-style: solid !important;border-top-color: #dcdcdc !important;border-top-style: solid !important;border-bottom-color: #dcdcdc !important;border-bottom-style: solid !important;}\"][vc_single_image image=\"6569\" img_size=\"full\" css=\".vc_custom_1610614206361{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][vc_row_inner css=\".vc_custom_1519797589486{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 25px !important;padding-right: 40px !important;padding-bottom: 25px !important;padding-left: 40px !important;}\"][vc_column_inner css=\".vc_custom_1610614239469{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"BERLIN OFFICE\" font_container=\"tag:h2|font_size:16px|text_align:left|line_height:27px\" use_theme_fonts=\"yes\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519796779689{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li><i class=\"fa fa-map-marker\"><\/i>908 New Hampshire Avenue, 95822<\/li>\r\n \t<li><i class=\"fa fa-phone\"><\/i>(888)123-4567<\/li>\r\n \t<li><i class=\"fa fa-envelope\"><\/i>info@example.com<\/li>\r\n<\/ul>\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row gap=\"15\" equal_height=\"yes\" css_animation=\"none\" css=\".vc_custom_1519797771824{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 73px !important;padding-right: 0px !important;padding-bottom: 73px !important;padding-left: 0px !important;}\"][vc_column width=\"1\/2\" css=\".vc_custom_1519797724944{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 37px !important;padding-right: 37px !important;padding-bottom: 37px !important;padding-left: 37px !important;background-color: #fbfbfb !important;border-left-color: #eae9e9 !important;border-left-style: solid !important;border-right-color: #eae9e9 !important;border-right-style: solid !important;border-top-color: #eae9e9 !important;border-top-style: solid !important;border-bottom-color: #eae9e9 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"We Love to Hear From You\" font_container=\"tag:h2|font_size:36px|text_align:center|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519795993386{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519796008745{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"]\r\n<p style=\"text-align: center;\">Please call or email contact form and we will be happy to assist you.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1519730957211{margin-top: 35px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner][rt_cf7_style submit_background_color=\"#e7174d\" submit_hover_color=\"#333333\" submit_text_color=\"#ffffff\" submit_text_hover_color=\"#ffffff\" radiant_background_color=\"#f8f8f8\" radiant_font_color=\"#989898\" padding_top=\"6px\" padding_right=\"10px\" padding_bottom=\"6px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#d8d8d8\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#464646\" radiant_background_focus_color=\"#ffffff\" radiant_focus_style=\"solid\" radiant_focus_color=\"#333333\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\"][contact-form-7 id=\"6548\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column width=\"1\/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDMxNTEuODQwMTA4MTgxNTk4JTIxMmQxNDQuOTUzNzM2MzE0OTU2NjclMjEzZC0zNy44MTcyMTM5Nzk3NTE2OSUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDZhZDY1ZDRjMmIzNDk2NDklMjUzQTB4YjY4OTkyMzRlNTYxZGIxMSUyMTJzRW52YXRvJTIxNWUwJTIxM20yJTIxMXNlbiUyMTJzaW4lMjE0djE1MTk3MzExNDQyODUlMjIlMjB3aWR0aCUzRCUyMjExNDAlMjIlMjBoZWlnaHQlM0QlMjI0MzAlMjIlMjBmcmFtZWJvcmRlciUzRCUyMjAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0UlM0MlMkZpZnJhbWUlM0U=\" el_class=\"map\"][vc_custom_heading text=\"Contact Info\" font_container=\"tag:h3|font_size:20px|text_align:left|line_height:24px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519795640412{margin-top: 0px !important;margin-bottom: 24px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519795721719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519795763314{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<strong>Address:<\/strong> PO Box 16122 Collins Street West Victoria 8007 Australia[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_column_text el_class=\"contact-info-custom\" css=\".vc_custom_1519795750993{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]<strong>Email:<\/strong> info@example.com\r\n\r\n<strong>Phone:<\/strong> (888)123-4567[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Contact Us Style Four","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6552-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:50:42","post_modified_gmt":"2021-01-14 08:50:42","post_content_filtered":"","post_parent":"6552","guid":"http:\/\/growthmarcom.com\/consultix\/6552-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7028","post_author":"1","post_date":"2021-01-14 08:52:02","post_date_gmt":"2021-01-14 08:52:02","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614319119{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right wrapper-spacing\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Financial Planning\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}\"]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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"FINANCIAL PLANNING STRATEGIES\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}\"][vc_row_inner css=\".vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194310523{margin-top: 0px !important;margin-bottom: 30px !important;}\"][vc_line_chart type=\"line\" style=\"custom\" legend=\"\" 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%2C%22custom_color%22%3A%22%23e7174d%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%22orange%22%2C%22custom_color%22%3A%22%23323232%22%7D%5D\" css=\".vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519370197195{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\"][rt_fancy_text_box_style title=\"Top Ranking Market Share\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-pie-chart\" fancytextbox_css=\".vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][rt_fancy_text_box_style title=\"We Support Our Clients Five Working Days\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-life-ring\" fancytextbox_css=\".vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Loan Calculator\" font_container=\"tag:h3|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" css=\".vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_custom_heading text=\"CHOOSE A TYPE OF CALCULATOR\" font_container=\"tag:div|font_size:13px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}\"][rt_loan_calculator css=\".vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Diipiscing Vestibulum<\/li>\r\n \t<li>Vehicula Vulputate Ligula Mollis<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Vehicula Vulputate<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\"][rt_accordion_style_item radiant_accordiontitle=\"Financial Planning Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Company Growth\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"ANALYZE YOUR BUSINESS\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"635\" animation=\"fadeInUp\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"BUSINESS STRATEGIES\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"659\" animation=\"fadeInUp\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Financial Planning","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6282-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:52:02","post_modified_gmt":"2021-01-14 08:52:02","post_content_filtered":"","post_parent":"6282","guid":"http:\/\/growthmarcom.com\/consultix\/6282-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7029","post_author":"1","post_date":"2021-01-14 08:52:42","post_date_gmt":"2021-01-14 08:52:42","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519376875997{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215647177{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519376964258{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215662601{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609916968509{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215676913{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539840735{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539855078{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614319119{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right wrapper-spacing\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Financial Planning\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374857942{margin-top: -4px !important;margin-bottom: 15px !important;padding-top: 0px !important;}\"][vc_column_text css=\".vc_custom_1519192330846{margin-top: 0px !important;margin-bottom: 30px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519370177727{margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-left-width: 5px !important;border-left-color: #e7174d !important;border-left-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1519370138176{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_text css=\".vc_custom_1519370124336{margin-top: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 0px !important;padding-top: 22px !important;padding-right: 25px !important;padding-bottom: 25px !important;padding-left: 25px !important;background-color: #fbfbfb !important;border-left-color: #eaeaea !important;border-left-style: solid !important;border-right-color: #eaeaea !important;border-right-style: solid !important;border-top-color: #eaeaea !important;border-top-style: solid !important;border-bottom-color: #eaeaea !important;border-bottom-style: solid !important;}\"]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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519192468867{margin-top: 0px !important;margin-bottom: 60px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"FINANCIAL PLANNING STRATEGIES\" font_container=\"tag:h3|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215889608{margin-top: -5px !important;margin-bottom: 35px !important;}\"][vc_row_inner css=\".vc_custom_1519194298352{margin-top: 0px !important;margin-bottom: 30px !important;}\"][vc_column_inner css=\".vc_custom_1610614349383{margin-top: 0px !important;margin-bottom: 30px !important;}\" offset=\"vc_col-lg-6 vc_col-md-12\"][vc_line_chart type=\"line\" style=\"custom\" legend=\"\" 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%2C%22custom_color%22%3A%22%23e7174d%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%22orange%22%2C%22custom_color%22%3A%22%23323232%22%7D%5D\" css=\".vc_custom_1519376835337{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610614359215{margin-top: 16px !important;margin-bottom: 0px !important;padding-top: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-12\"][rt_fancy_text_box_style title=\"Top Ranking Market Share\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-pie-chart\" fancytextbox_css=\".vc_custom_1519370408227{margin-top: 0px !important;margin-bottom: 40px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][rt_fancy_text_box_style title=\"We Support Our Clients Five Working Days\" fancy_font_size=\"18\" fancy_line_height=\"25\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" icon_fontawesome=\"fa fa-life-ring\" fancytextbox_css=\".vc_custom_1519370421983{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\" extra_class=\"text-space\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519195055615{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 45px !important;margin-left: 0px !important;}\"][vc_column_inner css=\".vc_custom_1519370216494{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 65px !important;padding-right: 33px !important;padding-bottom: 65px !important;padding-left: 33px !important;border-left-color: #e4e4e4 !important;border-left-style: solid !important;border-right-color: #e4e4e4 !important;border-right-style: solid !important;border-top-color: #e4e4e4 !important;border-top-style: solid !important;border-bottom-color: #e4e4e4 !important;border-bottom-style: solid !important;}\"][vc_custom_heading text=\"Loan Calculator\" font_container=\"tag:h3|font_size:36px|text_align:left|line_height:45px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215902611{margin-top: 0px !important;margin-bottom: 7px !important;}\"][vc_single_image image=\"6498\" img_size=\"full\" css=\".vc_custom_1519370387066{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_custom_heading text=\"CHOOSE A TYPE OF CALCULATOR\" font_container=\"tag:div|font_size:13px|text_align:left|line_height:26px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215916473{margin-top: 0px !important;margin-bottom: 15px !important;}\"][rt_loan_calculator css=\".vc_custom_1519216010505{margin-top: 0px !important;margin-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_column_text css=\".vc_custom_1519194212906{margin-top: 0px !important;margin-bottom: 40px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519193985570{margin-top: 0px !important;margin-bottom: 40px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194083964{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519216018946{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Diipiscing Vestibulum<\/li>\r\n \t<li>Vehicula Vulputate Ligula Mollis<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519194091931{margin-top: 0px !important;margin-bottom: 30px !important;}\"][rt_list_style style_variation=\"four\" list_icon_test=\"646e80de-3f4a-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519215843288{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<ul>\r\n \t<li>Amet Sollicitudin Quam Dolor Mollis<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam<\/li>\r\n \t<li>Diipiscing Vestibulum Nullam Venenatis<\/li>\r\n \t<li>Vehicula Vulputate<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\"][rt_accordion_style_item radiant_accordiontitle=\"Financial Planning Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Company Growth\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][vc_row_inner css=\".vc_custom_1519193697275{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192930376{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"ANALYZE YOUR BUSINESS\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215795799{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"635\" animation=\"fadeInUp\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1519192696622{margin-top: 0px !important;margin-bottom: 0px !important;}\"][rt_fancy_text_box_style style_variation=\"four\" title=\"BUSINESS STRATEGIES\" fancy_font_size=\"18px\" fancy_line_height=\"25px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\" add_shadow=\"hover\" fancytextbox_css=\".vc_custom_1519215768241{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"659\" animation=\"fadeInUp\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Financial Planning","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6282-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:52:42","post_modified_gmt":"2021-01-14 08:52:42","post_content_filtered":"","post_parent":"6282","guid":"http:\/\/growthmarcom.com\/consultix\/6282-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7030","post_author":"1","post_date":"2021-01-14 08:56:15","post_date_gmt":"2021-01-14 08:56:15","post_content":"<p>[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com<br \/>\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper<br \/>\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit<br \/>\n1.22 MB\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23505050|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614461678{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right wrapper-spacing\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Make Your Business Ambitions a Reality\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6383\" img_size=\"full\" css=\".vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"GET SERVICES ONLINE\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614473423{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"SERVICE &amp; COST PLANING\" fancy_font_size=\"14\" fancy_line_height=\"22px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6379\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614483511{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"EMAIL MARKETING\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6381\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614492215{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"GOOGLE ANALYTICS\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6380\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"YOUR BUSINESS NEEDS TO STAY DYNAMIC IN A COMPLEX ECOSYSTEM\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6388\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614512214{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6388\" img_size=\"full\" css_animation=\"none\" css=\".vc_custom_1610614573118{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 18px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Differentiate Through New Services\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.<\/p>\n<p>&nbsp;<\/p>\n<p>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>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6387\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614517727{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6387\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614551258{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Boost Customer Experience\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.<br \/>\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\/p>\n<p>&nbsp;<\/p>\n<p>Excepteur sint occaecat cupidatat non proident.<\/p>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6389\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614523314{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6389\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614557046{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Enhance operational efficiency and increase productivity\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.<br \/>\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.<\/p>\n<p>&nbsp;<\/p>\n<p>Excepteur sint occaecat cupidatat non proident.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]<\/p>\n","post_title":"Business Services","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5062-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:56:15","post_modified_gmt":"2021-01-14 08:56:15","post_content_filtered":"","post_parent":"5062","guid":"http:\/\/growthmarcom.com\/consultix\/5062-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7031","post_author":"1","post_date":"2021-01-14 08:56:45","post_date_gmt":"2021-01-14 08:56:45","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23505050|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614461678{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right wrapper-spacing\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Make Your Business Ambitions a Reality\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6383\" img_size=\"full\" css=\".vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"GET SERVICES ONLINE\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614473423{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"SERVICE &amp; COST PLANING\" fancy_font_size=\"14\" fancy_line_height=\"22px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6379\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614483511{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"EMAIL MARKETING\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6381\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614492215{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"GOOGLE ANALYTICS\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6380\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"YOUR BUSINESS NEEDS TO STAY DYNAMIC IN A COMPLEX ECOSYSTEM\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6388\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614512214{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6388\" img_size=\"full\" css_animation=\"none\" css=\".vc_custom_1610614573118{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 18px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Differentiate Through New Services\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis 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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6387\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614517727{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6387\" img_size=\"full\" css_animation=\"none\" css=\".vc_custom_1610614586993{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 18px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Boost Customer Experience\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6389\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614523314{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6389\" img_size=\"full\" css_animation=\"none\" css=\".vc_custom_1610614602646{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 18px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Enhance operational efficiency and increase productivity\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Business Services","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5062-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:56:45","post_modified_gmt":"2021-01-14 08:56:45","post_content_filtered":"","post_parent":"5062","guid":"http:\/\/growthmarcom.com\/consultix\/5062-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7032","post_author":"1","post_date":"2021-01-14 08:57:43","post_date_gmt":"2021-01-14 08:57:43","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519185297550{padding-top: 65px !important;padding-bottom: 63px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519125593762{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377038761{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213115137{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377086897{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213127017{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519212943140{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609917048293{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213147315{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539909807{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23505050|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539924104{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614461678{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right wrapper-spacing\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Make Your Business Ambitions a Reality\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213600094{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185536056{margin-top: 15px !important;margin-bottom: 30px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6383\" img_size=\"full\" css=\".vc_custom_1519213588488{margin-bottom: 41px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"GET SERVICES ONLINE\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213610372{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519185776747{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519109282851{margin-top: 23px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614473423{margin-bottom: 0px !important;padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"SERVICE &amp; COST PLANING\" fancy_font_size=\"14\" fancy_line_height=\"22px\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018760865{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6379\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614483511{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 0px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"EMAIL MARKETING\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018773456{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6381\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][vc_column_inner width=\"1\/2\" css=\".vc_custom_1610614492215{padding-top: 15px !important;padding-right: 10px !important;padding-bottom: 15px !important;padding-left: 10px !important;}\" offset=\"vc_col-lg-4 vc_col-md-6\"][rt_fancy_text_box_style style_variation=\"four\" title=\"GOOGLE ANALYTICS\" fancy_font_size=\"14px\" fancy_line_height=\"22\" fancy_content=\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\" align=\"center\" add_shadow=\"yes\" fancytextbox_css=\".vc_custom_1521018850380{margin-top: 0px !important;margin-bottom: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 22px !important;padding-right: 30px !important;padding-bottom: 22px !important;padding-left: 30px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\" image_url=\"6380\" animation=\"none\" extra_class=\"hover-custom-box\"][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"YOUR BUSINESS NEEDS TO STAY DYNAMIC IN A COMPLEX ECOSYSTEM\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213624659{margin-top: 30px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_row_inner css=\".vc_custom_1519186091069{margin-top: 29px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6388\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614512214{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6388\" img_size=\"full\" css_animation=\"none\" css=\".vc_custom_1610614647705{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Differentiate Through New Services\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213701230{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110778536{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis 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.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110910666{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6387\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614517727{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6387\" img_size=\"full\" css_animation=\"none\" css=\".vc_custom_1610614654575{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Boost Customer Experience\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213722948{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110923774{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.\r\n\r\n[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519110935262{margin-top: 18px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"1\/3\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6389\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1610614523314{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_single_image image=\"6389\" img_size=\"full\" css_animation=\"none\" css=\".vc_custom_1610614661047{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][\/vc_column_inner][vc_column_inner width=\"2\/3\"][vc_custom_heading text=\"Enhance operational efficiency and increase productivity\" font_container=\"tag:h3|font_size:16px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213753820{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519110953889{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\r\n\r\n&nbsp;\r\n\r\nExcepteur sint occaecat cupidatat non proident.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Business Services","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5062-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:57:43","post_modified_gmt":"2021-01-14 08:57:43","post_content_filtered":"","post_parent":"5062","guid":"http:\/\/growthmarcom.com\/consultix\/5062-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7033","post_author":"1","post_date":"2021-01-14 08:58:55","post_date_gmt":"2021-01-14 08:58:55","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614731630{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Software, Systems and Society\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6394\" img_size=\"full\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"7\/12\"][vc_custom_heading text=\"MAKE THE BEST USE OF YOUR LIBRARY AND DATA.\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n \t<li>Integer eu nulla luctus feugiat diam.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6395\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6396\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}\"][vc_custom_heading text=\"MAKE YOUR DATA DISCOVERABLE\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.rud.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner gap=\"25\" css=\".vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\" accordion_content_css=\".vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Software &amp; Research Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Manage your research with Mendeley\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Software & Research","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5063-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:58:55","post_modified_gmt":"2021-01-14 08:58:55","post_content_filtered":"","post_parent":"5063","guid":"http:\/\/growthmarcom.com\/consultix\/5063-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7034","post_author":"1","post_date":"2021-01-14 08:59:23","post_date_gmt":"2021-01-14 08:59:23","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519190934231{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519186321476{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377321454{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519213958405{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377536435{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213978979{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1609917144253{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 15px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519213992618{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608539993788{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540011864{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614761105{margin-left: 0px !important;padding-left: 42px !important;}\" el_class=\"finincial-right wrapper-spacing\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_custom_heading text=\"Software, Systems and Society\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519374876548{margin-top: -5px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187146582{margin-top: 15px !important;margin-bottom: 36px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_single_image image=\"6394\" img_size=\"full\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519187582461{margin-top: 18px !important;margin-bottom: 0px !important;border-bottom-width: 1px !important;padding-top: 0px !important;padding-bottom: 44px !important;border-bottom-color: #eeeeee !important;border-bottom-style: solid !important;}\"]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.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519189430184{margin-top: 50px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"7\/12\"][vc_custom_heading text=\"MAKE THE BEST USE OF YOUR LIBRARY AND DATA.\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214486301{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519114982917{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n \t<li>Integer eu nulla luctus feugiat diam.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"5\/12\" css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_single_image image=\"6395\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214534945{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519210770444{margin-top: 30px !important;margin-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519188836544{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6396\" img_size=\"full\" alignment=\"center\" css_animation=\"none\" css=\".vc_custom_1519214572020{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519188090985{margin-left: 0px !important;padding-left: 35px !important;}\"][vc_custom_heading text=\"MAKE YOUR DATA DISCOVERABLE\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214580459{margin-top: 0px !important;padding-top: 24px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519115674174{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;}\"]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.rud.[\/vc_column_text][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\"]\r\n<ul>\r\n \t<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\/li>\r\n \t<li>Sed ac mi at lectus sollicitudin pharetra.<\/li>\r\n \t<li>Praesent pellentesque lectus at nisi venenatis semper.<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner gap=\"25\" css=\".vc_custom_1519189754985{margin-top: 50px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner css=\".vc_custom_1511780171025{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_accordion_style radiant_accordionstyle=\"three\" radiant_extra_class=\"accordion-style-three\" accordion_content_css=\".vc_custom_1519117008867{border-right-width: 20px !important;padding-left: 50px !important;}\"][rt_accordion_style_item radiant_accordiontitle=\"Software &amp; Research Information\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Manage your research with Mendeley\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Our Workflow &amp; Process\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Research Anaysis\"]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.[\/rt_accordion_style_item][rt_accordion_style_item radiant_accordiontitle=\"Find A Plan That's Right For You\"]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.[\/rt_accordion_style_item][\/rt_accordion_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Software & Research","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"5063-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 08:59:23","post_modified_gmt":"2021-01-14 08:59:23","post_content_filtered":"","post_parent":"5063","guid":"http:\/\/growthmarcom.com\/consultix\/5063-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7035","post_author":"1","post_date":"2021-01-14 09:00:20","post_date_gmt":"2021-01-14 09:00:20","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614807993{margin-right: 0px !important;padding-right: 42px !important;}\" el_class=\"finincial-left\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_single_image image=\"6404\" img_size=\"full\"][vc_custom_heading text=\"History of Global Travel Services\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"NEW TRAVEL MANAGEMENT\" font_container=\"tag:h2|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner gap=\"30\" css=\".vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\"][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6618\" img_size=\"full\" css=\".vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff; font-size: 15px;\">DOMESTIC TRAVEL<\/span><\/h4>\r\n<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6617\" img_size=\"full\" css=\".vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff; font-size: 15px;\">INTERNATIONAL TRAVEL<\/span><\/h4>\r\n<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"TRAVEL POLICY &amp; PROCEDURES\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.rud.[\/vc_column_text][vc_row_inner css=\".vc_custom_1519197812991{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Travel Policies and Procedures<\/li>\r\n \t<li>Planning a Trip<\/li>\r\n \t<li>Conferences\/Events\/Seminars<\/li>\r\n \t<li>Excursions<\/li>\r\n \t<li>Transportation<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Vehicles\/Rentals<\/li>\r\n \t<li>Meals\/Lodging<\/li>\r\n \t<li>Entertainment, Meals &amp; Refreshments<\/li>\r\n \t<li>Reimbursable Expenses\/Rates<\/li>\r\n \t<li>Reimbursement for Airport Transportation and Parking<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6407\" img_size=\"full\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"SHOPPING FOR TRAVELERS INSURANCE?\" font_container=\"tag:h2|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Travel and Aviation","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6065-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 09:00:20","post_modified_gmt":"2021-01-14 09:00:20","post_content_filtered":"","post_parent":"6065","guid":"http:\/\/growthmarcom.com\/consultix\/6065-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7036","post_author":"1","post_date":"2021-01-14 09:01:23","post_date_gmt":"2021-01-14 09:01:23","post_content":"<p>[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614807993{margin-right: 0px !important;padding-right: 42px !important;}\" el_class=\"finincial-left\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_single_image image=\"6404\" img_size=\"full\"][vc_custom_heading text=\"History of Global Travel Services\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"NEW TRAVEL MANAGEMENT\" font_container=\"tag:h2|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner gap=\"30\" css=\".vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\"][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6618\" img_size=\"full\" css=\".vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}\"]<\/p>\n<h4><span style=\"color: #ffffff; font-size: 15px;\">DOMESTIC TRAVEL<\/span><\/h4>\n<p><span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6617\" img_size=\"full\" css=\".vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}\"]<\/p>\n<h4><span style=\"color: #ffffff; font-size: 15px;\">INTERNATIONAL TRAVEL<\/span><\/h4>\n<p><span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"TRAVEL POLICY &amp; PROCEDURES\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.rud.[\/vc_column_text][vc_row_inner css=\".vc_custom_1610614841450{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}\"]<\/p>\n<ul>\n<li>Travel Policies and Procedures<\/li>\n<li>Planning a Trip<\/li>\n<li>Conferences\/Events\/Seminars<\/li>\n<li>Excursions<\/li>\n<li>Transportation<\/li>\n<\/ul>\n<p>[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}\"]<\/p>\n<ul>\n<li>Vehicles\/Rentals<\/li>\n<li>Meals\/Lodging<\/li>\n<li>Entertainment, Meals &amp; Refreshments<\/li>\n<li>Reimbursable Expenses\/Rates<\/li>\n<li>Reimbursement for Airport Transportation and Parking<\/li>\n<\/ul>\n<p>[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610614851889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610614872839{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-5 vc_col-md-12\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}\"]<\/p>\n<ul>\n<li>Travel Policies and Procedures<\/li>\n<li>Planning a Trip<\/li>\n<li>Conferences\/Events\/Seminars<\/li>\n<li>Excursions<\/li>\n<li>Transportation<\/li>\n<\/ul>\n<p>[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1610614861123{margin-top: 0px !important;padding-top: 0px !important;}\"]<\/p>\n<ul>\n<li>Vehicles\/Rentals<\/li>\n<li>Meals\/Lodging<\/li>\n<li>Entertainment, Meals &amp; Refreshments<\/li>\n<li>Reimbursable Expenses\/Rates<\/li>\n<li>Reimbursement for Airport Transportation and Parking<\/li>\n<\/ul>\n<p>[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6407\" img_size=\"full\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"SHOPPING FOR TRAVELERS INSURANCE?\" font_container=\"tag:h2|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}\"]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.<\/p>\n<p>&nbsp;<\/p>\n<p>Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com<br \/>\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper<br \/>\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit<br \/>\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]<\/p>\n","post_title":"Travel and Aviation","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6065-autosave-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 09:01:23","post_modified_gmt":"2021-01-14 09:01:23","post_content_filtered":"","post_parent":"6065","guid":"http:\/\/growthmarcom.com\/consultix\/6065-autosave-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7037","post_author":"1","post_date":"2021-01-14 09:01:27","post_date_gmt":"2021-01-14 09:01:27","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" width=\"2\/3\" css=\".vc_custom_1610614807993{margin-right: 0px !important;padding-right: 42px !important;}\" el_class=\"finincial-left\" offset=\"vc_col-lg-9 vc_col-md-8\"][vc_single_image image=\"6404\" img_size=\"full\"][vc_custom_heading text=\"History of Global Travel Services\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214850523{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519192764875{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_custom_heading text=\"NEW TRAVEL MANAGEMENT\" font_container=\"tag:h2|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214861002{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519193042864{margin-top: 5px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]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.[\/vc_column_text][vc_row_inner gap=\"30\" css=\".vc_custom_1519197797300{margin-top: 20px !important;margin-right: -15px !important;margin-bottom: 0px !important;margin-left: -15px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\"][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024196682{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6618\" img_size=\"full\" css=\".vc_custom_1521024147351{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024186491{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff; font-size: 15px;\">DOMESTIC TRAVEL<\/span><\/h4>\r\n<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][vc_column_inner el_class=\"overlay-holder\" width=\"1\/2\" css=\".vc_custom_1521024202465{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6617\" img_size=\"full\" css=\".vc_custom_1521024236574{margin-top: 0px !important;margin-bottom: 0px !important;}\"][vc_column_text el_class=\"over-lay\" css=\".vc_custom_1521024246484{margin-top: 0px !important;margin-bottom: 0px !important;}\"]\r\n<h4><span style=\"color: #ffffff; font-size: 15px;\">INTERNATIONAL TRAVEL<\/span><\/h4>\r\n<span style=\"color: #ffffff;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit sed do eiusmod.<\/span>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][vc_custom_heading text=\"TRAVEL POLICY &amp; PROCEDURES\" font_container=\"tag:h3|font_size:17px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214881275{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200204946{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.rud.[\/vc_column_text][vc_row_inner css=\".vc_custom_1610614841450{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\" el_class=\"visible-lg visible-md visible-sm hidden-xs\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519197889598{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Travel Policies and Procedures<\/li>\r\n \t<li>Planning a Trip<\/li>\r\n \t<li>Conferences\/Events\/Seminars<\/li>\r\n \t<li>Excursions<\/li>\r\n \t<li>Transportation<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519200434238{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214906982{margin-top: 0px !important;margin-left: -30px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Vehicles\/Rentals<\/li>\r\n \t<li>Meals\/Lodging<\/li>\r\n \t<li>Entertainment, Meals &amp; Refreshments<\/li>\r\n \t<li>Reimbursable Expenses\/Rates<\/li>\r\n \t<li>Reimbursement for Airport Transportation and Parking<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1610614851889{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 30px !important;}\" el_class=\"hidden-lg hidden-md hidden-sm visible-xs\"][vc_column_inner css=\".vc_custom_1610614872839{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-5 vc_col-md-12\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1519214897714{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Travel Policies and Procedures<\/li>\r\n \t<li>Planning a Trip<\/li>\r\n \t<li>Conferences\/Events\/Seminars<\/li>\r\n \t<li>Excursions<\/li>\r\n \t<li>Transportation<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][vc_column_inner css=\".vc_custom_1610614884623{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" offset=\"vc_col-lg-7 vc_col-md-12\"][rt_list_style list_icon_test=\"d4869ed4-661c-7\" list_icon_color=\"#e7174d\" css=\".vc_custom_1610614861123{margin-top: 0px !important;padding-top: 0px !important;}\"]\r\n<ul>\r\n \t<li>Vehicles\/Rentals<\/li>\r\n \t<li>Meals\/Lodging<\/li>\r\n \t<li>Entertainment, Meals &amp; Refreshments<\/li>\r\n \t<li>Reimbursable Expenses\/Rates<\/li>\r\n \t<li>Reimbursement for Airport Transportation and Parking<\/li>\r\n<\/ul>\r\n[\/rt_list_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519200491287{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_inner width=\"5\/12\" css=\".vc_custom_1519196815431{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_single_image image=\"6407\" img_size=\"full\" el_class=\"full-width-image\"][\/vc_column_inner][vc_column_inner width=\"7\/12\" css=\".vc_custom_1519196295856{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;padding-top: 0px !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_custom_heading text=\"SHOPPING FOR TRAVELERS INSURANCE?\" font_container=\"tag:h2|font_size:18px|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519214918657{margin-top: -4px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519196921809{margin-top: 13px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 35px !important;}\"]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.\r\n\r\n&nbsp;\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][vc_column css_animation=\"none\" width=\"1\/3\" offset=\"vc_col-lg-3 vc_col-md-4\"][vc_row_inner css=\".vc_custom_1519377431954{margin-top: 0px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;background-color: #ffffff !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][rt_menu_style nav_menu=\"Our Services\" extra_class=\"side-menu\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519129141917{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 30px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 26px !important;padding-right: 18px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #ffffff !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1509618345792{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Quick Contact\" font_container=\"tag:h2|font_size:25|text_align:left|line_height:25px\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519215227100{margin-top: 0px !important;margin-bottom: 20px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 14px !important;}\"][rt_cf7_style submit_background_color=\"#f5f6f6\" submit_hover_color=\"#181818\" submit_text_color=\"#181818\" submit_text_hover_color=\"#ffffff\" radiant_font_color=\"#717171\" radius_top=\"\" radius_right=\"\" radius_bottom=\"\" radius_left=\"\" padding_right=\"10px\" padding_left=\"10px\" radiant_border_style=\"solid\" radiant_border_color=\"#e6e6e6\" radiant_border_top=\"1px\" radiant_border_right=\"1px\" radiant_border_bottom=\"1px\" radiant_border_left=\"1px\" radiant_font_focus_color=\"#00174d\" radiant_background_focus_color=\"#efefef\" radiant_focus_style=\"solid\" radiant_focus_color=\"#e6e6e6\" radiant_focus_top=\"1px\" radiant_focus_right=\"1px\" radiant_focus_bottom=\"1px\" radiant_focus_left=\"1px\" radiant_extra_class=\"service-form\" cf7_content_css=\".vc_custom_1519377475485{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 0px !important;}\"][contact-form-7 id=\"318\"][\/rt_cf7_style][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519105729265{margin-right: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 28px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Need Help?\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215251209{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Please Feel Free To Contact Us. We Will Get Back To You With 1-2 Business Days.\" font_container=\"tag:p|font_size:12px|text_align:left|color:%23505050|line_height:20px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126176120{margin-top: 15px !important;margin-bottom: 15px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"info@example.com\r\n(888) 123-4567\" font_container=\"tag:p|font_size:14px|text_align:left|color:%23696969|line_height:25px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519126107364{padding-top: 0px !important;padding-bottom: 0px !important;}\"][\/vc_column_inner][\/vc_row_inner][vc_row_inner css=\".vc_custom_1519185169774{margin-top: 30px !important;margin-right: 0px !important;margin-bottom: 0px !important;margin-left: 0px !important;border-top-width: 1px !important;border-right-width: 1px !important;border-bottom-width: 1px !important;border-left-width: 1px !important;padding-top: 28px !important;padding-right: 28px !important;padding-bottom: 8px !important;padding-left: 26px !important;background-color: #f9f9f9 !important;border-left-color: #e6e6e6 !important;border-left-style: solid !important;border-right-color: #e6e6e6 !important;border-right-style: solid !important;border-top-color: #e6e6e6 !important;border-top-style: solid !important;border-bottom-color: #e6e6e6 !important;border-bottom-style: solid !important;}\"][vc_column_inner css=\".vc_custom_1508407872713{padding-top: 0px !important;padding-right: 0px !important;padding-bottom: 0px !important;padding-left: 0px !important;}\"][vc_custom_heading text=\"Download\" font_container=\"tag:h2|font_size:25px|text_align:left|line_height:23px\" use_theme_fonts=\"yes\" css=\".vc_custom_1519215262787{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"Company White Paper\r\n1.30 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540093671{margin-top: 21px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][vc_custom_heading text=\"Company Media Kit\r\n1.22 MB\" font_container=\"tag:p|font_size:13px|text_align:left|color:%23505050|line_height:18px\" use_theme_fonts=\"yes\" css=\".vc_custom_1608540109004{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;padding-left: 40px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/pdf.jpg?id=6424) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"pdf-style\"][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section]","post_title":"Travel and Aviation","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6065-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 09:01:27","post_modified_gmt":"2021-01-14 09:01:27","post_content_filtered":"","post_parent":"6065","guid":"http:\/\/growthmarcom.com\/consultix\/6065-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7038","post_author":"1","post_date":"2021-01-14 09:03:02","post_date_gmt":"2021-01-14 09:03:02","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading text=\"Quality Resourcing\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\"][vc_column width=\"5\/12\"][vc_single_image image=\"6430\" img_size=\"full\"][\/vc_column][vc_column width=\"7\/12\"][vc_custom_heading text=\"EXPERTISE IN INDUSTRIAL SOLUTION\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[\/vc_column_text][vc_row_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1610614958627{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text visible-lg hidden-md hidden-sm hidden-xs\"]\r\n<h2>MECHANICAL ENGINEERING<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][vc_column_text css=\".vc_custom_1610614974801{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text hidden-lg visible-md visible-sm visible-xs\"]\r\n<h2>MECHANICAL ENGINEERING<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1610614965428{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text visible-lg hidden-md hidden-sm hidden-xs\"]\r\n<h2>INDUSTRIAL CONSTRUCTION<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][vc_column_text css=\".vc_custom_1610614979946{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text hidden-lg visible-md visible-sm visible-xs\"]\r\n<h2>INDUSTRIAL CONSTRUCTION<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1608540725621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column][vc_custom_heading text=\"INDUSTRIAL SERVICES\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1608540735109{padding-bottom: 50px !important;}\" el_class=\"industrial-service\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style-one\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"MANUFACTURING\"]\r\n<h2 class=\"heading-font-style\">MANUFACTURING<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"INFRASTRUCTURE\"]\r\n<h2 class=\"heading-font-style\">INFRASTRUCTURE<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"PETROCHMICAL\"]\r\n<h2 class=\"heading-font-style\">PETROCHMICAL<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"OIL AND GAS\"]\r\n<h2 class=\"heading-font-style\">OIL AND GAS<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][rt_testimonial_style testimonial_style=\"ten\" content_font_color=\"#525252\" use_theme_fonts=\"yes\" allow_nav=\"false\" autoplay_timeout=\"6\" posts_in_desktop=\"1\" content_font_size=\"15px\" content_line_height=\"30px\" extra_class=\"testimonial-style-text\"][\/vc_column][\/vc_row]","post_title":"Quality Resourcing","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6375-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 09:03:02","post_modified_gmt":"2021-01-14 09:03:02","post_content_filtered":"","post_parent":"6375","guid":"http:\/\/growthmarcom.com\/consultix\/6375-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7039","post_author":"1","post_date":"2021-01-14 09:03:29","post_date_gmt":"2021-01-14 09:03:29","post_content":"[vc_section full_width=\"stretch_row\" css=\".vc_custom_1519198247869{margin-bottom: 0px !important;padding-top: 65px !important;padding-bottom: 30px !important;}\"][vc_row full_width=\"stretch_row\" css_animation=\"none\" css=\".vc_custom_1519191954575{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css_animation=\"none\" css=\".vc_custom_1519191969183{margin-right: 0px !important;padding-right: 42px !important;}\"][vc_custom_heading text=\"Quality Resourcing\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216552719{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519200782031{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: center;\">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.<\/p>\r\n[\/vc_column_text][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=\"stretch_row\"][vc_column width=\"5\/12\"][vc_single_image image=\"6430\" img_size=\"full\"][\/vc_column][vc_column width=\"7\/12\"][vc_custom_heading text=\"EXPERTISE IN INDUSTRIAL SOLUTION\" font_container=\"tag:h2|font_size:18px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519216561808{margin-top: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519201525912{margin-top: 10px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 32px !important;}\"]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.\r\n\r\nDuis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.[\/vc_column_text][vc_row_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1610614958627{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin.png?id=6432) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text visible-lg hidden-md hidden-sm hidden-xs\"]\r\n<h2>MECHANICAL ENGINEERING<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][vc_column_text css=\".vc_custom_1610614997658{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text hidden-lg visible-md visible-sm visible-xs\"]\r\n<h2>MECHANICAL ENGINEERING<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][vc_column_inner width=\"1\/2\"][vc_column_text css=\".vc_custom_1610614965428{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;padding-left: 92px !important;background-image: url(http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/mechin-2.png?id=6433) !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text visible-lg hidden-md hidden-sm hidden-xs\"]\r\n<h2>INDUSTRIAL CONSTRUCTION<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][vc_column_text css=\".vc_custom_1610615006741{margin-right: 0px !important;margin-left: 0px !important;padding-right: 0px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\" el_class=\"mechin-text hidden-lg visible-md visible-sm visible-xs\"]\r\n<h2>INDUSTRIAL CONSTRUCTION<\/h2>\r\nOn the other hand, we denounce with righteous type.[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row css=\".vc_custom_1608540725621{margin-top: 25px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 25px !important;background-position: 0 0 !important;background-repeat: no-repeat !important;}\"][vc_column][vc_custom_heading text=\"INDUSTRIAL SERVICES\" font_container=\"tag:h2|font_size:36px|text_align:left\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519207092950{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column_text css_animation=\"none\" css=\".vc_custom_1519202920240{margin-top: 12px !important;margin-bottom: 27px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"]\r\n<p style=\"text-align: left;\">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.<\/p>\r\n[\/vc_column_text][vc_row_inner css=\".vc_custom_1608540735109{padding-bottom: 50px !important;}\" el_class=\"industrial-service\"][vc_column_inner][rt_tab_style radiant_tabsstyle=\"four\" radiant_tab_adjust=\"true\" radiant_extra_class=\"tab-list-style-one\"][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-3\" radiant_tabtitle=\"MANUFACTURING\"]\r\n<h2 class=\"heading-font-style\">MANUFACTURING<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-2\" radiant_tabtitle=\"INFRASTRUCTURE\"]\r\n<h2 class=\"heading-font-style\">INFRASTRUCTURE<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-4\" radiant_tabtitle=\"PETROCHMICAL\"]\r\n<h2 class=\"heading-font-style\">PETROCHMICAL<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][rt_tab_style_item radiant_tab_id=\"92e8cf0c-98ec-5\" radiant_tabtitle=\"OIL AND GAS\"]\r\n<h2 class=\"heading-font-style\">OIL AND GAS<\/h2>\r\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.\r\n<div class=\"tab-inner-section\">\r\n<div class=\"row\">\r\n<div class=\"col-sm-5\"><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/our-tunnel.png\" \/><\/div>\r\n<div class=\"col-sm-7\">\r\n<div class=\"contect-section\">\r\n<h2>Our tunnel services include:<\/h2>\r\n<ul>\r\n \t<li>Traffic control<\/li>\r\n \t<li>Ventilation systems<\/li>\r\n \t<li>Integrated control systems<\/li>\r\n \t<li>VMS signage<\/li>\r\n \t<li>Pumping stations<\/li>\r\n \t<li>Switch rooms<\/li>\r\n<\/ul>\r\n<ul>\r\n \t<li>SCADA systems<\/li>\r\n \t<li>Tunnel mechanical and electrical maintenance<\/li>\r\n \t<li>Fire detection and suppression systems<\/li>\r\n \t<li>People emergency escape systems<\/li>\r\n \t<li>Data and CCTV<\/li>\r\n \t<li>Specialist LED upgrades<\/li>\r\n<\/ul>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n[\/rt_tab_style_item][\/rt_tab_style][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][vc_row full_width=\"stretch_row\" css=\".vc_custom_1519211447547{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 50px !important;padding-bottom: 50px !important;background-color: #f8f8f8 !important;}\"][vc_column css=\".vc_custom_1519211433719{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_custom_heading text=\"CLIENT\u2019S TESTIMONIALS\" font_container=\"tag:h2|font_size:36px|text_align:center\" use_theme_fonts=\"yes\" css_animation=\"none\" css=\".vc_custom_1519208581726{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_single_image image=\"6439\" img_size=\"full\" alignment=\"center\" css=\".vc_custom_1519217224687{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 10px !important;padding-bottom: 10px !important;}\"][rt_testimonial_style testimonial_style=\"ten\" content_font_color=\"#525252\" use_theme_fonts=\"yes\" allow_nav=\"false\" autoplay_timeout=\"6\" posts_in_desktop=\"1\" content_font_size=\"15px\" content_line_height=\"30px\" extra_class=\"testimonial-style-text\"][\/vc_column][\/vc_row]","post_title":"Quality Resourcing","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6375-revision-v1","to_ping":"","pinged":"","post_modified":"2021-01-14 09:03:29","post_modified_gmt":"2021-01-14 09:03:29","post_content_filtered":"","post_parent":"6375","guid":"http:\/\/growthmarcom.com\/consultix\/6375-revision-v1\/","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7044","post_author":"2","post_date":"2021-10-08 08:03:24","post_date_gmt":"2021-10-08 08:03:24","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t<figure><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/elementor\/thumbs\/Ad-Hoc-scaled-e1636134460103-pfmllqz68obse91xexvh0ea5n72n2vch1v9va3rgqg.jpg\" alt=\"Ad Hoc\" \/><\/figure><figure><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/elementor\/thumbs\/group-of-diverse-people-having-a-business-meeting-scaled-1-pfj0dfqdxlnuqksongbjfw3fmjq8e0zlr26jpzsjsg.jpg\" alt=\"Group of diverse people having a business meeting\" \/><\/figure>\t\t\t\n\t\t\t\t\t\tPrevious\n\t\t\t\t\t\tNext\n\t\t\t<h2>Sign up now & Get your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSIGN UP\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/shutterstock_165891056-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/oo-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/55-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>","post_title":"Home Page","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home-page","to_ping":"","pinged":"","post_modified":"2021-11-05 18:23:06","post_modified_gmt":"2021-11-05 18:23:06","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=7044","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7045","post_author":"2","post_date":"2021-10-08 08:03:07","post_date_gmt":"2021-10-08 08:03:07","post_content":"","post_title":"","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 08:03:07","post_modified_gmt":"2021-10-08 08:03:07","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7045","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7046","post_author":"2","post_date":"2021-10-08 08:03:24","post_date_gmt":"2021-10-08 08:03:24","post_content":"","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 08:03:24","post_modified_gmt":"2021-10-08 08:03:24","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7046","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7047","post_author":"2","post_date":"2021-10-08 08:07:03","post_date_gmt":"2021-10-08 08:07:03","post_content":"{\n    \"consultix-child::consultix_theme_option[short-header]\": {\n        \"value\": \"banner-none\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-08 08:07:03\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"6d2c6bdc-7b66-4777-8ea7-a1ef5bb76dad","to_ping":"","pinged":"","post_modified":"2021-10-08 08:07:03","post_modified_gmt":"2021-10-08 08:07:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/6d2c6bdc-7b66-4777-8ea7-a1ef5bb76dad\/","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7048","post_author":"2","post_date":"2021-10-08 08:07:48","post_date_gmt":"2021-10-08 08:07:48","post_content":"{\n    \"consultix-child::consultix_theme_option[header-style]\": {\n        \"value\": \"header-style-three\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-08 08:07:48\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"0e742c32-af9c-4c17-8131-f6a02130b3af","to_ping":"","pinged":"","post_modified":"2021-10-08 08:07:48","post_modified_gmt":"2021-10-08 08:07:48","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/0e742c32-af9c-4c17-8131-f6a02130b3af\/","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7049","post_author":"2","post_date":"2021-10-08 08:09:39","post_date_gmt":"2021-10-08 08:09:39","post_content":"","post_title":"Default Kit","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"default-kit","to_ping":"","pinged":"","post_modified":"2021-10-08 08:09:39","post_modified_gmt":"2021-10-08 08:09:39","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7049","menu_order":"0","post_type":"elementor_library","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7050","post_author":"2","post_date":"2021-10-08 08:12:19","post_date_gmt":"2021-10-08 08:12:19","post_content":"","post_title":"hero8.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"hero8-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:12:19","post_modified_gmt":"2021-10-08 08:12:19","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/hero8.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7052","post_author":"2","post_date":"2021-10-08 08:19:47","post_date_gmt":"2021-10-08 08:19:47","post_content":"","post_title":"service-thumb-1.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-thumb-1-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:19:47","post_modified_gmt":"2021-10-08 08:19:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7053","post_author":"2","post_date":"2021-10-08 08:19:47","post_date_gmt":"2021-10-08 08:19:47","post_content":"","post_title":"service-thumb-3.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-thumb-3-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:19:47","post_modified_gmt":"2021-10-08 08:19:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7054","post_author":"2","post_date":"2021-10-08 08:19:47","post_date_gmt":"2021-10-08 08:19:47","post_content":"","post_title":"service-thumb-2.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"service-thumb-2-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:19:47","post_modified_gmt":"2021-10-08 08:19:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7055","post_author":"2","post_date":"2021-10-08 08:23:26","post_date_gmt":"2021-10-08 08:23:26","post_content":"","post_title":"feature-5.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"feature-5-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:23:26","post_modified_gmt":"2021-10-08 08:23:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7056","post_author":"2","post_date":"2021-10-08 08:23:26","post_date_gmt":"2021-10-08 08:23:26","post_content":"","post_title":"feature-6.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"feature-6-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:23:26","post_modified_gmt":"2021-10-08 08:23:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7057","post_author":"2","post_date":"2021-10-08 08:23:26","post_date_gmt":"2021-10-08 08:23:26","post_content":"","post_title":"feature-4.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"feature-4-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:23:26","post_modified_gmt":"2021-10-08 08:23:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7058","post_author":"2","post_date":"2021-10-08 08:40:16","post_date_gmt":"2021-10-08 08:40:16","post_content":"","post_title":"image-and-text-2.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"image-and-text-2-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:40:16","post_modified_gmt":"2021-10-08 08:40:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7059","post_author":"2","post_date":"2021-10-08 08:40:41","post_date_gmt":"2021-10-08 08:40:41","post_content":"","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 08:40:41","post_modified_gmt":"2021-10-08 08:40:41","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7059","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7060","post_author":"2","post_date":"2021-10-08 08:40:41","post_date_gmt":"2021-10-08 08:40:41","post_content":"","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 08:40:41","post_modified_gmt":"2021-10-08 08:40:41","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7060","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7061","post_author":"2","post_date":"2021-10-08 08:40:41","post_date_gmt":"2021-10-08 08:40:41","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 08:40:41","post_modified_gmt":"2021-10-08 08:40:41","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7061","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7063","post_author":"2","post_date":"2021-10-08 08:49:32","post_date_gmt":"2021-10-08 08:49:32","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 08:49:32","post_modified_gmt":"2021-10-08 08:49:32","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7063","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7064","post_author":"2","post_date":"2021-10-08 08:49:32","post_date_gmt":"2021-10-08 08:49:32","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 08:49:32","post_modified_gmt":"2021-10-08 08:49:32","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7064","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7065","post_author":"2","post_date":"2021-10-08 08:49:32","post_date_gmt":"2021-10-08 08:49:32","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 08:49:32","post_modified_gmt":"2021-10-08 08:49:32","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7065","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7066","post_author":"2","post_date":"2021-10-08 08:50:39","post_date_gmt":"2021-10-08 08:50:39","post_content":"","post_title":"qw6.jpg","post_excerpt":"test 123456","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"qw6-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:53:31","post_modified_gmt":"2021-10-08 08:53:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qw6.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7067","post_author":"2","post_date":"2021-10-08 08:50:39","post_date_gmt":"2021-10-08 08:50:39","post_content":"","post_title":"qw4.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"qw4-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:50:39","post_modified_gmt":"2021-10-08 08:50:39","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qw4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7068","post_author":"2","post_date":"2021-10-08 08:50:39","post_date_gmt":"2021-10-08 08:50:39","post_content":"","post_title":"qw3.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"qw3-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:50:39","post_modified_gmt":"2021-10-08 08:50:39","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qw3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7069","post_author":"2","post_date":"2021-10-08 08:50:39","post_date_gmt":"2021-10-08 08:50:39","post_content":"","post_title":"qw2.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"qw2-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:50:39","post_modified_gmt":"2021-10-08 08:50:39","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qw2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7070","post_author":"2","post_date":"2021-10-08 08:50:39","post_date_gmt":"2021-10-08 08:50:39","post_content":"","post_title":"qw1.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"qw1-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:50:39","post_modified_gmt":"2021-10-08 08:50:39","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qw1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7071","post_author":"2","post_date":"2021-10-08 08:50:39","post_date_gmt":"2021-10-08 08:50:39","post_content":"","post_title":"qw5.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"qw5-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 08:50:39","post_modified_gmt":"2021-10-08 08:50:39","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qw5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7073","post_author":"2","post_date":"2021-10-08 09:03:13","post_date_gmt":"2021-10-08 09:03:13","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:03:13","post_modified_gmt":"2021-10-08 09:03:13","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7073","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7074","post_author":"2","post_date":"2021-10-08 09:03:13","post_date_gmt":"2021-10-08 09:03:13","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:03:13","post_modified_gmt":"2021-10-08 09:03:13","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7074","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7075","post_author":"2","post_date":"2021-10-08 09:03:14","post_date_gmt":"2021-10-08 09:03:14","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:03:14","post_modified_gmt":"2021-10-08 09:03:14","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7075","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7077","post_author":"2","post_date":"2021-10-08 09:08:04","post_date_gmt":"2021-10-08 09:08:04","post_content":"","post_title":"Homepage - Case Studies","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"homepage-case-studies","to_ping":"","pinged":"","post_modified":"2021-10-08 09:17:07","post_modified_gmt":"2021-10-08 09:17:07","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=flipboxes&#038;p=7077","menu_order":"0","post_type":"flipboxes","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7078","post_author":"2","post_date":"2021-10-08 09:13:47","post_date_gmt":"2021-10-08 09:13:47","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:13:47","post_modified_gmt":"2021-10-08 09:13:47","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7078","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7079","post_author":"2","post_date":"2021-10-08 09:13:47","post_date_gmt":"2021-10-08 09:13:47","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:13:47","post_modified_gmt":"2021-10-08 09:13:47","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7079","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7080","post_author":"2","post_date":"2021-10-08 09:13:47","post_date_gmt":"2021-10-08 09:13:47","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:13:47","post_modified_gmt":"2021-10-08 09:13:47","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7080","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7082","post_author":"2","post_date":"2021-10-08 09:17:44","post_date_gmt":"2021-10-08 09:17:44","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:17:44","post_modified_gmt":"2021-10-08 09:17:44","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7082","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7083","post_author":"2","post_date":"2021-10-08 09:17:44","post_date_gmt":"2021-10-08 09:17:44","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:17:44","post_modified_gmt":"2021-10-08 09:17:44","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7083","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7084","post_author":"2","post_date":"2021-10-08 09:17:44","post_date_gmt":"2021-10-08 09:17:44","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:17:44","post_modified_gmt":"2021-10-08 09:17:44","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7084","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7085","post_author":"2","post_date":"2021-10-08 09:19:44","post_date_gmt":"2021-10-08 09:19:44","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:19:44","post_modified_gmt":"2021-10-08 09:19:44","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7085","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7086","post_author":"2","post_date":"2021-10-08 09:19:44","post_date_gmt":"2021-10-08 09:19:44","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-5-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-6-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"480\" height=\"336\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4.jpg 480w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/feature-4-300x210.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Feature Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis.[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:19:44","post_modified_gmt":"2021-10-08 09:19:44","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7086","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7087","post_author":"2","post_date":"2021-10-08 09:19:44","post_date_gmt":"2021-10-08 09:19:44","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:19:44","post_modified_gmt":"2021-10-08 09:19:44","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7087","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7088","post_author":"2","post_date":"2021-10-08 09:23:43","post_date_gmt":"2021-10-08 09:23:43","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:23:43","post_modified_gmt":"2021-10-08 09:23:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7088","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7089","post_author":"2","post_date":"2021-10-08 09:23:43","post_date_gmt":"2021-10-08 09:23:43","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:23:43","post_modified_gmt":"2021-10-08 09:23:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7089","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7090","post_author":"2","post_date":"2021-10-08 09:23:43","post_date_gmt":"2021-10-08 09:23:43","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:23:43","post_modified_gmt":"2021-10-08 09:23:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7090","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7091","post_author":"2","post_date":"2021-10-08 10:23:23","post_date_gmt":"2021-10-08 10:23:23","post_content":"","post_title":"About Page","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"__trashed","to_ping":"","pinged":"","post_modified":"2021-10-08 10:23:23","post_modified_gmt":"2021-10-08 10:23:23","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=7091","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7092","post_author":"2","post_date":"2021-10-08 09:26:25","post_date_gmt":"2021-10-08 09:26:25","post_content":"","post_title":"Elementor #7091","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7091-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:26:25","post_modified_gmt":"2021-10-08 09:26:25","post_content_filtered":"","post_parent":"7091","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7092","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7093","post_author":"2","post_date":"2021-10-08 09:27:16","post_date_gmt":"2021-10-08 09:27:16","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Omicron Global is a niche consultancy that supports clients to reach their full growth potential by unearthing and delivering measurable opportunities for growth.<\/p><p>Omicron Global employs a specialized team of growth-focused and like-minded consultants, experts, professionals and practioners with a set of expertise and skills, focused solely on tackling conventional and non-conventional growth challenges for organizations.<\/p><p>Omicron Global's team, have delivered measurable growth and opportunities, having accumulated these achievements and experience across similar organizations and industries.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do<\/h2>\t\t\n\t\t<p>Omicron Global unearthes opportunities. We assess our client's growth challenges from a revenue. growth and profitability lens, evaluate the industry they are in , their competitors, and present them with various measurable opportunities they can execute on, to grow sustainably for the longer term.<\/p>\t\t\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Omicron Global believes and uses data in all dealings. We leverage data from various sources to assess and measure various aspects before presenting the growth opportunities to clients.<\/p><p>Data sources vary from syndicated to non-syndciated, owned, primary and secondary sources, and partnering with many providers for a holistic view.<\/p><p>Omicron Global follows a methodical process to short list growth oppotunities and present to the senior leadership team to execute on and measure afterwards.<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about-page","to_ping":"","pinged":"","post_modified":"2021-10-18 14:09:55","post_modified_gmt":"2021-10-18 14:09:55","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=7093","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7094","post_author":"2","post_date":"2021-10-08 09:27:16","post_date_gmt":"2021-10-08 09:27:16","post_content":"","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:27:16","post_modified_gmt":"2021-10-08 09:27:16","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7094","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7096","post_author":"2","post_date":"2021-10-08 09:49:07","post_date_gmt":"2021-10-08 09:49:07","post_content":"","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:49:07","post_modified_gmt":"2021-10-08 09:49:07","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7096","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7097","post_author":"2","post_date":"2021-10-08 09:49:07","post_date_gmt":"2021-10-08 09:49:07","post_content":"","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:49:07","post_modified_gmt":"2021-10-08 09:49:07","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7097","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7098","post_author":"2","post_date":"2021-10-08 09:49:07","post_date_gmt":"2021-10-08 09:49:07","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>About Our Company<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 09:49:07","post_modified_gmt":"2021-10-08 09:49:07","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7098","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7100","post_author":"2","post_date":"2021-10-08 10:01:19","post_date_gmt":"2021-10-08 10:01:19","post_content":"","post_title":"About Page - Team","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about-page-team","to_ping":"","pinged":"","post_modified":"2021-10-08 10:04:42","post_modified_gmt":"2021-10-08 10:04:42","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?post_type=flipboxes&#038;p=7100","menu_order":"0","post_type":"flipboxes","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7101","post_author":"2","post_date":"2021-10-08 10:11:06","post_date_gmt":"2021-10-08 10:11:06","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>About Our Company<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:11:06","post_modified_gmt":"2021-10-08 10:11:06","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7101","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7102","post_author":"2","post_date":"2021-10-08 10:11:06","post_date_gmt":"2021-10-08 10:11:06","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>About Our Company<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:11:06","post_modified_gmt":"2021-10-08 10:11:06","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7102","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7103","post_author":"2","post_date":"2021-10-08 10:11:06","post_date_gmt":"2021-10-08 10:11:06","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>About Our Company<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:11:06","post_modified_gmt":"2021-10-08 10:11:06","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7103","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7104","post_author":"2","post_date":"2021-10-08 10:15:04","post_date_gmt":"2021-10-08 10:15:04","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>About Our Company<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:15:04","post_modified_gmt":"2021-10-08 10:15:04","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7104","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7105","post_author":"2","post_date":"2021-10-08 10:15:05","post_date_gmt":"2021-10-08 10:15:05","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>About Our Company<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:15:05","post_modified_gmt":"2021-10-08 10:15:05","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7105","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7106","post_author":"2","post_date":"2021-10-08 10:15:05","post_date_gmt":"2021-10-08 10:15:05","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:15:05","post_modified_gmt":"2021-10-08 10:15:05","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7106","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7107","post_author":"2","post_date":"2021-10-08 10:23:23","post_date_gmt":"2021-10-08 10:23:23","post_content":"","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7091-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:23:23","post_modified_gmt":"2021-10-08 10:23:23","post_content_filtered":"","post_parent":"7091","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7107","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7108","post_author":"2","post_date":"2021-10-08 10:24:33","post_date_gmt":"2021-10-08 10:24:33","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:24:33","post_modified_gmt":"2021-10-08 10:24:33","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7108","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7109","post_author":"2","post_date":"2021-10-08 10:24:33","post_date_gmt":"2021-10-08 10:24:33","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:24:33","post_modified_gmt":"2021-10-08 10:24:33","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7109","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7110","post_author":"2","post_date":"2021-10-08 10:24:33","post_date_gmt":"2021-10-08 10:24:33","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:24:33","post_modified_gmt":"2021-10-08 10:24:33","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7110","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7111","post_author":"2","post_date":"2021-10-08 10:58:22","post_date_gmt":"2021-10-08 10:58:22","post_content":"<h2>Capabilities<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tPlanning and strategy\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Sales development and expansion\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Revenue management and optimization\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Product innovation and development\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Heading\n<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg 600w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2-300x200.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t[contact-form-7 id=\"318\" title=\"Quick Contact\"]\t\t\n\t\t\t<h3>Need Help<\/h3><p>Please Feel Free to Contact Us. We Will <br>Get Back To You Within 1-2 Business Days. <br> info@example.com <br> (888) 123-4567<\/p>\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>","post_title":"capabilities","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"capabilities","to_ping":"","pinged":"","post_modified":"2021-10-08 12:03:51","post_modified_gmt":"2021-10-08 12:03:51","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=7111","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7112","post_author":"2","post_date":"2021-10-08 10:58:22","post_date_gmt":"2021-10-08 10:58:22","post_content":"","post_title":"capabilities","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7111-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 10:58:22","post_modified_gmt":"2021-10-08 10:58:22","post_content_filtered":"","post_parent":"7111","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7112","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7114","post_author":"2","post_date":"2021-10-08 11:19:26","post_date_gmt":"2021-10-08 11:19:26","post_content":"","post_title":"placeholder-1.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"placeholder-1-png","to_ping":"","pinged":"","post_modified":"2021-10-08 11:19:26","post_modified_gmt":"2021-10-08 11:19:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/placeholder-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7115","post_author":"2","post_date":"2021-10-08 11:21:24","post_date_gmt":"2021-10-08 11:21:24","post_content":"","post_title":"services-2.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"services-2-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 11:21:24","post_modified_gmt":"2021-10-08 11:21:24","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7116","post_author":"2","post_date":"2021-10-08 11:28:07","post_date_gmt":"2021-10-08 11:28:07","post_content":"","post_title":"services-4.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"services-4-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 11:28:07","post_modified_gmt":"2021-10-08 11:28:07","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7117","post_author":"2","post_date":"2021-10-08 11:33:20","post_date_gmt":"2021-10-08 11:33:20","post_content":"","post_title":"capabilities","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7111-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 11:33:20","post_modified_gmt":"2021-10-08 11:33:20","post_content_filtered":"","post_parent":"7111","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7117","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7118","post_author":"2","post_date":"2021-10-08 11:33:20","post_date_gmt":"2021-10-08 11:33:20","post_content":"","post_title":"capabilities","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7111-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 11:33:20","post_modified_gmt":"2021-10-08 11:33:20","post_content_filtered":"","post_parent":"7111","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7118","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7119","post_author":"2","post_date":"2021-10-08 11:33:20","post_date_gmt":"2021-10-08 11:33:20","post_content":"<h2>Capabilities<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tPlanning and strategy\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Sales development and expansion\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Revenue management and optimization\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Product innovation and development\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Heading\n<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg 600w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2-300x200.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t[contact-form-7 id=\"318\" title=\"Quick Contact\"]","post_title":"capabilities","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7111-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 11:33:20","post_modified_gmt":"2021-10-08 11:33:20","post_content_filtered":"","post_parent":"7111","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7119","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7120","post_author":"2","post_date":"2021-10-08 11:33:49","post_date_gmt":"2021-10-08 11:33:49","post_content":"","post_title":"qr2.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"qr2-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 11:33:49","post_modified_gmt":"2021-10-08 11:33:49","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7121","post_author":"2","post_date":"2021-10-08 11:49:09","post_date_gmt":"2021-10-08 11:49:09","post_content":"<h2>Capabilities<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tPlanning and strategy\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Sales development and expansion\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Revenue management and optimization\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Product innovation and development\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Heading\n<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg 600w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2-300x200.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t[contact-form-7 id=\"318\" title=\"Quick Contact\"]","post_title":"capabilities","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7111-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 11:49:09","post_modified_gmt":"2021-10-08 11:49:09","post_content_filtered":"","post_parent":"7111","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7121","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7122","post_author":"2","post_date":"2021-10-08 11:49:09","post_date_gmt":"2021-10-08 11:49:09","post_content":"<h2>Capabilities<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tPlanning and strategy\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Sales development and expansion\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Revenue management and optimization\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Product innovation and development\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Heading\n<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg 600w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2-300x200.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t[contact-form-7 id=\"318\" title=\"Quick Contact\"]","post_title":"capabilities","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7111-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 11:49:09","post_modified_gmt":"2021-10-08 11:49:09","post_content_filtered":"","post_parent":"7111","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7122","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7123","post_author":"2","post_date":"2021-10-08 11:49:09","post_date_gmt":"2021-10-08 11:49:09","post_content":"<h2>Capabilities<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tPlanning and strategy\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Sales development and expansion\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Revenue management and optimization\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Product innovation and development\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Heading\n<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg 600w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2-300x200.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t[contact-form-7 id=\"318\" title=\"Quick Contact\"]\t\t\n\t\t\t<h3>Need Help<\/h3><p>Please Feel Free to Contact Us. We Will <br>Get Back To You Within 1-2 Business Days. <br> info@example.com <br> (888) 123-4567<\/p>\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>","post_title":"capabilities","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7111-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 11:49:09","post_modified_gmt":"2021-10-08 11:49:09","post_content_filtered":"","post_parent":"7111","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7123","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7124","post_author":"2","post_date":"2021-10-08 11:50:19","post_date_gmt":"2021-10-08 11:50:19","post_content":"<h2>Cases<\/h2>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site06.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project One<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site08.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project Two<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site07.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project Three<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site06.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project One<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site08.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project Two<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site07.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project Three<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>","post_title":"Cases","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"cases","to_ping":"","pinged":"","post_modified":"2021-10-08 12:00:05","post_modified_gmt":"2021-10-08 12:00:05","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=7124","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7125","post_author":"2","post_date":"2021-10-08 11:50:19","post_date_gmt":"2021-10-08 11:50:19","post_content":"","post_title":"Cases","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7124-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 11:50:19","post_modified_gmt":"2021-10-08 11:50:19","post_content_filtered":"","post_parent":"7124","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7125","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7126","post_author":"2","post_date":"2021-10-08 11:56:04","post_date_gmt":"2021-10-08 11:56:04","post_content":"","post_title":"site06.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"site06-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 11:56:04","post_modified_gmt":"2021-10-08 11:56:04","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site06.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7127","post_author":"2","post_date":"2021-10-08 11:56:04","post_date_gmt":"2021-10-08 11:56:04","post_content":"","post_title":"site08.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"site08-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 11:56:04","post_modified_gmt":"2021-10-08 11:56:04","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site08.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7128","post_author":"2","post_date":"2021-10-08 11:56:04","post_date_gmt":"2021-10-08 11:56:04","post_content":"","post_title":"site07.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"site07-jpg","to_ping":"","pinged":"","post_modified":"2021-10-08 11:56:04","post_modified_gmt":"2021-10-08 11:56:04","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site07.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7129","post_author":"2","post_date":"2021-10-08 12:00:05","post_date_gmt":"2021-10-08 12:00:05","post_content":"","post_title":"Cases","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7124-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:00:05","post_modified_gmt":"2021-10-08 12:00:05","post_content_filtered":"","post_parent":"7124","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7129","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7130","post_author":"2","post_date":"2021-10-08 12:00:05","post_date_gmt":"2021-10-08 12:00:05","post_content":"","post_title":"Cases","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7124-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:00:05","post_modified_gmt":"2021-10-08 12:00:05","post_content_filtered":"","post_parent":"7124","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7130","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7131","post_author":"2","post_date":"2021-10-08 12:00:05","post_date_gmt":"2021-10-08 12:00:05","post_content":"<h2>Cases<\/h2>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site06.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project One<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site08.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project Two<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site07.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project Three<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site06.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project One<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site08.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project Two<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>\t\t\n\t\t\t<figure><img width=\"500\" height=\"540\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/site07.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Project Three<\/h3><p>Tempore, ultrices morbi accusamus eos quos natus justo totam, quidem.<\/p>","post_title":"Cases","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7124-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:00:05","post_modified_gmt":"2021-10-08 12:00:05","post_content_filtered":"","post_parent":"7124","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7131","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7132","post_author":"2","post_date":"2021-10-08 12:03:51","post_date_gmt":"2021-10-08 12:03:51","post_content":"<h2>Capabilities<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tPlanning and strategy\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Sales development and expansion\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Revenue management and optimization\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Product innovation and development\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Heading\n<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg 600w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2-300x200.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t[contact-form-7 id=\"318\" title=\"Quick Contact\"]\t\t\n\t\t\t<h3>Need Help<\/h3><p>Please Feel Free to Contact Us. We Will <br>Get Back To You Within 1-2 Business Days. <br> info@example.com <br> (888) 123-4567<\/p>\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>","post_title":"capabilities","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7111-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:03:51","post_modified_gmt":"2021-10-08 12:03:51","post_content_filtered":"","post_parent":"7111","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7132","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7133","post_author":"2","post_date":"2021-10-08 12:03:51","post_date_gmt":"2021-10-08 12:03:51","post_content":"<h2>Capabilities<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tPlanning and strategy\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Sales development and expansion\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Revenue management and optimization\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Product innovation and development\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Heading\n<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg 600w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2-300x200.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t[contact-form-7 id=\"318\" title=\"Quick Contact\"]\t\t\n\t\t\t<h3>Need Help<\/h3><p>Please Feel Free to Contact Us. We Will <br>Get Back To You Within 1-2 Business Days. <br> info@example.com <br> (888) 123-4567<\/p>\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>","post_title":"capabilities","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7111-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:03:51","post_modified_gmt":"2021-10-08 12:03:51","post_content_filtered":"","post_parent":"7111","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7133","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7134","post_author":"2","post_date":"2021-10-08 12:03:51","post_date_gmt":"2021-10-08 12:03:51","post_content":"<h2>Capabilities<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tPlanning and strategy\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Sales development and expansion\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Revenue management and optimization\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Product innovation and development\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\t Customer Knowledge and understanding\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Heading\n<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis..\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"600\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2.jpg 600w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-2-300x200.jpg 300w\" sizes=\"(max-width: 600px) 100vw, 600px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t[contact-form-7 id=\"318\" title=\"Quick Contact\"]\t\t\n\t\t\t<h3>Need Help<\/h3><p>Please Feel Free to Contact Us. We Will <br>Get Back To You Within 1-2 Business Days. <br> info@example.com <br> (888) 123-4567<\/p>\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h4>About the company<\/h4>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>","post_title":"capabilities","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7111-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:03:51","post_modified_gmt":"2021-10-08 12:03:51","post_content_filtered":"","post_parent":"7111","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7134","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7135","post_author":"2","post_date":"2021-10-08 12:12:30","post_date_gmt":"2021-10-08 12:12:30","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:12:30","post_modified_gmt":"2021-10-08 12:12:30","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7135","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7136","post_author":"2","post_date":"2021-10-08 12:12:30","post_date_gmt":"2021-10-08 12:12:30","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Request a Call Back<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tContact Us\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:12:30","post_modified_gmt":"2021-10-08 12:12:30","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7136","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7137","post_author":"2","post_date":"2021-10-08 12:12:30","post_date_gmt":"2021-10-08 12:12:30","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:12:30","post_modified_gmt":"2021-10-08 12:12:30","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7137","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7138","post_author":"2","post_date":"2021-10-08 12:25:07","post_date_gmt":"2021-10-08 12:25:07","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:25:07","post_modified_gmt":"2021-10-08 12:25:07","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7138","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7139","post_author":"2","post_date":"2021-10-08 12:25:08","post_date_gmt":"2021-10-08 12:25:08","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:25:08","post_modified_gmt":"2021-10-08 12:25:08","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7139","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7140","post_author":"2","post_date":"2021-10-08 12:25:08","post_date_gmt":"2021-10-08 12:25:08","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-08 12:25:08","post_modified_gmt":"2021-10-08 12:25:08","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7140","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7141","post_author":"1","post_date":"2021-10-11 09:30:28","post_date_gmt":"2021-10-11 09:30:28","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-11 09:30:28","post_modified_gmt":"2021-10-11 09:30:28","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7141","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7142","post_author":"1","post_date":"2021-10-11 09:30:28","post_date_gmt":"2021-10-11 09:30:28","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-11 09:30:28","post_modified_gmt":"2021-10-11 09:30:28","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7142","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7143","post_author":"1","post_date":"2021-10-11 09:30:28","post_date_gmt":"2021-10-11 09:30:28","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-11 09:30:28","post_modified_gmt":"2021-10-11 09:30:28","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7143","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7144","post_author":"2","post_date":"2021-10-12 11:24:30","post_date_gmt":"2021-10-12 11:24:30","post_content":"","post_title":"image-and-text-4.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"image-and-text-4-jpg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:24:30","post_modified_gmt":"2021-10-12 11:24:30","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-4.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7145","post_author":"2","post_date":"2021-10-12 11:24:30","post_date_gmt":"2021-10-12 11:24:30","post_content":"","post_title":"image-and-text-3.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"image-and-text-3-jpg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:24:30","post_modified_gmt":"2021-10-12 11:24:30","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7146","post_author":"2","post_date":"2021-10-12 11:24:31","post_date_gmt":"2021-10-12 11:24:31","post_content":"","post_title":"image-and-text-5.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"image-and-text-5-jpg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:24:31","post_modified_gmt":"2021-10-12 11:24:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-5.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7148","post_author":"2","post_date":"2021-10-12 11:26:12","post_date_gmt":"2021-10-12 11:26:12","post_content":"","post_title":"image-and-text-7.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"image-and-text-7-jpg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:26:12","post_modified_gmt":"2021-10-12 11:26:12","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/image-and-text-7.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7149","post_author":"2","post_date":"2021-10-12 11:30:56","post_date_gmt":"2021-10-12 11:30:56","post_content":"","post_title":"logo-8.svg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"logo-8-svg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:30:56","post_modified_gmt":"2021-10-12 11:30:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/logo-8.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7150","post_author":"2","post_date":"2021-10-12 11:30:56","post_date_gmt":"2021-10-12 11:30:56","post_content":"","post_title":"logo-7.svg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"logo-7-svg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:30:56","post_modified_gmt":"2021-10-12 11:30:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/logo-7.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7151","post_author":"2","post_date":"2021-10-12 11:30:56","post_date_gmt":"2021-10-12 11:30:56","post_content":"","post_title":"logo-6.svg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"logo-6-svg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:30:56","post_modified_gmt":"2021-10-12 11:30:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/logo-6.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7152","post_author":"2","post_date":"2021-10-12 11:30:56","post_date_gmt":"2021-10-12 11:30:56","post_content":"","post_title":"logo-5-1.svg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"logo-5-1-svg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:30:56","post_modified_gmt":"2021-10-12 11:30:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/logo-5-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7153","post_author":"2","post_date":"2021-10-12 11:30:56","post_date_gmt":"2021-10-12 11:30:56","post_content":"","post_title":"logo-2-1.svg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"logo-2-1-svg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:30:56","post_modified_gmt":"2021-10-12 11:30:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/logo-2-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7154","post_author":"2","post_date":"2021-10-12 11:30:56","post_date_gmt":"2021-10-12 11:30:56","post_content":"","post_title":"logo-3-1.svg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"logo-3-1-svg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:30:56","post_modified_gmt":"2021-10-12 11:30:56","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/logo-3-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7155","post_author":"2","post_date":"2021-10-12 11:38:48","post_date_gmt":"2021-10-12 11:38:48","post_content":"","post_title":"services-1.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"services-1-jpg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:38:48","post_modified_gmt":"2021-10-12 11:38:48","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7156","post_author":"2","post_date":"2021-10-12 11:38:48","post_date_gmt":"2021-10-12 11:38:48","post_content":"","post_title":"services-3-1.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"services-3-1-jpg","to_ping":"","pinged":"","post_modified":"2021-10-12 11:38:48","post_modified_gmt":"2021-10-12 11:38:48","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7157","post_author":"2","post_date":"2021-10-12 11:41:43","post_date_gmt":"2021-10-12 11:41:43","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-12 11:41:43","post_modified_gmt":"2021-10-12 11:41:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7157","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7158","post_author":"2","post_date":"2021-10-12 11:41:43","post_date_gmt":"2021-10-12 11:41:43","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tArt direction\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tPrototyping \t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tWeb development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-12 11:41:43","post_modified_gmt":"2021-10-12 11:41:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7158","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7159","post_author":"2","post_date":"2021-10-12 11:41:43","post_date_gmt":"2021-10-12 11:41:43","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-12 11:41:43","post_modified_gmt":"2021-10-12 11:41:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7159","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7160","post_author":"2","post_date":"2021-10-12 11:41:53","post_date_gmt":"2021-10-12 11:41:53","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-12 11:41:53","post_modified_gmt":"2021-10-12 11:41:53","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7160","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7161","post_author":"2","post_date":"2021-10-12 11:41:53","post_date_gmt":"2021-10-12 11:41:53","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t[flipboxes id=\"7077\"]\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-12 11:41:53","post_modified_gmt":"2021-10-12 11:41:53","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7161","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7162","post_author":"2","post_date":"2021-10-12 11:41:53","post_date_gmt":"2021-10-12 11:41:53","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-12 11:41:53","post_modified_gmt":"2021-10-12 11:41:53","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7162","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7163","post_author":"2","post_date":"2021-10-12 11:42:21","post_date_gmt":"2021-10-12 11:42:21","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-12 11:42:21","post_modified_gmt":"2021-10-12 11:42:21","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7163","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7164","post_author":"2","post_date":"2021-10-12 11:42:21","post_date_gmt":"2021-10-12 11:42:21","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-12 11:42:21","post_modified_gmt":"2021-10-12 11:42:21","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7164","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7165","post_author":"2","post_date":"2021-10-12 11:42:21","post_date_gmt":"2021-10-12 11:42:21","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-12 11:42:21","post_modified_gmt":"2021-10-12 11:42:21","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7165","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7168","post_author":"2","post_date":"2021-10-18 14:09:55","post_date_gmt":"2021-10-18 14:09:55","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-18 14:09:55","post_modified_gmt":"2021-10-18 14:09:55","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7168","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7169","post_author":"2","post_date":"2021-10-18 14:09:55","post_date_gmt":"2021-10-18 14:09:55","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What we do<\/h2>\t\t\n\t\t\t<h4>Our services<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tBrand Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tGraphic design\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t\t<h3>\n\t\t\t\t\t\tConsultants\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. \t\t\t\t\t<\/p>\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, aliqua.<\/p><p>sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna sed do eiusmod tempor incididunt ut labore et dolore magna<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-18 14:09:55","post_modified_gmt":"2021-10-18 14:09:55","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7169","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7170","post_author":"2","post_date":"2021-10-18 14:09:55","post_date_gmt":"2021-10-18 14:09:55","post_content":"<h3>About Our Company<\/h3>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"817\" height=\"318\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions.jpg 817w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-300x117.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Business-Ambitions-768x299.jpg 768w\" sizes=\"(max-width: 817px) 100vw, 817px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Who We Are?<\/h2>\t\t\n\t\t<p>Omicron Global is a niche consultancy that supports clients to reach their full growth potential by unearthing and delivering measurable opportunities for growth.<\/p><p>Omicron Global employs a specialized team of growth-focused and like-minded consultants, experts, professionals and practioners with a set of expertise and skills, focused solely on tackling conventional and non-conventional growth challenges for organizations.<\/p><p>Omicron Global's team, have delivered measurable growth and opportunities, having accumulated these achievements and experience across similar organizations and industries.<\/p>\t\t\n\t\t\t<h2>Our Mission<\/h2>\t\t\n\t\t<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo<\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWho We Are\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Mission\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tWhat We Do\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Philosophy and Methodology\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tOur Team\n\t\t\t\t\t<\/a>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCareers\n\t\t\t\t\t<\/a>\n\t\t\t<h3>Request a Call Back<\/h3><p>Lorem ipsum dolor sit amet, <br>consectetur adipisicing elit, sed do eiusmod <br>tempor incididunt <br>ut labore et dolore magna aliqua.<br><\/p>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tClick here\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do<\/h2>\t\t\n\t\t<p>Omicron Global unearthes opportunities. We assess our client's growth challenges from a revenue. growth and profitability lens, evaluate the industry they are in , their competitors, and present them with various measurable opportunities they can execute on, to grow sustainably for the longer term.<\/p>\t\t\n\t\t\t<h2>Our Philosophy & Methodology<\/h2>\t\t\n\t\t<p>Omicron Global believes and uses data in all dealings. We leverage data from various sources to assess and measure various aspects before presenting the growth opportunities to clients.<\/p><p>Data sources vary from syndicated to non-syndciated, owned, primary and secondary sources, and partnering with many providers for a holistic view.<\/p><p>Omicron Global follows a methodical process to short list growth oppotunities and present to the senior leadership team to execute on and measure afterwards.<\/p>\t\t\n\t\t\t<h2>Team<\/h2>\t\t\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t\t<a href=\"#\">\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t<a href=\"#\" >\n\t\t\t\t\t\tFeature Heading\t\t\t\t\t<\/a>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit\t\t\t\t\t<\/p>\n\t\t\t<h2>Be Ready for the next move in your career<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tJoin Our Team\n\t\t\t\t\t<\/a>","post_title":"About Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7093-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-18 14:09:55","post_modified_gmt":"2021-10-18 14:09:55","post_content_filtered":"","post_parent":"7093","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7170","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7173","post_author":"1","post_date":"2021-10-19 07:03:54","post_date_gmt":"2021-10-19 07:03:54","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:03:54","post_modified_gmt":"2021-10-19 07:03:54","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7173","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7174","post_author":"1","post_date":"2021-10-19 07:03:54","post_date_gmt":"2021-10-19 07:03:54","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>What do we do?<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service One<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Two<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Service Three<\/h3><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.<\/p>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:03:54","post_modified_gmt":"2021-10-19 07:03:54","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7174","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7175","post_author":"1","post_date":"2021-10-19 07:03:54","post_date_gmt":"2021-10-19 07:03:54","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:03:54","post_modified_gmt":"2021-10-19 07:03:54","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7175","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7176","post_author":"1","post_date":"2021-10-19 07:08:19","post_date_gmt":"2021-10-19 07:08:19","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:08:19","post_modified_gmt":"2021-10-19 07:08:19","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7176","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7177","post_author":"1","post_date":"2021-10-19 07:08:20","post_date_gmt":"2021-10-19 07:08:20","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Areas Of Expertise<\/h4>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:08:20","post_modified_gmt":"2021-10-19 07:08:20","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7177","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7178","post_author":"1","post_date":"2021-10-19 07:08:20","post_date_gmt":"2021-10-19 07:08:20","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:08:20","post_modified_gmt":"2021-10-19 07:08:20","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7178","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7179","post_author":"1","post_date":"2021-10-19 07:10:29","post_date_gmt":"2021-10-19 07:10:29","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:10:29","post_modified_gmt":"2021-10-19 07:10:29","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7179","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7180","post_author":"1","post_date":"2021-10-19 07:10:30","post_date_gmt":"2021-10-19 07:10:30","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:10:30","post_modified_gmt":"2021-10-19 07:10:30","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7180","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7181","post_author":"1","post_date":"2021-10-19 07:10:30","post_date_gmt":"2021-10-19 07:10:30","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:10:30","post_modified_gmt":"2021-10-19 07:10:30","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7181","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7182","post_author":"1","post_date":"2021-10-19 07:11:08","post_date_gmt":"2021-10-19 07:11:08","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:11:08","post_modified_gmt":"2021-10-19 07:11:08","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7182","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7183","post_author":"1","post_date":"2021-10-19 07:11:08","post_date_gmt":"2021-10-19 07:11:08","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:11:08","post_modified_gmt":"2021-10-19 07:11:08","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7183","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7184","post_author":"1","post_date":"2021-10-19 07:11:08","post_date_gmt":"2021-10-19 07:11:08","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:11:08","post_modified_gmt":"2021-10-19 07:11:08","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7184","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7185","post_author":"1","post_date":"2021-10-19 07:11:43","post_date_gmt":"2021-10-19 07:11:43","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:11:43","post_modified_gmt":"2021-10-19 07:11:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7185","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7186","post_author":"1","post_date":"2021-10-19 07:11:43","post_date_gmt":"2021-10-19 07:11:43","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:11:43","post_modified_gmt":"2021-10-19 07:11:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7186","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7187","post_author":"1","post_date":"2021-10-19 07:11:44","post_date_gmt":"2021-10-19 07:11:44","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 07:11:44","post_modified_gmt":"2021-10-19 07:11:44","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7187","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7189","post_author":"1","post_date":"2021-10-19 08:34:31","post_date_gmt":"2021-10-19 08:34:31","post_content":"","post_title":"welcome8-2.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"welcome8-2-jpg","to_ping":"","pinged":"","post_modified":"2021-10-19 08:34:31","post_modified_gmt":"2021-10-19 08:34:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/welcome8-2.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7190","post_author":"1","post_date":"2021-10-19 08:34:31","post_date_gmt":"2021-10-19 08:34:31","post_content":"","post_title":"head3.jpg","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"head3-jpg","to_ping":"","pinged":"","post_modified":"2021-10-19 08:34:31","post_modified_gmt":"2021-10-19 08:34:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/head3.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7191","post_author":"1","post_date":"2021-10-19 08:38:03","post_date_gmt":"2021-10-19 08:38:03","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 08:38:03","post_modified_gmt":"2021-10-19 08:38:03","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7191","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7192","post_author":"1","post_date":"2021-10-19 08:38:03","post_date_gmt":"2021-10-19 08:38:03","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h2>Challenges and Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-4-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-3-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"555\" height=\"408\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2.jpg 555w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/gallery-2-300x221.jpg 300w\" sizes=\"(max-width: 555px) 100vw, 555px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/2-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service One<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"486\" height=\"324\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1.jpg 486w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/3-1-300x200.jpg 300w\" sizes=\"(max-width: 486px) 100vw, 486px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Two<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"640\" height=\"457\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1.jpg 700w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/services-3-1-300x214.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h3>Service Three<\/h3>\t\t\n\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit.\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 08:38:03","post_modified_gmt":"2021-10-19 08:38:03","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7192","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7193","post_author":"1","post_date":"2021-10-19 08:38:04","post_date_gmt":"2021-10-19 08:38:04","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-19 08:38:04","post_modified_gmt":"2021-10-19 08:38:04","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7193","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7194","post_author":"2","post_date":"2021-10-20 09:06:03","post_date_gmt":"2021-10-20 09:06:03","post_content":"{\n    \"consultix-child::nav_menu_locations[top]\": {\n        \"value\": -2819022239081235500,\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-20 09:05:08\"\n    },\n    \"nav_menu[-2819022239081235500]\": {\n        \"value\": {\n            \"name\": \"Omicron\",\n            \"description\": \"\",\n            \"parent\": 0,\n            \"auto_add\": false\n        },\n        \"type\": \"nav_menu\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-20 09:05:08\"\n    },\n    \"nav_menu_item[-9057572236952289000]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-20 09:05:08\"\n    },\n    \"nav_menu_item[-6565589855141238000]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 0,\n            \"position\": 1,\n            \"type\": \"custom\",\n            \"title\": \"Home\",\n            \"url\": \"#\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Home\",\n            \"nav_menu_term_id\": -2819022239081235500,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-20 09:05:27\"\n    },\n    \"nav_menu_item[-4500376158070364000]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 0,\n            \"position\": 2,\n            \"type\": \"custom\",\n            \"title\": \"About Us\",\n            \"url\": \"#\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"About Us\",\n            \"nav_menu_term_id\": -2819022239081235500,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-20 09:05:36\"\n    },\n    \"nav_menu_item[-9195853891988939000]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 0,\n            \"position\": 3,\n            \"type\": \"custom\",\n            \"title\": \"Capabilities \",\n            \"url\": \"#\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Capabilities \",\n            \"nav_menu_term_id\": -2819022239081235500,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-20 09:05:48\"\n    },\n    \"nav_menu_item[-7491178334890415000]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 0,\n            \"position\": 4,\n            \"type\": \"custom\",\n            \"title\": \"Cases\",\n            \"url\": \"#\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Cases\",\n            \"nav_menu_term_id\": -2819022239081235500,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-20 09:05:55\"\n    },\n    \"nav_menu_item[-4284317739714621400]\": {\n        \"value\": {\n            \"object_id\": 0,\n            \"object\": \"custom\",\n            \"menu_item_parent\": 0,\n            \"position\": 5,\n            \"type\": \"custom\",\n            \"title\": \"Store\",\n            \"url\": \"#\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"status\": \"publish\",\n            \"original_title\": \"Store\",\n            \"nav_menu_term_id\": -2819022239081235500,\n            \"_invalid\": false,\n            \"type_label\": \"Custom Link\"\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-20 09:06:03\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1ea4181d-bf79-4781-8113-0f51f6fbf790","to_ping":"","pinged":"","post_modified":"2021-10-20 09:06:03","post_modified_gmt":"2021-10-20 09:06:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7194","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7195","post_author":"2","post_date":"2021-10-20 09:06:03","post_date_gmt":"2021-10-20 09:06:03","post_content":"","post_title":"Home","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"home","to_ping":"","pinged":"","post_modified":"2021-10-20 09:06:03","post_modified_gmt":"2021-10-20 09:06:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/home\/","menu_order":"1","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7196","post_author":"2","post_date":"2021-10-20 09:06:03","post_date_gmt":"2021-10-20 09:06:03","post_content":"","post_title":"About Us","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"about-us-3","to_ping":"","pinged":"","post_modified":"2021-10-20 09:06:03","post_modified_gmt":"2021-10-20 09:06:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/about-us-3\/","menu_order":"2","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7197","post_author":"2","post_date":"2021-10-20 09:06:03","post_date_gmt":"2021-10-20 09:06:03","post_content":"","post_title":"Capabilities","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"capabilities","to_ping":"","pinged":"","post_modified":"2021-10-20 09:06:03","post_modified_gmt":"2021-10-20 09:06:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/capabilities\/","menu_order":"3","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7198","post_author":"2","post_date":"2021-10-20 09:06:03","post_date_gmt":"2021-10-20 09:06:03","post_content":"","post_title":"Cases","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"cases","to_ping":"","pinged":"","post_modified":"2021-10-20 09:06:03","post_modified_gmt":"2021-10-20 09:06:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/cases\/","menu_order":"4","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7199","post_author":"2","post_date":"2021-10-20 09:06:03","post_date_gmt":"2021-10-20 09:06:03","post_content":"","post_title":"Store","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"store","to_ping":"","pinged":"","post_modified":"2021-10-20 09:06:03","post_modified_gmt":"2021-10-20 09:06:03","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/store\/","menu_order":"5","post_type":"nav_menu_item","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7200","post_author":"2","post_date":"2021-10-20 09:43:28","post_date_gmt":"2021-10-20 09:43:28","post_content":"{\n    \"consultix-child::consultix_theme_option[header-style]\": {\n        \"value\": \"header-style-two\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-20 09:31:38\"\n    },\n    \"consultix-child::consultix_theme_option[social-icon-target]\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-10-20 09:30:36\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"8620de10-6a6e-4696-bc52-8b6d81b43ec4","to_ping":"","pinged":"","post_modified":"2021-10-20 09:43:28","post_modified_gmt":"2021-10-20 09:43:28","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7200","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7203","post_author":"2","post_date":"2021-10-27 15:00:10","post_date_gmt":"2021-10-27 15:00:10","post_content":"","post_title":"armond.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"armond-png","to_ping":"","pinged":"","post_modified":"2021-10-27 15:00:10","post_modified_gmt":"2021-10-27 15:00:10","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/armond.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7204","post_author":"2","post_date":"2021-10-27 15:00:10","post_date_gmt":"2021-10-27 15:00:10","post_content":"","post_title":"bastil.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bastil-png","to_ping":"","pinged":"","post_modified":"2021-10-27 15:00:10","post_modified_gmt":"2021-10-27 15:00:10","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/bastil.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7205","post_author":"2","post_date":"2021-10-27 15:00:11","post_date_gmt":"2021-10-27 15:00:11","post_content":"","post_title":"bolier.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"bolier-png","to_ping":"","pinged":"","post_modified":"2021-10-27 15:00:11","post_modified_gmt":"2021-10-27 15:00:11","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/bolier.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7206","post_author":"2","post_date":"2021-10-27 15:00:11","post_date_gmt":"2021-10-27 15:00:11","post_content":"","post_title":"digit.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"digit-png","to_ping":"","pinged":"","post_modified":"2021-10-27 15:00:11","post_modified_gmt":"2021-10-27 15:00:11","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/digit.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7207","post_author":"2","post_date":"2021-10-27 15:00:11","post_date_gmt":"2021-10-27 15:00:11","post_content":"","post_title":"fifthflour.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"fifthflour-png","to_ping":"","pinged":"","post_modified":"2021-10-27 15:00:11","post_modified_gmt":"2021-10-27 15:00:11","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/fifthflour.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7208","post_author":"2","post_date":"2021-10-27 15:00:11","post_date_gmt":"2021-10-27 15:00:11","post_content":"","post_title":"darkside.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"darkside-png","to_ping":"","pinged":"","post_modified":"2021-10-27 15:00:11","post_modified_gmt":"2021-10-27 15:00:11","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/darkside.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7210","post_author":"2","post_date":"2021-10-27 15:46:31","post_date_gmt":"2021-10-27 15:46:31","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-27 15:46:31","post_modified_gmt":"2021-10-27 15:46:31","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7210","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7211","post_author":"2","post_date":"2021-10-27 15:46:32","post_date_gmt":"2021-10-27 15:46:32","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n\t\t\t<h2>Consumer Packaged Goods<\/h2>\t\t\n\t\t<p>How to avoid your product(s) offering to become another commodity?<\/p>\t\t\n\t\t\t<h2>Food, Beverages, and Hospitality<\/h2>\t\t\n\t\t<p>How to break from mediocracy to an industry definning icon?<\/p>\t\t\n\t\t\t<h2>Retail and eCommerce<\/h2>\t\t\n\t\t<p>How to compete effectively and break through in retail?<\/p>\t\t\n\t\t\t<h2>Consumer Electronics, Appliances, and Technology<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Automotive and Mobility<\/h2>\t\t\n\t\t<p>I am text block. Click edit button to change this text.\u00a0<\/p>\t\t\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-27 15:46:32","post_modified_gmt":"2021-10-27 15:46:32","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7211","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7212","post_author":"2","post_date":"2021-10-27 15:46:32","post_date_gmt":"2021-10-27 15:46:32","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-27 15:46:32","post_modified_gmt":"2021-10-27 15:46:32","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7212","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7214","post_author":"2","post_date":"2021-10-29 15:16:39","post_date_gmt":"2021-10-29 15:16:39","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-29 15:16:39","post_modified_gmt":"2021-10-29 15:16:39","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7214","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7215","post_author":"2","post_date":"2021-10-29 15:16:39","post_date_gmt":"2021-10-29 15:16:39","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-29 15:16:39","post_modified_gmt":"2021-10-29 15:16:39","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7215","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7216","post_author":"2","post_date":"2021-10-29 15:16:39","post_date_gmt":"2021-10-29 15:16:39","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n                                    <h2>Front Title<\/h2>\n                                        <p>This is front side content.<\/p>\n                                    <h2>Back Title<\/h2>\n                                        <p>This is back side content.<\/p>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-29 15:16:39","post_modified_gmt":"2021-10-29 15:16:39","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7216","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7217","post_author":"2","post_date":"2021-10-29 15:51:58","post_date_gmt":"2021-10-29 15:51:58","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n                                    <h2>Front Title<\/h2>\n                                        <p>This is front side content.<\/p>\n                                    <h2>Back Title<\/h2>\n                                        <p>This is back side content.<\/p>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-29 15:51:58","post_modified_gmt":"2021-10-29 15:51:58","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7217","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7218","post_author":"2","post_date":"2021-10-29 15:51:58","post_date_gmt":"2021-10-29 15:51:58","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n                                    <h2>Front Title<\/h2>\n                                        <p>This is front side content.<\/p>\n                                    <h2>Back Title<\/h2>\n                                        <p>This is back side content.<\/p>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-29 15:51:58","post_modified_gmt":"2021-10-29 15:51:58","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7218","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7219","post_author":"2","post_date":"2021-10-29 15:51:58","post_date_gmt":"2021-10-29 15:51:58","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-10-29 15:51:58","post_modified_gmt":"2021-10-29 15:51:58","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7219","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7220","post_author":"2","post_date":"2021-11-01 08:03:25","post_date_gmt":"0000-00-00 00:00:00","post_content":"{\n    \"consultix-child::consultix_theme_option[footer-style]\": {\n        \"value\": \"footer-style-five\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-11-01 08:03:25\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"auto-draft","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"8c8aa4ad-fca1-481b-8688-28e068562150","to_ping":"","pinged":"","post_modified":"2021-11-01 08:03:25","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7220","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7221","post_author":"2","post_date":"2021-11-01 09:04:47","post_date_gmt":"2021-11-01 09:04:47","post_content":"{\n    \"nav_menu_item[6398]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 6282,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"http:\/\/growthmarcom.com\/consultix\/financial-planning\/\",\n            \"title\": \"Areas of expertise\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 68,\n            \"position\": 1,\n            \"status\": \"publish\",\n            \"original_title\": \"Financial Planning\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-11-01 09:01:12\"\n    },\n    \"nav_menu_item[6397]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 5062,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"http:\/\/growthmarcom.com\/consultix\/business-services\/\",\n            \"title\": \"Adding Value Model rev model\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 68,\n            \"position\": 2,\n            \"status\": \"publish\",\n            \"original_title\": \"Business Services\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-11-01 09:01:21\"\n    },\n    \"nav_menu_item[6400]\": {\n        \"value\": {\n            \"menu_item_parent\": 0,\n            \"object_id\": 5063,\n            \"object\": \"page\",\n            \"type\": \"post_type\",\n            \"type_label\": \"Page\",\n            \"url\": \"http:\/\/growthmarcom.com\/consultix\/software-research\/\",\n            \"title\": \"financial modeling & consultancy, feasibility\",\n            \"target\": \"\",\n            \"attr_title\": \"\",\n            \"description\": \"\",\n            \"classes\": \"\",\n            \"xfn\": \"\",\n            \"nav_menu_term_id\": 68,\n            \"position\": 3,\n            \"status\": \"publish\",\n            \"original_title\": \"Software & Research\",\n            \"_invalid\": false\n        },\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-11-01 09:01:36\"\n    },\n    \"nav_menu_item[6401]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-11-01 09:02:36\"\n    },\n    \"nav_menu_item[6399]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-11-01 09:02:36\"\n    },\n    \"nav_menu_item[6406]\": {\n        \"value\": false,\n        \"type\": \"nav_menu_item\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-11-01 09:02:36\"\n    },\n    \"widget_recent-posts[3]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YTozOntzOjU6InRpdGxlIjtzOjg6IkFydGljbGVzIjtzOjY6Im51bWJlciI7aToyO3M6OToic2hvd19kYXRlIjtiOjE7fQ==\",\n            \"title\": \"Recent Post\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"ac6c153354ffe4b2210999bd0898ec6f\",\n            \"raw_instance\": {\n                \"title\": \"Articles\",\n                \"number\": 2,\n                \"show_date\": true\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-11-01 09:04:36\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"42cc47de-91fa-46b8-b81e-1c8ecf7aff50","to_ping":"","pinged":"","post_modified":"2021-11-01 09:04:47","post_modified_gmt":"2021-11-01 09:04:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7221","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7222","post_author":"2","post_date":"2021-11-01 09:11:54","post_date_gmt":"2021-11-01 09:11:54","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-01 09:11:54","post_modified_gmt":"2021-11-01 09:11:54","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7222","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7223","post_author":"2","post_date":"2021-11-01 09:11:54","post_date_gmt":"2021-11-01 09:11:54","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tService One\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Two\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Three\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing elit. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>\n\t\t\t\t<h3>\n\t\t\t\t\t\tService Four\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t\t\t\t<p>\n\t\t\t\t\t\tLorem ipsum dolor sit amet, consec tetur adipis cing <i>elit<\/i>. Ut elit tellus, luctus nec ullam corper mattis.\t\t\t\t\t<\/p>\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tRead More\n\t\t\t\t\t<\/a>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-01 09:11:54","post_modified_gmt":"2021-11-01 09:11:54","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7223","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7224","post_author":"2","post_date":"2021-11-01 09:11:54","post_date_gmt":"2021-11-01 09:11:54","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-01 09:11:54","post_modified_gmt":"2021-11-01 09:11:54","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7224","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7225","post_author":"2","post_date":"2021-11-02 16:10:55","post_date_gmt":"2021-11-02 16:10:55","post_content":"","post_title":"final-logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"final-logo","to_ping":"","pinged":"","post_modified":"2021-11-02 16:10:55","post_modified_gmt":"2021-11-02 16:10:55","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7226","post_author":"2","post_date":"2021-11-02 16:11:14","post_date_gmt":"2021-11-02 16:11:14","post_content":"{\n    \"consultix-child::consultix_theme_option[opt-logo-media]\": {\n        \"value\": {\n            \"url\": \"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo.png\",\n            \"id\": \"7225\",\n            \"height\": \"32\",\n            \"width\": \"133\",\n            \"thumbnail\": \"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Pink-Top-Logo.png\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2021-11-02 16:11:08\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"145751a8-de08-43d3-862a-19286e43328c","to_ping":"","pinged":"","post_modified":"2021-11-02 16:11:14","post_modified_gmt":"2021-11-02 16:11:14","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7226","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7227","post_author":"2","post_date":"2021-11-02 16:13:09","post_date_gmt":"2021-11-02 16:13:09","post_content":"","post_title":"result-economy-success-report-solution-statistics 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"result-economy-success-report-solution-statistics-1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:13:09","post_modified_gmt":"2021-11-02 16:13:09","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7228","post_author":"2","post_date":"2021-11-02 16:17:00","post_date_gmt":"2021-11-02 16:17:00","post_content":"","post_title":"002-plan-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"002-plan-01","to_ping":"","pinged":"","post_modified":"2021-11-02 16:17:00","post_modified_gmt":"2021-11-02 16:17:00","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/002-plan-01.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7229","post_author":"2","post_date":"2021-11-02 16:18:02","post_date_gmt":"2021-11-02 16:18:02","post_content":"","post_title":"Growth","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"growth","to_ping":"","pinged":"","post_modified":"2021-11-02 16:18:02","post_modified_gmt":"2021-11-02 16:18:02","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Growth.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7231","post_author":"2","post_date":"2021-11-02 16:19:43","post_date_gmt":"2021-11-02 16:19:43","post_content":"","post_title":"Money Management-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"money-management-01","to_ping":"","pinged":"","post_modified":"2021-11-02 16:19:43","post_modified_gmt":"2021-11-02 16:19:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Money-Management-01.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7232","post_author":"2","post_date":"2021-11-02 16:20:11","post_date_gmt":"2021-11-02 16:20:11","post_content":"","post_title":"New Product premium-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"new-product-premium-01","to_ping":"","pinged":"","post_modified":"2021-11-02 16:20:11","post_modified_gmt":"2021-11-02 16:20:11","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/New-Product-premium-01.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7233","post_author":"2","post_date":"2021-11-02 16:20:38","post_date_gmt":"2021-11-02 16:20:38","post_content":"","post_title":"Increase-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"increase-01","to_ping":"","pinged":"","post_modified":"2021-11-02 16:20:38","post_modified_gmt":"2021-11-02 16:20:38","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7234","post_author":"2","post_date":"2021-11-02 16:21:11","post_date_gmt":"2021-11-02 16:21:11","post_content":"","post_title":"Increase","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"increase","to_ping":"","pinged":"","post_modified":"2021-11-02 16:21:11","post_modified_gmt":"2021-11-02 16:21:11","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7235","post_author":"2","post_date":"2021-11-02 16:22:00","post_date_gmt":"2021-11-02 16:22:00","post_content":"","post_title":"Mask Group-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group-2","to_ping":"","pinged":"","post_modified":"2021-11-02 16:22:00","post_modified_gmt":"2021-11-02 16:22:00","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7236","post_author":"2","post_date":"2021-11-02 16:23:31","post_date_gmt":"2021-11-02 16:23:31","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:23:31","post_modified_gmt":"2021-11-02 16:23:31","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7236","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7237","post_author":"2","post_date":"2021-11-02 16:23:31","post_date_gmt":"2021-11-02 16:23:31","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:23:31","post_modified_gmt":"2021-11-02 16:23:31","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7237","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7238","post_author":"2","post_date":"2021-11-02 16:23:31","post_date_gmt":"2021-11-02 16:23:31","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:23:31","post_modified_gmt":"2021-11-02 16:23:31","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7238","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7240","post_author":"2","post_date":"2021-11-02 16:37:38","post_date_gmt":"2021-11-02 16:37:38","post_content":"","post_title":"Rectangle 5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"rectangle-5","to_ping":"","pinged":"","post_modified":"2021-11-02 16:37:38","post_modified_gmt":"2021-11-02 16:37:38","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Rectangle-5.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7241","post_author":"2","post_date":"2021-11-02 16:39:56","post_date_gmt":"2021-11-02 16:39:56","post_content":"","post_title":"Mask Group-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group-1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:39:56","post_modified_gmt":"2021-11-02 16:39:56","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7242","post_author":"2","post_date":"2021-11-02 16:42:12","post_date_gmt":"2021-11-02 16:42:12","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:42:12","post_modified_gmt":"2021-11-02 16:42:12","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7242","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7243","post_author":"2","post_date":"2021-11-02 16:42:16","post_date_gmt":"2021-11-02 16:42:16","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:42:16","post_modified_gmt":"2021-11-02 16:42:16","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7243","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7244","post_author":"2","post_date":"2021-11-02 16:42:20","post_date_gmt":"2021-11-02 16:42:20","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:42:20","post_modified_gmt":"2021-11-02 16:42:20","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7244","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7245","post_author":"2","post_date":"2021-11-02 16:43:41","post_date_gmt":"2021-11-02 16:43:41","post_content":"","post_title":"Increase-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"increase-01-2","to_ping":"","pinged":"","post_modified":"2021-11-02 16:43:41","post_modified_gmt":"2021-11-02 16:43:41","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7246","post_author":"2","post_date":"2021-11-02 16:47:05","post_date_gmt":"2021-11-02 16:47:05","post_content":"","post_title":"Mask Group","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group","to_ping":"","pinged":"","post_modified":"2021-11-02 16:47:05","post_modified_gmt":"2021-11-02 16:47:05","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7247","post_author":"2","post_date":"2021-11-02 16:49:02","post_date_gmt":"2021-11-02 16:49:02","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:49:02","post_modified_gmt":"2021-11-02 16:49:02","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7247","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7248","post_author":"2","post_date":"2021-11-02 16:49:06","post_date_gmt":"2021-11-02 16:49:06","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-1.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:49:06","post_modified_gmt":"2021-11-02 16:49:06","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7248","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7249","post_author":"2","post_date":"2021-11-02 16:49:09","post_date_gmt":"2021-11-02 16:49:09","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"70\" height=\"70\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:49:09","post_modified_gmt":"2021-11-02 16:49:09","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7249","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7250","post_author":"2","post_date":"2021-11-02 16:52:56","post_date_gmt":"2021-11-02 16:52:56","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"70\" height=\"70\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:52:56","post_modified_gmt":"2021-11-02 16:52:56","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7250","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7251","post_author":"2","post_date":"2021-11-02 16:53:00","post_date_gmt":"2021-11-02 16:53:00","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"70\" height=\"70\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:53:00","post_modified_gmt":"2021-11-02 16:53:00","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7251","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7252","post_author":"2","post_date":"2021-11-02 16:53:04","post_date_gmt":"2021-11-02 16:53:04","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"70\" height=\"70\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:53:04","post_modified_gmt":"2021-11-02 16:53:04","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7252","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7253","post_author":"2","post_date":"2021-11-02 16:53:12","post_date_gmt":"2021-11-02 16:53:12","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"70\" height=\"70\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:53:12","post_modified_gmt":"2021-11-02 16:53:12","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7253","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7254","post_author":"2","post_date":"2021-11-02 16:53:17","post_date_gmt":"2021-11-02 16:53:17","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"70\" height=\"70\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:53:17","post_modified_gmt":"2021-11-02 16:53:17","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7254","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7255","post_author":"2","post_date":"2021-11-02 16:53:21","post_date_gmt":"2021-11-02 16:53:21","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"70\" height=\"70\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-02 16:53:21","post_modified_gmt":"2021-11-02 16:53:21","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7255","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7256","post_author":"2","post_date":"2021-11-03 07:54:29","post_date_gmt":"2021-11-03 07:54:29","post_content":"","post_title":"1-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"1-01","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:29","post_modified_gmt":"2021-11-03 07:54:29","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/1-01.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7257","post_author":"2","post_date":"2021-11-03 07:54:31","post_date_gmt":"2021-11-03 07:54:31","post_content":"","post_title":"2-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"2-01","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:31","post_modified_gmt":"2021-11-03 07:54:31","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/2-01.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7258","post_author":"2","post_date":"2021-11-03 07:54:32","post_date_gmt":"2021-11-03 07:54:32","post_content":"","post_title":"002-plan-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"002-plan-01-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:32","post_modified_gmt":"2021-11-03 07:54:32","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/002-plan-01-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7259","post_author":"2","post_date":"2021-11-03 07:54:33","post_date_gmt":"2021-11-03 07:54:33","post_content":"","post_title":"3-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"3-01","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:33","post_modified_gmt":"2021-11-03 07:54:33","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/3-01.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7260","post_author":"2","post_date":"2021-11-03 07:54:35","post_date_gmt":"2021-11-03 07:54:35","post_content":"","post_title":"4-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"4-01","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:35","post_modified_gmt":"2021-11-03 07:54:35","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/4-01.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7261","post_author":"2","post_date":"2021-11-03 07:54:38","post_date_gmt":"2021-11-03 07:54:38","post_content":"","post_title":"5-01 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"5-01-1","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:38","post_modified_gmt":"2021-11-03 07:54:38","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/5-01-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7262","post_author":"2","post_date":"2021-11-03 07:54:40","post_date_gmt":"2021-11-03 07:54:40","post_content":"","post_title":"background1-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background1-1","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:40","post_modified_gmt":"2021-11-03 07:54:40","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7263","post_author":"2","post_date":"2021-11-03 07:54:43","post_date_gmt":"2021-11-03 07:54:43","post_content":"","post_title":"background1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background1","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:43","post_modified_gmt":"2021-11-03 07:54:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7264","post_author":"2","post_date":"2021-11-03 07:54:45","post_date_gmt":"2021-11-03 07:54:45","post_content":"","post_title":"background4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"background4","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:45","post_modified_gmt":"2021-11-03 07:54:45","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/background4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7265","post_author":"2","post_date":"2021-11-03 07:54:48","post_date_gmt":"2021-11-03 07:54:48","post_content":"","post_title":"final-logo-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"final-logo-1","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:48","post_modified_gmt":"2021-11-03 07:54:48","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7266","post_author":"2","post_date":"2021-11-03 07:54:49","post_date_gmt":"2021-11-03 07:54:49","post_content":"","post_title":"final-logo","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"final-logo-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:49","post_modified_gmt":"2021-11-03 07:54:49","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7267","post_author":"2","post_date":"2021-11-03 07:54:51","post_date_gmt":"2021-11-03 07:54:51","post_content":"","post_title":"Group 3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-3","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:51","post_modified_gmt":"2021-11-03 07:54:51","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7268","post_author":"2","post_date":"2021-11-03 07:54:52","post_date_gmt":"2021-11-03 07:54:52","post_content":"","post_title":"Group-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-1","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:52","post_modified_gmt":"2021-11-03 07:54:52","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7269","post_author":"2","post_date":"2021-11-03 07:54:54","post_date_gmt":"2021-11-03 07:54:54","post_content":"","post_title":"Group-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:54","post_modified_gmt":"2021-11-03 07:54:54","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7270","post_author":"2","post_date":"2021-11-03 07:54:55","post_date_gmt":"2021-11-03 07:54:55","post_content":"","post_title":"Group-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-3-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:55","post_modified_gmt":"2021-11-03 07:54:55","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-3.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7271","post_author":"2","post_date":"2021-11-03 07:54:57","post_date_gmt":"2021-11-03 07:54:57","post_content":"","post_title":"Group-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-4","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:57","post_modified_gmt":"2021-11-03 07:54:57","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-4.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7272","post_author":"2","post_date":"2021-11-03 07:54:59","post_date_gmt":"2021-11-03 07:54:59","post_content":"","post_title":"Group-5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-5","to_ping":"","pinged":"","post_modified":"2021-11-03 07:54:59","post_modified_gmt":"2021-11-03 07:54:59","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7273","post_author":"2","post_date":"2021-11-03 07:55:01","post_date_gmt":"2021-11-03 07:55:01","post_content":"","post_title":"Group-6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-6","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:01","post_modified_gmt":"2021-11-03 07:55:01","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-6.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7274","post_author":"2","post_date":"2021-11-03 07:55:03","post_date_gmt":"2021-11-03 07:55:03","post_content":"","post_title":"Group-7","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-7","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:03","post_modified_gmt":"2021-11-03 07:55:03","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-7.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7275","post_author":"2","post_date":"2021-11-03 07:55:04","post_date_gmt":"2021-11-03 07:55:04","post_content":"","post_title":"Group-8","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-8","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:04","post_modified_gmt":"2021-11-03 07:55:04","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7276","post_author":"2","post_date":"2021-11-03 07:55:06","post_date_gmt":"2021-11-03 07:55:06","post_content":"","post_title":"Group-9","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-9","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:06","post_modified_gmt":"2021-11-03 07:55:06","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7277","post_author":"2","post_date":"2021-11-03 07:55:08","post_date_gmt":"2021-11-03 07:55:08","post_content":"","post_title":"Group","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:08","post_modified_gmt":"2021-11-03 07:55:08","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7278","post_author":"2","post_date":"2021-11-03 07:55:10","post_date_gmt":"2021-11-03 07:55:10","post_content":"","post_title":"Growth","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"growth-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:10","post_modified_gmt":"2021-11-03 07:55:10","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Growth-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7279","post_author":"2","post_date":"2021-11-03 07:55:11","post_date_gmt":"2021-11-03 07:55:11","post_content":"","post_title":"Increase-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"increase-01-3","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:11","post_modified_gmt":"2021-11-03 07:55:11","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-2.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7280","post_author":"2","post_date":"2021-11-03 07:55:13","post_date_gmt":"2021-11-03 07:55:13","post_content":"","post_title":"Increase","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"increase-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:13","post_modified_gmt":"2021-11-03 07:55:13","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7281","post_author":"2","post_date":"2021-11-03 07:55:18","post_date_gmt":"2021-11-03 07:55:18","post_content":"","post_title":"Mask Group-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group-1-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:18","post_modified_gmt":"2021-11-03 07:55:18","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-1-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7282","post_author":"2","post_date":"2021-11-03 07:55:22","post_date_gmt":"2021-11-03 07:55:22","post_content":"","post_title":"Mask Group-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group-2-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:22","post_modified_gmt":"2021-11-03 07:55:22","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-2-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7283","post_author":"2","post_date":"2021-11-03 07:55:24","post_date_gmt":"2021-11-03 07:55:24","post_content":"","post_title":"Mask Group","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group-3","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:24","post_modified_gmt":"2021-11-03 07:55:24","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7284","post_author":"2","post_date":"2021-11-03 07:55:26","post_date_gmt":"2021-11-03 07:55:26","post_content":"","post_title":"Money Management-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"money-management-01-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:26","post_modified_gmt":"2021-11-03 07:55:26","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Money-Management-01-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7285","post_author":"2","post_date":"2021-11-03 07:55:28","post_date_gmt":"2021-11-03 07:55:28","post_content":"","post_title":"New Product premium-01","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"new-product-premium-01-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:28","post_modified_gmt":"2021-11-03 07:55:28","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/New-Product-premium-01-1.svg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/svg+xml","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7286","post_author":"2","post_date":"2021-11-03 07:55:30","post_date_gmt":"2021-11-03 07:55:30","post_content":"","post_title":"qr2 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"qr2-1","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:30","post_modified_gmt":"2021-11-03 07:55:30","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/qr2-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7287","post_author":"2","post_date":"2021-11-03 07:55:32","post_date_gmt":"2021-11-03 07:55:32","post_content":"","post_title":"Rectangle-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"rectangle-1","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:32","post_modified_gmt":"2021-11-03 07:55:32","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Rectangle-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7288","post_author":"2","post_date":"2021-11-03 07:55:34","post_date_gmt":"2021-11-03 07:55:34","post_content":"","post_title":"Rectangle-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"rectangle-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:34","post_modified_gmt":"2021-11-03 07:55:34","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Rectangle-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7289","post_author":"2","post_date":"2021-11-03 07:55:35","post_date_gmt":"2021-11-03 07:55:35","post_content":"","post_title":"Rectangle-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"rectangle-3","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:35","post_modified_gmt":"2021-11-03 07:55:35","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Rectangle-3.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7290","post_author":"2","post_date":"2021-11-03 07:55:38","post_date_gmt":"2021-11-03 07:55:38","post_content":"","post_title":"Rectangle","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"rectangle","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:38","post_modified_gmt":"2021-11-03 07:55:38","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Rectangle.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7291","post_author":"2","post_date":"2021-11-03 07:55:42","post_date_gmt":"2021-11-03 07:55:42","post_content":"","post_title":"result-economy-success-report-solution-statistics 1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"result-economy-success-report-solution-statistics-1-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:55:42","post_modified_gmt":"2021-11-03 07:55:42","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/result-economy-success-report-solution-statistics-1-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7292","post_author":"2","post_date":"2021-11-03 07:59:21","post_date_gmt":"2021-11-03 07:59:21","post_content":"","post_title":"Mask Group-1","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group-1-3","to_ping":"","pinged":"","post_modified":"2021-11-03 07:59:21","post_modified_gmt":"2021-11-03 07:59:21","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-1-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7293","post_author":"2","post_date":"2021-11-03 07:59:23","post_date_gmt":"2021-11-03 07:59:23","post_content":"","post_title":"Mask Group-2","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group-2-3","to_ping":"","pinged":"","post_modified":"2021-11-03 07:59:23","post_modified_gmt":"2021-11-03 07:59:23","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-2-2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7294","post_author":"2","post_date":"2021-11-03 07:59:24","post_date_gmt":"2021-11-03 07:59:24","post_content":"","post_title":"Mask Group-3","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group-3-2","to_ping":"","pinged":"","post_modified":"2021-11-03 07:59:24","post_modified_gmt":"2021-11-03 07:59:24","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-3-1.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7295","post_author":"2","post_date":"2021-11-03 07:59:26","post_date_gmt":"2021-11-03 07:59:26","post_content":"","post_title":"Mask Group-4","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group-4","to_ping":"","pinged":"","post_modified":"2021-11-03 07:59:26","post_modified_gmt":"2021-11-03 07:59:26","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7296","post_author":"2","post_date":"2021-11-03 07:59:27","post_date_gmt":"2021-11-03 07:59:27","post_content":"","post_title":"Mask Group","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"mask-group-5","to_ping":"","pinged":"","post_modified":"2021-11-03 07:59:27","post_modified_gmt":"2021-11-03 07:59:27","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Mask-Group-5.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7298","post_author":"2","post_date":"2021-11-03 08:32:22","post_date_gmt":"2021-11-03 08:32:22","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"70\" height=\"70\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:32:22","post_modified_gmt":"2021-11-03 08:32:22","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7298","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7299","post_author":"2","post_date":"2021-11-03 08:32:25","post_date_gmt":"2021-11-03 08:32:25","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"70\" height=\"70\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Increase-01-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-3.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"300\" height=\"300\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/service-thumb-2.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"590\" height=\"400\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w\" sizes=\"(max-width: 590px) 100vw, 590px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:32:25","post_modified_gmt":"2021-11-03 08:32:25","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7299","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7300","post_author":"2","post_date":"2021-11-03 08:32:29","post_date_gmt":"2021-11-03 08:32:29","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:32:29","post_modified_gmt":"2021-11-03 08:32:29","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7300","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7301","post_author":"2","post_date":"2021-11-03 08:33:08","post_date_gmt":"2021-11-03 08:33:08","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:33:08","post_modified_gmt":"2021-11-03 08:33:08","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7301","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7302","post_author":"2","post_date":"2021-11-03 08:33:32","post_date_gmt":"2021-11-03 08:33:32","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:33:32","post_modified_gmt":"2021-11-03 08:33:32","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7302","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7303","post_author":"2","post_date":"2021-11-03 08:33:57","post_date_gmt":"2021-11-03 08:33:57","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:33:57","post_modified_gmt":"2021-11-03 08:33:57","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7303","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7304","post_author":"2","post_date":"2021-11-03 08:37:14","post_date_gmt":"2021-11-03 08:37:14","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:37:14","post_modified_gmt":"2021-11-03 08:37:14","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7304","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7305","post_author":"2","post_date":"2021-11-03 08:37:39","post_date_gmt":"2021-11-03 08:37:39","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:37:39","post_modified_gmt":"2021-11-03 08:37:39","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7305","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7306","post_author":"2","post_date":"2021-11-03 08:38:05","post_date_gmt":"2021-11-03 08:38:05","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:38:05","post_modified_gmt":"2021-11-03 08:38:05","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7306","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7307","post_author":"2","post_date":"2021-11-03 08:40:08","post_date_gmt":"2021-11-03 08:40:08","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:40:08","post_modified_gmt":"2021-11-03 08:40:08","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7307","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7308","post_author":"2","post_date":"2021-11-03 08:40:38","post_date_gmt":"2021-11-03 08:40:38","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:40:38","post_modified_gmt":"2021-11-03 08:40:38","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7308","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7309","post_author":"2","post_date":"2021-11-03 08:41:10","post_date_gmt":"2021-11-03 08:41:10","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:41:10","post_modified_gmt":"2021-11-03 08:41:10","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7309","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7310","post_author":"2","post_date":"2021-11-03 08:47:39","post_date_gmt":"2021-11-03 08:47:39","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:47:39","post_modified_gmt":"2021-11-03 08:47:39","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7310","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7311","post_author":"2","post_date":"2021-11-03 08:48:04","post_date_gmt":"2021-11-03 08:48:04","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:48:04","post_modified_gmt":"2021-11-03 08:48:04","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7311","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7312","post_author":"2","post_date":"2021-11-03 08:48:30","post_date_gmt":"2021-11-03 08:48:30","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:48:30","post_modified_gmt":"2021-11-03 08:48:30","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7312","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7313","post_author":"2","post_date":"2021-11-03 08:48:47","post_date_gmt":"2021-11-03 08:48:47","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:48:47","post_modified_gmt":"2021-11-03 08:48:47","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7313","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7314","post_author":"2","post_date":"2021-11-03 08:49:11","post_date_gmt":"2021-11-03 08:49:11","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:49:11","post_modified_gmt":"2021-11-03 08:49:11","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7314","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7315","post_author":"2","post_date":"2021-11-03 08:49:33","post_date_gmt":"2021-11-03 08:49:33","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 08:49:33","post_modified_gmt":"2021-11-03 08:49:33","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7315","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7316","post_author":"2","post_date":"2021-11-03 09:02:07","post_date_gmt":"2021-11-03 09:02:07","post_content":"","post_title":"Group 5","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-5-2","to_ping":"","pinged":"","post_modified":"2021-11-03 09:02:07","post_modified_gmt":"2021-11-03 09:02:07","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-5.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7317","post_author":"2","post_date":"2021-11-03 09:02:10","post_date_gmt":"2021-11-03 09:02:10","post_content":"","post_title":"Group 6","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-6-2","to_ping":"","pinged":"","post_modified":"2021-11-03 09:02:10","post_modified_gmt":"2021-11-03 09:02:10","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-6.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7318","post_author":"2","post_date":"2021-11-03 09:02:13","post_date_gmt":"2021-11-03 09:02:13","post_content":"","post_title":"Group 7","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-7-2","to_ping":"","pinged":"","post_modified":"2021-11-03 09:02:13","post_modified_gmt":"2021-11-03 09:02:13","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-7.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7319","post_author":"2","post_date":"2021-11-03 09:02:15","post_date_gmt":"2021-11-03 09:02:15","post_content":"","post_title":"Group 8","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-8-2","to_ping":"","pinged":"","post_modified":"2021-11-03 09:02:15","post_modified_gmt":"2021-11-03 09:02:15","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-8.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7320","post_author":"2","post_date":"2021-11-03 09:02:16","post_date_gmt":"2021-11-03 09:02:16","post_content":"","post_title":"Group 9","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-9-2","to_ping":"","pinged":"","post_modified":"2021-11-03 09:02:16","post_modified_gmt":"2021-11-03 09:02:16","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-9.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7321","post_author":"2","post_date":"2021-11-03 09:02:18","post_date_gmt":"2021-11-03 09:02:18","post_content":"","post_title":"Group 10","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-10","to_ping":"","pinged":"","post_modified":"2021-11-03 09:02:18","post_modified_gmt":"2021-11-03 09:02:18","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-10.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7322","post_author":"2","post_date":"2021-11-03 09:02:19","post_date_gmt":"2021-11-03 09:02:19","post_content":"","post_title":"Group 11","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-11","to_ping":"","pinged":"","post_modified":"2021-11-03 09:02:19","post_modified_gmt":"2021-11-03 09:02:19","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-11.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7323","post_author":"2","post_date":"2021-11-03 09:02:20","post_date_gmt":"2021-11-03 09:02:20","post_content":"","post_title":"Group 12","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-12","to_ping":"","pinged":"","post_modified":"2021-11-03 09:02:20","post_modified_gmt":"2021-11-03 09:02:20","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-12.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7324","post_author":"2","post_date":"2021-11-03 09:02:22","post_date_gmt":"2021-11-03 09:02:22","post_content":"","post_title":"Group 13","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-13","to_ping":"","pinged":"","post_modified":"2021-11-03 09:02:22","post_modified_gmt":"2021-11-03 09:02:22","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-13.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7326","post_author":"2","post_date":"2021-11-03 09:07:26","post_date_gmt":"2021-11-03 09:07:26","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:07:26","post_modified_gmt":"2021-11-03 09:07:26","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7326","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7327","post_author":"2","post_date":"2021-11-03 09:07:51","post_date_gmt":"2021-11-03 09:07:51","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:07:51","post_modified_gmt":"2021-11-03 09:07:51","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7327","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7328","post_author":"2","post_date":"2021-11-03 09:08:17","post_date_gmt":"2021-11-03 09:08:17","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:08:17","post_modified_gmt":"2021-11-03 09:08:17","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7328","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7329","post_author":"2","post_date":"2021-11-03 09:09:51","post_date_gmt":"2021-11-03 09:09:51","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:09:51","post_modified_gmt":"2021-11-03 09:09:51","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7329","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7330","post_author":"2","post_date":"2021-11-03 09:10:17","post_date_gmt":"2021-11-03 09:10:17","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:10:17","post_modified_gmt":"2021-11-03 09:10:17","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7330","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7331","post_author":"2","post_date":"2021-11-03 09:10:44","post_date_gmt":"2021-11-03 09:10:44","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:10:44","post_modified_gmt":"2021-11-03 09:10:44","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7331","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7333","post_author":"2","post_date":"2021-11-03 09:55:15","post_date_gmt":"2021-11-03 09:55:15","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:55:15","post_modified_gmt":"2021-11-03 09:55:15","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7333","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7334","post_author":"2","post_date":"2021-11-03 09:55:41","post_date_gmt":"2021-11-03 09:55:41","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                        title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                        title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                        title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                <img width=\"300\" height=\"149\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\n        <header><h2><a\n                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                        title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                        <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                            href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                           >Read More<\/a>\n                    <a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\"><img alt='' src='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=96&#038;d=mm&#038;r=g' srcset='http:\/\/0.gravatar.com\/avatar\/c2083d0f9ddbabf12a524df6ed50156d?s=192&#038;d=mm&#038;r=g 2x' class='avatar avatar-96 photo' height='96' width='96' loading='lazy'\/><\/a><a href=\"http:\/\/growthmarcom.com\/consultix\/author\/admin\/\" title=\"Posts by admin\" rel=\"author\">admin<\/a><time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:55:41","post_modified_gmt":"2021-11-03 09:55:41","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7334","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7335","post_author":"2","post_date":"2021-11-03 09:56:08","post_date_gmt":"2021-11-03 09:56:08","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:56:08","post_modified_gmt":"2021-11-03 09:56:08","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7335","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7336","post_author":"2","post_date":"2021-11-03 09:58:39","post_date_gmt":"2021-11-03 09:58:39","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:58:39","post_modified_gmt":"2021-11-03 09:58:39","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7336","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7337","post_author":"2","post_date":"2021-11-03 09:59:05","post_date_gmt":"2021-11-03 09:59:05","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:59:05","post_modified_gmt":"2021-11-03 09:59:05","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7337","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7338","post_author":"2","post_date":"2021-11-03 09:59:31","post_date_gmt":"2021-11-03 09:59:31","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 09:59:31","post_modified_gmt":"2021-11-03 09:59:31","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7338","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7339","post_author":"2","post_date":"2021-11-03 10:00:33","post_date_gmt":"2021-11-03 10:00:33","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:00:33","post_modified_gmt":"2021-11-03 10:00:33","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7339","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7340","post_author":"2","post_date":"2021-11-03 10:01:02","post_date_gmt":"2021-11-03 10:01:02","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:01:02","post_modified_gmt":"2021-11-03 10:01:02","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7340","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7341","post_author":"2","post_date":"2021-11-03 10:01:31","post_date_gmt":"2021-11-03 10:01:31","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:01:31","post_modified_gmt":"2021-11-03 10:01:31","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7341","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7343","post_author":"2","post_date":"2021-11-03 10:10:48","post_date_gmt":"2021-11-03 10:10:48","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:10:48","post_modified_gmt":"2021-11-03 10:10:48","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7343","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7344","post_author":"2","post_date":"2021-11-03 10:11:18","post_date_gmt":"2021-11-03 10:11:18","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:11:18","post_modified_gmt":"2021-11-03 10:11:18","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7344","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7345","post_author":"2","post_date":"2021-11-03 10:11:48","post_date_gmt":"2021-11-03 10:11:48","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:11:48","post_modified_gmt":"2021-11-03 10:11:48","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7345","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7346","post_author":"2","post_date":"2021-11-03 10:21:11","post_date_gmt":"2021-11-03 10:21:11","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:21:11","post_modified_gmt":"2021-11-03 10:21:11","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7346","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7347","post_author":"2","post_date":"2021-11-03 10:21:36","post_date_gmt":"2021-11-03 10:21:36","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:21:36","post_modified_gmt":"2021-11-03 10:21:36","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7347","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7348","post_author":"2","post_date":"2021-11-03 10:22:07","post_date_gmt":"2021-11-03 10:22:07","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:22:07","post_modified_gmt":"2021-11-03 10:22:07","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7348","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7349","post_author":"2","post_date":"2021-11-03 10:28:52","post_date_gmt":"2021-11-03 10:28:52","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:28:52","post_modified_gmt":"2021-11-03 10:28:52","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7349","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7350","post_author":"2","post_date":"2021-11-03 10:29:22","post_date_gmt":"2021-11-03 10:29:22","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:29:22","post_modified_gmt":"2021-11-03 10:29:22","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7350","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7351","post_author":"2","post_date":"2021-11-03 10:29:52","post_date_gmt":"2021-11-03 10:29:52","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:29:52","post_modified_gmt":"2021-11-03 10:29:52","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7351","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7352","post_author":"2","post_date":"2021-11-03 10:41:42","post_date_gmt":"2021-11-03 10:41:42","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:41:42","post_modified_gmt":"2021-11-03 10:41:42","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7352","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7353","post_author":"2","post_date":"2021-11-03 10:42:09","post_date_gmt":"2021-11-03 10:42:09","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:42:09","post_modified_gmt":"2021-11-03 10:42:09","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7353","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7354","post_author":"2","post_date":"2021-11-03 10:42:37","post_date_gmt":"2021-11-03 10:42:37","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:42:37","post_modified_gmt":"2021-11-03 10:42:37","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7354","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7355","post_author":"2","post_date":"2021-11-03 10:43:35","post_date_gmt":"2021-11-03 10:43:35","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:43:35","post_modified_gmt":"2021-11-03 10:43:35","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7355","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7356","post_author":"2","post_date":"2021-11-03 10:44:00","post_date_gmt":"2021-11-03 10:44:00","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:44:00","post_modified_gmt":"2021-11-03 10:44:00","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7356","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7357","post_author":"2","post_date":"2021-11-03 10:44:24","post_date_gmt":"2021-11-03 10:44:24","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:44:24","post_modified_gmt":"2021-11-03 10:44:24","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7357","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7358","post_author":"2","post_date":"2021-11-03 10:48:05","post_date_gmt":"2021-11-03 10:48:05","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:48:05","post_modified_gmt":"2021-11-03 10:48:05","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7358","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7359","post_author":"2","post_date":"2021-11-03 10:48:29","post_date_gmt":"2021-11-03 10:48:29","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:48:29","post_modified_gmt":"2021-11-03 10:48:29","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7359","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7360","post_author":"2","post_date":"2021-11-03 10:48:53","post_date_gmt":"2021-11-03 10:48:53","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 10:48:53","post_modified_gmt":"2021-11-03 10:48:53","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7360","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7361","post_author":"2","post_date":"2021-11-03 13:57:45","post_date_gmt":"2021-11-03 13:57:45","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 13:57:45","post_modified_gmt":"2021-11-03 13:57:45","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7361","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7362","post_author":"2","post_date":"2021-11-03 13:58:19","post_date_gmt":"2021-11-03 13:58:19","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 13:58:19","post_modified_gmt":"2021-11-03 13:58:19","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7362","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7363","post_author":"2","post_date":"2021-11-03 13:58:56","post_date_gmt":"2021-11-03 13:58:56","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 13:58:56","post_modified_gmt":"2021-11-03 13:58:56","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7363","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7365","post_author":"2","post_date":"2021-11-03 16:17:59","post_date_gmt":"2021-11-03 16:17:59","post_content":"","post_title":"Group of diverse people having a business meeting","post_excerpt":"Group of diverse people having a business meeting","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"group-of-diverse-people-having-a-business-meeting","to_ping":"","pinged":"","post_modified":"2021-11-03 16:17:59","post_modified_gmt":"2021-11-03 16:17:59","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/group-of-diverse-people-having-a-business-meeting-scaled-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7366","post_author":"2","post_date":"2021-11-03 16:27:06","post_date_gmt":"2021-11-03 16:27:06","post_content":"","post_title":"https---specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpg?fit=scale","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"https-specials-images-forbesimg-com-dam-imageserve-1029350346-960x0-jpgfitscale","to_ping":"","pinged":"","post_modified":"2021-11-03 16:27:06","post_modified_gmt":"2021-11-03 16:27:06","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/https-specials-images.forbesimg.com-dam-imageserve-1029350346-960x0.jpgfitscale.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7367","post_author":"2","post_date":"2021-11-03 16:35:34","post_date_gmt":"2021-11-03 16:35:34","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 16:35:34","post_modified_gmt":"2021-11-03 16:35:34","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7367","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7368","post_author":"2","post_date":"2021-11-03 16:36:01","post_date_gmt":"2021-11-03 16:36:01","post_content":"<h4>Supporting Subheading<\/h4>\t\t\n\t\t\t<h1>This Is the Main Heading You Can Edit<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tCall to Action\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Searching for a Consultant?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 16:36:01","post_modified_gmt":"2021-11-03 16:36:01","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7368","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7369","post_author":"2","post_date":"2021-11-03 16:36:29","post_date_gmt":"2021-11-03 16:36:29","post_content":"<h1>Whoever understands the market best, wins.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSchedule a call\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 16:36:29","post_modified_gmt":"2021-11-03 16:36:29","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7369","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7370","post_author":"2","post_date":"2021-11-03 16:41:25","post_date_gmt":"2021-11-03 16:41:25","post_content":"<h1>Whoever understands the market best, wins.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSchedule a call\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 16:41:25","post_modified_gmt":"2021-11-03 16:41:25","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7370","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7371","post_author":"2","post_date":"2021-11-03 16:41:58","post_date_gmt":"2021-11-03 16:41:58","post_content":"<h1>Whoever understands the market best, wins.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSchedule a call\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"November 25, 2017\">November 25, 2017<\/time>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n                                    <p>Lorem Ipsum is simply dummy text of the printing and...<\/p><a\n                                        href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                       >Read More<\/a>\n                                <time datetime=\"October 18, 2017\">October 18, 2017<\/time>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 16:41:58","post_modified_gmt":"2021-11-03 16:41:58","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7371","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7372","post_author":"2","post_date":"2021-11-03 16:42:32","post_date_gmt":"2021-11-03 16:42:32","post_content":"<h1>Whoever understands the market best, wins.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSchedule a call\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 16:42:32","post_modified_gmt":"2021-11-03 16:42:32","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7372","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7373","post_author":"2","post_date":"2021-11-03 16:45:41","post_date_gmt":"2021-11-03 16:45:41","post_content":"<h1>Whoever understands the market best, wins.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSchedule a call\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 16:45:41","post_modified_gmt":"2021-11-03 16:45:41","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7373","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7374","post_author":"2","post_date":"2021-11-03 16:46:08","post_date_gmt":"2021-11-03 16:46:08","post_content":"<h1>Whoever understands the market best, wins.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSchedule a call\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 16:46:08","post_modified_gmt":"2021-11-03 16:46:08","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7374","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7375","post_author":"2","post_date":"2021-11-03 16:46:34","post_date_gmt":"2021-11-03 16:46:34","post_content":"<h1>Whoever understands the market best, wins.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSchedule a call\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-03 16:46:34","post_modified_gmt":"2021-11-03 16:46:34","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7375","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7376","post_author":"1","post_date":"2021-11-04 13:54:00","post_date_gmt":"0000-00-00 00:00:00","post_content":"","post_title":"Auto Draft","post_excerpt":"","post_status":"auto-draft","comment_status":"open","ping_status":"open","post_password":"","post_name":"","to_ping":"","pinged":"","post_modified":"2021-11-04 13:54:00","post_modified_gmt":"0000-00-00 00:00:00","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7376","menu_order":"0","post_type":"post","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7377","post_author":"1","post_date":"2021-11-04 13:59:58","post_date_gmt":"2021-11-04 13:59:58","post_content":"","post_title":"Homepage - New","post_excerpt":"","post_status":"publish","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"homepage-new","to_ping":"","pinged":"","post_modified":"2021-11-04 13:59:59","post_modified_gmt":"2021-11-04 13:59:59","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?page_id=7377","menu_order":"0","post_type":"page","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7378","post_author":"1","post_date":"2021-11-04 13:59:58","post_date_gmt":"2021-11-04 13:59:58","post_content":"","post_title":"Homepage - New","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7377-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 13:59:58","post_modified_gmt":"2021-11-04 13:59:58","post_content_filtered":"","post_parent":"7377","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7378","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7380","post_author":"1","post_date":"2021-11-04 14:14:35","post_date_gmt":"2021-11-04 14:14:35","post_content":"<h1>Whoever understands the market best, wins.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSchedule a call\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 14:14:35","post_modified_gmt":"2021-11-04 14:14:35","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7380","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7381","post_author":"1","post_date":"2021-11-04 14:15:09","post_date_gmt":"2021-11-04 14:15:09","post_content":"<h1>Whoever understands the market best, wins.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSchedule a call\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 14:15:09","post_modified_gmt":"2021-11-04 14:15:09","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7381","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7382","post_author":"1","post_date":"2021-11-04 14:15:40","post_date_gmt":"2021-11-04 14:15:40","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 14:15:40","post_modified_gmt":"2021-11-04 14:15:40","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7382","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7383","post_author":"1","post_date":"2021-11-04 15:15:35","post_date_gmt":"2021-11-04 15:15:35","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:15:35","post_modified_gmt":"2021-11-04 15:15:35","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7383","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7384","post_author":"1","post_date":"2021-11-04 15:16:10","post_date_gmt":"2021-11-04 15:16:10","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:16:10","post_modified_gmt":"2021-11-04 15:16:10","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7384","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7385","post_author":"1","post_date":"2021-11-04 15:16:43","post_date_gmt":"2021-11-04 15:16:43","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:16:43","post_modified_gmt":"2021-11-04 15:16:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7385","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7387","post_author":"1","post_date":"2021-11-04 15:29:03","post_date_gmt":"2021-11-04 15:29:03","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:29:03","post_modified_gmt":"2021-11-04 15:29:03","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7387","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7388","post_author":"1","post_date":"2021-11-04 15:29:30","post_date_gmt":"2021-11-04 15:29:30","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas Of Expertise <\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:29:30","post_modified_gmt":"2021-11-04 15:29:30","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7388","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7389","post_author":"1","post_date":"2021-11-04 15:29:58","post_date_gmt":"2021-11-04 15:29:58","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:29:58","post_modified_gmt":"2021-11-04 15:29:58","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7389","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7390","post_author":"1","post_date":"2021-11-04 15:41:05","post_date_gmt":"2021-11-04 15:41:05","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:41:05","post_modified_gmt":"2021-11-04 15:41:05","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7390","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7391","post_author":"1","post_date":"2021-11-04 15:41:34","post_date_gmt":"2021-11-04 15:41:34","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:41:34","post_modified_gmt":"2021-11-04 15:41:34","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7391","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7392","post_author":"1","post_date":"2021-11-04 15:42:04","post_date_gmt":"2021-11-04 15:42:04","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:42:04","post_modified_gmt":"2021-11-04 15:42:04","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7392","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7393","post_author":"1","post_date":"2021-11-04 15:42:37","post_date_gmt":"2021-11-04 15:42:37","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:42:37","post_modified_gmt":"2021-11-04 15:42:37","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7393","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7394","post_author":"1","post_date":"2021-11-04 15:43:09","post_date_gmt":"2021-11-04 15:43:09","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:43:09","post_modified_gmt":"2021-11-04 15:43:09","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7394","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7395","post_author":"1","post_date":"2021-11-04 15:43:36","post_date_gmt":"2021-11-04 15:43:36","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:43:36","post_modified_gmt":"2021-11-04 15:43:36","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7395","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7396","post_author":"1","post_date":"2021-11-04 15:44:26","post_date_gmt":"2021-11-04 15:44:26","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:44:26","post_modified_gmt":"2021-11-04 15:44:26","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7396","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7397","post_author":"1","post_date":"2021-11-04 15:44:56","post_date_gmt":"2021-11-04 15:44:56","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:44:56","post_modified_gmt":"2021-11-04 15:44:56","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7397","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7398","post_author":"1","post_date":"2021-11-04 15:45:27","post_date_gmt":"2021-11-04 15:45:27","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:45:27","post_modified_gmt":"2021-11-04 15:45:27","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7398","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7399","post_author":"1","post_date":"2021-11-04 15:46:37","post_date_gmt":"2021-11-04 15:46:37","post_content":"{\n    \"consultix-child::nav_menu_locations[top]\": {\n        \"value\": 70,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-04 15:46:35\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"8375e6a3-60ae-4287-aa21-fa6a72da3b9c","to_ping":"","pinged":"","post_modified":"2021-11-04 15:46:37","post_modified_gmt":"2021-11-04 15:46:37","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7399","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7400","post_author":"1","post_date":"2021-11-04 15:49:00","post_date_gmt":"2021-11-04 15:49:00","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:49:00","post_modified_gmt":"2021-11-04 15:49:00","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7400","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7401","post_author":"1","post_date":"2021-11-04 15:49:28","post_date_gmt":"2021-11-04 15:49:28","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:49:28","post_modified_gmt":"2021-11-04 15:49:28","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7401","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7402","post_author":"1","post_date":"2021-11-04 15:49:57","post_date_gmt":"2021-11-04 15:49:57","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 15:49:57","post_modified_gmt":"2021-11-04 15:49:57","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7402","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7404","post_author":"1","post_date":"2021-11-04 16:01:50","post_date_gmt":"2021-11-04 16:01:50","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 16:01:50","post_modified_gmt":"2021-11-04 16:01:50","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7404","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7405","post_author":"1","post_date":"2021-11-04 16:02:18","post_date_gmt":"2021-11-04 16:02:18","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 16:02:18","post_modified_gmt":"2021-11-04 16:02:18","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7405","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7406","post_author":"1","post_date":"2021-11-04 16:02:46","post_date_gmt":"2021-11-04 16:02:46","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-04 16:02:46","post_modified_gmt":"2021-11-04 16:02:46","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7406","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7408","post_author":"1","post_date":"2021-11-05 14:37:19","post_date_gmt":"2021-11-05 14:37:19","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 14:37:19","post_modified_gmt":"2021-11-05 14:37:19","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7408","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7409","post_author":"1","post_date":"2021-11-05 14:37:48","post_date_gmt":"2021-11-05 14:37:48","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 14:37:48","post_modified_gmt":"2021-11-05 14:37:48","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7409","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7410","post_author":"1","post_date":"2021-11-05 14:38:15","post_date_gmt":"2021-11-05 14:38:15","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 14:38:15","post_modified_gmt":"2021-11-05 14:38:15","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7410","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7412","post_author":"1","post_date":"2021-11-05 14:51:39","post_date_gmt":"2021-11-05 14:51:39","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 14:51:39","post_modified_gmt":"2021-11-05 14:51:39","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7412","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7413","post_author":"1","post_date":"2021-11-05 14:52:09","post_date_gmt":"2021-11-05 14:52:09","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales development and expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue management and optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct innovation and development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge and understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 14:52:09","post_modified_gmt":"2021-11-05 14:52:09","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7413","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7414","post_author":"1","post_date":"2021-11-05 14:52:40","post_date_gmt":"2021-11-05 14:52:40","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 14:52:40","post_modified_gmt":"2021-11-05 14:52:40","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7414","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7415","post_author":"1","post_date":"2021-11-05 14:58:54","post_date_gmt":"2021-11-05 14:58:54","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 14:58:54","post_modified_gmt":"2021-11-05 14:58:54","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7415","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7416","post_author":"1","post_date":"2021-11-05 14:59:20","post_date_gmt":"2021-11-05 14:59:20","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 14:59:20","post_modified_gmt":"2021-11-05 14:59:20","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7416","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7417","post_author":"1","post_date":"2021-11-05 14:59:46","post_date_gmt":"2021-11-05 14:59:46","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 14:59:46","post_modified_gmt":"2021-11-05 14:59:46","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7417","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7418","post_author":"1","post_date":"2021-11-05 15:04:25","post_date_gmt":"2021-11-05 15:04:25","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:04:25","post_modified_gmt":"2021-11-05 15:04:25","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7418","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7419","post_author":"1","post_date":"2021-11-05 15:04:52","post_date_gmt":"2021-11-05 15:04:52","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:04:52","post_modified_gmt":"2021-11-05 15:04:52","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7419","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7420","post_author":"1","post_date":"2021-11-05 15:05:21","post_date_gmt":"2021-11-05 15:05:21","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:05:21","post_modified_gmt":"2021-11-05 15:05:21","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7420","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7421","post_author":"1","post_date":"2021-11-05 15:11:42","post_date_gmt":"2021-11-05 15:11:42","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:11:42","post_modified_gmt":"2021-11-05 15:11:42","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7421","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7422","post_author":"1","post_date":"2021-11-05 15:12:08","post_date_gmt":"2021-11-05 15:12:08","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need a market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:12:08","post_modified_gmt":"2021-11-05 15:12:08","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7422","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7423","post_author":"1","post_date":"2021-11-05 15:12:33","post_date_gmt":"2021-11-05 15:12:33","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:12:33","post_modified_gmt":"2021-11-05 15:12:33","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7423","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7424","post_author":"1","post_date":"2021-11-05 15:14:29","post_date_gmt":"2021-11-05 15:14:29","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:14:29","post_modified_gmt":"2021-11-05 15:14:29","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7424","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7425","post_author":"1","post_date":"2021-11-05 15:15:02","post_date_gmt":"2021-11-05 15:15:02","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:15:02","post_modified_gmt":"2021-11-05 15:15:02","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7425","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7426","post_author":"1","post_date":"2021-11-05 15:15:37","post_date_gmt":"2021-11-05 15:15:37","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:15:37","post_modified_gmt":"2021-11-05 15:15:37","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7426","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7427","post_author":"1","post_date":"2021-11-05 15:22:43","post_date_gmt":"2021-11-05 15:22:43","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:22:43","post_modified_gmt":"2021-11-05 15:22:43","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7427","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7428","post_author":"1","post_date":"2021-11-05 15:23:10","post_date_gmt":"2021-11-05 15:23:10","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h4>Industries<\/h4>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:23:10","post_modified_gmt":"2021-11-05 15:23:10","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7428","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7429","post_author":"1","post_date":"2021-11-05 15:23:37","post_date_gmt":"2021-11-05 15:23:37","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:23:37","post_modified_gmt":"2021-11-05 15:23:37","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7429","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7430","post_author":"1","post_date":"2021-11-05 15:25:17","post_date_gmt":"2021-11-05 15:25:17","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:25:17","post_modified_gmt":"2021-11-05 15:25:17","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7430","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7431","post_author":"1","post_date":"2021-11-05 15:25:46","post_date_gmt":"2021-11-05 15:25:46","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:25:46","post_modified_gmt":"2021-11-05 15:25:46","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7431","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7432","post_author":"1","post_date":"2021-11-05 15:26:13","post_date_gmt":"2021-11-05 15:26:13","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:26:13","post_modified_gmt":"2021-11-05 15:26:13","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7432","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7434","post_author":"1","post_date":"2021-11-05 15:34:48","post_date_gmt":"2021-11-05 15:34:48","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:34:48","post_modified_gmt":"2021-11-05 15:34:48","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7434","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7435","post_author":"1","post_date":"2021-11-05 15:35:23","post_date_gmt":"2021-11-05 15:35:23","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tGet a Quote\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:35:23","post_modified_gmt":"2021-11-05 15:35:23","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7435","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7436","post_author":"1","post_date":"2021-11-05 15:35:58","post_date_gmt":"2021-11-05 15:35:58","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:35:58","post_modified_gmt":"2021-11-05 15:35:58","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7436","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7438","post_author":"1","post_date":"2021-11-05 15:41:06","post_date_gmt":"2021-11-05 15:41:06","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:41:06","post_modified_gmt":"2021-11-05 15:41:06","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7438","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7439","post_author":"1","post_date":"2021-11-05 15:41:38","post_date_gmt":"2021-11-05 15:41:38","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:41:38","post_modified_gmt":"2021-11-05 15:41:38","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7439","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7440","post_author":"1","post_date":"2021-11-05 15:42:11","post_date_gmt":"2021-11-05 15:42:11","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:42:11","post_modified_gmt":"2021-11-05 15:42:11","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7440","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7441","post_author":"1","post_date":"2021-11-05 15:47:35","post_date_gmt":"2021-11-05 15:47:35","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:47:35","post_modified_gmt":"2021-11-05 15:47:35","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7441","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7442","post_author":"1","post_date":"2021-11-05 15:48:01","post_date_gmt":"2021-11-05 15:48:01","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>How to avoid your product(s) offering to become another commodity?<\/h2>\n                                        <p><p>How to break from mediocracy to an industry definning icon?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Consumer Electronics, Appliances, and Technology<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><p>I am text block. Click edit button to change this text.\u00a0<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><p>How to compete effectively and break through in retail?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:48:01","post_modified_gmt":"2021-11-05 15:48:01","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7442","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7443","post_author":"1","post_date":"2021-11-05 15:48:29","post_date_gmt":"2021-11-05 15:48:29","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 15:48:29","post_modified_gmt":"2021-11-05 15:48:29","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7443","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7445","post_author":"1","post_date":"2021-11-05 16:04:44","post_date_gmt":"2021-11-05 16:04:44","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:04:44","post_modified_gmt":"2021-11-05 16:04:44","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7445","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7446","post_author":"1","post_date":"2021-11-05 16:04:58","post_date_gmt":"2021-11-05 16:04:58","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:04:58","post_modified_gmt":"2021-11-05 16:04:58","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7446","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7447","post_author":"1","post_date":"2021-11-05 16:05:13","post_date_gmt":"2021-11-05 16:05:13","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:05:13","post_modified_gmt":"2021-11-05 16:05:13","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7447","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7448","post_author":"1","post_date":"2021-11-05 16:08:11","post_date_gmt":"2021-11-05 16:08:11","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:08:11","post_modified_gmt":"2021-11-05 16:08:11","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7448","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7449","post_author":"1","post_date":"2021-11-05 16:08:27","post_date_gmt":"2021-11-05 16:08:27","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:08:27","post_modified_gmt":"2021-11-05 16:08:27","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7449","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7450","post_author":"1","post_date":"2021-11-05 16:08:42","post_date_gmt":"2021-11-05 16:08:42","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:08:42","post_modified_gmt":"2021-11-05 16:08:42","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7450","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7451","post_author":"1","post_date":"2021-11-05 16:12:14","post_date_gmt":"2021-11-05 16:12:14","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:12:14","post_modified_gmt":"2021-11-05 16:12:14","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7451","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7452","post_author":"1","post_date":"2021-11-05 16:12:25","post_date_gmt":"2021-11-05 16:12:25","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:12:25","post_modified_gmt":"2021-11-05 16:12:25","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7452","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7453","post_author":"1","post_date":"2021-11-05 16:12:37","post_date_gmt":"2021-11-05 16:12:37","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:12:37","post_modified_gmt":"2021-11-05 16:12:37","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7453","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7454","post_author":"1","post_date":"2021-11-05 16:17:23","post_date_gmt":"2021-11-05 16:17:23","post_content":"","post_title":"Vector Smart Object","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"vector-smart-object","to_ping":"","pinged":"","post_modified":"2021-11-05 16:17:23","post_modified_gmt":"2021-11-05 16:17:23","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Vector-Smart-Object.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7455","post_author":"1","post_date":"2021-11-05 16:21:41","post_date_gmt":"2021-11-05 16:21:41","post_content":"","post_title":"Vector Smart Object","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"vector-smart-object-2","to_ping":"","pinged":"","post_modified":"2021-11-05 16:21:41","post_modified_gmt":"2021-11-05 16:21:41","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Vector-Smart-Object-1.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7456","post_author":"1","post_date":"2021-11-05 16:27:17","post_date_gmt":"2021-11-05 16:27:17","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:27:17","post_modified_gmt":"2021-11-05 16:27:17","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7456","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7457","post_author":"1","post_date":"2021-11-05 16:27:29","post_date_gmt":"2021-11-05 16:27:29","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:27:29","post_modified_gmt":"2021-11-05 16:27:29","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7457","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7458","post_author":"1","post_date":"2021-11-05 16:27:42","post_date_gmt":"2021-11-05 16:27:42","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:27:42","post_modified_gmt":"2021-11-05 16:27:42","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7458","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7459","post_author":"1","post_date":"2021-11-05 16:32:14","post_date_gmt":"2021-11-05 16:32:14","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:32:14","post_modified_gmt":"2021-11-05 16:32:14","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7459","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7460","post_author":"1","post_date":"2021-11-05 16:32:27","post_date_gmt":"2021-11-05 16:32:27","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:32:27","post_modified_gmt":"2021-11-05 16:32:27","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7460","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7461","post_author":"1","post_date":"2021-11-05 16:32:40","post_date_gmt":"2021-11-05 16:32:40","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 16:32:40","post_modified_gmt":"2021-11-05 16:32:40","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7461","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7463","post_author":"1","post_date":"2021-11-05 16:54:04","post_date_gmt":"2021-11-05 16:54:04","post_content":"","post_title":"Partnership-Opener","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"partnership-opener","to_ping":"","pinged":"","post_modified":"2021-11-05 16:54:04","post_modified_gmt":"2021-11-05 16:54:04","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Partnership-Opener.jpeg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7464","post_author":"1","post_date":"2021-11-05 16:54:37","post_date_gmt":"2021-11-05 16:54:37","post_content":"","post_title":"business_meeting_1551552630","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business_meeting_1551552630","to_ping":"","pinged":"","post_modified":"2021-11-05 16:54:37","post_modified_gmt":"2021-11-05 16:54:37","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/business_meeting_1551552630.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7465","post_author":"1","post_date":"2021-11-05 16:56:24","post_date_gmt":"2021-11-05 16:56:24","post_content":"","post_title":"Ad Hoc","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"ad-hoc","to_ping":"","pinged":"","post_modified":"2021-11-05 17:47:48","post_modified_gmt":"2021-11-05 17:47:48","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Ad-Hoc.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7466","post_author":"1","post_date":"2021-11-05 17:19:17","post_date_gmt":"2021-11-05 17:19:17","post_content":"{\n    \"consultix-child::consultix_theme_option[header_search_display]\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:16:16\"\n    },\n    \"consultix-child::consultix_theme_option[header_search_style]\": {\n        \"value\": \"flyout-search\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:18:16\"\n    },\n    \"consultix-child::consultix_theme_option[header_ten_search_display]\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:16:16\"\n    },\n    \"consultix-child::consultix_theme_option[header_eleven_search_display]\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:16:16\"\n    },\n    \"consultix-child::consultix_theme_option[header_cart_display]\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:17:16\"\n    },\n    \"consultix-child::consultix_theme_option[header_three_header_top_social_text]\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:17:16\"\n    },\n    \"consultix-child::consultix_theme_option[header_nine_search_display]\": {\n        \"value\": \"0\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:18:16\"\n    },\n    \"consultix-child::consultix_theme_option[short-header]\": {\n        \"value\": \"banner-none\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:18:16\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"e98cef7e-bed3-406f-ae2d-8567ee35d97d","to_ping":"","pinged":"","post_modified":"2021-11-05 17:19:17","post_modified_gmt":"2021-11-05 17:19:17","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7466","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7467","post_author":"1","post_date":"2021-11-05 17:19:51","post_date_gmt":"2021-11-05 17:19:51","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 17:19:51","post_modified_gmt":"2021-11-05 17:19:51","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7467","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7468","post_author":"1","post_date":"2021-11-05 17:20:06","post_date_gmt":"2021-11-05 17:20:06","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h2>Adding Value Model<\/h2>\t\t\n\t\t\t<figure><img width=\"71\" height=\"73\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-2.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Retainer<\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Ad hoc <\/h3>\t\t\n\t\t\t<figure><img width=\"70\" height=\"74\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/Group-1.svg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3><br><br>Subscription<\/h3>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"94\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg\" alt=\"Transform Customer Experience with an Intelligent Client Management\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Transform-Customer-Experience-with-an-Intelligent-Client-Management.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/accusantium-dolore-mque-laud-antium\/\"\n                                    title=\"Transform Customer Experience with an Intelligent Client Management\">Transform Customer Experience with an Intelligent Client Management<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 17:20:06","post_modified_gmt":"2021-11-05 17:20:06","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7468","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7469","post_author":"1","post_date":"2021-11-05 17:20:20","post_date_gmt":"2021-11-05 17:20:20","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 17:20:20","post_modified_gmt":"2021-11-05 17:20:20","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7469","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7471","post_author":"1","post_date":"2021-11-05 17:22:52","post_date_gmt":"2021-11-05 17:22:52","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 17:22:52","post_modified_gmt":"2021-11-05 17:22:52","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7471","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7472","post_author":"1","post_date":"2021-11-05 17:23:06","post_date_gmt":"2021-11-05 17:23:06","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"89\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg\" alt=\"Hedge Funds This Year, Explained\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Hedge-Funds-This-Year-Explained.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/cost-for-craftmanship-nostrum-exercitationem\/\"\n                                    title=\"Hedge Funds This Year, Explained\">Hedge Funds This Year, Explained<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 17:23:06","post_modified_gmt":"2021-11-05 17:23:06","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7472","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7473","post_author":"1","post_date":"2021-11-05 17:23:19","post_date_gmt":"2021-11-05 17:23:19","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 17:23:19","post_modified_gmt":"2021-11-05 17:23:19","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7473","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7474","post_author":"1","post_date":"2021-11-05 17:27:44","post_date_gmt":"2021-11-05 17:27:44","post_content":"","post_title":"ava4.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"ava4-png","to_ping":"","pinged":"","post_modified":"2021-11-05 17:27:44","post_modified_gmt":"2021-11-05 17:27:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/ava4.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7475","post_author":"1","post_date":"2021-11-05 17:27:44","post_date_gmt":"2021-11-05 17:27:44","post_content":"","post_title":"y9.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"y9-png","to_ping":"","pinged":"","post_modified":"2021-11-05 17:27:44","post_modified_gmt":"2021-11-05 17:27:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/y9.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7476","post_author":"1","post_date":"2021-11-05 17:27:44","post_date_gmt":"2021-11-05 17:27:44","post_content":"","post_title":"ava2.png","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"ava2-png","to_ping":"","pinged":"","post_modified":"2021-11-05 17:27:44","post_modified_gmt":"2021-11-05 17:27:44","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/ava2.png","menu_order":"0","post_type":"attachment","post_mime_type":"image\/png","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7478","post_author":"1","post_date":"2021-11-05 17:41:47","post_date_gmt":"2021-11-05 17:41:47","post_content":"{\n    \"consultix-child::consultix_theme_option[scrollbar_color]\": {\n        \"value\": {\n            \"color\": \"#25469d\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(37,70,157,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:41:47\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"c3a1835c-67a0-4598-871a-36aee3d95336","to_ping":"","pinged":"","post_modified":"2021-11-05 17:41:47","post_modified_gmt":"2021-11-05 17:41:47","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/c3a1835c-67a0-4598-871a-36aee3d95336\/","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7479","post_author":"1","post_date":"2021-11-05 17:43:16","post_date_gmt":"2021-11-05 17:43:16","post_content":"{\n    \"consultix-child::consultix_theme_option[element_accordion_style_four_active_title_color]\": {\n        \"value\": {\n            \"color\": \"#25469d\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(37,70,157,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:42:51\"\n    },\n    \"consultix-child::consultix_theme_option[button_background_color]\": {\n        \"value\": {\n            \"color\": \"#25469d\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(37,70,157,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 17:43:16\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7bd8a364-824a-4e4d-88e2-9054f3ad6fdf","to_ping":"","pinged":"","post_modified":"2021-11-05 17:43:16","post_modified_gmt":"2021-11-05 17:43:16","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7479","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7480","post_author":"1","post_date":"2021-11-05 18:02:27","post_date_gmt":"2021-11-05 18:02:27","post_content":"","post_title":"Business and Office Icons - Blue Series [Converted]","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-and-office-icons-blue-series-converted","to_ping":"","pinged":"","post_modified":"2021-11-05 18:02:27","post_modified_gmt":"2021-11-05 18:02:27","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/shutterstock_165891056.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7481","post_author":"1","post_date":"2021-11-05 18:04:03","post_date_gmt":"2021-11-05 18:04:03","post_content":"","post_title":"Business and Office Icons - Blue Series [Converted]","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-and-office-icons-blue-series-converted-2","to_ping":"","pinged":"","post_modified":"2021-11-05 18:04:03","post_modified_gmt":"2021-11-05 18:04:03","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/oo.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7482","post_author":"1","post_date":"2021-11-05 18:05:25","post_date_gmt":"2021-11-05 18:05:25","post_content":"","post_title":"Business and Office Icons - Blue Series [Converted]","post_excerpt":"","post_status":"inherit","comment_status":"open","ping_status":"closed","post_password":"","post_name":"business-and-office-icons-blue-series-converted-3","to_ping":"","pinged":"","post_modified":"2021-11-05 18:05:25","post_modified_gmt":"2021-11-05 18:05:25","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/55.jpg","menu_order":"0","post_type":"attachment","post_mime_type":"image\/jpeg","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7483","post_author":"1","post_date":"2021-11-05 18:05:51","post_date_gmt":"2021-11-05 18:05:51","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 18:05:51","post_modified_gmt":"2021-11-05 18:05:51","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7483","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7484","post_author":"1","post_date":"2021-11-05 18:06:04","post_date_gmt":"2021-11-05 18:06:04","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>Challenges and Case Studies\u200b<\/h3>\t\t\n\t\t<p style=\"text-align: center;\">I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\u00a0<\/p>\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img width=\"300\" height=\"203\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg\" alt=\"\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2-300x203.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/10\/qr2.jpg 590w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t<h2>Sign Up Now & Get Your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSign Up\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n            <article data-id=\"2063\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg\" alt=\"Financial Services \u2013 Five Ways to Start\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/Financial-Services-Five-Ways-to-Start.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/financial-services-five-ways-to-start\/\"\n                                    title=\"Financial Services &#8211; Five Ways to Start\">Financial Services &#8211; Five Ways to Start<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2056\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg\" alt=\"Common mistakes when managing finances\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/The-most-common-mistakes-when-managing-personal-finances.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/common-mistakes-when-managing-finances\/\"\n                                    title=\"Common mistakes when managing finances\">Common mistakes when managing finances<\/a><\/h2><\/header>\n    <\/article><article data-id=\"2052\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg\" alt=\"Tips for Digitizing Financial Services.\u201d is locked Tips for Digitizing Financial Services.\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/11\/tips-for-digitizing-financial-services.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/tips-for-digitizing-financial-services\/\"\n                                    title=\"Tips for Digitizing Financial Services.\">Tips for Digitizing Financial Services.<\/a><\/h2><\/header>\n    <\/article><article data-id=\"96\">\n            <a href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"><\/a>\n                                <img width=\"640\" height=\"317\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg\" alt=\"Winning the Race for Digital Commerce\" loading=\"lazy\" srcset=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-768x380.jpg 768w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce-300x149.jpg 300w, http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2017\/10\/Winning-the-Race-for-Digital-Ecommerce.jpg 848w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\n                      <header><h2><a\n                                    href=\"http:\/\/growthmarcom.com\/consultix\/winning-the-race-for-digital-commerce\/\"\n                                    title=\"Winning the Race for Digital Commerce\">Winning the Race for Digital Commerce<\/a><\/h2><\/header>\n    <\/article>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 18:06:04","post_modified_gmt":"2021-11-05 18:06:04","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7484","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7485","post_author":"1","post_date":"2021-11-05 18:06:17","post_date_gmt":"2021-11-05 18:06:17","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t<figure><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/elementor\/thumbs\/Ad-Hoc-scaled-e1636134460103-pfmllqz68obse91xexvh0ea5n72n2vch1v9va3rgqg.jpg\" alt=\"Ad Hoc\" \/><\/figure><figure><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/elementor\/thumbs\/group-of-diverse-people-having-a-business-meeting-scaled-1-pfj0dfqdxlnuqksongbjfw3fmjq8e0zlr26jpzsjsg.jpg\" alt=\"Group of diverse people having a business meeting\" \/><\/figure>\t\t\t\n\t\t\t\t\t\tPrevious\n\t\t\t\t\t\tNext\n\t\t\t<h2>Sign up now & Get your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSIGN UP\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/shutterstock_165891056-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/oo-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/55-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 18:06:17","post_modified_gmt":"2021-11-05 18:06:17","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7485","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7486","post_author":"1","post_date":"2021-11-05 18:09:40","post_date_gmt":"2021-11-05 18:09:40","post_content":"{\n    \"widget_media_image[1]\": {\n        \"value\": {\n            \"encoded_serialized_instance\": \"YToxNTp7czoxMzoiYXR0YWNobWVudF9pZCI7aTo3MjY2O3M6MzoidXJsIjtzOjc3OiJodHRwOi8vZ3Jvd3RobWFyY29tLmNvbS9jb25zdWx0aXgvd3AtY29udGVudC91cGxvYWRzLzIwMjEvMTEvZmluYWwtbG9nby0yLnBuZyI7czo1OiJ0aXRsZSI7czowOiIiO3M6NDoic2l6ZSI7czo0OiJmdWxsIjtzOjU6IndpZHRoIjtpOjEzMztzOjY6ImhlaWdodCI7aTozMjtzOjc6ImNhcHRpb24iO3M6MDoiIjtzOjM6ImFsdCI7czowOiIiO3M6OToibGlua190eXBlIjtzOjY6ImN1c3RvbSI7czo4OiJsaW5rX3VybCI7czozNDoiaHR0cDovL2dyb3d0aG1hcmNvbS5jb20vY29uc3VsdGl4LyI7czoxMzoiaW1hZ2VfY2xhc3NlcyI7czowOiIiO3M6MTI6ImxpbmtfY2xhc3NlcyI7czowOiIiO3M6ODoibGlua19yZWwiO3M6MDoiIjtzOjE3OiJsaW5rX3RhcmdldF9ibGFuayI7YjowO3M6MTE6ImltYWdlX3RpdGxlIjtzOjA6IiI7fQ==\",\n            \"title\": \"\",\n            \"is_widget_customizer_js_value\": true,\n            \"instance_hash_key\": \"092c3239dd56f4d6c31f2ffac886b2fd\",\n            \"raw_instance\": {\n                \"attachment_id\": 7266,\n                \"url\": \"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo-2.png\",\n                \"title\": \"\",\n                \"size\": \"full\",\n                \"width\": 133,\n                \"height\": 32,\n                \"caption\": \"\",\n                \"alt\": \"\",\n                \"link_type\": \"custom\",\n                \"link_url\": \"http:\/\/growthmarcom.com\/consultix\/\",\n                \"image_classes\": \"\",\n                \"link_classes\": \"\",\n                \"link_rel\": \"\",\n                \"link_target_blank\": false,\n                \"image_title\": \"\"\n            }\n        },\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:07:53\"\n    },\n    \"consultix-child::consultix_theme_option[opt-logo-media]\": {\n        \"value\": {\n            \"url\": \"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo-2.png\",\n            \"id\": \"7266\",\n            \"height\": \"32\",\n            \"width\": \"133\",\n            \"thumbnail\": \"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/02\/Pink-Top-Logo.png\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:08:54\"\n    },\n    \"consultix-child::consultix_theme_option[opt-retina-logo-media]\": {\n        \"value\": {\n            \"url\": \"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/final-logo-2.png\",\n            \"id\": \"7266\",\n            \"height\": \"32\",\n            \"width\": \"133\",\n            \"thumbnail\": \"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2018\/03\/Consultix-Logo-L-pink.png\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:08:54\"\n    },\n    \"consultix-child::consultix_theme_option[favicon]\": {\n        \"value\": {\n            \"url\": \"\",\n            \"id\": \"\",\n            \"height\": \"\",\n            \"width\": \"\",\n            \"thumbnail\": \"\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:08:54\"\n    },\n    \"consultix-child::consultix_theme_option[apple-icon]\": {\n        \"value\": {\n            \"url\": \"\",\n            \"id\": \"\",\n            \"height\": \"\",\n            \"width\": \"\",\n            \"thumbnail\": \"\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:08:54\"\n    },\n    \"consultix-child::consultix_theme_option[preloader_color]\": {\n        \"value\": {\n            \"color\": \"#048645\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(4,134,69,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:09:40\"\n    },\n    \"consultix-child::consultix_theme_option[scroll_to_top_direction]\": {\n        \"value\": \"right\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:09:40\"\n    },\n    \"consultix-child::consultix_theme_option[scroll_to_top_background_color]\": {\n        \"value\": {\n            \"color\": \"#048645\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(4,134,69,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:09:40\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"e5f89c93-76d1-4698-92c4-785598087bfd","to_ping":"","pinged":"","post_modified":"2021-11-05 18:09:40","post_modified_gmt":"2021-11-05 18:09:40","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7486","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7487","post_author":"1","post_date":"2021-11-05 18:12:26","post_date_gmt":"2021-11-05 18:12:26","post_content":"{\n    \"consultix-child::consultix_theme_option[footer_navigation_background_color]\": {\n        \"value\": {\n            \"color\": \"#ffffff\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(255,255,255,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:11:53\"\n    },\n    \"consultix-child::consultix_theme_option[footer_main_background_color]\": {\n        \"value\": {\n            \"color\": \"#ffffff\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(255,255,255,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:11:53\"\n    },\n    \"consultix-child::consultix_theme_option[footer_copyright_background_color]\": {\n        \"value\": {\n            \"color\": \"#ffffff\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(255,255,255,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:12:26\"\n    },\n    \"consultix-child::consultix_theme_option[footer_copyright_bar]\": {\n        \"value\": \"\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:12:26\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"22a265f7-59cd-4ca7-9c04-55d004f789d4","to_ping":"","pinged":"","post_modified":"2021-11-05 18:12:26","post_modified_gmt":"2021-11-05 18:12:26","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7487","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7488","post_author":"1","post_date":"2021-11-05 18:14:58","post_date_gmt":"2021-11-05 18:14:58","post_content":"{\n    \"consultix-child::consultix_theme_option[footer_navigation_background_color]\": {\n        \"value\": {\n            \"color\": \"#323232\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(50,50,50,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:14:58\"\n    },\n    \"consultix-child::consultix_theme_option[footer_main_background_color]\": {\n        \"value\": {\n            \"color\": \"#323232\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(50,50,50,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:14:58\"\n    },\n    \"consultix-child::consultix_theme_option[footer_main_border_bottom]\": {\n        \"value\": {\n            \"color\": \"#363535\",\n            \"alpha\": \"0.01\",\n            \"rgba\": \"rgba(54,53,53,0.01)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:14:58\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"1e5e83d2-a7d2-44cb-8895-68f95eba6af9","to_ping":"","pinged":"","post_modified":"2021-11-05 18:14:58","post_modified_gmt":"2021-11-05 18:14:58","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/1e5e83d2-a7d2-44cb-8895-68f95eba6af9\/","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7489","post_author":"1","post_date":"2021-11-05 18:15:31","post_date_gmt":"2021-11-05 18:15:31","post_content":"{\n    \"consultix-child::consultix_theme_option[footer_main_border_bottom]\": {\n        \"value\": {\n            \"color\": \"#222222\",\n            \"alpha\": \"0.01\",\n            \"rgba\": \"rgba(34,34,34,0.01)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:15:31\"\n    },\n    \"consultix-child::consultix_theme_option[footer_copyright_background_color]\": {\n        \"value\": {\n            \"color\": \"#323232\",\n            \"alpha\": \"1\",\n            \"rgba\": \"rgba(50,50,50,1)\"\n        },\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2021-11-05 18:15:31\"\n    }\n}","post_title":"","post_excerpt":"","post_status":"trash","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"d3206c7d-8b16-49da-823e-983f7ea6ade3","to_ping":"","pinged":"","post_modified":"2021-11-05 18:15:31","post_modified_gmt":"2021-11-05 18:15:31","post_content_filtered":"","post_parent":"0","guid":"http:\/\/growthmarcom.com\/consultix\/d3206c7d-8b16-49da-823e-983f7ea6ade3\/","menu_order":"0","post_type":"customize_changeset","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7490","post_author":"1","post_date":"2021-11-05 18:22:38","post_date_gmt":"2021-11-05 18:22:38","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t<figure><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/elementor\/thumbs\/Ad-Hoc-scaled-e1636134460103-pfmllqz68obse91xexvh0ea5n72n2vch1v9va3rgqg.jpg\" alt=\"Ad Hoc\" \/><\/figure><figure><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/elementor\/thumbs\/group-of-diverse-people-having-a-business-meeting-scaled-1-pfj0dfqdxlnuqksongbjfw3fmjq8e0zlr26jpzsjsg.jpg\" alt=\"Group of diverse people having a business meeting\" \/><\/figure>\t\t\t\n\t\t\t\t\t\tPrevious\n\t\t\t\t\t\tNext\n\t\t\t<h2>Sign up now & Get your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSIGN UP\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/shutterstock_165891056-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/oo-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/55-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 18:22:38","post_modified_gmt":"2021-11-05 18:22:38","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7490","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7491","post_author":"1","post_date":"2021-11-05 18:22:52","post_date_gmt":"2021-11-05 18:22:52","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t<figure><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/elementor\/thumbs\/Ad-Hoc-scaled-e1636134460103-pfmllqz68obse91xexvh0ea5n72n2vch1v9va3rgqg.jpg\" alt=\"Ad Hoc\" \/><\/figure><figure><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/elementor\/thumbs\/group-of-diverse-people-having-a-business-meeting-scaled-1-pfj0dfqdxlnuqksongbjfw3fmjq8e0zlr26jpzsjsg.jpg\" alt=\"Group of diverse people having a business meeting\" \/><\/figure>\t\t\t\n\t\t\t\t\t\tPrevious\n\t\t\t\t\t\tNext\n\t\t\t<h2>Sign up now & Get your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSIGN UP\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/shutterstock_165891056-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/oo-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/55-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 18:22:52","post_modified_gmt":"2021-11-05 18:22:52","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7491","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"row","data":{"table":"posts","row":{"ID":"7492","post_author":"1","post_date":"2021-11-05 18:23:06","post_date_gmt":"2021-11-05 18:23:06","post_content":"<h1>WHOEVER UNDERSTANDS<\/h1>\t\t\n\t\t\t<h1>THE MARKET BEST,<\/h1>\t\t\n\t\t\t<h1>WINS.<\/h1>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSCHEDULE A CALL\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Areas of Expertise<\/h2>\t\t\n\t\t\t<h2>Innovative Business Solutions for New Start-Up Entities. On the other hand we denounce with <br>by the charms of pleasure of the moment so blinded by desire that they foresee.<\/h2>\t\t\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M62.8579 39.3777C62.8579 41.3111 62.8579 43.1871 62.8579 45.1009C62.1173 45.1009 61.4241 45.1009 60.6446 45.1009C60.6446 43.3887 60.6446 41.6625 60.6446 39.8691C58.7238 40.2835 56.8989 40.6755 55.0754 41.0717C50.7381 42.0167 46.3994 42.9533 42.0676 43.9235C41.3772 44.0775 40.9054 43.8997 40.4669 43.3761C39.0944 41.7395 37.7025 40.1211 36.3161 38.4957C36.2284 38.3921 36.131 38.2955 35.9667 38.1177C35.9667 47.1617 35.9667 56.1063 35.9667 65.1391C38.4611 64.5161 40.9402 63.8973 43.4972 63.2603C43.6823 63.9939 43.8577 64.6883 44.0484 65.4415C42.101 65.9315 40.1634 66.2913 38.3149 66.9171C35.9361 67.7221 33.6867 67.5653 31.2814 66.9241C23.5616 64.8675 15.7959 62.9887 8.04829 61.0399C6.89853 60.7501 6.72036 60.5163 6.72036 59.3403C6.72036 52.9871 6.72036 46.6325 6.72036 40.2793C6.72036 39.9979 6.72036 39.7179 6.72036 39.3763C5.22262 39.0431 3.75132 38.7029 2.27307 38.3921C1.75526 38.2829 1.33628 38.0869 1.16507 37.5507C0.989689 37.0019 1.26112 36.6029 1.6272 36.2361C3.74715 34.1081 5.85596 31.9703 7.98982 29.8563C8.24038 29.6085 8.60089 29.3957 8.94192 29.3299C14.7464 28.2141 20.555 27.1249 26.3636 26.0315C26.4527 26.0147 26.5432 26.0021 26.7186 25.9741C26.8564 26.6951 26.9914 27.3937 27.1403 28.1735C23.2651 28.9071 19.4456 29.6295 15.6275 30.3519C15.6247 30.3869 15.6233 30.4205 15.6205 30.4555C17.1558 30.7299 18.6912 31.0099 20.2279 31.2773C24.9243 32.0977 29.6208 32.9209 34.32 33.7203C34.7432 33.7917 35.2025 33.7525 35.6298 33.6797C41.5944 32.6493 47.5575 31.6049 53.5192 30.5619C53.6751 30.5353 53.8241 30.4723 54.1359 30.3785C50.1716 29.6281 46.3716 28.9085 42.4685 28.1707C42.5966 27.4441 42.7205 26.7441 42.8597 25.9587C44.3463 26.2373 45.7841 26.5047 47.2206 26.7763C51.629 27.6079 56.0387 28.4297 60.4414 29.2921C60.8896 29.3803 61.3712 29.6365 61.6984 29.9585C63.7752 31.9955 65.813 34.0731 67.8661 36.1339C68.2586 36.5287 68.615 36.9319 68.4285 37.5507C68.2433 38.1653 67.7311 38.3179 67.1882 38.4355C65.7684 38.7379 64.3542 39.0501 62.8579 39.3777ZM33.6338 38.1149C33.4403 38.3235 33.315 38.4481 33.2009 38.5825C31.8298 40.1883 30.4518 41.7885 29.0932 43.4055C28.6715 43.9081 28.2066 44.0761 27.5482 43.9291C22.6012 42.8273 17.6472 41.7493 12.696 40.6671C11.4753 40.3997 10.2517 40.1421 8.99621 39.8733C8.99621 46.2881 8.99621 52.6091 8.99621 58.9469C17.2143 61.0133 25.4073 63.0727 33.6338 65.1405C33.6338 56.1273 33.6338 47.1785 33.6338 38.1149ZM32.6469 35.7419C24.9383 34.3895 17.3966 33.0623 9.85087 31.7603C9.58639 31.7141 9.19943 31.8499 9.00317 32.0403C7.60843 33.3955 6.2471 34.7871 4.87881 36.1703C4.7758 36.2739 4.70342 36.4069 4.57675 36.5805C5.0876 36.6925 5.51632 36.7877 5.94504 36.8815C13.0148 38.4257 20.0859 39.9643 27.1515 41.5253C27.537 41.6107 27.7472 41.5253 27.9838 41.2383C28.7132 40.3507 29.4705 39.4869 30.2151 38.6105C30.9974 37.6907 31.7783 36.7667 32.6469 35.7419ZM36.9369 35.7489C38.61 37.7117 40.1801 39.5709 41.7809 41.4049C41.8992 41.5393 42.2458 41.5547 42.4616 41.5085C49.5118 39.9839 56.5579 38.4439 63.6053 36.9053C64.0647 36.8045 64.5185 36.6869 65.1017 36.5455C63.4842 34.9229 61.9907 33.4025 60.4623 31.9213C60.2939 31.7589 59.9027 31.7379 59.6383 31.7827C55.7032 32.4547 51.7709 33.1491 47.8387 33.8393C44.2558 34.4665 40.6729 35.0937 36.9369 35.7489Z\" fill=\"#1D315C\"><\/path><path d=\"M34.8183 31.577C34.3743 31.577 33.9289 31.5924 33.4862 31.5742C31.145 31.4818 29.2533 29.561 29.1851 27.2034C29.1656 26.5216 29.1517 25.8384 29.1851 25.158C29.2352 24.1178 28.8483 23.3128 28.091 22.6072C25.7887 20.4624 24.6557 17.787 24.6919 14.6314C24.7517 9.29461 28.9944 4.76281 34.1739 4.47861C39.473 4.18741 44.0721 8.03741 44.7806 13.3882C45.2552 16.9708 44.1556 20.0326 41.5777 22.5204C40.7522 23.317 40.3305 24.171 40.3987 25.3162C40.4432 26.0652 40.4544 26.8268 40.3722 27.5702C40.1203 29.8578 38.2425 31.5322 35.9416 31.5784C35.5672 31.5854 35.1942 31.5798 34.8197 31.5798C34.8183 31.5798 34.8183 31.5784 34.8183 31.577ZM36.3704 17.6918C36.8687 17.3124 37.3072 16.9988 37.7192 16.6558C37.8904 16.5144 38.1312 16.3044 38.127 16.1322C38.1159 15.6674 38.1465 15.022 37.8737 14.784C37.4171 14.3878 37.1346 15.0458 36.8409 15.3216C35.5853 16.499 33.9999 16.5144 32.7638 15.3272C32.5773 15.148 32.4186 14.8708 32.2015 14.8162C31.9815 14.7602 31.5793 14.8414 31.4804 15.0024C31.1881 15.477 31.4763 16.3758 31.9537 16.7356C33.0561 17.5686 34.153 18.41 35.2666 19.2276C35.7231 19.5622 35.9403 19.9752 35.9194 20.545C35.8957 21.1946 35.9138 21.8456 35.9138 22.5456C36.4372 22.5456 36.8798 22.5134 37.3169 22.5526C38.1688 22.6296 38.9121 22.5526 39.3269 21.6328C39.4452 21.3724 39.7347 21.1862 39.9547 20.9762C42.1247 18.8874 42.9961 16.3534 42.5103 13.3672C41.8463 9.28621 37.8737 6.18941 33.9748 6.77881C30.7413 7.26741 28.4543 9.07621 27.3937 12.1926C26.3177 15.3552 27.0359 18.2098 29.3034 20.664C29.7948 21.1946 30.2486 21.7602 30.733 22.2978C30.8304 22.407 30.9835 22.5288 31.1144 22.533C31.9481 22.554 32.7819 22.5442 33.5879 22.5442C33.8482 21.4368 33.6728 20.6136 32.6483 20.0578C32.0386 19.7274 31.5486 19.1758 30.9501 18.816C29.4802 17.9326 29.0042 16.6376 29.1712 14.9842C29.2923 13.7788 30.0356 12.796 31.2007 12.481C32.4089 12.1562 33.3303 12.656 34.1432 13.5072C34.7404 14.1316 34.8253 14.1162 35.4405 13.5128C35.641 13.3168 35.8386 13.111 36.06 12.9416C37.1847 12.082 38.6852 12.2626 39.6916 13.2524C40.6353 14.1806 40.7161 17.0996 39.6081 18.0138C38.9998 18.5164 38.365 18.9882 37.7136 19.4964C37.2529 18.8734 36.8353 18.3134 36.3704 17.6918ZM31.454 25.886C33.7173 25.886 35.9222 25.886 38.1312 25.886C38.1312 25.5164 38.1312 25.1958 38.1312 24.8402C35.8957 24.8402 33.6895 24.8402 31.454 24.8402C31.454 25.1972 31.454 25.5178 31.454 25.886ZM31.8451 28.2198C32.4715 29.295 33.2552 29.4966 36.0001 29.316C36.7434 29.267 37.3489 28.9646 37.7916 28.2198C35.7607 28.2198 33.837 28.2198 31.8451 28.2198Z\" fill=\"#1D315C\"><\/path><path d=\"M49.7081 46.851C50.1187 47.1758 50.5015 47.46 50.8606 47.7708C51.1668 48.034 51.3631 48.4372 51.9101 48.132C52.4432 47.8352 53.174 47.7848 52.9652 46.872C52.9249 46.6942 52.9513 46.4968 52.968 46.3092C53.032 45.5504 53.4287 45.1528 54.1888 45.143C55.4513 45.1262 56.7138 45.1304 57.9763 45.1402C58.8588 45.1472 59.2513 45.5406 59.2972 46.4268C59.3028 46.5444 59.2986 46.662 59.3 46.7796C59.3042 47.5678 59.9556 48.2566 60.7254 48.2524C60.8618 48.251 61.0149 48.1306 61.129 48.0298C61.3573 47.8282 61.555 47.593 61.7791 47.3872C62.3512 46.8636 62.9052 46.8384 63.455 47.3704C64.414 48.3 65.3578 49.2478 66.2807 50.2152C66.7832 50.7416 66.7553 51.2918 66.2751 51.8504C66.1832 51.9568 66.0802 52.0534 65.9814 52.1542C65.3634 52.7814 65.3188 53.5234 65.8951 54.1996C65.9939 54.3158 66.218 54.355 66.3892 54.3704C66.715 54.3998 67.0448 54.3648 67.3706 54.3928C68.0526 54.453 68.4618 54.8478 68.4744 55.524C68.498 56.8876 68.4994 58.2526 68.473 59.6162C68.4605 60.27 68.0749 60.6466 67.4276 60.732C67.2898 60.7502 67.1478 60.7474 67.0073 60.7488C65.98 60.7642 65.5555 61.1128 65.4065 62.1026C65.387 62.2356 65.4664 62.4134 65.5541 62.5268C65.7114 62.7298 65.9118 62.8964 66.0914 63.0826C66.8305 63.847 66.8319 64.365 66.0816 65.1266C65.259 65.9624 64.4349 66.7968 63.6011 67.6214C62.9038 68.313 62.3693 68.3088 61.6705 67.6326C61.6037 67.5668 61.5383 67.4996 61.4715 67.4338C60.9202 66.8808 59.957 66.8612 59.4336 67.417C59.339 67.5178 59.3181 67.7138 59.3084 67.8678C59.2875 68.1954 59.3167 68.5272 59.2875 68.8548C59.2234 69.5744 58.8226 69.9734 58.1043 69.9846C56.7945 70.0042 55.4861 70.0028 54.1762 69.9846C53.4246 69.9748 53.032 69.5674 52.9694 68.803C52.9583 68.663 52.9638 68.5216 52.9624 68.3802C52.9569 67.522 52.4196 66.927 51.5677 66.8794C51.4327 66.8724 51.2698 66.9802 51.1571 67.0782C50.9107 67.2938 50.6991 67.55 50.4541 67.767C49.9015 68.2584 49.3503 68.2822 48.8297 67.7782C47.8693 66.8486 46.9269 65.8994 46.0027 64.9348C45.4723 64.3818 45.4988 63.8274 46.0138 63.2478C46.0764 63.1778 46.1447 63.1134 46.2101 63.0462C46.9269 62.314 46.9854 61.7526 46.3827 60.956C46.2922 60.8356 46.0737 60.7768 45.9066 60.7586C45.606 60.7264 45.2983 60.76 44.9963 60.7432C44.1987 60.6956 43.795 60.2924 43.7853 59.4944C43.77 58.2008 43.77 56.9072 43.7853 55.6136C43.795 54.8478 44.1917 54.4474 44.942 54.3844C45.0812 54.3732 45.2218 54.3788 45.3624 54.3774C46.2435 54.3718 46.7822 53.8874 46.8671 52.99C46.8796 52.8556 46.7822 52.6848 46.6875 52.5728C46.4926 52.3404 46.2574 52.1416 46.05 51.9176C45.4737 51.2946 45.4668 50.7416 46.0597 50.1298C46.9408 49.2198 47.8303 48.3182 48.7434 47.4404C48.9801 47.2122 49.3169 47.0848 49.7081 46.851ZM63.8322 64.12C63.5984 63.7406 63.32 63.4088 63.1724 63.0238C62.7451 61.9052 63.8378 59.2214 64.9263 58.7258C65.3188 58.5466 65.7712 58.5018 66.2041 58.394C66.2041 57.834 66.2041 57.2768 66.2041 56.6636C65.1532 56.6496 64.3041 56.301 63.8768 55.2818C63.7501 54.9794 63.6805 54.6462 63.5218 54.3634C62.8495 53.165 62.8063 52.0422 63.8642 51.0762C63.4258 50.6226 63.0263 50.2082 62.6644 49.8344C62.2287 50.0766 61.8473 50.3692 61.4172 50.512C60.3816 50.8592 57.7814 49.7602 57.3123 48.776C57.1174 48.3658 57.0673 47.8856 56.949 47.4292C56.3964 47.4292 55.8424 47.4292 55.2355 47.4292C55.2104 48.5422 54.8332 49.4228 53.728 49.8176C53.4635 49.9114 53.1879 49.9898 52.9471 50.127C51.7584 50.8018 50.6393 50.8494 49.6774 49.7826C49.2264 50.225 48.8158 50.6282 48.4344 51.0034C48.671 51.4108 48.9564 51.7678 49.1026 52.1766C49.4798 53.2392 48.4038 55.8852 47.3904 56.3738C46.9826 56.5712 46.5052 56.623 46.0542 56.742C46.0542 57.2978 46.0542 57.855 46.0542 58.4626C46.984 58.4892 47.7969 58.7342 48.2521 59.6022C48.4358 59.9536 48.5151 60.361 48.7072 60.7068C49.3837 61.9206 49.4784 63.0672 48.4358 64.022C48.8771 64.47 49.2807 64.8802 49.6719 65.2764C49.9934 65.0776 50.3247 64.7962 50.7061 64.6506C51.821 64.2236 54.4894 65.331 54.9738 66.423C55.1492 66.8178 55.1937 67.2728 55.2995 67.7012C55.8619 67.7012 56.4159 67.7012 56.9615 67.7012C57.3012 66.136 57.5517 65.723 58.3966 65.3604C58.6973 65.2316 59.03 65.1672 59.3111 65.0062C60.5027 64.323 61.6162 64.2866 62.6226 65.3982C63.0499 64.9474 63.4341 64.5414 63.8322 64.12Z\" fill=\"#1D315C\"><\/path><path d=\"M23.7996 5.04839C24.2882 4.56539 24.7977 4.06279 25.3043 3.56299C26.0198 4.30219 26.7631 5.07219 27.5398 5.87579C27.0443 6.30419 26.4903 6.78439 25.9363 7.26319C25.3001 6.60379 24.5568 5.83379 23.7996 5.04839Z\" fill=\"#1D315C\"><\/path><path d=\"M44.4257 3.59094C44.853 4.02214 45.3443 4.51634 45.8371 5.01334C45.0409 5.76934 44.2517 6.51834 43.4401 7.28974C43.056 6.87674 42.5674 6.35174 42.0955 5.84494C42.8249 5.14074 43.6044 4.38614 44.4257 3.59094Z\" fill=\"#1D315C\"><\/path><path d=\"M35.8734 3.3264C35.1287 3.3264 34.4536 3.3264 33.7242 3.3264C33.7242 2.2274 33.7242 1.1382 33.7242 0C34.4147 0 35.1218 0 35.8734 0C35.8734 1.0892 35.8734 2.177 35.8734 3.3264Z\" fill=\"#1D315C\"><\/path><path d=\"M23.5324 13.5576C23.5324 14.2982 23.5324 14.994 23.5324 15.7276C22.4383 15.7276 21.3734 15.7276 20.2515 15.7276C20.2515 15.036 20.2515 14.3234 20.2515 13.5576C21.308 13.5576 22.3896 13.5576 23.5324 13.5576Z\" fill=\"#1D315C\"><\/path><path d=\"M49.3782 13.5507C49.3782 14.2955 49.3782 14.9745 49.3782 15.7095C48.2883 15.7095 47.2067 15.7095 46.0737 15.7095C46.0737 15.0193 46.0737 14.3081 46.0737 13.5507C47.1524 13.5507 48.234 13.5507 49.3782 13.5507Z\" fill=\"#1D315C\"><\/path><path d=\"M62.3039 57.582C62.3067 60.9784 59.5269 63.7742 56.1487 63.777C52.7217 63.7784 49.9489 60.9924 49.9545 57.5498C49.96 54.1436 52.73 51.3534 56.1083 51.3534C59.5311 51.3534 62.3011 54.138 62.3039 57.582ZM60.0573 57.5932C60.074 55.419 58.3104 53.6172 56.1584 53.6116C53.9828 53.606 52.222 55.3504 52.1997 57.5358C52.1774 59.703 53.9438 61.5076 56.1 61.5174C58.2644 61.5286 60.0406 59.766 60.0573 57.5932Z\" fill=\"#1D315C\"><\/path><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tPlanning and Strategy\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:280)\"><path d=\"M-0.00428008 64.2586C0.28132 63.7126 0.72512 63.5166 1.34112 63.532C2.61092 63.5642 3.88072 63.5418 5.23452 63.5418C5.23452 63.196 5.23452 62.9286 5.23452 62.6626C5.23452 57.855 5.23312 53.0474 5.23452 48.2398C5.23452 46.9504 5.50472 46.683 6.80672 46.683C10.1555 46.6816 13.5057 46.6816 16.8545 46.683C18.0627 46.6844 18.3315 46.9574 18.3315 48.1782C18.3329 52.9858 18.3315 57.7934 18.3315 62.601C18.3315 62.8726 18.3315 63.1456 18.3315 63.4788C19.1029 63.4788 19.8407 63.4788 20.6709 63.4788C20.6835 63.2226 20.7101 62.9384 20.7101 62.6556C20.7129 55.6612 20.7115 48.6654 20.7129 41.671C20.7129 40.2864 20.9481 40.0554 22.3481 40.0554C25.6521 40.0554 28.9561 40.0554 32.2587 40.0554C33.5439 40.0554 33.7959 40.3116 33.7973 41.6234C33.7973 48.6416 33.7973 55.6584 33.7973 62.6766C33.7973 62.9244 33.7973 63.1722 33.7973 63.4802C34.5841 63.4802 35.3219 63.4802 36.1885 63.4802C36.1885 63.2156 36.1885 62.9314 36.1885 62.6486C36.1885 52.8962 36.1885 43.1452 36.1885 33.3928C36.1885 31.9984 36.4293 31.7548 37.8069 31.7548C41.1333 31.7548 44.4597 31.7534 47.7861 31.7548C48.9733 31.7562 49.2715 32.0572 49.2715 33.2598C49.2729 43.0346 49.2729 52.8094 49.2729 62.5828C49.2729 62.8726 49.2729 63.1624 49.2729 63.4956C50.0933 63.4956 50.8311 63.4956 51.6543 63.4956C51.6543 63.1764 51.6543 62.8894 51.6543 62.601C51.6543 51.0034 51.6543 39.4058 51.6543 27.8096C51.6543 26.4978 51.9021 26.2472 53.1943 26.2472C56.5669 26.2472 59.9381 26.2458 63.3107 26.2472C64.4265 26.2472 64.7485 26.5566 64.7499 27.6556C64.7541 32.5542 64.7527 37.4528 64.7485 42.3514C64.7485 42.5768 64.7387 42.812 64.6785 43.0262C64.5371 43.5288 64.1759 43.7808 63.6593 43.7514C63.1427 43.7206 62.8151 43.4294 62.7311 42.9142C62.6919 42.6692 62.7031 42.4144 62.7017 42.1638C62.7003 37.835 62.7003 33.5062 62.7003 29.176C62.7003 28.9086 62.7003 28.6398 62.7003 28.3346C59.6791 28.3346 56.7293 28.3346 53.7431 28.3346C53.7431 40.0582 53.7431 51.7552 53.7431 63.497C56.7181 63.497 59.6651 63.497 62.7003 63.497C62.7003 63.189 62.7003 62.923 62.7003 62.657C62.7003 57.9866 62.7003 53.3148 62.7003 48.6444C62.7003 48.4624 62.7003 48.2804 62.7003 48.097C62.7017 47.0008 63.0391 46.4856 63.7405 46.5052C64.4223 46.5234 64.7499 47.0302 64.7499 48.076C64.7513 52.9284 64.7499 57.7822 64.7499 62.6346C64.7499 62.9048 64.7499 63.175 64.7499 63.5376C65.9903 63.5376 67.1677 63.5376 68.3451 63.5376C69.7759 63.539 69.9887 63.7546 69.9887 65.2078C69.9887 66.3236 69.9607 67.4422 69.9999 68.5566C70.0209 69.1852 69.8473 69.6654 69.3055 69.9972C51.7145 69.9972 34.1249 69.9972 16.5339 69.9972C16.0691 69.6598 15.6869 69.272 15.9193 68.635C16.1475 68.0092 16.6753 67.9112 17.2605 67.9448C17.4201 67.9546 17.5797 67.9462 17.7393 67.9462C34.1683 67.9462 50.5959 67.9462 67.0249 67.9462C67.3133 67.9462 67.6003 67.9462 67.8985 67.9462C67.8985 67.1244 67.8985 66.3852 67.8985 65.6432C45.9325 65.6432 24.0085 65.6432 2.09292 65.6432C2.09292 66.437 2.09292 67.1762 2.09292 67.9462C5.32972 67.9462 8.51752 67.9518 11.7053 67.9406C12.2891 67.9392 12.8169 68.0064 13.0465 68.6336C13.2803 69.272 12.8953 69.657 12.4333 69.9958C8.30192 69.9958 4.17052 69.9958 -0.00708008 69.9958C-0.00428008 68.0862 -0.00428008 66.1724 -0.00428008 64.2586ZM47.1841 33.8492C44.1657 33.8492 41.2383 33.8492 38.3011 33.8492C38.3011 43.7584 38.3011 53.6242 38.3011 63.497C41.2901 63.497 44.2175 63.497 47.1841 63.497C47.1841 53.6004 47.1841 43.7486 47.1841 33.8492ZM31.6945 63.5026C31.6945 56.3598 31.6945 49.2548 31.6945 42.1582C28.6957 42.1582 25.7501 42.1582 22.8227 42.1582C22.8227 49.2996 22.8227 56.3892 22.8227 63.5026C25.8075 63.5026 28.7335 63.5026 31.6945 63.5026ZM7.31632 63.49C10.3403 63.49 13.2873 63.49 16.2329 63.49C16.2329 58.5578 16.2329 53.676 16.2329 48.7858C13.2383 48.7858 10.2927 48.7858 7.31632 48.7858C7.31632 53.7026 7.31632 58.5662 7.31632 63.49Z\" fill=\"#1D315C\"><\/path><path d=\"M53.6605 6.46243C52.5881 6.46243 51.6837 6.46664 50.7793 6.46104C49.7783 6.45404 49.4549 6.14603 49.4493 5.17163C49.4409 3.85003 49.4381 2.52843 49.4507 1.20683C49.4591 0.341635 49.8259 0.00563466 50.7359 0.00423466C54.2905 3.46585e-05 57.8451 -0.00416534 61.3997 0.00563466C63.2869 0.0112347 64.6995 1.28803 64.7289 3.17523C64.7877 6.84324 64.7569 10.5112 64.7429 14.1806C64.7401 14.9324 64.3313 15.302 63.5767 15.3104C62.2103 15.3244 60.8425 15.323 59.4761 15.3118C58.6543 15.3048 58.2819 14.9226 58.2679 14.0812C58.2525 13.1502 58.2651 12.2192 58.2651 11.1132C57.9893 11.368 57.8129 11.5192 57.6491 11.683C54.5229 14.8078 51.3757 17.913 48.2845 21.0714C47.3059 22.071 46.2237 22.5456 44.8279 22.5162C42.3905 22.4644 39.9517 22.5162 37.5143 22.4896C37.0089 22.484 36.6785 22.6478 36.3425 23.016C32.3987 27.3434 28.4241 31.6442 24.4915 35.9828C23.5801 36.988 22.5315 37.4374 21.1847 37.429C16.3547 37.3996 11.5233 37.4178 6.69332 37.4178C5.36472 37.4178 5.09872 37.1476 5.09732 35.8078C5.09592 34.6234 5.08892 33.4376 5.10012 32.2532C5.10852 31.29 5.46692 30.933 6.43292 30.9288C8.41532 30.9204 10.3977 30.926 12.3801 30.9274C12.4935 30.9274 12.6083 30.9246 12.7217 30.9386C13.3587 31.0184 13.7381 31.444 13.7045 32.0306C13.6709 32.599 13.2971 32.963 12.6587 32.97C11.1089 32.9868 9.56052 32.977 8.01072 32.9784C7.76292 32.9784 7.51372 32.9784 7.15532 32.9784C7.15532 33.6938 7.13572 34.37 7.17352 35.042C7.18052 35.1582 7.42272 35.336 7.56972 35.3528C7.97572 35.3962 8.38872 35.3696 8.79892 35.3696C12.9457 35.3696 17.0925 35.3598 21.2393 35.3794C21.9589 35.3836 22.4783 35.1442 22.9641 34.6108C27.0745 30.0958 31.2115 25.6046 35.3247 21.091C35.7475 20.6276 36.1983 20.44 36.8157 20.4442C39.5499 20.4652 42.2841 20.4428 45.0183 20.461C45.6777 20.4652 46.1817 20.265 46.6535 19.789C50.4741 15.9404 54.3143 12.1128 58.1489 8.27824C58.2777 8.14944 58.3855 7.95903 58.5409 7.90443C58.9021 7.77703 59.3641 7.54604 59.6399 7.67344C59.9493 7.81484 60.2643 8.29503 60.2853 8.64643C60.3623 9.91763 60.3175 11.1972 60.3175 12.4726C60.3175 12.7162 60.3175 12.9598 60.3175 13.2356C61.1393 13.2356 61.8799 13.2356 62.6751 13.2356C62.6863 12.9906 62.7045 12.7694 62.7059 12.5468C62.7073 9.60823 62.7087 6.66823 62.7059 3.72963C62.7045 2.42203 62.3419 2.05943 61.0469 2.05943C58.1083 2.05803 55.1683 2.05943 52.2297 2.05943C52.0085 2.05943 51.7859 2.05943 51.5353 2.05943C51.5353 2.85743 51.5353 3.57983 51.5353 4.41703C52.1639 4.41703 52.7911 4.41703 53.4183 4.41703C54.2835 4.41703 55.1501 4.41703 56.0153 4.41843C56.5095 4.41843 56.9295 4.58363 57.1157 5.06943C57.2963 5.54123 57.1423 5.95003 56.7839 6.30703C52.9941 10.0898 49.2169 13.8852 45.4061 17.647C45.1387 17.9102 44.6389 18.0488 44.2455 18.0544C41.4665 18.088 38.6861 18.0908 35.9071 18.06C35.1805 18.0516 34.6695 18.3036 34.1865 18.8328C30.0593 23.3632 25.9097 27.874 21.7769 32.4002C21.4115 32.8006 21.0209 33.0064 20.4707 32.9896C19.5369 32.9602 18.6031 32.9882 17.6679 32.9784C16.9119 32.97 16.4723 32.5878 16.4737 31.9662C16.4751 31.3558 16.9287 30.9582 17.6721 30.9344C18.0823 30.9204 18.5009 30.877 18.9013 30.9414C19.9653 31.115 20.6457 30.6404 21.3415 29.8676C25.0907 25.7012 28.9113 21.5992 32.6731 17.4454C33.5845 16.4388 34.6303 15.9852 35.9813 16.009C38.5321 16.0538 41.0857 16.0314 43.6365 16.0076C43.9193 16.0048 44.2763 15.8886 44.4709 15.6954C47.4347 12.7638 50.3789 9.80983 53.3259 6.86143C53.4001 6.77743 53.4673 6.68783 53.6605 6.46243Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:280\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tSales Development <br> & Expansion\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:300)\"><path d=\"M14.2856 63.2615C14.2856 63.7751 14.3024 64.2888 14.2814 64.7996C14.2548 65.4705 13.93 65.9062 13.2314 66.0259C9.27918 66.6982 5.32978 67.3817 1.37618 68.0457C0.615984 68.1737 0.0797843 67.7158 0.0125843 66.9516C-0.00421572 66.7553 0.00138428 66.5577 0.00138428 66.36C0.00138428 59.7802 -1.5719e-05 53.2005 0.00138428 46.6207C0.00138428 45.1424 0.275784 44.8766 1.79338 44.8766C5.38718 44.8766 8.97958 44.8766 12.5734 44.8766C13.958 44.8766 14.2828 45.1995 14.2884 46.572C14.2898 46.8351 14.2884 47.0995 14.2884 47.371C14.406 47.3612 14.4704 47.3751 14.4956 47.3501C16.3688 45.5489 18.6046 45.0937 21.1428 45.3721C24.5686 45.7479 27.9832 46.1335 31.2704 47.229C32.0418 47.4865 32.8356 47.7468 33.5272 48.1588C34.314 48.6265 35.1008 48.7629 35.9912 48.7226C38.9368 48.5875 41.8824 48.4553 44.8308 48.408C45.8808 48.3913 46.97 48.4929 47.978 48.7685C49.4214 49.1624 50.3538 50.1423 50.5162 51.7097C50.533 51.8767 50.5918 52.0396 50.6436 52.2567C51.6096 51.7849 52.5406 51.3325 53.4688 50.8759C56.5726 49.3475 59.6792 47.8206 62.7802 46.2852C64.2054 45.5795 65.681 45.2677 67.2336 45.7577C70.1064 46.6652 70.931 49.8653 68.8128 51.9978C68.2332 52.5811 67.5192 53.0947 66.7744 53.4455C58.1406 57.5058 49.497 61.5452 40.8324 65.536C39.984 65.9271 38.976 66.0844 38.0296 66.1429C33.8254 66.399 29.6702 65.8617 25.5332 65.2033C21.819 64.6061 18.1216 63.9255 14.2856 63.2615ZM39.102 56.7193C37.716 56.7931 36.3314 56.8697 34.9454 56.9407C33.733 57.0033 32.5206 57.0798 31.3068 57.1119C30.6082 57.13 30.135 56.6915 30.086 56.0762C30.0356 55.4429 30.4234 54.9863 31.1234 54.8694C31.3432 54.8332 31.5658 54.8165 31.7884 54.804C36.5134 54.5465 41.2398 54.2959 45.9634 54.0231C46.4254 53.9967 46.8944 53.8825 47.334 53.735C48.0368 53.497 48.2916 52.9332 48.2902 52.2275C48.2888 51.5079 47.922 51.0248 47.2374 50.901C46.417 50.752 45.5728 50.6323 44.7426 50.6532C41.6962 50.727 38.6498 50.8369 35.6062 50.9928C34.5534 51.0471 33.6014 50.9552 32.739 50.2871C32.4156 50.0366 31.997 49.8974 31.6064 49.7442C28.2492 48.433 24.717 47.9806 21.1582 47.673C20.3476 47.6034 19.5132 47.5018 18.718 47.6132C16.968 47.8568 15.8172 49.019 14.8974 50.418C14.6272 50.8286 14.3234 51.3186 14.315 51.7779C14.2618 54.5869 14.3024 57.3972 14.2758 60.2062C14.2702 60.7421 14.4522 60.9133 14.966 61.0024C18.354 61.5967 21.7266 62.2788 25.1202 62.83C29.1298 63.4801 33.1562 64.0271 37.2386 63.945C38.3908 63.9213 39.4772 63.7028 40.537 63.2058C48.8628 59.3014 57.2026 55.4276 65.5312 51.5315C66.0408 51.2935 66.5322 50.9859 66.9704 50.6365C67.5136 50.2022 67.9196 49.6162 67.6508 48.8952C67.375 48.156 66.71 47.751 65.9484 47.8206C65.1798 47.8902 64.372 48.0586 63.6846 48.3913C58.5676 50.8689 53.48 53.4079 48.3672 55.8953C47.8296 56.157 47.1982 56.3115 46.599 56.3505C44.1042 56.5078 41.6024 56.6024 39.102 56.7193ZM11.9518 63.9533C11.9518 58.3173 11.9518 52.7801 11.9518 47.2067C8.71638 47.2067 5.51598 47.2067 2.33098 47.2067C2.33098 53.3592 2.33098 59.4517 2.33098 65.5861C5.56498 65.0376 8.73318 64.5004 11.9518 63.9533Z\" fill=\"#1D315C\"><\/path><path d=\"M30.5382 32.2516C29.9264 32.1236 29.1018 32.1959 28.749 31.8243C28.1078 31.1506 27.7144 30.2291 27.2944 29.3744C27.195 29.1726 27.349 28.7968 27.4778 28.549C27.7046 28.1133 28.0028 27.7152 28.2702 27.3004C28.9352 26.2676 28.693 25.3642 27.6122 24.7921C25.4646 23.6563 25.606 24.1825 25.592 21.3526C25.5878 20.4966 25.8832 19.944 26.6826 19.6349C26.9808 19.5194 27.2552 19.3454 27.5408 19.1965C28.7308 18.5771 28.9422 17.7349 28.2338 16.5991C27.034 14.6782 26.8072 15.1431 28.2128 12.742C28.6258 12.0363 29.148 11.7036 29.9726 11.8289C30.338 11.8845 30.7146 11.8664 31.0856 11.8776C32.3134 11.911 32.9448 11.2777 32.8916 10.0694C32.8888 10.0207 32.8874 9.97061 32.8846 9.92189C32.7796 7.82978 33.4362 6.88743 35.4606 6.33065C35.7364 6.25548 36.1046 6.33483 36.3762 6.45871C36.8004 6.65219 37.1784 6.94311 37.5746 7.19505C38.7912 7.97037 39.6046 7.74627 40.278 6.47124C41.3336 4.46961 40.9108 4.63803 43.4448 4.58792C44.38 4.56983 45.0156 4.87049 45.346 5.7683C45.4636 6.08845 45.6596 6.38076 45.8206 6.68699C46.3204 7.64326 47.2724 7.90077 48.1824 7.3259C50.3272 5.97013 50.3216 5.97848 52.4412 7.34399C52.9508 7.67249 53.2154 8.07198 53.1608 8.68584C53.123 9.10203 53.1356 9.5224 53.1188 9.94138C53.0614 11.2902 53.7082 12.0627 55.0172 11.8191C56.8134 11.4837 57.7262 12.2673 58.408 13.7679C58.7426 14.5028 58.8252 15.0986 58.3128 15.7444C58.0846 16.0326 57.9068 16.3625 57.7066 16.6743C57.064 17.6737 57.3174 18.5701 58.3814 19.1255C60.5528 20.2585 60.417 19.7853 60.4422 22.5469C60.4506 23.4559 60.1454 24.0572 59.2858 24.3857C58.9638 24.5082 58.6684 24.6975 58.3618 24.8562C57.3202 25.3949 57.0948 26.3052 57.7178 27.3144C58.9736 29.348 59.234 28.7996 57.7094 31.3594C57.3552 31.9537 56.8904 32.2447 56.1848 32.1695C55.7676 32.1249 55.3434 32.1417 54.922 32.1277C53.6816 32.0846 53.0894 32.697 53.1104 33.9164C53.1524 36.3328 53.6032 35.9751 51.1266 37.3879C50.4308 37.7846 49.8358 37.7763 49.2114 37.2975C48.9188 37.0733 48.5898 36.8938 48.2762 36.6961C47.2318 36.0336 46.3498 36.2841 45.759 37.3768C44.6908 39.3534 45.2074 39.4174 42.3626 39.384C41.5814 39.3742 41.0298 39.1223 40.7302 38.3762C40.593 38.0352 40.3928 37.7192 40.2234 37.3907C39.6298 36.2437 38.7632 36.0238 37.653 36.7128C35.7378 37.9029 36.1536 38.1312 33.768 36.7462C33.04 36.3245 32.6844 35.7719 32.8216 34.927C32.865 34.6597 32.8678 34.3869 32.8832 34.1168C32.9644 32.6177 32.3736 32.0303 30.8658 32.1082C30.7664 32.1138 30.6684 32.1166 30.569 32.1208C30.5564 32.1625 30.5466 32.2071 30.5382 32.2516ZM54.404 29.9229C54.8884 29.9465 55.1712 30.0106 55.4302 29.9577C55.706 29.902 56.0518 29.8018 56.1946 29.5999C56.308 29.4399 56.2282 29.0626 56.1148 28.8441C55.8656 28.3653 55.4904 27.9477 55.265 27.4605C55.1124 27.1292 55.0298 26.7075 55.083 26.3497C55.3336 24.6488 55.9342 23.1872 57.834 22.6722C58.023 22.6207 58.2386 22.2365 58.2302 22.0138C58.2204 21.7563 58.0384 21.418 57.8228 21.2719C57.3566 20.9545 56.791 20.7833 56.3276 20.4632C56.028 20.2558 55.7494 19.9259 55.6136 19.5904C54.9668 17.9883 54.7946 16.4265 56.1554 15.0373C56.2842 14.9051 56.3038 14.5014 56.196 14.3455C56.063 14.152 55.7494 13.9989 55.5044 13.9822C55.0144 13.9488 54.5146 14.0073 54.0218 14.0546C53.431 14.1117 53.0292 13.8402 52.5714 13.4853C51.1994 12.4204 50.5988 11.1315 50.9292 9.39156C51.0496 8.75543 50.4392 8.46451 49.8582 8.81668C49.4354 9.0728 49.0112 9.33031 48.6108 9.61844C48.1054 9.98314 47.6056 9.93024 47.005 9.84672C45.2662 9.60452 44.1322 8.75961 43.5638 7.08509C43.3706 6.51578 42.693 6.56032 42.3836 7.10736C42.154 7.5152 41.9146 7.92304 41.7396 8.35455C41.4722 9.01294 40.9668 9.25097 40.3228 9.50013C38.7394 10.1126 37.38 9.96087 36.0892 8.82921C35.6132 8.41162 35.0056 8.77631 35.014 9.41383C35.0196 9.93024 35.049 10.4494 35.1008 10.9631C35.161 11.5533 34.8922 11.9528 34.524 12.4024C33.4376 13.7247 32.1832 14.4179 30.408 14.0087C29.8088 13.8709 29.484 14.5293 29.8228 15.0819C30.1322 15.5871 30.499 16.059 30.7664 16.5838C30.912 16.8705 31.0072 17.2547 30.9456 17.5595C30.4458 20.0623 30.4276 20.0511 28.1834 21.315C27.9776 21.4306 27.7508 21.7479 27.7648 21.9553C27.7816 22.2045 27.9972 22.5079 28.217 22.6597C28.6398 22.9534 29.176 23.0953 29.5722 23.4141C29.925 23.6995 30.226 24.1045 30.422 24.5179C31.1696 26.0992 31.038 27.5663 29.8186 28.9207C29.414 29.3703 29.7752 29.941 30.3982 29.9424C30.919 29.9438 31.4412 29.9424 31.9578 29.8936C32.5808 29.8352 32.9854 30.1247 33.4628 30.4991C34.8152 31.5598 35.378 32.8279 35.035 34.5372C34.909 35.1664 35.5334 35.4796 36.0962 35.1413C36.5414 34.8741 36.9894 34.6068 37.408 34.3034C37.8952 33.9498 38.374 34.0013 38.9466 34.0918C40.649 34.359 41.8474 35.1357 42.399 36.8353C42.5796 37.3907 43.3006 37.3726 43.5904 36.8576C43.8802 36.3426 44.1112 35.7927 44.4234 35.293C44.583 35.0369 44.828 34.7474 45.0968 34.6583C46.669 34.1433 48.258 33.5601 49.7042 35.0133C49.8848 35.1942 50.3748 35.2833 50.582 35.1678C50.7934 35.0494 50.96 34.6096 50.9236 34.3409C50.7374 32.9337 51.0202 31.8187 52.2088 30.8318C52.9662 30.1957 53.6102 29.7169 54.404 29.9229Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6748 5.76274C56.035 5.56787 55.5002 5.53028 55.132 5.26442C54.6238 4.89695 54.6826 4.22324 55.1754 3.70126C55.7522 3.09158 56.3486 2.5 56.9604 1.92512C57.5274 1.3934 58.0832 1.40175 58.6656 1.94183C59.1906 2.42901 59.675 2.95795 60.1972 3.44792C60.6914 3.91144 60.9924 4.43064 60.6242 5.0779C60.2546 5.72655 59.654 5.75996 58.94 5.46069C58.94 6.69674 58.9554 7.87294 58.9344 9.04636C58.919 9.90659 58.3002 10.4341 57.54 10.249C56.9212 10.0987 56.6706 9.65464 56.6734 9.04079C56.6776 7.88686 56.6748 6.73293 56.6748 5.76274Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9044 34.0472C21.9044 35.2415 21.9086 36.4205 21.903 37.5995C21.9002 38.1799 21.637 38.6741 21.0644 38.7409C20.6864 38.7854 20.1992 38.5961 19.8982 38.347C19.6896 38.1744 19.6574 37.7248 19.649 37.3949C19.621 36.2924 19.6378 35.19 19.6378 34.0848C19.2626 34.1043 18.9378 34.1836 18.641 34.1224C17.8402 33.9581 17.4762 33.0158 18.0138 32.3936C18.6578 31.6503 19.3662 30.9515 20.1124 30.3098C20.615 29.8769 21.1848 30.0314 21.6468 30.4796C22.2138 31.0295 22.771 31.589 23.3296 32.1472C23.7622 32.5787 23.9008 33.0868 23.5774 33.6185C23.2582 34.1447 22.7668 34.3103 22.1676 34.0709C22.1046 34.0486 22.0262 34.0584 21.9044 34.0472Z\" fill=\"#1D315C\"><\/path><path d=\"M64.1144 11.0772C63.8624 11.1218 63.651 11.2248 63.4942 11.1719C63.1218 11.0452 62.6122 10.9297 62.461 10.6485C62.2916 10.3339 62.2958 9.71451 62.5058 9.45143C63.1176 8.68864 63.8386 7.99962 64.582 7.35793C65.0454 6.95705 65.6096 7.04892 66.0618 7.47207C66.5826 7.96065 67.0684 8.4868 67.5906 8.97538C68.0974 9.44865 68.4558 9.96506 68.0652 10.6541C67.6914 11.3125 67.0782 11.2805 66.3796 11.0424C66.3796 11.7231 66.3796 12.3537 66.3796 12.9842C66.3782 14.0825 65.9974 14.6211 65.2288 14.6128C64.4616 14.6044 64.1172 14.0922 64.1144 12.9578C64.113 12.3453 64.1144 11.7342 64.1144 11.0772Z\" fill=\"#1D315C\"><\/path><path d=\"M27.0788 39.6944C26.593 39.6638 26.1758 39.7264 25.8356 39.5956C25.1552 39.3339 24.9956 38.4444 25.5192 37.8626C26.1128 37.2056 26.7498 36.5834 27.4022 35.9835C27.9118 35.513 28.5334 35.5408 29.0626 36.0294C29.5876 36.5138 30.0706 37.0427 30.5914 37.5327C31.08 37.992 31.3992 38.5015 31.0394 39.1571C30.6712 39.8294 30.0622 39.8085 29.3454 39.5622C29.3454 40.3263 29.3524 41.0529 29.344 41.7795C29.3342 42.6314 28.9156 43.1242 28.2156 43.1297C27.503 43.1353 27.0942 42.6634 27.0802 41.799C27.0704 41.0877 27.0788 40.3765 27.0788 39.6944Z\" fill=\"#1D315C\"><\/path><path d=\"M52.6036 22.0041C52.5812 27.3047 48.2454 31.5738 42.9184 31.5418C37.6642 31.5111 33.3494 27.1557 33.3788 21.9164C33.4082 16.6715 37.7496 12.4135 43.0444 12.4344C48.3518 12.4553 52.6274 16.7341 52.6036 22.0041ZM42.9744 29.3689C47.0708 29.3828 50.4168 26.1034 50.4532 22.0417C50.4896 17.966 47.131 14.5822 43.0304 14.5641C38.9536 14.546 35.6006 17.8477 35.5698 21.9122C35.5376 26.0338 38.8374 29.355 42.9744 29.3689Z\" fill=\"#1D315C\"><\/path><path d=\"M43.9124 23.3069C43.5596 23.1969 43.2082 23.0772 42.8512 22.9812C42.4256 22.8656 41.965 22.8322 41.5702 22.654C40.677 22.2476 40.1016 21.5516 40.068 20.5424C40.0358 19.5625 40.5454 18.8498 41.3854 18.3933C41.7606 18.1887 41.9972 18.0063 41.9986 17.5233C42 16.9874 42.3892 16.67 42.9142 16.6352C43.4812 16.5977 43.9096 16.8969 43.9544 17.4634C43.995 17.9813 44.2568 18.1566 44.688 18.3056C45.0072 18.4155 45.3194 18.6049 45.577 18.8248C46.0096 19.195 46.074 19.6836 45.752 20.1499C45.4328 20.6134 44.989 20.683 44.443 20.4868C43.8788 20.2835 43.2838 20.1402 42.6902 20.0539C42.532 20.0316 42.3304 20.317 42.1484 20.4603C42.3234 20.6079 42.476 20.8208 42.6776 20.889C42.9758 20.9907 43.3118 20.9823 43.6282 21.0352C44.8378 21.2398 45.7352 22.0778 45.9088 23.1551C46.0712 24.1615 45.5532 25.0273 44.464 25.669C44.2764 25.779 44.1042 26.0407 44.0692 26.2564C43.9684 26.8675 43.7038 27.2934 43.0416 27.306C42.385 27.3171 42.0896 26.9204 41.9762 26.301C41.9398 26.0991 41.7256 25.8917 41.5394 25.7651C41.2146 25.5451 40.8212 25.4254 40.5076 25.1944C40.0274 24.8422 39.893 24.3508 40.229 23.833C40.5636 23.3166 41.0522 23.2693 41.5982 23.5004C41.9818 23.6618 42.3668 23.8845 42.7658 23.9235C43.134 23.9597 43.5218 23.7857 43.9012 23.7036C43.9068 23.5713 43.9096 23.4391 43.9124 23.3069Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:300\"><rect width=\"70\" height=\"69.5977\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tRevenue managemet <br> & optimization\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:284)\"><path d=\"M16.7287 44.0342C16.9266 42.6048 16.6803 41.5702 15.5607 40.6126C13.9097 39.2028 13.0185 37.2302 12.5355 35.0672C12.13 35.0042 11.7162 34.965 11.3135 34.874C8.25783 34.1824 6.86977 30.6124 8.59966 27.9734C8.81139 27.65 8.92903 27.2076 8.93871 26.817C8.99684 24.612 8.84599 22.4042 9.36219 20.2216C10.9385 13.5366 17.0401 8.8634 24.0136 9.044C30.6398 9.2162 36.5809 14.3304 37.6686 20.9762C37.9883 22.9292 37.8735 24.955 37.9773 26.9472C37.9925 27.2356 38.0409 27.5646 38.1918 27.7956C40.2898 30.9834 38.4533 34.7382 34.6545 35.0042C34.5867 35.0084 34.5202 35.028 34.6019 35.0126C33.9888 36.3454 33.5155 37.6516 32.8111 38.815C32.2506 39.7404 31.448 40.5314 30.6716 41.2986C30.3035 41.6626 30.1097 41.9846 30.1499 42.4984C30.1886 42.9828 30.1582 43.4742 30.1582 44.03C31.841 44.03 33.4616 44.0482 35.0807 44.009C35.3049 44.0034 35.5499 43.7444 35.7367 43.5554C39.8178 39.4366 43.899 35.3178 47.9608 31.1808C48.4368 30.6964 48.9295 30.4696 49.6159 30.4724C55.8919 30.4934 62.168 30.485 68.444 30.485C68.6723 30.485 68.9021 30.485 69.1733 30.485C69.1733 31.2452 69.1733 31.9578 69.1733 32.7432C68.8813 32.7432 68.6087 32.7432 68.336 32.7432C62.316 32.7432 56.296 32.7488 50.2747 32.732C49.7958 32.7306 49.4581 32.8622 49.1191 33.208C45.6635 36.7276 42.1899 40.2318 38.7232 43.7416C38.5626 43.904 38.4118 44.0748 38.3288 44.1644C39.5397 44.7664 40.8226 45.2382 41.9228 45.9844C45.1542 48.1796 46.8315 51.3184 46.8827 55.2594C46.9394 59.6792 46.8979 64.1004 46.8951 68.5216C46.8951 69.6234 46.5215 69.9972 45.4254 69.9986C30.7823 70 16.1392 70 1.49467 69.9986C0.395852 69.9986 0.0249642 69.6262 0.0249642 68.5244C0.0221964 64.127 0.00974126 59.7296 0.0277321 55.3322C0.0526424 49.0476 4.98627 44.0692 11.2042 44.0342C13.0365 44.0258 14.8674 44.0342 16.7287 44.0342ZM19.8356 55.041C19.0233 55.4484 18.2981 55.8166 17.5688 56.1764C16.5253 56.693 15.9773 56.4676 15.6064 55.3518C14.7345 52.7282 13.8696 50.1004 13.0046 47.474C12.613 46.2868 12.6158 46.2854 11.3536 46.2896C6.19304 46.3064 2.26966 50.2684 2.25998 55.4834C2.25306 59.3376 2.25859 63.1932 2.25859 67.0474C2.25859 67.27 2.25859 67.4926 2.25859 67.7026C3.80026 67.7026 5.23261 67.7026 6.7383 67.7026C6.7383 65.4472 6.7383 63.2282 6.7383 61.0218C7.51882 61.0218 8.22462 61.0218 8.97746 61.0218C8.97746 63.2772 8.97746 65.478 8.97746 67.6592C9.0688 67.6956 9.10894 67.7278 9.15045 67.7278C12.357 67.7334 15.5621 67.7292 18.7686 67.7502C19.1949 67.753 19.2405 67.5332 19.3056 67.2014C19.8854 64.232 20.4847 61.2654 21.0673 58.296C21.1157 58.051 21.1572 57.7528 21.0631 57.5428C20.6922 56.7126 20.2674 55.9076 19.8356 55.041ZM44.6338 67.711C44.6477 67.5612 44.6643 67.4702 44.6643 67.3792C44.6643 63.266 44.7155 59.1514 44.6283 55.0396C44.6048 53.9196 44.3446 52.724 43.8782 51.709C42.1248 47.8912 39.047 46.1804 34.9202 46.2756C34.4275 46.2868 34.2421 46.4506 34.0982 46.8944C33.1765 49.749 32.234 52.5966 31.2874 55.4442C30.9581 56.434 30.3796 56.6776 29.4593 56.2296C28.6746 55.8474 27.8996 55.447 27.1606 55.0746C26.0521 56.6272 25.4543 58.205 26.2016 60.0446C26.322 60.3428 26.3303 60.6872 26.3939 61.0092C26.8354 63.2366 27.2769 65.464 27.7211 67.704C31.1532 67.704 34.5327 67.704 37.9869 67.704C37.9869 65.4486 37.9869 63.2296 37.9869 61.0246C38.7688 61.0246 39.4733 61.0246 40.2261 61.0246C40.2261 63.28 40.2261 65.4822 40.2261 67.7124C41.7083 67.711 43.1406 67.711 44.6338 67.711ZM35.6841 26.1016C36.3013 20.3336 33.9985 15.3524 29.386 12.866C24.7706 10.3782 20.2093 10.7058 16.0243 13.874C12.0151 16.9106 10.7959 21.1876 11.2485 26.1002C11.6138 26.04 11.9321 25.9868 12.2435 25.9364C12.6005 25.0012 12.822 24.843 13.7879 24.8416C15.8804 24.8388 17.9729 24.8542 20.0639 24.836C21.8935 24.8206 23.3936 24.0786 24.5354 22.6282C24.9837 22.0584 25.392 21.455 25.8404 20.8866C26.4105 20.1628 27.2091 20.1642 27.7806 20.888C28.2581 21.4942 28.6926 22.1368 29.177 22.7374C30.2163 24.0254 31.5739 24.7338 33.2097 24.8178C33.9902 24.8584 34.4967 25.1398 34.6503 25.9322C34.9963 25.9882 35.3146 26.0414 35.6841 26.1016ZM14.5366 27.0998C14.5366 29.0724 14.52 30.9694 14.5394 32.8678C14.5864 37.436 17.9978 41.1894 22.584 41.7396C26.8728 42.2548 31.2362 39.2784 32.0597 34.8908C32.5385 32.3428 32.3821 29.6716 32.5122 27.0424C29.9949 26.6112 28.193 25.354 26.8271 23.3674C26.697 23.5158 26.6154 23.5942 26.5503 23.6852C24.8218 26.061 22.4913 27.1614 19.5879 27.1054C17.9424 27.0732 16.2928 27.0998 14.5366 27.0998ZM27.8664 43.1158C24.9049 44.3464 21.9876 44.3254 19.0426 43.1158C18.9499 44.0496 18.9098 44.8504 19.6322 45.556C20.3131 46.221 20.8666 47.0176 21.4769 47.7582C22.126 48.545 22.7736 49.3318 23.4628 50.1676C24.7346 48.6262 25.9068 47.11 27.1855 45.6946C27.8706 44.9372 28.0519 44.149 27.8664 43.1158ZM21.7025 51.5648C20.2646 49.819 18.9001 48.1586 17.5259 46.5066C17.4345 46.3974 17.2588 46.3064 17.119 46.3022C16.4312 46.2812 15.7434 46.2924 14.967 46.2924C15.7987 48.8124 16.6014 51.24 17.4221 53.7264C18.8932 52.9844 20.2591 52.2942 21.7025 51.5648ZM29.5077 53.7264C30.3381 51.2036 31.1338 48.7844 31.9545 46.291C31.3359 46.291 30.8017 46.3274 30.2744 46.2812C29.7555 46.235 29.4247 46.4226 29.1036 46.8342C28.2124 47.9766 27.2686 49.0798 26.3483 50.1998C25.9843 50.6422 25.6259 51.0916 25.2384 51.5718C26.6818 52.2998 28.0463 52.9886 29.5077 53.7264ZM25.4418 67.711C24.8633 64.7808 24.3029 61.9276 23.7299 59.0758C23.7036 58.9456 23.5639 58.8392 23.478 58.7216C23.3798 58.8532 23.2248 58.9708 23.193 59.1178C23.0089 59.9424 22.8525 60.7726 22.6892 61.6014C22.2907 63.6244 21.8935 65.6474 21.488 67.711C22.8138 67.711 24.0856 67.711 25.4418 67.711ZM12.2587 32.7138C12.2587 31.1962 12.2587 29.729 12.2587 28.2576C10.9523 28.3556 10.0721 29.2698 10.0721 30.4864C10.0735 31.696 10.9578 32.6144 12.2587 32.7138ZM34.6573 32.7194C35.99 32.5906 36.8591 31.675 36.8507 30.4696C36.8424 29.26 35.9374 28.3346 34.6573 28.2618C34.6573 29.736 34.6573 31.2074 34.6573 32.7194ZM25.0488 54.0876C23.6566 53.0936 23.1625 53.0978 21.8852 54.1058C22.227 54.803 22.5536 55.5198 22.9273 56.2128C23.1293 56.588 23.8088 56.5712 24.0109 56.1904C24.3776 55.4974 24.7083 54.7834 25.0488 54.0876Z\" fill=\"#1D315C\"><\/path><path d=\"M58.0578 25.9349C58.848 25.9349 59.5358 25.9349 60.2901 25.9349C60.2901 25.6479 60.2901 25.3959 60.2901 25.1439C60.2901 20.2999 60.2901 15.4573 60.2901 10.6133C60.2901 9.37012 60.6236 9.03692 61.8677 9.03552C63.0994 9.03412 64.3311 9.03132 65.5627 9.03692C66.6062 9.04112 66.984 9.42472 66.984 10.4887C66.9868 15.3551 66.9854 20.2229 66.9854 25.0893C66.9854 25.3469 66.9854 25.6045 66.9854 25.9391C67.7161 25.9391 68.4219 25.9391 69.172 25.9391C69.172 26.7287 69.172 27.4413 69.172 28.1917C59.54 28.1917 49.926 28.1917 40.2566 28.1917C40.2566 27.4931 40.2566 26.7791 40.2566 25.9881C40.9472 25.9881 41.653 25.9881 42.4335 25.9881C42.4335 24.2493 42.4335 22.5889 42.4335 20.9271C42.4335 19.4837 42.7144 19.1981 44.1398 19.1981C45.348 19.1981 46.5575 19.1925 47.7657 19.1995C48.7261 19.2051 49.1233 19.6027 49.1274 20.5701C49.1344 22.3327 49.1302 24.0953 49.1302 25.9153C49.8554 25.9153 50.5612 25.9153 51.3625 25.9153C51.3625 25.6843 51.3625 25.4351 51.3625 25.1873C51.3625 22.5539 51.3611 19.9205 51.3638 17.2871C51.3652 16.1825 51.7333 15.8157 52.8322 15.8129C54.133 15.8101 55.4353 15.8045 56.7362 15.8143C57.6468 15.8213 58.0523 16.2301 58.055 17.1555C58.062 19.8127 58.0578 22.4699 58.0578 25.1257C58.0578 25.3777 58.0578 25.6325 58.0578 25.9349ZM62.5694 11.3273C62.5694 16.2301 62.5694 21.0797 62.5694 25.9139C63.3222 25.9139 64.028 25.9139 64.7186 25.9139C64.7186 21.0251 64.7186 16.1923 64.7186 11.3273C63.9975 11.3273 63.3097 11.3273 62.5694 11.3273ZM53.6431 18.0991C53.6431 20.7479 53.6431 23.3393 53.6431 25.9125C54.3974 25.9125 55.1018 25.9125 55.7896 25.9125C55.7896 23.2805 55.7896 20.7059 55.7896 18.0991C55.0672 18.0991 54.3794 18.0991 53.6431 18.0991ZM46.8481 25.9405C46.8481 24.4145 46.8481 22.9515 46.8481 21.4885C46.1091 21.4885 45.4227 21.4885 44.7059 21.4885C44.7059 22.9851 44.7059 24.4481 44.7059 25.9405C45.4296 25.9405 46.1174 25.9405 46.8481 25.9405Z\" fill=\"#1D315C\"><\/path><path d=\"M44.3696 13.2174C43.816 12.6546 43.3275 12.1576 42.7947 11.6158C42.9746 11.424 43.1434 11.2392 43.3192 11.06C45.24 9.11537 47.1761 7.18337 49.0762 5.21777C49.5717 4.70397 50.0934 4.48977 50.7992 4.50657C52.4945 4.54717 54.1912 4.54297 55.8864 4.49957C56.231 4.49117 56.6241 4.29657 56.8981 4.06837C57.5042 3.56577 58.0481 2.98757 58.5477 2.27917C57.6634 2.27917 56.7777 2.27917 55.8602 2.27917C55.8602 1.49797 55.8602 0.802166 55.8602 0.00276602C56.5646 0.00276602 57.2745 0.00276602 57.9844 0.00276602C59.0999 0.00276602 60.2153 -0.00983398 61.3294 0.00976601C62.0448 0.022366 62.5001 0.432566 62.5084 1.12697C62.532 2.97917 62.5167 4.83277 62.5167 6.73117C61.7708 6.73117 61.0664 6.73117 60.308 6.73117C60.308 5.83237 60.308 4.94897 60.308 3.84297C59.5317 4.62837 58.8563 5.24857 58.2571 5.93597C57.7049 6.57017 57.0835 6.82497 56.2407 6.79417C54.6631 6.73536 53.0813 6.80397 51.5022 6.76337C50.9445 6.74937 50.5556 6.91037 50.1668 7.31357C48.2694 9.27777 46.343 11.214 44.3696 13.2174Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:284\"><rect width=\"69.1954\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tProduct Innovation <br> & Development\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"56\" viewBox=\"0 0 70 56\" fill=\"none\"><g clip-path=\"url(#clip0_4:270)\"><path d=\"M0 6.59098C0.1078 6.17691 0.2016 5.75864 0.3262 5.34877C1.7598 0.609327 7.3528 -1.47222 11.5738 1.13951C12.243 1.55358 12.5468 2.05298 12.5384 2.86014C12.5034 5.95589 12.5244 9.05303 12.5244 12.1502C12.5244 12.4174 12.5244 12.6859 12.5244 12.9951C26.2752 12.9951 39.9574 12.9951 53.7194 12.9951C53.7194 12.7293 53.7194 12.4859 53.7194 12.2425C53.7194 9.4643 53.7138 6.68611 53.7208 3.90931C53.7264 1.55917 55.265 0.0217927 57.6086 0.00920267C58.611 0.005006 59.6134 0.005006 60.6158 0.00920267C62.9636 0.0189949 64.519 1.55917 64.526 3.89532C64.5344 6.67352 64.5274 9.45171 64.5274 12.2285C64.5274 12.4733 64.5274 12.7181 64.5274 13.0357C65.9078 13.0357 67.2224 13.0581 68.5356 13.0259C69.1558 13.0105 69.643 13.1798 69.9972 13.6945C69.9972 27.3113 69.9972 40.9281 69.9972 54.5449C69.6976 55.1255 69.2062 55.264 68.579 55.2626C59.374 55.2486 50.1704 55.2528 40.9654 55.2528C40.033 55.2528 39.5626 54.9059 39.5696 54.2358C39.5766 53.5755 40.0708 53.2048 40.9808 53.2048C49.6608 53.2034 58.3422 53.2034 67.0222 53.2034C67.2952 53.2034 67.5682 53.2034 67.893 53.2034C67.893 40.5071 67.893 27.8415 67.893 15.1298C66.8094 15.1298 65.7258 15.1298 64.5596 15.1298C64.5498 15.3564 64.5288 15.5942 64.5288 15.8335C64.526 18.0185 64.5344 20.205 64.5218 22.3901C64.5176 23.0755 64.0934 23.5218 63.5054 23.5259C62.9174 23.5301 62.5072 23.0839 62.4792 22.4012C62.4722 22.2194 62.4778 22.0375 62.4778 21.8543C62.4778 18.0297 62.4778 14.2037 62.4778 10.3792C62.4778 10.133 62.4778 9.88537 62.4778 9.58741C60.235 9.58741 58.0426 9.58741 55.8096 9.58741C55.8096 19.7461 55.8096 29.8895 55.8096 40.0762C58.0104 40.0762 60.1874 40.0762 62.4778 40.0762C62.4778 39.844 62.4778 39.6076 62.4778 39.3698C62.4778 35.4543 62.4778 31.5374 62.4778 27.6219C62.4778 27.4177 62.4568 27.2064 62.4946 27.0092C62.5968 26.479 62.9216 26.1503 63.4732 26.1363C64.0262 26.1223 64.3664 26.437 64.4966 26.9588C64.5456 27.1533 64.5246 27.3659 64.5246 27.5701C64.526 31.9417 64.5344 36.3132 64.512 40.6847C64.5092 41.1198 64.4 41.5926 64.2068 41.9815C62.8894 44.6282 61.5328 47.2553 60.2 49.8922C59.962 50.3623 59.703 50.7721 59.1024 50.7679C58.499 50.7637 58.254 50.3329 58.0188 49.8699C56.6944 47.2525 55.3476 44.6464 54.0442 42.0179C53.8412 41.6094 53.7292 41.1128 53.7292 40.6554C53.711 32.4369 53.7152 24.217 53.7152 15.9985C53.7152 15.7285 53.7152 15.4585 53.7152 15.1354C39.9882 15.1354 26.3102 15.1354 12.5608 15.1354C12.5468 15.3802 12.5216 15.6208 12.5216 15.8614C12.5188 18.0241 12.5216 20.1868 12.5174 22.3509C12.5174 22.5999 12.5146 22.8559 12.4572 23.0965C12.3354 23.6071 11.9756 23.8659 11.4604 23.8505C10.9466 23.8351 10.598 23.5623 10.5084 23.0419C10.4622 22.7747 10.4706 22.4978 10.4706 22.225C10.4692 16.0097 10.4608 9.79304 10.4832 3.57777C10.486 3.00563 10.2956 2.72445 9.7916 2.50203C6.1418 0.8947 2.0664 3.5456 2.0566 7.59539C2.037 16.3832 2.051 25.1724 2.0496 33.9603C2.0496 36.7581 2.0496 39.5572 2.0496 42.4921C4.5206 40.2105 7.2814 39.63 10.4734 40.7169C10.4734 40.4092 10.4734 40.1699 10.4734 39.9307C10.4734 35.9691 10.4734 32.0074 10.4748 28.0458C10.4748 27.7954 10.4678 27.5408 10.5126 27.2974C10.6064 26.7784 10.9522 26.507 11.4674 26.493C11.984 26.479 12.3396 26.7378 12.4628 27.2484C12.516 27.4666 12.5202 27.6988 12.5216 27.9255C12.5244 32.6383 12.523 37.3512 12.5244 42.064C12.5244 42.5746 12.5244 43.0894 11.9994 43.3804C11.452 43.684 11.0152 43.4084 10.556 43.1104C8.6002 41.8374 6.0704 41.9409 4.2196 43.3468C2.3702 44.7499 1.6072 47.1728 2.3156 49.3928C3.024 51.6115 5.005 53.1614 7.3766 53.1908C11.4086 53.2412 15.442 53.2146 19.474 53.216C24.7828 53.2188 30.0916 53.216 35.4004 53.2188C35.672 53.2188 35.9548 53.2118 36.2124 53.2817C36.7472 53.4272 36.995 53.8147 36.9362 54.3631C36.8816 54.8821 36.5708 55.1814 36.0514 55.2416C35.8484 55.2654 35.6412 55.2542 35.4368 55.2542C26.278 55.2542 17.1192 55.2556 7.959 55.2542C3.7744 55.2528 0.9562 52.953 0.0966 48.8473C0.084 48.7843 0.0336 48.7298 0.0014 48.6724C0 34.6443 0 20.6177 0 6.59098ZM55.7802 7.43451C58.058 7.43451 60.2504 7.43451 62.4736 7.43451C62.4736 6.13354 62.5002 4.88434 62.4638 3.63653C62.4372 2.74403 61.7722 2.09075 60.8916 2.06977C59.71 2.04039 58.527 2.04179 57.344 2.06977C56.483 2.08935 55.8152 2.72165 55.7886 3.57218C55.7522 4.84377 55.7802 6.11536 55.7802 7.43451ZM56.4228 42.2025C57.3356 43.9959 58.2064 45.7082 59.122 47.5085C60.0404 45.6998 60.9084 43.9889 61.8156 42.2025C59.997 42.2025 58.2792 42.2025 56.4228 42.2025Z\" fill=\"#1D315C\"><\/path><path d=\"M23.1462 42.2828C23.1462 40.4951 23.1462 38.7926 23.1462 37.0916C23.1462 35.6745 23.3954 35.4283 24.8178 35.4283C27.2776 35.4283 29.736 35.4255 32.1958 35.4297C33.2122 35.4311 33.551 35.7668 33.5664 36.7726C33.5734 37.2468 33.5678 37.7225 33.5678 38.2834C33.894 38.2834 34.16 38.2834 34.426 38.2834C36.498 38.2834 38.57 38.2792 40.642 38.2848C41.5674 38.2876 41.9244 38.6387 41.937 39.562C41.9496 40.4433 41.9398 41.3246 41.9398 42.2842C42.2562 42.2842 42.4998 42.2842 42.7434 42.2842C44.8154 42.2842 46.8874 42.2773 48.9594 42.287C49.9282 42.2912 50.2922 42.6564 50.295 43.6062C50.302 45.5632 50.302 47.5203 50.295 49.4773C50.2922 50.4272 49.931 50.7923 48.9622 50.7937C38.0086 50.7979 27.0564 50.7979 16.1028 50.7937C15.1382 50.7937 14.7868 50.4272 14.784 49.4634C14.777 47.5525 14.7798 45.6402 14.7826 43.7293C14.784 42.6298 15.1144 42.2898 16.2036 42.2856C18.2308 42.2787 20.2566 42.2842 22.2838 42.2842C22.533 42.2828 22.7808 42.2828 23.1462 42.2828ZM25.2392 48.6828C27.3686 48.6828 29.4238 48.6828 31.4636 48.6828C31.4636 44.917 31.4636 41.2183 31.4636 37.5126C29.3664 37.5126 27.3252 37.5126 25.2392 37.5126C25.2392 41.2449 25.2392 44.9435 25.2392 48.6828ZM33.6308 40.3594C33.6308 43.1767 33.6308 45.934 33.6308 48.7038C35.7308 48.7038 37.7678 48.7038 39.8412 48.7038C39.8412 45.9018 39.8412 43.1446 39.8412 40.3594C37.7566 40.3594 35.7168 40.3594 33.6308 40.3594ZM23.1028 44.384C21.0014 44.384 18.9448 44.384 16.8602 44.384C16.8602 45.8402 16.8602 47.2447 16.8602 48.6982C18.9448 48.6982 21.0056 48.6982 23.1028 48.6982C23.1028 47.2503 23.1028 45.8304 23.1028 44.384ZM48.209 44.3812C46.1132 44.3812 44.0552 44.3812 41.993 44.3812C41.993 45.8486 41.993 47.2685 41.993 48.6856C44.1014 48.6856 46.1566 48.6856 48.209 48.6856C48.209 47.2195 48.209 45.8164 48.209 44.3812Z\" fill=\"#1D315C\"><\/path><path d=\"M22.8312 18.2808C24.6764 18.2808 26.5202 18.2752 28.3654 18.2822C29.4056 18.2864 29.7136 18.5914 29.715 19.6279C29.7206 23.3154 29.7206 27.0015 29.715 30.689C29.7136 31.7633 29.4126 32.0585 28.3206 32.0599C24.654 32.0641 20.9874 32.0641 17.3194 32.0599C16.2386 32.0585 15.9306 31.7549 15.9292 30.6792C15.9236 27.0155 15.9236 23.3504 15.9292 19.6867C15.9306 18.576 16.233 18.285 17.3642 18.2822C19.187 18.278 21.0098 18.2808 22.8312 18.2808ZM27.6248 20.3959C24.3656 20.3959 21.1918 20.3959 18.0208 20.3959C18.0208 23.6162 18.0208 26.7707 18.0208 29.9685C21.2366 29.9685 24.409 29.9685 27.6248 29.9685C27.6248 26.7595 27.6248 23.5882 27.6248 20.3959Z\" fill=\"#1D315C\"><\/path><path d=\"M60.1496 24.8275C60.1496 28.2394 60.1496 31.6527 60.1482 35.0646C60.1482 35.2912 60.1678 35.5262 60.1216 35.7445C60.0096 36.276 59.654 36.6006 59.1164 36.5922C58.5508 36.5838 58.1868 36.2551 58.1098 35.6731C58.0832 35.4717 58.0986 35.2646 58.0986 35.059C58.0986 28.2338 58.0986 21.41 58.0986 14.5849C58.0986 14.5163 58.0986 14.4478 58.0986 14.3806C58.1056 13.5273 58.4766 13.0433 59.1206 13.0447C59.7604 13.0461 60.1468 13.5385 60.1468 14.3862C60.151 17.8667 60.1496 21.3471 60.1496 24.8275Z\" fill=\"#1D315C\"><\/path><path d=\"M41.1614 19.2627C43.3916 19.2627 45.6218 19.2404 47.8506 19.2837C48.2314 19.2907 48.713 19.4824 48.9594 19.7579C49.3934 20.2434 49.0784 21.0351 48.44 21.2296C48.1866 21.3065 47.9024 21.3093 47.6322 21.3093C43.3314 21.3135 39.0306 21.3121 34.7298 21.3121C34.5926 21.3121 34.4568 21.3191 34.321 21.3079C33.6462 21.2575 33.208 20.8239 33.2332 20.2406C33.257 19.681 33.6826 19.2809 34.335 19.2711C35.7 19.2529 37.065 19.2627 38.4314 19.2627C39.3414 19.2613 40.2514 19.2627 41.1614 19.2627Z\" fill=\"#1D315C\"><\/path><path d=\"M41.2286 26.1873C39.067 26.1873 36.9068 26.1887 34.7452 26.1859C34.496 26.1859 34.2384 26.1943 33.999 26.1369C33.4908 26.0152 33.1562 25.6291 33.2654 25.1507C33.3466 24.7982 33.6966 24.4667 34.0018 24.2204C34.16 24.0931 34.4848 24.1575 34.734 24.1575C39.0334 24.1547 43.3328 24.1547 47.6336 24.1561C47.838 24.1561 48.0452 24.1491 48.2468 24.1771C48.8348 24.2582 49.14 24.6219 49.1288 25.1997C49.1176 25.7466 48.811 26.088 48.258 26.1635C48.034 26.1943 47.8044 26.1859 47.5776 26.1859C45.4594 26.1873 43.344 26.1873 41.2286 26.1873Z\" fill=\"#1D315C\"><\/path><path d=\"M38.297 31.0792C37.023 31.0792 35.7476 31.0876 34.4736 31.0764C33.6882 31.0694 33.215 30.6581 33.2318 30.0342C33.2486 29.4285 33.7036 29.0368 34.4568 29.034C37.0286 29.0256 39.6004 29.0242 42.1722 29.0354C42.9338 29.0382 43.3622 29.4257 43.365 30.0524C43.3692 30.6931 42.959 31.0666 42.1876 31.075C40.8912 31.089 39.5934 31.0792 38.297 31.0792Z\" fill=\"#1D315C\"><\/path><path d=\"M21.9618 25.4794C22.778 24.6401 23.4738 23.9253 24.1696 23.2118C24.3124 23.065 24.451 22.9125 24.6078 22.7824C25.0698 22.3949 25.6298 22.4019 26.0246 22.7894C26.4222 23.1783 26.474 23.7686 26.0596 24.1995C24.955 25.3438 23.8308 26.4713 22.6814 27.5736C22.2446 27.9932 21.7168 27.9583 21.2716 27.5386C20.7102 27.0084 20.1572 26.4657 19.6322 25.8991C19.1884 25.4207 19.215 24.8513 19.6448 24.4401C20.034 24.0694 20.6052 24.0722 21.0644 24.4569C21.2198 24.5884 21.3668 24.7338 21.5012 24.8863C21.6356 25.0388 21.7532 25.2081 21.9618 25.4794Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:270\"><rect width=\"70\" height=\"55.2632\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tCustomer Knowledge <br> & Understanding\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_4:289)\"><path d=\"M0.846953 69.9847C0.219752 69.6781 0.0321524 69.1755 0.0125524 68.4867C-0.0728476 65.5313 0.275753 62.6739 1.68275 60.0167C3.13175 57.2811 5.21915 55.1937 7.96735 53.7615C13.755 50.7473 19.5356 47.7177 25.3274 44.7105C25.7264 44.5033 25.872 44.2751 25.8636 43.8201C25.8314 42.0897 25.8678 40.3593 25.8328 38.6289C25.8244 38.2467 25.6662 37.8519 25.5108 37.4907C25.3232 37.0539 24.9746 36.6703 24.8584 36.2223C24.6274 35.3333 24.0898 35.1513 23.261 35.2269C22.6114 35.2871 21.9352 35.2493 21.2912 35.1429C19.67 34.8741 18.5192 33.4951 18.4646 31.8473C18.4576 31.6205 18.4408 31.3895 18.4632 31.1641C18.5668 30.1169 18.5458 29.2951 17.2144 28.8709C16.0706 28.5069 15.5302 27.3631 15.4924 26.1409C15.4434 24.5491 15.4532 22.9531 15.4868 21.3599C15.5204 19.8129 16.5998 18.5459 18.1118 18.1833C18.2644 18.1469 18.4142 18.1049 18.5626 18.0671C18.5626 16.4305 18.4002 14.8023 18.5934 13.2161C19.1562 8.59186 21.6286 5.15486 25.5598 2.74966C28.4956 0.95346 31.7002 0.0336604 35.1498 0.0140604C37.3394 0.00146042 39.1888 0.813461 40.6644 2.42906C40.9682 2.76086 41.2608 2.97366 41.7102 2.87006C43.4364 2.46966 44.709 3.21306 45.9004 4.38626C48.2972 6.74806 50.4126 9.27926 51.2834 12.6183C52.1346 15.8817 51.7076 19.0023 50.2236 22.0305C49.6384 23.2233 49.2268 24.5099 48.8334 25.7853C47.9402 28.6735 47.0988 31.5771 46.2532 34.4793C45.7758 36.1215 44.9932 37.5901 43.9026 38.9047C43.7458 39.0937 43.6394 39.3835 43.6352 39.6285C43.61 41.0621 43.603 42.4985 43.6422 43.9307C43.6492 44.1827 43.841 44.5425 44.0538 44.6615C50.2264 48.1139 56.4088 51.5481 62.5982 54.9711C65.7692 56.7253 68.2878 59.0563 69.4148 62.6151C69.6808 63.4551 69.8096 64.3371 70.0014 65.2009C70.0014 66.7955 70.0014 68.3901 70.0014 69.9847C46.949 69.9847 23.898 69.9847 0.846953 69.9847ZM47.4418 22.5499C48.7368 19.7947 49.651 17.0829 49.287 14.1471C49.1484 13.0299 48.762 11.8497 48.1642 10.9047C47.1842 9.35626 45.9466 7.97026 44.8028 6.52826C43.8942 5.38166 42.7868 4.71526 41.2566 5.17446C41.1922 5.19406 41.1194 5.18006 41.0522 5.19126C40.3214 5.31306 39.8104 5.04286 39.3736 4.42826C38.3222 2.94846 36.8452 2.26526 35.0336 2.28066C32.9364 2.29886 30.9302 2.73986 28.9926 3.53226C22.967 5.99766 19.992 11.0531 20.8138 17.4833C20.8418 17.7003 21.035 18.0545 21.1862 18.0741C22.3608 18.2225 23.296 18.7419 23.9918 19.7695C24.1598 19.4909 24.2914 19.2823 24.4132 19.0681C25.5752 17.0339 26.7302 14.9941 27.9006 12.9641C28.5488 11.8385 29.4686 11.8091 30.1728 12.8885C30.7328 13.7453 31.248 14.6329 31.8276 15.4771C34.1894 18.9211 38.6988 19.7331 42.119 17.3447C43.1606 16.6167 43.6464 16.7133 44.3478 17.7913C45.3502 19.3313 46.3526 20.8755 47.4418 22.5499ZM10.6848 67.6901C10.6848 67.3863 10.6848 67.1413 10.6848 66.8949C10.6862 65.9387 10.6652 64.9811 10.6974 64.0263C10.7198 63.3865 11.2 62.9665 11.8104 62.9665C12.3956 62.9665 12.8338 63.3487 12.9108 63.9619C12.9472 64.2545 12.9374 64.5527 12.9374 64.8481C12.9402 65.7777 12.9388 66.7073 12.9388 67.6495C13.1432 67.6803 13.2748 67.7167 13.4064 67.7167C18.872 67.7195 24.3376 67.7167 29.8018 67.7265C30.1994 67.7279 30.3408 67.5991 30.4094 67.2015C30.9344 64.1761 31.5 61.1591 32.0124 58.1309C32.074 57.7641 31.8906 57.3567 31.822 56.9689C31.7464 56.9815 31.6722 56.9941 31.5966 57.0067C31.1962 57.9713 30.7972 58.9359 30.394 59.9005C29.869 61.1563 28.9492 61.2781 28.0854 60.2043C26.7162 58.5019 25.3484 56.7953 23.9792 55.0929C22.6408 53.4283 21.2996 51.7651 19.9584 50.1005C19.8296 50.1453 19.7414 50.1649 19.663 50.2055C17.5658 51.2989 15.4756 52.4049 13.37 53.4829C12.9948 53.6747 12.9318 53.9365 12.9332 54.3061C12.943 56.0365 12.95 57.7683 12.9248 59.4973C12.9136 60.2351 12.4278 60.6971 11.7866 60.6845C11.144 60.6719 10.703 60.1917 10.6862 59.4567C10.6722 58.8197 10.682 58.1813 10.682 57.5443C10.682 56.6973 10.682 55.8503 10.682 54.9613C5.08755 57.3301 1.22215 63.3053 2.40095 67.6901C5.12395 67.6901 7.84975 67.6901 10.6848 67.6901ZM67.6746 67.6887C68.1758 62.1377 65.219 58.4249 59.7674 56.1191C59.7674 56.9073 59.7758 57.6773 59.7646 58.4473C59.7534 59.2355 59.3194 59.7241 58.653 59.7269C57.9852 59.7283 57.547 59.2453 57.5372 58.4543C57.5246 57.4757 57.4966 56.4943 57.547 55.5185C57.5764 54.9333 57.3636 54.6351 56.8512 54.3649C55.2216 53.5067 53.627 52.5841 52.017 51.6881C51.4052 51.3479 50.7906 51.0147 50.1718 50.6759C50.0276 50.8341 49.917 50.9489 49.8148 51.0693C47.2374 54.1073 44.6586 57.1439 42.0826 60.1833C41.1334 61.3033 40.2654 61.1731 39.6956 59.8165C39.3498 58.9933 39.004 58.1701 38.6582 57.3469C38.5952 57.3581 38.5308 57.3693 38.4678 57.3805C38.4524 57.6353 38.402 57.8915 38.4244 58.1421C38.6904 61.0891 38.9886 64.0319 39.2252 66.9803C39.2728 67.5739 39.4436 67.7349 40.0316 67.7321C45.6106 67.7111 51.1882 67.7195 56.7672 67.7167C57.0066 67.7167 57.2446 67.6859 57.5316 67.6663C57.5316 67.3457 57.5316 67.0993 57.5316 66.8515C57.533 65.6223 57.5204 64.3917 57.54 63.1625C57.5512 62.4583 57.988 62.0201 58.6222 62.0061C59.2858 61.9921 59.7436 62.4443 59.7604 63.1765C59.78 63.9731 59.766 64.7697 59.7674 65.5677C59.7674 66.2649 59.7674 66.9635 59.7674 67.6859C62.4554 67.6887 65.044 67.6887 67.6746 67.6887ZM26.9472 35.2465C26.9822 35.4117 26.985 35.4803 27.0116 35.5377C27.09 35.7015 27.1684 35.8667 27.265 36.0207C29.33 39.3485 32.326 41.0075 36.2208 40.5525C40.1534 40.0933 42.791 37.8141 44.016 34.0355C44.891 31.3335 45.654 28.5951 46.431 25.8623C46.5094 25.5851 46.4324 25.1819 46.2756 24.9327C45.2494 23.2933 44.184 21.6805 43.127 20.0607C43.0318 19.9151 42.9156 19.7835 42.812 19.6491C38.1766 22.3609 32.3372 20.7327 29.057 15.4813C27.8082 17.6667 26.607 19.8563 25.3162 21.9913C24.682 23.0399 24.3236 24.0913 24.4258 25.3275C24.4734 25.9029 24.311 26.4951 24.2466 27.0803C24.2298 27.2357 24.1794 27.4093 24.2256 27.5465C24.8206 29.3525 25.431 31.1529 26.04 32.9631C27.4946 32.9631 28.8834 32.9771 30.2694 32.9463C30.4556 32.9421 30.7132 32.7559 30.8084 32.5823C32.3484 29.7557 36.3132 29.1327 38.6498 31.3629C40.2374 32.8791 40.264 35.2241 38.71 36.7823C36.4238 39.0755 32.354 38.4791 30.8168 35.6399C30.7216 35.4635 30.4696 35.2675 30.2848 35.2619C29.1956 35.2283 28.1036 35.2465 26.9472 35.2465ZM28.098 40.4643C28.098 41.7537 28.07 42.9325 28.1162 44.1085C28.1288 44.4319 28.2926 44.8099 28.511 45.0521C29.393 46.0335 30.3198 46.9771 31.2382 47.9263C31.9186 48.6291 32.4954 49.5993 33.3284 49.9395C34.188 50.2923 35.301 50.0543 36.302 50.0165C36.575 50.0053 36.9152 49.8485 37.0958 49.6441C38.4356 48.1237 39.7446 46.5767 41.0578 45.0325C41.1726 44.8981 41.3294 44.7343 41.3322 44.5803C41.356 43.4757 41.3448 42.3697 41.3448 41.1853C36.7682 43.6717 32.4184 43.4183 28.098 40.4643ZM48.1502 49.5405C46.2994 48.5129 44.5354 47.5343 42.7504 46.5445C41.419 48.0985 40.1254 49.5979 38.8528 51.1127C38.7464 51.2387 38.6876 51.5103 38.7478 51.6559C39.5528 53.6285 40.3816 55.5913 41.251 57.6675C43.5764 54.9291 45.8388 52.2635 48.1502 49.5405ZM28.9002 57.6087C29.7346 55.5913 30.5256 53.7097 31.2746 51.8113C31.353 51.6125 31.255 51.2387 31.101 51.0721C29.8676 49.7365 28.5964 48.4373 27.3504 47.1129C27.153 46.9029 27.02 46.6327 26.8856 46.4311C25.1328 47.3495 23.5858 48.1587 21.9786 49.0001C24.2816 51.8659 26.5524 54.6897 28.9002 57.6087ZM36.1802 58.5089C35.6622 58.5089 35.2282 58.5369 34.7998 58.5005C34.3588 58.4641 34.2314 58.6419 34.1614 59.0633C33.8842 60.7461 33.5566 62.4205 33.2542 64.0991C33.0428 65.2751 32.844 66.4525 32.634 67.6649C34.153 67.6649 35.5726 67.6649 37.0356 67.6649C36.75 64.6031 36.4686 61.5973 36.1802 58.5089ZM22.1718 23.7371C22.1718 23.0105 22.1858 22.2839 22.1676 21.5573C22.1494 20.7943 21.7448 20.3855 20.9818 20.3631C20.3014 20.3435 19.6196 20.3449 18.9392 20.3631C18.1944 20.3827 17.7702 20.7579 17.7576 21.4831C17.7296 22.9811 17.731 24.4805 17.7562 25.9785C17.7674 26.6771 18.1692 27.0691 18.8664 27.0999C19.5692 27.1321 20.2748 27.1307 20.9776 27.1055C21.777 27.0775 22.1578 26.6659 22.1718 25.8483C22.183 25.1441 22.1732 24.4413 22.1718 23.7371ZM35.0826 52.3083C34.8544 52.3083 34.622 52.3405 34.4008 52.3027C33.712 52.1809 33.4572 52.5323 33.1618 53.1203C32.7278 53.9855 32.7432 54.6827 33.383 55.3925C33.5328 55.5591 33.6098 55.7943 33.7638 55.9553C33.8912 56.0883 34.0802 56.2339 34.2482 56.2423C34.9062 56.2745 35.5684 56.2661 36.2278 56.2479C36.3692 56.2437 36.5778 56.1821 36.6352 56.0785C37.0608 55.3239 37.7216 54.6883 37.142 53.6257C36.4532 52.3615 36.5512 52.3083 35.0826 52.3083ZM35.1848 35.9409C35.2044 35.9843 35.2226 36.0263 35.2422 36.0697C35.812 35.8219 36.4448 35.6609 36.9404 35.3081C37.8602 34.6543 37.8364 33.6071 36.9614 32.8917C36.351 32.3933 35.6328 32.2127 34.8586 32.2939C33.6812 32.4171 32.7684 33.1927 32.7376 34.0621C32.7068 34.9357 33.5734 35.7183 34.7774 35.9031C34.9132 35.9255 35.049 35.9297 35.1848 35.9409ZM23.6544 32.9603C23.198 31.6121 22.7808 30.3815 22.3734 29.1747C21.7826 29.2713 21.273 29.3553 20.7186 29.4463C20.7186 30.2583 20.6738 31.0717 20.7326 31.8781C20.7802 32.5347 21.2576 32.9267 21.9226 32.9547C22.4616 32.9785 23.0034 32.9603 23.6544 32.9603Z\" fill=\"#1D315C\"><\/path><path d=\"M8.22636 18.7908C8.21656 18.9952 8.23476 19.2052 8.18996 19.4026C8.05976 19.9808 7.68316 20.3378 7.09096 20.3392C6.50576 20.3406 6.08716 20.0158 5.99616 19.4166C5.93456 19.0162 5.93176 18.599 5.96676 18.1944C6.02136 17.5546 6.50016 17.1164 7.07696 17.1122C7.67616 17.108 8.15916 17.5854 8.21376 18.2462C8.22916 18.4268 8.21656 18.6102 8.21656 18.7922C8.21796 18.7908 8.22216 18.7908 8.22636 18.7908Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6941 37.8434C60.6955 37.9792 60.6997 38.1164 60.6941 38.2522C60.6591 38.9816 60.2223 39.473 59.5937 39.494C58.9441 39.5164 58.4653 39.0138 58.4247 38.2536C58.4093 37.982 58.4079 37.7062 58.4275 37.4346C58.4807 36.7192 58.9679 36.2376 59.5923 36.2586C60.1943 36.2796 60.6437 36.7584 60.6913 37.4332C60.7011 37.5704 60.6927 37.7076 60.6941 37.8434Z\" fill=\"#1D315C\"><\/path><path d=\"M62.447 39.662C62.6738 39.662 62.909 39.6242 63.126 39.669C63.707 39.7908 64.057 40.173 64.057 40.7652C64.057 41.3504 63.7434 41.7677 63.1386 41.8587C62.7606 41.9147 62.3672 41.9175 61.9836 41.8923C61.2808 41.8447 60.8468 41.4023 60.844 40.7792C60.8412 40.1338 61.313 39.683 62.0368 39.6452C62.1726 39.6382 62.3098 39.6438 62.4456 39.6438C62.447 39.6508 62.447 39.6564 62.447 39.662Z\" fill=\"#1D315C\"><\/path><path d=\"M60.6955 43.7122C60.6941 44.6922 60.3889 45.2466 59.7225 45.2298C59.3487 45.22 58.7103 44.975 58.6627 44.7412C58.5227 44.044 58.5269 43.281 58.6711 42.5852C58.7187 42.3542 59.3641 42.1162 59.7379 42.1148C60.4211 42.1106 60.6983 42.6524 60.6955 43.7122Z\" fill=\"#1D315C\"><\/path><path d=\"M5.92053 12.9345C5.95273 12.6657 5.94993 12.3857 6.02553 12.1295C6.18653 11.5821 6.58133 11.3119 7.15113 11.3441C7.76293 11.3777 8.10173 11.7515 8.19553 12.3255C8.24873 12.6587 8.22773 13.0059 8.21373 13.3461C8.18013 14.0839 7.74333 14.5361 7.08533 14.5375C6.45953 14.5389 6.02273 14.1091 5.95553 13.4147C5.94013 13.2579 5.95273 13.0969 5.95273 12.9387C5.94153 12.9373 5.93173 12.9359 5.92053 12.9345Z\" fill=\"#1D315C\"><\/path><path d=\"M56.6831 39.6578C56.8875 39.6578 57.0947 39.634 57.2949 39.662C57.8843 39.7474 58.2805 40.2108 58.2609 40.7904C58.2399 41.3952 57.9151 41.7774 57.3215 41.8628C56.9211 41.9202 56.5039 41.9188 56.1007 41.881C55.4469 41.8194 55.0563 41.3658 55.0661 40.7526C55.0759 40.1436 55.4945 39.7096 56.1385 39.6522C56.3191 39.6354 56.5011 39.6494 56.6831 39.6494C56.6831 39.6522 56.6831 39.655 56.6831 39.6578Z\" fill=\"#1D315C\"><\/path><path d=\"M9.94268 16.947C9.73828 16.947 9.52968 16.9722 9.32948 16.9428C8.75408 16.856 8.32988 16.3618 8.37048 15.8004C8.41248 15.2096 8.73028 14.8176 9.33368 14.7448C9.71448 14.6986 10.1065 14.7 10.4901 14.7266C11.1705 14.7742 11.6171 15.2558 11.5933 15.8704C11.5709 16.4556 11.1187 16.9036 10.4873 16.9554C10.3067 16.9694 10.1233 16.9582 9.94268 16.9582C9.94268 16.954 9.94268 16.9512 9.94268 16.947Z\" fill=\"#1D315C\"><\/path><path d=\"M4.21671 16.9456C3.98991 16.9456 3.75891 16.9736 3.53771 16.94C2.95251 16.8532 2.56331 16.3814 2.59411 15.7962C2.62491 15.1942 2.95111 14.8204 3.54891 14.742C3.90591 14.6958 4.27411 14.7 4.63671 14.7196C5.37311 14.7602 5.80851 15.2096 5.78611 15.8732C5.76511 16.5046 5.32551 16.9176 4.62691 16.9568C4.49111 16.9638 4.35391 16.9582 4.21811 16.9582C4.21671 16.9554 4.21671 16.9512 4.21671 16.9456Z\" fill=\"#1D315C\"><\/path><\/g><defs><clipPath id=\"clip0_4:289\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t\t\n\t\t\t\t<h3>\n\t\t\t\t\t\tExperience \/ Voice of CX \/ SX\t\t\t\t\t\n\t\t\t\t<\/h3>\n\t\t\t<h2>Need market research?<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tREQUEST A QUOTE\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Industries<\/h2>\t\t\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_9:82)\"><path d=\"M0.69441 69.9959C0.154009 69.6641 -0.00139065 69.1839 9.3548e-06 68.5567C0.0168094 60.6299 0.00980936 52.7031 0.0112094 44.7749C0.0112094 43.6437 0.324809 43.3399 1.48821 43.3399C5.04141 43.3385 8.59461 43.3399 12.1492 43.3399C12.3956 43.3399 12.642 43.3399 12.978 43.3399C12.978 42.8415 12.978 42.3935 12.978 41.9469C12.978 40.4433 12.9724 38.9397 12.9808 37.4361C12.985 36.6885 13.377 36.2377 13.9902 36.2349C14.6034 36.2321 15.022 36.6857 15.0262 37.4249C15.0388 39.3611 15.0304 41.2959 15.0304 43.2853C22.967 43.2853 30.877 43.2853 38.829 43.2853C38.829 35.8163 38.829 28.3557 38.829 20.8447C36.4896 20.8447 34.1558 20.8447 31.738 20.8447C31.7268 21.0673 31.7058 21.3067 31.7058 21.5447C31.703 23.5943 31.7072 25.6453 31.703 27.6949C31.7002 28.9745 31.1066 29.3903 29.9096 28.9647C28.9254 28.6147 27.9412 27.9917 26.9556 27.9903C25.9714 27.9889 24.9858 28.6119 24.0002 28.9605C22.7864 29.3889 22.2082 28.9969 22.2012 27.7159C22.1914 25.6887 22.1984 23.6615 22.1984 21.6343C22.1984 21.3865 22.1984 21.1373 22.1984 20.8419C19.8114 20.8419 17.4762 20.8419 15.0304 20.8419C15.0304 21.0939 15.0304 21.3557 15.0304 21.6161C15.0304 25.3065 15.0318 28.9969 15.0276 32.6873C15.0276 32.9351 15.0276 33.1955 14.9604 33.4293C14.8162 33.9249 14.4494 34.1951 13.9384 34.1601C13.4022 34.1223 13.062 33.8087 12.992 33.2557C12.9696 33.0765 12.978 32.8917 12.978 32.7097C12.978 28.5405 12.9766 24.3727 12.978 20.2035C12.978 19.0443 13.279 18.7391 14.42 18.7391C17.2676 18.7377 20.1152 18.6957 22.9614 18.7629C23.905 18.7853 23.8322 18.0055 24.2074 17.5743C24.5224 17.2103 24.2396 16.9541 24.038 16.6825C23.1182 15.4379 22.1956 14.1947 21.2814 12.9445C20.307 11.6131 20.4092 10.3223 21.5768 9.14488C22.2348 8.48128 22.8956 7.82188 23.5592 7.16528C24.7674 5.96688 26.0204 5.87168 27.4092 6.88668C28.6776 7.81348 29.9404 8.74728 31.1962 9.69228C31.4748 9.90228 31.6722 9.94708 32.0334 9.78328C33.5426 9.10148 35.0742 8.46868 36.617 7.86668C36.9838 7.72388 37.1616 7.59648 37.2148 7.18348C37.415 5.62668 37.6642 4.07548 37.8994 2.52288C38.15 0.859677 39.1412 0.0126769 40.8366 0.00707695C41.8166 0.00427695 42.7952 -0.00132305 43.7752 0.00847695C45.2564 0.0224769 46.2742 0.903077 46.4982 2.36048C46.7362 3.91168 46.9742 5.46428 47.1898 7.01968C47.2542 7.48868 47.4208 7.72948 47.9192 7.91148C49.4298 8.46448 50.9096 9.10708 52.381 9.76368C52.7184 9.91488 52.9228 9.93868 53.2224 9.71048C54.4908 8.74588 55.7774 7.80508 57.0626 6.86148C58.4024 5.87728 59.675 5.97248 60.8608 7.14428C61.5734 7.84848 62.2874 8.55268 62.9832 9.27368C63.9968 10.3237 64.1046 11.6271 63.2534 12.8101C62.2958 14.1415 61.3186 15.4575 60.3274 16.7637C60.088 17.0787 60.102 17.3027 60.2644 17.6639C60.921 19.1339 61.5552 20.6179 62.1152 22.1271C62.2874 22.5933 62.5016 22.7669 62.9566 22.8257C64.3328 23.0049 65.7006 23.2569 67.0796 23.4053C68.502 23.5579 69.524 24.1781 70.0042 25.5683C70.0042 27.0719 70.0042 28.5755 70.0042 30.0791C69.5408 31.2033 68.7932 31.9593 67.5206 32.1259C65.9414 32.3317 64.3706 32.5991 62.7928 32.8119C62.4134 32.8637 62.2916 33.0443 62.1586 33.3845C61.5566 34.9273 60.9224 36.4575 60.2518 37.9723C60.102 38.3097 60.0782 38.5127 60.3078 38.8137C61.313 40.1381 62.3028 41.4737 63.2716 42.8233C64.0976 43.9741 63.9954 45.2873 63.014 46.3079C62.2566 47.0961 61.4852 47.8717 60.6942 48.6277C59.7086 49.5699 58.3786 49.6651 57.2558 48.8853C56.6398 48.4569 56.0462 47.9949 55.4414 47.5497C54.9598 47.1955 54.4754 46.8427 53.8902 46.4143C53.8902 46.8259 53.8902 47.0723 53.8902 47.3187C53.8902 54.4027 53.8846 61.4867 53.9 68.5707C53.9014 69.1993 53.7544 69.6823 53.193 69.9987C39.4772 69.9987 25.7628 69.9987 12.047 69.9987C11.5234 69.7033 11.1832 69.2917 11.3792 68.6631C11.5766 68.0289 12.1044 67.9421 12.6952 67.9435C16.8406 67.9533 20.9846 67.9491 25.13 67.9491C25.3736 67.9491 25.6186 67.9491 25.8888 67.9491C25.8888 60.4003 25.8888 52.9201 25.8888 45.3993C24.6568 45.3993 23.4738 45.3993 22.2922 45.3993C21.119 45.3993 19.9458 45.3993 18.7712 45.3993C18.76 45.6191 18.7488 45.7325 18.7474 45.8445C18.746 48.0761 18.7516 50.3077 18.7432 52.5407C18.739 53.5081 18.1174 53.9463 17.2018 53.6453C16.814 53.5179 16.4122 53.4073 16.051 53.2211C14.7182 52.5365 13.3994 52.4273 12.0554 53.1889C11.7824 53.3429 11.4604 53.4115 11.1608 53.5193C9.79161 54.0149 9.27221 53.6621 9.27081 52.2327C9.26941 50.2055 9.27081 48.1783 9.26941 46.1525C9.26941 45.9131 9.24841 45.6723 9.23721 45.4343C6.81661 45.4343 4.47861 45.4343 2.11401 45.4343C2.11401 52.9467 2.11401 60.4227 2.11401 67.9505C2.40241 67.9505 2.64881 67.9505 2.89521 67.9505C4.62561 67.9505 6.35741 67.9435 8.08781 67.9533C8.87461 67.9575 9.39121 68.4755 9.21201 69.1321C9.12521 69.4513 8.83121 69.7131 8.63101 70.0001C5.97941 69.9959 3.33761 69.9959 0.69441 69.9959ZM40.9556 20.7453C43.2278 20.6501 44.1672 20.7733 45.472 21.4803C47.9164 22.8019 49.1876 24.8851 49.3402 27.6515C49.3738 28.2507 49.0952 28.6777 48.4974 28.8051C47.992 28.9129 47.5986 28.6791 47.3914 28.2115C47.3032 28.0127 47.3032 27.7705 47.285 27.5451C47.0442 24.5155 44.3758 22.3203 41.5212 22.7795C41.0802 22.8495 40.9108 22.9909 40.915 23.4613C40.936 26.3537 40.9374 29.2461 40.9136 32.1399C40.9094 32.6579 41.1152 32.7951 41.5842 32.8385C43.337 32.9995 44.807 32.4591 46.0096 31.1711C46.5794 30.5607 47.1296 30.4893 47.6126 30.9289C48.0928 31.3657 48.0662 31.9523 47.5258 32.5529C46.522 33.6673 45.3026 34.4555 43.8242 34.7257C42.8988 34.8951 41.9426 34.8937 40.9724 34.9707C40.9724 37.7203 40.9724 40.5091 40.9724 43.3413C41.2678 43.3413 41.5156 43.3413 41.7648 43.3413C45.318 43.3413 48.8712 43.3245 52.4244 43.3609C52.8864 43.3651 53.4142 43.5429 53.7936 43.8075C55.2874 44.8477 56.7448 45.9425 58.1952 47.0443C58.6922 47.4209 59.0716 47.3957 59.4944 46.9421C60.0838 46.3093 60.6942 45.6919 61.3298 45.1067C61.817 44.6587 61.8086 44.2681 61.418 43.7543C60.3008 42.2871 59.2312 40.7849 58.1182 39.3135C57.708 38.7703 57.6604 38.2747 58.0342 37.6909C59.1486 35.9507 59.9298 34.0621 60.3792 32.0489C60.5388 31.3363 60.9238 31.0087 61.621 30.9107C63.4452 30.6531 65.2638 30.3493 67.0908 30.1057C67.7068 30.0231 67.977 29.7683 67.956 29.1383C67.9266 28.2507 67.9294 27.3617 67.956 26.4741C67.9728 25.8917 67.7586 25.6033 67.158 25.5207C65.3772 25.2785 63.602 24.9943 61.824 24.7283C60.7698 24.5715 60.5892 24.4273 60.3512 23.4291C59.8878 21.4873 59.1402 19.6617 58.0678 17.9803C57.6632 17.3447 57.7094 16.8295 58.1588 16.2429C59.2774 14.7771 60.347 13.2749 61.4586 11.8021C61.8114 11.3345 61.8128 10.9691 61.3746 10.5589C60.7432 9.96808 60.123 9.36048 59.542 8.72068C59.0842 8.21668 58.6922 8.18168 58.1434 8.60448C56.6818 9.72868 55.1768 10.7969 53.704 11.9057C53.186 12.2963 52.7002 12.3635 52.1402 12.0037C50.3622 10.8613 48.4302 10.0759 46.3736 9.60548C45.7576 9.46408 45.4426 9.12948 45.353 8.50228C45.0828 6.61088 44.7734 4.72368 44.5004 2.83228C44.4206 2.28068 44.1672 2.03568 43.6002 2.05108C42.6664 2.07488 41.7326 2.07068 40.7988 2.05248C40.264 2.04268 40.0092 2.28908 39.935 2.80288C39.6662 4.64948 39.3652 6.49048 39.1202 8.33988C39.0236 9.07208 38.7016 9.47388 37.9624 9.63768C35.9702 10.0801 34.1026 10.8529 32.382 11.9533C31.7758 12.3411 31.2718 12.3173 30.702 11.8833C29.2348 10.7661 27.734 9.69368 26.264 8.57928C25.7824 8.21388 25.3988 8.18028 24.9634 8.64928C24.3586 9.29888 23.73 9.92888 23.0804 10.5337C22.617 10.9649 22.6268 11.3443 22.9992 11.8315C23.9666 13.0985 24.8458 14.4341 25.865 15.6563C26.6532 16.6027 26.9598 17.4665 26.0666 18.4801C26.0288 18.5221 26.033 18.6019 26.012 18.6901C28.126 18.6901 30.2148 18.6901 32.3414 18.6901C31.6582 17.8067 31.7002 17.4021 32.5136 16.6909C32.7362 16.4963 32.963 16.3045 33.1996 16.1281C33.7484 15.7193 34.356 15.7543 34.7228 16.2037C35.1036 16.6699 35.0238 17.2467 34.5002 17.7087C34.1502 18.0181 33.7862 18.3135 33.2808 18.7391C33.6812 18.7391 33.8996 18.7391 34.1166 18.7391C35.9156 18.7391 37.716 18.7377 39.515 18.7405C40.5916 18.7419 40.9066 19.0499 40.9262 20.1027C40.9304 20.3043 40.9444 20.5059 40.9556 20.7453ZM28.021 67.8987C35.966 67.8987 43.8774 67.8987 51.793 67.8987C51.793 60.3891 51.793 52.9271 51.793 45.4469C49.4046 45.4469 47.0526 45.4469 44.6558 45.4469C44.6558 45.7465 44.6558 45.9957 44.6558 46.2449C44.6558 48.2721 44.66 50.2993 44.6544 52.3279C44.6502 53.5781 44.0706 53.9897 42.9114 53.5795C42.5894 53.4661 42.2562 53.3737 41.9538 53.2197C40.6238 52.5407 39.305 52.4259 37.9568 53.1833C37.6236 53.3695 37.2358 53.4591 36.8718 53.5879C35.742 53.9841 35.161 53.5767 35.1568 52.3713C35.1512 50.2979 35.1554 48.2259 35.1554 46.1525C35.1554 45.9131 35.1554 45.6737 35.1554 45.4399C32.7152 45.4399 30.3786 45.4399 28.021 45.4399C28.021 52.9467 28.021 60.4087 28.021 67.8987ZM24.318 20.8251C24.318 22.7851 24.318 24.6975 24.318 26.7947C26.117 25.5487 27.8628 25.6971 29.603 26.7289C29.603 24.6569 29.603 22.7557 29.603 20.8251C27.832 20.8251 26.1086 20.8251 24.318 20.8251ZM42.5404 51.3619C42.5404 49.2563 42.5404 47.3439 42.5404 45.4455C40.74 45.4455 38.9998 45.4455 37.2442 45.4455C37.2442 47.3943 37.2442 49.2927 37.2442 51.3745C39.018 50.2517 40.7624 50.1859 42.5404 51.3619ZM16.6334 51.3437C16.6334 49.2619 16.6334 47.3453 16.6334 45.4427C14.8414 45.4427 13.1026 45.4427 11.361 45.4427C11.361 47.3887 11.361 49.2857 11.361 51.3801C13.1488 50.1873 14.8946 50.2503 16.6334 51.3437Z\" fill=\"white\"><\/path><path d=\"M22.904 40.6518C21.651 40.6518 20.3994 40.6602 19.1464 40.649C18.3176 40.642 17.8962 40.2794 17.9018 39.6214C17.9074 38.9732 18.3456 38.598 19.1632 38.5952C21.6678 38.5854 24.1738 38.5868 26.6784 38.5952C27.4806 38.598 27.9538 38.9844 27.9706 39.6046C27.9874 40.2598 27.5184 40.6448 26.663 40.6504C25.4086 40.6574 24.157 40.6518 22.904 40.6518Z\" fill=\"white\"><\/path><path d=\"M20.8586 36.5191C20.2216 36.5191 19.5846 36.5345 18.9476 36.5149C18.3232 36.4953 17.9354 36.1271 17.9032 35.5713C17.8682 34.9833 18.249 34.5003 18.8776 34.4835C20.2412 34.4485 21.6076 34.4485 22.9712 34.4835C23.6012 34.5003 23.982 34.9819 23.9484 35.5685C23.9162 36.1229 23.5284 36.4953 22.9054 36.5135C22.2236 36.5345 21.5404 36.5191 20.8586 36.5191Z\" fill=\"white\"><\/path><path d=\"M9.96096 65.2457C8.68836 65.2457 7.41716 65.2527 6.14456 65.2429C5.38296 65.2373 4.94616 64.8635 4.93496 64.2489C4.92376 63.6315 5.36196 63.1989 6.10116 63.1947C8.69116 63.1793 11.2812 63.1793 13.8698 63.1961C14.581 63.2003 15.0514 63.6791 15.0206 64.2741C14.9912 64.8537 14.5488 65.2359 13.846 65.2429C12.551 65.2541 11.256 65.2457 9.96096 65.2457Z\" fill=\"white\"><\/path><path d=\"M8.02198 61.1198C7.36258 61.1198 6.70179 61.1324 6.04239 61.117C5.36339 61.1016 4.92379 60.6816 4.93219 60.0866C4.94059 59.5182 5.36059 59.0884 6.00039 59.0786C7.31918 59.0576 8.63938 59.0562 9.95958 59.08C10.5924 59.0912 11.004 59.5392 10.997 60.1146C10.99 60.6984 10.584 61.096 9.93298 61.1156C9.29598 61.1338 8.65898 61.1198 8.02198 61.1198Z\" fill=\"white\"><\/path><path d=\"M39.5934 14.6008C39.4758 15.6872 38.4622 15.5808 37.7622 15.8944C37.2414 16.1268 36.7766 16.0232 36.435 15.55C36.0738 15.0516 36.2194 14.3726 36.7976 14.1038C37.3086 13.8658 37.856 13.6824 38.4076 13.5634C39.0362 13.4276 39.5976 13.9428 39.5934 14.6008Z\" fill=\"white\"><\/path><path d=\"M51.7874 16.9247C52.4146 16.9415 53.7727 18.2939 53.6957 18.9211C53.6565 19.2375 53.4311 19.6407 53.1692 19.7863C52.9088 19.9305 52.3964 19.9346 52.1724 19.7652C51.6754 19.3873 51.2204 18.9085 50.8746 18.3863C50.4462 17.7367 51.0034 16.9051 51.7874 16.9247Z\" fill=\"white\"><\/path><path d=\"M56.3486 32.2435C56.007 33.0009 55.7886 33.6519 55.433 34.2189C55.174 34.6333 54.6854 34.7229 54.2164 34.4807C53.7572 34.2427 53.5486 33.8395 53.7012 33.3467C53.8678 32.8077 54.0736 32.2715 54.3382 31.7731C54.5804 31.3167 55.0676 31.1459 55.5086 31.3713C55.8418 31.5407 56.063 31.9327 56.3486 32.2435Z\" fill=\"white\"><\/path><path d=\"M48.6136 38.8025C48.9482 39.1259 49.3864 39.3555 49.4536 39.6663C49.5278 40.0121 49.3808 40.5721 49.1218 40.7849C48.6822 41.1475 48.0942 41.3561 47.5384 41.5423C47.0932 41.6921 46.606 41.5395 46.452 41.0845C46.3372 40.7471 46.3246 40.1353 46.5262 39.9771C47.117 39.5165 47.838 39.2211 48.6136 38.8025Z\" fill=\"white\"><\/path><path d=\"M42.8288 42.5517C41.7256 42.5755 41.2132 42.2717 41.1894 41.5703C41.167 40.8745 41.6752 40.5245 42.7658 40.4881C43.0388 40.4797 43.3118 40.4545 43.5834 40.4657C44.1644 40.4895 44.5228 40.7961 44.5816 41.3771C44.6404 41.9637 44.3296 42.3361 43.7766 42.4705C43.4728 42.5447 43.1466 42.5279 42.8288 42.5517Z\" fill=\"white\"><\/path><path d=\"M43.0668 13.0789C43.316 13.0971 43.568 13.1013 43.8144 13.1363C44.4066 13.2231 44.7608 13.6431 44.7342 14.2073C44.709 14.7603 44.2988 15.1677 43.7066 15.1691C43.2306 15.1705 42.7532 15.1201 42.2786 15.0739C41.6878 15.0165 41.3854 14.6483 41.3448 14.0841C41.307 13.5535 41.7382 13.1125 42.3178 13.0537C42.5642 13.0285 42.8162 13.0495 43.0654 13.0495C43.0668 13.0593 43.0668 13.0691 43.0668 13.0789Z\" fill=\"white\"><\/path><path d=\"M54.9347 27.8614C54.9347 27.5898 54.9109 27.314 54.9403 27.0452C55.0005 26.5174 55.3449 26.2304 55.8447 26.1856C56.3473 26.1408 56.8037 26.3732 56.8681 26.88C56.9535 27.5436 56.9521 28.238 56.8527 28.9002C56.7771 29.4042 56.3179 29.6086 55.8069 29.5568C55.3211 29.5078 55.0075 29.2306 54.9403 28.7434C54.9011 28.455 54.9333 28.1568 54.9347 27.8614Z\" fill=\"white\"><\/path><path d=\"M49.6776 15.5079C49.6846 16.3563 49.0364 16.8729 48.3714 16.6433C47.8394 16.4599 47.3228 16.2037 46.8426 15.9083C46.4058 15.6395 46.305 15.1803 46.4996 14.7071C46.6956 14.2297 47.1128 13.9567 47.5902 14.1121C48.2062 14.3123 48.7956 14.6259 49.3542 14.9605C49.5488 15.0767 49.6188 15.4015 49.6776 15.5079Z\" fill=\"white\"><\/path><path d=\"M53.6116 36.5597C53.6046 37.4403 52.2998 38.8515 51.688 38.7731C51.3548 38.7311 50.9208 38.4875 50.7822 38.2103C50.645 37.9359 50.7136 37.4375 50.8858 37.1575C51.1532 36.7235 51.5382 36.3189 51.9638 36.0389C52.2382 35.8569 52.7226 35.7897 53.0236 35.9045C53.3162 36.0151 53.4982 36.4225 53.6116 36.5597Z\" fill=\"white\"><\/path><path d=\"M56.2464 23.1841C56.2226 23.9625 55.9328 24.3685 55.4484 24.3853C55.0886 24.3979 54.5916 24.1949 54.383 23.9177C54.068 23.4991 53.9112 22.9433 53.7586 22.4239C53.6172 21.9423 53.7908 21.5111 54.2542 21.2759C54.7022 21.0477 55.2104 21.0659 55.4736 21.4999C55.8334 22.0879 56.0574 22.7585 56.2464 23.1841Z\" fill=\"white\"><\/path><path d=\"M35.826 65.2457C34.573 65.2457 33.3214 65.2527 32.0684 65.2429C31.2914 65.2359 30.8714 64.8789 30.8574 64.2503C30.8434 63.6049 31.2942 63.1933 32.088 63.1905C34.615 63.1793 37.1434 63.1807 39.6704 63.1905C40.4768 63.1933 40.9178 63.5867 40.9122 64.2363C40.9066 64.8915 40.4838 65.2387 39.6494 65.2429C38.3754 65.2513 37.1 65.2457 35.826 65.2457Z\" fill=\"white\"><\/path><path d=\"M33.9332 61.1212C33.2738 61.1212 32.613 61.1324 31.9536 61.117C31.2648 61.1002 30.8448 60.69 30.856 60.081C30.8672 59.5056 31.2802 59.0884 31.927 59.0786C33.2234 59.059 34.5212 59.059 35.8176 59.0772C36.4966 59.087 36.9306 59.5252 36.9194 60.1216C36.9082 60.7152 36.4728 61.096 35.777 61.1212C35.7546 61.1226 35.7308 61.1212 35.7084 61.1212C35.1162 61.1212 34.524 61.1212 33.9332 61.1212Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_9:82\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Consumer Packaged Goods\u200b<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:42)\"><path d=\"M4.19901e-05 42.109C0.357042 41.598 0.847042 41.4146 1.46444 41.4426C2.18824 41.4748 2.91484 41.4496 3.63304 41.4496C3.93124 40.3436 4.21264 39.295 4.50944 38.1918C3.85284 37.8124 3.18504 37.4302 2.52144 37.041C1.67724 36.5454 1.54284 36.0778 2.01884 35.2448C2.86584 33.7636 3.71984 32.2852 4.57664 30.8096C5.06804 29.9654 5.53144 29.8408 6.37144 30.3126C7.02664 30.6794 7.67764 31.0518 8.33144 31.4214C8.34964 31.4326 8.37484 31.4312 8.33844 31.4242C9.13924 30.6108 9.91624 29.8212 10.7338 28.991C10.3838 28.3848 9.98064 27.7016 9.59424 27.01C9.16024 26.2316 9.28624 25.75 10.052 25.3034C11.5654 24.4214 13.083 23.5436 14.6048 22.677C15.3846 22.2332 15.8424 22.362 16.3058 23.1334C16.646 23.699 16.9428 24.2926 17.3166 24.8344C17.4272 24.994 17.7576 25.1256 17.9494 25.085C18.7712 24.9114 19.5846 24.6902 20.384 24.4354C20.5506 24.3822 20.748 24.1176 20.7592 23.9398C20.8026 23.2356 20.7648 22.5286 20.7816 21.8216C20.7984 21.1034 21.1568 20.696 21.868 20.6862C23.7132 20.661 25.5584 20.6624 27.4036 20.6834C28.1512 20.6918 28.518 21.0908 28.5404 21.851C28.5614 22.5342 28.5208 23.2188 28.5628 23.9006C28.574 24.0896 28.7476 24.3822 28.9058 24.4284C29.841 24.7056 30.793 24.924 31.8108 25.1788C32.1944 24.5194 32.5878 23.832 32.9924 23.153C33.4712 22.3494 33.9234 22.2262 34.7452 22.6966C36.2474 23.5548 37.7454 24.4186 39.2378 25.2922C40.033 25.757 40.152 26.2414 39.6942 27.052C39.3148 27.724 38.9256 28.3904 38.5882 28.9784C39.4058 29.796 40.1884 30.5786 41.0214 31.4144C41.6108 31.0756 42.294 30.6752 42.9842 30.2874C43.7542 29.8562 44.254 29.9822 44.695 30.7368C45.5784 32.2502 46.4534 33.7692 47.32 35.291C47.7624 36.0666 47.6308 36.5398 46.8692 36.9962C46.3036 37.335 45.71 37.6332 45.1682 38.0056C45.01 38.1148 44.8812 38.441 44.9204 38.6314C45.087 39.4308 45.2984 40.2246 45.5518 41.0016C45.612 41.1878 45.885 41.4146 46.0754 41.43C46.732 41.4832 47.3956 41.4398 48.055 41.4538C48.937 41.4734 49.3136 41.8374 49.3206 42.7096C49.3332 44.4638 49.3332 46.218 49.3206 47.9722C49.315 48.8514 48.9384 49.2098 48.062 49.2182C47.2682 49.2252 46.4744 49.2196 45.6932 49.2196C45.4062 50.2318 45.1192 51.188 44.8798 52.1568C44.8434 52.3038 44.9918 52.5796 45.136 52.672C45.7268 53.0556 46.3568 53.379 46.9574 53.7486C47.6084 54.149 47.7456 54.6432 47.3662 55.3124C46.4702 56.8972 45.5616 58.475 44.6376 60.0444C44.2526 60.6996 43.7472 60.8214 43.071 60.4504C42.3542 60.057 41.6514 59.637 41.0032 59.2646C40.2038 60.0822 39.4282 60.8746 38.5952 61.7244C38.92 62.29 39.319 62.9746 39.7068 63.6662C40.1422 64.4432 40.0232 64.9346 39.2658 65.3784C37.7538 66.2646 36.2362 67.1396 34.7144 68.009C33.9458 68.4472 33.4488 68.3142 33.0022 67.5624C32.5976 66.8806 32.207 66.189 31.8066 65.496C30.7174 65.7872 29.6674 66.0672 28.5432 66.3682C28.5432 67.1354 28.5516 67.9278 28.5404 68.7216C28.5278 69.6414 28.1652 70.0012 27.2454 70.004C25.5136 70.0096 23.7832 70.011 22.0514 70.004C21.1344 70.0012 20.783 69.64 20.7746 68.7146C20.7676 67.9628 20.7676 67.211 20.7634 66.4592C20.7634 66.4382 20.748 66.4172 20.7242 66.3542C19.7036 66.0812 18.6578 65.8026 17.5042 65.4946C17.1472 66.1106 16.7678 66.7728 16.3814 67.4322C15.8494 68.3422 15.3916 68.4696 14.4872 67.9502C13.027 67.1116 11.5682 66.2702 10.1122 65.4246C9.26384 64.9318 9.14204 64.4768 9.62224 63.6256C10.003 62.9536 10.3922 62.2858 10.7352 61.6908C9.92324 60.869 9.14064 60.0794 8.33004 59.259C7.68324 59.6286 6.98044 60.0458 6.26364 60.4364C5.54264 60.8298 5.06244 60.7108 4.65224 60.0122C3.74084 58.4624 2.84204 56.9056 1.95304 55.3432C1.55964 54.6516 1.70384 54.142 2.38424 53.7318C3.08284 53.3104 3.79264 52.9086 4.50384 52.4942C4.21124 51.405 3.92984 50.355 3.62604 49.2238C2.91764 49.2238 2.17284 49.1916 1.43084 49.2336C0.800842 49.2686 0.319242 49.088 -0.00695801 48.5406C4.19901e-05 46.393 4.19901e-05 44.251 4.19901e-05 42.109ZM26.4978 22.782C25.2056 22.782 24.0352 22.782 22.8298 22.782C22.8298 23.5646 22.8354 24.294 22.8284 25.022C22.82 25.8186 22.561 26.0874 21.7798 26.282C20.4134 26.6236 19.0498 26.9764 17.6988 27.3712C16.8252 27.626 16.4878 27.5322 16.0146 26.723C15.6534 26.1056 15.2978 25.484 14.9324 24.854C13.8236 25.4952 12.8058 26.0846 11.7754 26.681C12.1786 27.3838 12.5468 28.0124 12.901 28.648C13.3098 29.3788 13.2104 29.7344 12.5986 30.3196C11.5976 31.2786 10.612 32.2572 9.65584 33.261C9.02444 33.9232 8.69124 34.0086 7.87084 33.541C7.26184 33.1938 6.65564 32.8452 5.99204 32.4644C5.37604 33.5298 4.78804 34.5462 4.16924 35.613C4.83144 36.0008 5.45724 36.3634 6.07884 36.733C6.84884 37.1894 6.93984 37.5296 6.69344 38.3724C6.30004 39.7234 5.93884 41.0856 5.60564 42.452C5.41944 43.2178 5.14924 43.4908 4.34564 43.4992C3.60084 43.5076 2.85604 43.5006 2.07904 43.5006C2.07904 44.7536 2.07904 45.9268 2.07904 47.1686C2.87704 47.1686 3.64564 47.17 4.41424 47.1686C5.09044 47.1672 5.43624 47.52 5.59584 48.164C5.94444 49.5738 6.31404 50.9794 6.71024 52.378C6.92864 53.1494 6.83484 53.5022 6.14184 53.918C5.50344 54.3016 4.85804 54.6712 4.16924 55.0744C4.78664 56.1426 5.37324 57.1576 5.99064 58.2244C6.66964 57.8352 7.29544 57.4726 7.92404 57.117C8.67024 56.6956 9.02304 56.7754 9.60264 57.3746C10.5994 58.4022 11.6144 59.4144 12.642 60.4126C13.2132 60.9684 13.2972 61.3282 12.901 62.038C12.5384 62.6876 12.1632 63.3302 11.7726 64.012C12.8548 64.6364 13.8726 65.223 14.8694 65.7984C14.959 65.72 15.0024 65.6976 15.0234 65.6612C15.3566 65.0914 15.6842 64.5188 16.0188 63.949C16.4906 63.1454 16.8308 63.053 17.7086 63.3148C18.991 63.6984 20.2832 64.0582 21.5866 64.3648C22.6072 64.6042 22.8228 64.81 22.8242 65.8838C22.8256 66.5586 22.8242 67.2334 22.8242 67.911C24.0828 67.911 25.256 67.911 26.4922 67.911C26.4922 67.1228 26.4838 66.3766 26.495 65.629C26.5048 64.8646 26.789 64.5734 27.5002 64.3998C28.889 64.0582 30.2722 63.6956 31.6456 63.3008C32.459 63.067 32.8062 63.1552 33.2402 63.8804C33.621 64.5174 33.992 65.16 34.3868 65.832C35.4662 65.2062 36.4812 64.6196 37.5368 64.0078C37.1224 63.2896 36.7416 62.6456 36.379 61.9932C36.0136 61.3338 36.1144 60.9474 36.6534 60.4238C37.6978 59.4102 38.7254 58.3798 39.7404 57.3368C40.2696 56.7936 40.6378 56.7012 41.3098 57.0736C41.965 57.4376 42.6104 57.817 43.3202 58.2244C43.9292 57.1702 44.5256 56.1356 45.143 55.0688C44.457 54.6712 43.827 54.3114 43.2026 53.9418C42.4788 53.5134 42.3794 53.1564 42.6118 52.3514C43.0024 50.999 43.3692 49.6382 43.7066 48.2718C43.9166 47.422 44.17 47.1756 45.0618 47.17C45.7814 47.1658 46.501 47.1686 47.2234 47.1686C47.2234 45.903 47.2234 44.7326 47.2234 43.5006C46.4268 43.5006 45.6792 43.5076 44.9316 43.4992C44.1658 43.4894 43.9068 43.2346 43.7192 42.487C43.372 41.0996 43.0066 39.715 42.6118 38.3402C42.3794 37.5338 42.4774 37.181 43.2012 36.7498C43.8382 36.3718 44.4794 36.0008 45.1416 35.613C44.5158 34.5308 43.9264 33.513 43.3202 32.4658C42.6216 32.8662 41.9958 33.233 41.363 33.5858C40.6238 33.9988 40.2654 33.9008 39.6872 33.296C38.7114 32.2782 37.7132 31.2828 36.6954 30.3084C36.0976 29.7358 36.001 29.3662 36.4154 28.6298C36.771 27.9984 37.1364 27.3712 37.5354 26.6768C36.4672 26.0594 35.4354 25.4644 34.3784 24.854C33.9654 25.5666 33.5972 26.219 33.2108 26.8616C32.8272 27.5014 32.438 27.612 31.7128 27.4076C30.3142 27.0128 28.9114 26.6334 27.503 26.275C26.7568 26.0846 26.5062 25.8284 26.495 25.057C26.4908 24.3122 26.4978 23.566 26.4978 22.782Z\" fill=\"white\"><\/path><path d=\"M58.3759 -0.00708008C58.9149 0.28272 59.1543 0.72652 59.0899 1.34252C59.0647 1.59032 59.0857 1.84372 59.0857 2.09432C59.0857 2.83212 59.4903 3.29272 60.2267 3.35152C60.3527 3.36132 60.5123 3.25352 60.6173 3.15692C60.9673 2.83072 61.2893 2.47512 61.6407 2.15172C62.1755 1.65892 62.6837 1.64632 63.2059 2.16012C64.7655 3.69312 66.3125 5.23732 67.8483 6.79552C68.3327 7.28692 68.3173 7.79232 67.8581 8.31312C67.6327 8.56932 67.4017 8.83112 67.1315 9.03412C66.6317 9.40652 66.5645 9.79152 66.8529 10.3571C67.0475 10.7393 67.2365 10.9143 67.6663 10.8807C68.0961 10.8471 68.5329 10.8569 68.9627 10.8863C69.6095 10.9297 69.9819 11.2881 69.9875 11.9321C70.0043 14.1413 70.0043 16.3519 69.9875 18.5611C69.9833 19.1981 69.6067 19.5621 68.9627 19.6111C68.5553 19.6419 68.1409 19.6489 67.7335 19.6167C67.2603 19.5803 67.0251 19.7413 66.8235 20.2019C66.5911 20.7311 66.6835 21.0307 67.0811 21.4157C68.6071 22.8941 68.5931 22.9627 67.0755 24.4775C65.8337 25.7165 64.5947 26.9583 63.3501 28.1931C62.6515 28.8847 62.1923 28.8805 61.4895 28.1931C61.3271 28.0335 61.1661 27.8711 61.0051 27.7115C60.3191 27.0311 60.1609 27.0003 59.3461 27.5071C59.2117 27.5911 59.1109 27.8235 59.0983 27.9943C59.0647 28.4703 59.0997 28.9505 59.0801 29.4279C59.0535 30.0817 58.7021 30.4765 58.0721 30.4821C55.8405 30.5003 53.6075 30.4989 51.3759 30.4835C50.7417 30.4793 50.3749 30.0943 50.3315 29.4517C50.3049 29.0429 50.2909 28.6285 50.3315 28.2225C50.3805 27.7325 50.1747 27.5281 49.7365 27.3223C49.2003 27.0703 48.9021 27.2047 48.5241 27.5925C47.0415 29.1143 46.9827 29.1017 45.4581 27.5799C44.2485 26.3731 43.0389 25.1677 41.8307 23.9595C41.0397 23.1685 41.0355 22.7261 41.8041 21.9477C41.9637 21.7853 42.1261 21.6257 42.2871 21.4647C42.8737 20.8795 42.9171 20.5141 42.4117 19.8407C42.3151 19.7119 42.0743 19.6461 41.8951 19.6349C41.4415 19.6055 40.9837 19.6405 40.5301 19.6167C39.8301 19.5775 39.4493 19.2443 39.4423 18.5555C39.4185 16.3463 39.4171 14.1357 39.4437 11.9265C39.4521 11.2419 39.8357 10.9185 40.5427 10.8821C40.9291 10.8625 41.3197 10.8429 41.7033 10.8835C42.1919 10.9339 42.3949 10.7211 42.6049 10.2899C42.8695 9.75092 42.7463 9.43592 42.3375 9.06772C40.8619 7.73352 40.8829 7.41152 42.3137 6.04232C43.5807 4.82992 44.8001 3.56852 46.0447 2.33232C46.7769 1.60572 47.2249 1.60432 47.9557 2.31552C48.1027 2.45832 48.2777 2.58432 48.3855 2.75372C48.8223 3.43272 49.3711 3.45232 49.9773 3.03092C50.1313 2.92312 50.2811 2.71732 50.3077 2.53812C50.3595 2.18112 50.3497 1.80872 50.3175 1.44752C50.2629 0.82312 50.4631 0.33732 50.9937 -0.00428008C53.4549 -0.00708008 55.9147 -0.00708008 58.3759 -0.00708008ZM65.6909 22.8031C65.3955 22.5399 65.0553 22.2445 64.7235 21.9407C64.2363 21.4955 64.1761 21.0097 64.4827 20.4077C64.8019 19.7833 65.0693 19.1253 65.2919 18.4589C65.4963 17.8485 65.8729 17.5657 66.5001 17.5727C66.9691 17.5783 67.4395 17.5741 67.9085 17.5741C67.9085 15.9753 67.9085 14.4801 67.9085 12.9219C67.4199 12.9219 66.9691 12.9205 66.5169 12.9219C65.8967 12.9247 65.5061 12.6587 65.2975 12.0455C65.0637 11.3595 64.7781 10.6861 64.4589 10.0351C64.1747 9.45552 64.2489 8.98232 64.7137 8.56232C65.0497 8.25852 65.4011 7.96872 65.6951 7.71532C64.5233 6.53512 63.4551 5.45852 62.2525 4.24612C61.9991 4.55552 61.7219 4.91532 61.4223 5.25412C60.9841 5.74972 60.4899 5.80152 59.8907 5.49912C59.2635 5.18272 58.6097 4.90552 57.9419 4.68852C57.2951 4.47712 57.0263 4.06832 57.0347 3.42152C57.0403 2.97632 57.0361 2.52972 57.0361 2.09712C55.4275 2.09712 53.9169 2.09712 52.3727 2.09712C52.3727 2.55912 52.3503 2.96932 52.3783 3.37532C52.4287 4.10892 52.0801 4.50652 51.4025 4.73052C50.7795 4.93632 50.1593 5.17712 49.5783 5.48232C48.9259 5.82392 48.3995 5.73992 47.9403 5.19112C47.6659 4.86212 47.4181 4.50932 47.2137 4.24052C45.9691 5.49212 44.9009 6.56592 43.7865 7.68732C44.0385 7.92112 44.3325 8.20672 44.6405 8.47692C45.1823 8.95152 45.2537 9.47792 44.9303 10.1247C44.6265 10.7323 44.3717 11.3679 44.1505 12.0105C43.9349 12.6377 43.5415 12.9401 42.8821 12.9247C42.4369 12.9149 41.9903 12.9233 41.5255 12.9233C41.5255 14.5193 41.5255 16.0089 41.5255 17.5755C42.0225 17.5755 42.4719 17.5839 42.9227 17.5741C43.5569 17.5587 43.9293 17.8639 44.1421 18.4547C44.3885 19.1365 44.6727 19.8071 44.9751 20.4679C45.2229 21.0083 45.1991 21.4829 44.7525 21.8945C44.4039 22.2151 44.0385 22.5189 43.7487 22.7695C44.9205 23.9455 45.9901 25.0179 47.1507 26.1813C47.4125 25.8901 47.7107 25.5513 48.0173 25.2195C48.4429 24.7589 48.9161 24.6917 49.4943 24.9703C50.1677 25.2951 50.8705 25.5639 51.5705 25.8285C52.1053 26.0301 52.3853 26.3759 52.3741 26.9555C52.3643 27.4273 52.3727 27.9005 52.3727 28.4031C53.9547 28.4031 55.4667 28.4031 57.0361 28.4031C57.0361 27.9131 57.0361 27.4623 57.0361 27.0115C57.0375 26.3885 57.3203 26.0091 57.9307 25.8061C58.5971 25.5849 59.2537 25.3133 59.8795 24.9969C60.5081 24.6791 61.0121 24.7589 61.4629 25.2783C61.7457 25.6045 62.0257 25.9335 62.2735 26.2219C63.4439 25.0487 64.5163 23.9763 65.6909 22.8031Z\" fill=\"white\"><\/path><path d=\"M56.4704 47.2247C55.5142 48.0675 55.048 48.1921 54.537 47.7189C54.0386 47.2569 54.1408 46.8243 54.964 45.7239C54.488 44.5885 54.0344 43.5077 53.5374 42.3219C52.9046 42.2715 51.9204 42.4507 51.8546 41.2509C51.8168 40.5803 52.297 40.3283 53.5486 40.2233C54.0218 39.0921 54.481 37.9931 54.964 36.8409C54.1506 35.7531 54.0428 35.3009 54.537 34.8445C55.0438 34.3769 55.5282 34.5085 56.4592 35.3345C57.5848 34.8627 58.6838 34.4021 59.8374 33.9191C60.0614 32.5289 60.27 32.1999 60.9672 32.2293C61.6434 32.2587 61.8422 32.6059 61.9738 33.9149C63.1148 34.3895 64.2166 34.8473 65.3702 35.3275C66.437 34.4903 66.829 34.3867 67.3162 34.8571C67.8314 35.3527 67.7236 35.7993 66.8752 36.8339C67.3386 37.9427 67.7894 39.0221 68.292 40.2261C68.9094 40.3157 70.0196 40.1001 69.9636 41.3531C69.9132 42.4563 68.915 42.2617 68.292 42.3275C67.8132 43.4853 67.3652 44.5675 66.8738 45.7533C67.2588 46.2433 68.1226 46.7949 67.312 47.7021C66.8626 48.2047 66.4384 48.0745 65.3688 47.2401C64.2166 47.7189 63.1134 48.1767 61.9346 48.6653C61.9346 48.8137 61.9472 49.0629 61.9318 49.3107C61.8954 49.9281 61.5258 50.3145 60.9658 50.3383C60.3764 50.3621 59.8724 49.9673 59.913 49.3415C59.9578 48.6373 59.6582 48.4623 59.0422 48.2887C58.1812 48.0437 57.3734 47.6083 56.4704 47.2247ZM60.9546 36.0667C58.0678 36.0513 55.7256 38.3445 55.6808 41.2313C55.636 44.0831 57.9838 46.4757 60.851 46.5023C63.7714 46.5289 66.1486 44.1993 66.1584 41.3013C66.1654 38.4285 63.833 36.0821 60.9546 36.0667Z\" fill=\"white\"><\/path><path d=\"M39.34 45.3725C39.0096 52.9437 34.0116 58.7131 26.9122 59.8149C21.6749 60.6283 17.2201 58.9245 13.6347 55.0045C13.0957 54.4151 13.0733 53.8033 13.5367 53.3805C14.0113 52.9493 14.6035 53.0249 15.1397 53.6269C17.1193 55.8473 19.5665 57.2151 22.4883 57.7765C29.54 59.1289 36.6338 53.7375 37.2022 46.5751C37.7454 39.7193 33.285 33.9933 26.5147 32.8565C19.7023 31.7127 12.9263 36.8605 12.1423 43.7401C11.8945 45.9171 12.1507 48.0045 12.9473 50.0373C13.2399 50.7849 13.0579 51.3421 12.4685 51.5899C11.8833 51.8363 11.3597 51.5479 11.0531 50.8101C7.49706 42.2715 13.0915 32.3077 22.2447 30.8811C30.513 29.5917 37.9904 35.0993 39.1902 43.3775C39.305 44.1657 39.312 44.9679 39.34 45.3725Z\" fill=\"white\"><\/path><path d=\"M24.6204 55.6486C19.2262 55.6388 14.644 51.3254 14.3654 45.997C14.0742 40.4152 18.067 35.6566 23.5942 35.1344C24.8136 35.0196 26.0792 35.2338 27.307 35.4144C28.2114 35.5474 28.5768 36.0906 28.4172 36.7332C28.2576 37.3716 27.6906 37.5956 26.8044 37.3702C22.8592 36.3636 18.8706 38.192 17.1934 41.8712C15.7542 45.031 16.1588 48.0578 18.4016 50.6758C20.6808 53.3372 23.6614 54.2514 27.034 53.2182C30.3604 52.199 32.3134 49.8442 32.823 46.389C33.1772 43.9824 32.473 41.8432 30.9204 39.9798C30.8182 39.858 30.709 39.7404 30.6124 39.6144C30.2218 39.0992 30.2498 38.5252 30.6796 38.1486C31.122 37.7594 31.6792 37.7832 32.1412 38.2662C33.4292 39.6116 34.2888 41.202 34.7018 43.0164C36.1802 49.5096 31.2648 55.6598 24.6204 55.6486Z\" fill=\"white\"><\/path><path d=\"M54.6631 23.4456C48.8433 23.3672 44.8995 17.3976 47.1759 12.0692C47.2823 11.8214 47.3999 11.5596 47.5777 11.3636C47.9277 10.9814 48.3813 10.9268 48.8181 11.1928C49.2787 11.4728 49.4173 11.8914 49.2521 12.429C49.0183 13.185 48.7201 13.941 48.6333 14.718C48.2679 17.9814 50.8327 21.0656 54.0611 21.3232C57.6003 21.6074 60.6453 19.0692 60.8315 15.6798C61.0247 12.1728 58.3703 9.18242 54.9347 9.17402C53.9645 9.17122 52.9719 9.47362 52.0297 9.76342C51.2191 10.014 50.6829 9.95662 50.4071 9.34482C50.1481 8.76942 50.3959 8.23462 51.1463 7.89862C54.2249 6.51962 57.1761 6.78142 59.8081 8.89122C62.4387 10.9996 63.4425 13.8332 62.6515 17.1204C61.8549 20.4244 59.6653 22.4544 56.3529 23.2342C55.8027 23.3658 55.2273 23.3798 54.6631 23.4456Z\" fill=\"white\"><\/path><path d=\"M57.5373 41.2594C57.5471 39.3918 59.0647 37.8784 60.9253 37.8826C62.7845 37.8868 64.2979 39.4058 64.3035 41.2734C64.3091 43.1648 62.7537 44.7146 60.8763 44.6866C59.0129 44.66 57.5289 43.1354 57.5373 41.2594ZM59.5911 41.2482C59.5743 41.9972 60.1455 42.609 60.8833 42.6328C61.6085 42.6566 62.2301 42.0588 62.2469 41.3196C62.2637 40.572 61.6911 39.9588 60.9547 39.9378C60.2239 39.9154 59.6079 40.5062 59.5911 41.2482Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:42\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Differentiating Your Product<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M36.6143 0.222656C37.1673 0.578256 37.3227 1.09906 37.2947 1.73186C37.2625 2.45286 37.3003 3.17666 37.2821 3.89906C37.2653 4.62846 36.8467 5.09606 36.2545 5.09186C35.6595 5.08766 35.2647 4.62286 35.2535 3.88366C35.2423 3.13886 35.2787 2.39266 35.2423 1.64926C35.2115 1.02626 35.4019 0.550256 35.9367 0.222656C36.1621 0.222656 36.3889 0.222656 36.6143 0.222656Z\" fill=\"white\"><\/path><path d=\"M32.1707 49.7855C32.1707 52.1739 32.1707 54.5245 32.1707 56.9297C33.1703 56.9297 34.1531 56.9297 35.2493 56.9297C35.2493 56.7239 35.2493 56.4873 35.2493 56.2521C35.2493 53.7405 35.2535 51.2289 35.2465 48.7159C35.2451 48.1783 35.3585 47.7121 35.9073 47.5007C36.6227 47.2249 37.2667 47.7317 37.2821 48.6025C37.3031 49.8009 37.2877 51.0007 37.2877 52.2005C37.2877 53.7601 37.2877 55.3211 37.2877 56.9339C37.9765 56.9339 38.6387 56.9339 39.3779 56.9339C39.3779 56.1121 39.3779 55.3043 39.3779 54.4965C39.3779 52.8669 39.4017 51.2373 39.3597 49.6091C39.3499 49.2381 39.2113 48.7747 38.9635 48.5185C36.5835 46.0671 34.1671 43.6507 31.7591 41.2259C31.6975 41.1629 31.6191 41.1167 31.5561 41.0691C30.1211 41.8447 29.7137 41.7775 28.5321 40.5847C28.1023 40.1507 27.6627 39.7265 27.2455 39.2799C26.5553 38.5393 26.5371 37.5733 27.2175 36.8425C27.7873 36.2307 28.3781 35.6329 28.9871 35.0603C29.7837 34.3113 30.6671 34.2819 31.4679 35.0071C32.1203 35.5979 32.7419 36.2307 33.3299 36.8873C34.0229 37.6615 33.9151 38.4273 32.9001 39.7097C33.0905 39.8329 33.3341 39.9365 33.5077 40.1101C35.7001 42.3025 37.8547 44.5327 40.0793 46.6901C41.0453 47.6267 41.4765 48.6627 41.4317 50.0053C41.3645 52.0619 41.4135 54.1227 41.4135 56.1821C41.4135 56.4257 41.4135 56.6707 41.4135 56.9493C41.9259 56.9493 42.3655 56.9493 42.8485 56.9493C42.8485 53.1833 42.8485 49.4369 42.8485 45.6373C42.6469 45.6079 42.4299 45.5911 42.2199 45.5421C41.4807 45.3671 40.9347 44.7441 40.8969 43.9293C40.8563 43.0263 40.8507 42.1177 40.8969 41.2161C40.9459 40.2305 41.6109 39.5921 42.6049 39.5515C43.4407 39.5165 44.2807 39.5165 45.1165 39.5487C46.1735 39.5893 46.8175 40.2529 46.8581 41.3239C46.8861 42.0477 46.8707 42.7715 46.8665 43.4967C46.8581 44.8435 46.3611 45.4147 44.9765 45.6359C44.9765 47.4013 44.9765 49.1751 44.9765 51.0945C45.6107 50.7403 46.2029 50.4393 46.7643 50.0907C50.1551 47.9921 52.7423 45.1529 54.5399 41.5927C54.6309 41.4107 54.7205 41.2259 54.8311 41.0565C55.1755 40.5287 55.7411 40.3663 56.2325 40.6449C56.7043 40.9123 56.9003 41.4555 56.5993 41.9973C55.8993 43.2601 55.2301 44.5551 54.3915 45.7255C52.0941 48.9287 49.1443 51.3857 45.5547 53.0391C45.0759 53.2603 44.8645 53.5179 44.9163 54.0569C44.9695 54.6169 44.9527 55.1881 44.9219 55.7523C44.8813 56.5307 44.9695 57.1229 45.7129 57.6913C46.9421 58.6321 46.9085 62.2441 45.7409 63.2591C45.3447 63.6035 44.7581 63.7827 44.2289 63.9017C43.7571 64.0067 43.2419 63.9241 42.6315 63.9241C42.6315 64.8229 42.5839 65.6769 42.6399 66.5239C42.8037 68.9585 41.7621 69.8573 39.3975 69.7719C36.7753 69.6767 34.1489 69.7537 31.5239 69.7481C29.8691 69.7453 29.0067 68.8899 28.9969 67.2491C28.9899 66.1697 28.9955 65.0903 28.9955 63.9269C28.4285 63.9269 27.9357 63.9437 27.4457 63.9241C26.2109 63.8751 25.2855 63.0729 25.1735 61.8367C25.0923 60.9421 25.1371 60.0307 25.1763 59.1305C25.2113 58.3255 25.6537 57.7543 26.3215 57.3147C26.5035 57.1943 26.6645 56.9045 26.6743 56.6861C26.7135 55.7593 26.6673 54.8297 26.7009 53.9043C26.7163 53.4717 26.5483 53.2729 26.1717 53.0979C22.4995 51.4011 19.4783 48.9021 17.1375 45.6037C14.0925 41.3141 12.6449 36.5373 12.8213 31.2663C12.9795 26.5427 14.4243 22.2601 17.1949 18.4409C20.5367 13.8321 24.9845 10.8193 30.5229 9.48226C34.7775 8.45606 38.9999 8.66186 43.1509 10.0689C43.5891 10.2173 43.9517 10.3055 44.4193 10.0325C45.0745 9.64886 45.7409 9.86306 46.2925 10.3559C46.6467 10.6709 46.9813 11.0111 47.2991 11.3639C47.5385 11.6285 47.7485 11.7223 48.1181 11.5697C48.4989 11.4115 48.6235 11.1987 48.5997 10.8067C48.5717 10.3335 48.5731 9.85466 48.6025 9.38146C48.6655 8.37346 49.3543 7.69866 50.3567 7.68326C51.5551 7.66366 52.7563 7.66226 53.9547 7.68466C54.9333 7.70286 55.6081 8.36786 55.6613 9.33946C55.6851 9.76786 55.6711 10.1991 55.6725 10.6289C55.6739 11.0055 55.6095 11.3485 56.1177 11.5529C56.6035 11.7489 56.8219 11.5333 57.0949 11.2449C57.3889 10.9327 57.6843 10.6149 58.0119 10.3391C58.7917 9.68386 59.6555 9.67266 60.3989 10.3699C61.3061 11.2211 62.1811 12.1087 63.0309 13.0173C63.6609 13.6907 63.6273 14.6553 62.9987 15.3539C62.6501 15.7403 62.2343 16.0693 61.9221 16.4809C61.7863 16.6587 61.7443 17.0157 61.8283 17.2229C61.9137 17.4329 62.1909 17.6667 62.4135 17.6989C62.9007 17.7703 63.4061 17.7115 63.9031 17.7255C64.8747 17.7549 65.6083 18.4059 65.6419 19.3607C65.6867 20.6263 65.6853 21.8961 65.6433 23.1617C65.6125 24.1193 64.8789 24.7829 63.9199 24.8137C63.4901 24.8277 63.0589 24.8347 62.6305 24.8123C62.2399 24.7927 61.9725 24.8445 61.7905 25.2799C61.6113 25.7083 61.7387 25.9379 62.0341 26.2053C62.3855 26.5245 62.7201 26.8647 63.0337 27.2217C63.6301 27.9007 63.6581 28.8443 63.0421 29.5051C62.1797 30.4319 61.2963 31.3461 60.3527 32.1889C59.9943 32.5095 59.4455 32.6187 58.8351 32.8889C58.7861 33.4405 58.7343 34.1755 58.6517 34.9063C58.5663 35.6595 58.1533 36.0319 57.5219 35.9689C56.9129 35.9073 56.5979 35.4243 56.6469 34.6725C56.7127 33.6575 56.7673 32.6411 56.8107 31.6247C56.8205 31.3867 56.7645 31.1445 56.7393 30.9065C55.7607 30.9905 55.6781 31.0773 55.6739 31.9383C55.6725 32.3905 55.6865 32.8455 55.6529 33.2949C55.5885 34.1601 54.9249 34.8279 54.0625 34.8475C52.7955 34.8769 51.5285 34.8755 50.2615 34.8503C49.3795 34.8321 48.7047 34.1671 48.6137 33.2627C48.5759 32.8819 48.6221 32.4927 48.5871 32.1105C48.5507 31.7045 48.7859 31.2467 48.1587 30.9765C47.4951 30.6909 47.3313 31.2159 47.0037 31.4903C46.7433 31.7073 46.5319 31.9803 46.2743 32.1987C45.5225 32.8371 44.6615 32.8749 43.9419 32.2071C42.9983 31.3307 42.0953 30.4053 41.2189 29.4603C40.6561 28.8527 40.6813 27.9231 41.2119 27.2791C41.4695 26.9655 41.7397 26.6463 42.0617 26.4055C42.6847 25.9393 42.7141 25.4423 42.2059 24.8151C41.6305 24.8151 40.9977 24.8291 40.3663 24.8123C39.3751 24.7857 38.6681 24.0843 38.6513 23.0875C38.6317 21.8653 38.6303 20.6431 38.6527 19.4223C38.6709 18.4619 39.3751 17.7675 40.3285 17.7297C40.7807 17.7115 41.2343 17.7129 41.6865 17.7255C42.0407 17.7353 42.3165 17.7227 42.4789 17.2971C42.6329 16.8939 42.6007 16.6321 42.2759 16.3535C41.9511 16.0735 41.6557 15.7571 41.3645 15.4421C40.6281 14.6441 40.6267 13.6809 41.3715 12.8997C41.6627 12.5945 41.9959 12.3285 42.3095 12.0443C42.2871 11.9533 42.2647 11.8609 42.2409 11.7699C40.6911 11.4983 39.1525 11.1035 37.5915 10.9789C32.1847 10.5463 27.2805 11.9617 23.0007 15.3203C18.5095 18.8441 15.8215 23.4627 15.0445 29.1201C13.7327 38.6737 18.7237 47.5749 27.5423 51.4753C28.4145 51.8617 28.7981 52.3643 28.7435 53.3275C28.6749 54.5189 28.7267 55.7159 28.7267 56.9507C29.1971 56.9507 29.6143 56.9507 30.0735 56.9507C30.0735 54.5525 30.0735 52.1669 30.0735 49.8163C29.6731 49.6679 29.2083 49.6231 28.9507 49.3697C28.6077 49.0323 28.2661 48.5507 28.2087 48.0957C28.0939 47.1829 28.1499 46.2435 28.1779 45.3167C28.2059 44.3801 28.8891 43.7053 29.8243 43.6759C30.6839 43.6493 31.5449 43.6521 32.4031 43.6717C33.3691 43.6941 34.0831 44.3563 34.1307 45.3209C34.1755 46.2239 34.1755 47.1325 34.1307 48.0355C34.0831 48.9931 33.5553 49.4425 32.1707 49.7855ZM53.6383 9.74826C52.5841 9.74826 51.6433 9.74826 50.6073 9.74826C50.7067 11.2967 50.7431 12.6967 48.9245 13.4625C47.0681 14.2437 46.1525 13.1223 45.2299 12.1507C44.4725 12.8493 43.7501 13.5157 42.9815 14.2255C44.1869 15.2377 45.1291 16.2457 44.3927 18.0559C43.6507 19.8773 42.1975 19.7877 40.7317 19.7611C40.7317 20.8223 40.7317 21.7827 40.7317 22.7781C42.1863 22.7501 43.5429 22.6395 44.3199 24.3125C45.1823 26.1675 44.2499 27.2623 43.0095 28.2913C43.7571 29.0291 44.4571 29.7193 45.1921 30.4445C46.1581 29.3357 47.1059 28.3067 48.9525 29.0781C50.7907 29.8453 50.6605 31.2901 50.6311 32.7713C51.6797 32.7713 52.6401 32.7713 53.6509 32.7713C53.5599 31.1893 53.5809 29.8089 55.3967 29.0515C57.2503 28.2787 58.1533 29.4519 59.0787 30.3941C59.8403 29.6787 60.5417 29.0179 61.2851 28.3179C60.1679 27.2917 59.1207 26.3313 59.8837 24.4987C60.6383 22.6857 62.0523 22.7165 63.5783 22.7865C63.5783 21.7351 63.5783 20.7761 63.5783 19.7499C62.0159 19.8255 60.6187 19.8199 59.8711 18.0055C59.1109 16.1617 60.2169 15.2237 61.2977 14.1919C60.5627 13.4765 59.8683 12.8003 59.1277 12.0793C58.1449 13.0999 57.2335 14.2479 55.3757 13.4695C53.5599 12.7079 53.5739 11.3121 53.6383 9.74826ZM35.8037 61.8955C38.0409 61.8955 40.2795 61.8955 42.5167 61.8955C44.4823 61.8955 44.4823 61.8955 44.4739 59.9299C44.4697 59.0423 44.4529 59.0227 43.5513 59.0227C38.7591 59.0227 33.9669 59.0227 29.1747 59.0227C27.1013 59.0227 27.1181 59.0227 27.1377 61.1339C27.1433 61.7247 27.3491 61.9137 27.9357 61.9081C30.5607 61.8815 33.1829 61.8955 35.8037 61.8955ZM31.1011 66.7773C30.9681 67.7111 30.9681 67.7125 31.7997 67.7125C34.4653 67.7139 37.1309 67.7139 39.7965 67.7125C40.6617 67.7125 40.7065 67.6495 40.4839 66.7773C37.3563 66.7773 34.2259 66.7773 31.1011 66.7773ZM31.0619 64.6521C34.2399 64.6521 37.3885 64.6521 40.5553 64.6521C40.5553 64.4043 40.5553 64.2083 40.5553 63.9843C37.3745 63.9843 34.2245 63.9843 31.0619 63.9843C31.0619 64.2307 31.0619 64.4281 31.0619 64.6521ZM31.5211 38.0255C31.0913 37.5985 30.6643 37.1757 30.2821 36.7963C29.8341 37.2121 29.3805 37.6335 28.9577 38.0255C29.4043 38.4581 29.8369 38.8767 30.2345 39.2617C30.6419 38.8697 31.0773 38.4525 31.5211 38.0255ZM44.7875 41.5745C44.2513 41.5745 43.7991 41.5437 43.3553 41.5913C43.1985 41.6081 42.9507 41.8083 42.9381 41.9427C42.8877 42.4509 42.9185 42.9661 42.9185 43.5009C43.5863 43.5009 44.1813 43.5009 44.7889 43.5009C44.7875 42.8597 44.7875 42.2619 44.7875 41.5745ZM32.0601 47.6141C32.0601 46.9281 32.0601 46.3331 32.0601 45.7535C31.4133 45.7535 30.8197 45.7535 30.2485 45.7535C30.2485 46.4087 30.2485 47.0051 30.2485 47.6141C30.8757 47.6141 31.4511 47.6141 32.0601 47.6141Z\" fill=\"white\"><\/path><path d=\"M37.2863 33.7835C37.2863 35.6623 37.2863 37.5355 37.2849 39.4087C37.2849 39.6341 37.2975 39.8637 37.2639 40.0849C37.1757 40.6757 36.7487 41.0411 36.1957 40.9949C35.6091 40.9459 35.2843 40.5931 35.2633 40.0247C35.2311 39.1665 35.2493 38.3069 35.2479 37.4487C35.2465 36.2307 35.2479 35.0127 35.2479 33.7765C34.9273 33.7051 34.6235 33.6869 34.3645 33.5707C33.6365 33.2445 33.2655 32.6579 33.2571 31.8585C33.2487 31.0675 33.2347 30.2765 33.2613 29.4855C33.2991 28.3333 34.0061 27.6641 35.1653 27.6529C35.9115 27.6459 36.6563 27.6431 37.4025 27.6543C38.5225 27.6697 39.2113 28.3417 39.2421 29.4659C39.2631 30.2107 39.2547 30.9569 39.2463 31.7031C39.2337 32.9225 38.7731 33.4671 37.5817 33.6967C37.4949 33.7135 37.4123 33.7457 37.2863 33.7835ZM35.3417 29.7179C35.3417 30.3997 35.3417 30.9975 35.3417 31.6289C35.9689 31.6289 36.5471 31.6289 37.1617 31.6289C37.1617 30.9737 37.1617 30.3591 37.1617 29.7179C36.5345 29.7179 35.9563 29.7179 35.3417 29.7179Z\" fill=\"white\"><\/path><path d=\"M26.957 25.3498C27.251 25.3498 27.5436 25.3484 27.8376 25.3498C29.2124 25.3554 29.8816 26.0036 29.8998 27.3616C29.9096 28.1064 29.9208 28.8526 29.8928 29.5974C29.8522 30.6978 29.1998 31.36 28.1064 31.4006C27.2944 31.4314 26.4796 31.4342 25.669 31.3978C24.6134 31.3516 23.9638 30.6908 23.9204 29.6282C23.8882 28.8386 23.8966 28.0476 23.9134 27.258C23.94 26.0232 24.6288 25.3624 25.872 25.3498C26.2346 25.3456 26.5958 25.3498 26.957 25.3498ZM27.825 29.3412C27.825 28.658 27.825 28.056 27.825 27.4344C27.1936 27.4344 26.6 27.4344 26.012 27.4344C26.012 28.0994 26.012 28.7168 26.012 29.3412C26.6378 29.3412 27.1978 29.3412 27.825 29.3412Z\" fill=\"white\"><\/path><path d=\"M28.5824 20.5591C28.5824 20.0845 28.56 19.6099 28.588 19.1381C28.6356 18.3093 29.2656 17.6261 30.0916 17.5855C31.059 17.5379 32.0334 17.5365 33.0008 17.5841C33.8436 17.6261 34.4918 18.3135 34.5352 19.1955C34.58 20.0957 34.58 21.0015 34.5394 21.9031C34.4946 22.9013 33.775 23.5649 32.7754 23.5831C31.9634 23.5985 31.15 23.5985 30.338 23.5845C29.3006 23.5663 28.6104 22.8817 28.5754 21.8457C28.5614 21.4173 28.5726 20.9875 28.5726 20.5591C28.5768 20.5591 28.5796 20.5591 28.5824 20.5591ZM30.6348 21.4971C31.248 21.4971 31.8556 21.4971 32.4758 21.4971C32.4758 20.8573 32.4758 20.2609 32.4758 19.6435C31.8416 19.6435 31.2508 19.6435 30.6348 19.6435C30.6348 20.2791 30.6348 20.8615 30.6348 21.4971Z\" fill=\"white\"><\/path><path d=\"M7.99405 30.7357C7.10085 30.6265 6.20485 30.5383 5.31585 30.4011C4.63545 30.2961 4.25045 29.8089 4.33865 29.2559C4.43105 28.6819 4.92105 28.3347 5.59445 28.4047C6.46665 28.4957 7.34025 28.5923 8.20685 28.7239C8.84385 28.8205 9.21625 29.2881 9.15185 29.8285C9.08745 30.3731 8.59745 30.7567 7.99405 30.7357Z\" fill=\"white\"><\/path><path d=\"M21.6273 9.14776C21.4775 9.32416 21.2927 9.72736 20.9987 9.83376C20.7047 9.94016 20.1377 9.87716 19.9767 9.66716C19.2935 8.78236 18.6691 7.84016 18.1371 6.85736C18.0125 6.62636 18.2253 5.99916 18.4703 5.83676C18.7517 5.65056 19.4559 5.61276 19.6029 5.80176C20.3295 6.73276 20.9329 7.76036 21.5755 8.75716C21.6077 8.80896 21.5951 8.89016 21.6273 9.14776Z\" fill=\"white\"><\/path><path d=\"M10.4146 22.7248C10.0436 22.6366 9.86016 22.6184 9.69777 22.5512C8.88857 22.2124 8.07657 21.8778 7.28137 21.5068C6.68217 21.2268 6.46517 20.7018 6.67377 20.1824C6.89357 19.6364 7.44937 19.4026 8.07797 19.6532C8.93337 19.9948 9.78177 20.3616 10.6148 20.7564C11.0908 20.9818 11.3638 21.4256 11.1468 21.924C11.0012 22.2628 10.6288 22.5022 10.4146 22.7248Z\" fill=\"white\"><\/path><path d=\"M5.88849 39.5303C5.22769 39.5219 4.83989 39.2783 4.72649 38.7477C4.60749 38.1877 4.84549 37.7201 5.39709 37.5899C6.40089 37.3533 7.42289 37.1727 8.44629 37.0425C8.97549 36.9753 9.35489 37.3071 9.45149 37.8419C9.55369 38.4075 9.30169 38.8527 8.74869 38.9815C7.76589 39.2125 6.76349 39.3665 5.88849 39.5303Z\" fill=\"white\"><\/path><path d=\"M26.2753 2.92331C26.2725 2.18131 26.5035 1.82711 27.0047 1.69131C27.5031 1.55691 27.9665 1.71511 28.1331 2.18691C28.4929 3.20191 28.7967 4.24071 29.0501 5.28931C29.1691 5.78211 28.8597 6.16991 28.3725 6.31411C27.8951 6.45551 27.4079 6.33931 27.2273 5.85631C26.8423 4.82731 26.5427 3.76611 26.2753 2.92331Z\" fill=\"white\"><\/path><path d=\"M15.4645 14.4299C15.4645 15.2895 14.6497 15.8453 14.0421 15.4197C13.1573 14.8009 12.3383 14.0785 11.5459 13.3421C11.1749 12.9977 11.2253 12.4993 11.5347 12.1003C11.8511 11.6915 12.3481 11.5557 12.7429 11.8497C13.6277 12.5077 14.4537 13.2483 15.2811 13.9791C15.4141 14.0967 15.4323 14.3417 15.4645 14.4299Z\" fill=\"white\"><\/path><path d=\"M8.64083 48.3644C8.27823 48.0508 7.84702 47.8562 7.77982 47.5748C7.69722 47.2248 7.78822 46.6018 8.02762 46.4492C8.95163 45.8612 9.94283 45.3628 10.9578 44.9512C11.2126 44.8476 11.7908 45.101 11.9644 45.3614C12.1394 45.6204 12.1422 46.319 11.9644 46.438C10.9298 47.1268 9.81823 47.7008 8.64083 48.3644Z\" fill=\"white\"><\/path><path d=\"M16.1463 51.562C16.3857 51.7622 16.7595 51.933 16.8729 52.2116C16.9891 52.493 16.9793 52.9998 16.7959 53.2C16.0707 53.9938 15.2839 54.74 14.4621 55.4358C14.0463 55.7886 13.5465 55.636 13.1979 55.2328C12.8647 54.8478 12.8283 54.3634 13.1727 53.9994C13.8839 53.2504 14.6469 52.549 15.4113 51.8518C15.5639 51.7146 15.8159 51.688 16.1463 51.562Z\" fill=\"white\"><\/path><path d=\"M59.2369 21.2898C59.1725 24.4748 56.9059 27.3602 53.7951 28.1372C50.7669 28.8932 47.5049 27.4568 46.0265 24.6806C44.6279 22.0556 44.7609 19.4586 46.5305 17.0926C48.4023 14.5907 50.9531 13.7003 54.0261 14.4773C54.9151 14.7013 55.2665 15.1549 55.0873 15.8227C54.9235 16.4387 54.3859 16.6516 53.5347 16.4402C51.0329 15.8185 48.7691 16.8489 47.6393 19.1226C46.7279 20.958 47.1759 23.4304 48.6823 24.878C50.2951 26.4292 52.6135 26.7302 54.5679 25.641C56.4187 24.6106 57.4603 22.3804 57.0389 20.349C56.9885 20.1054 56.9143 19.8674 56.8751 19.6224C56.7799 19.0246 57.0725 18.5416 57.5933 18.4128C58.1617 18.2714 58.6867 18.5528 58.8393 19.166C59.0143 19.8632 59.1081 20.58 59.2369 21.2898Z\" fill=\"white\"><\/path><path d=\"M52.1275 24.8233C50.183 24.8163 48.601 23.2343 48.5856 21.2841C48.5702 19.3199 50.19 17.7001 52.1597 17.7085C54.1113 17.7169 55.6751 19.2849 55.6905 21.2477C55.7059 23.2259 54.1057 24.8317 52.1275 24.8233ZM52.1737 22.7807C53.0081 22.7653 53.6563 22.0807 53.6381 21.2351C53.6199 20.3895 52.9479 19.7371 52.1107 19.7525C51.2959 19.7679 50.6086 20.4861 50.6309 21.2981C50.6533 22.1255 51.352 22.7961 52.1737 22.7807Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Consumer Electronics, Appliances, &amp; Technology<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><path d=\"M34.3111 69.9903C33.3577 69.6683 32.6563 69.0061 31.9689 68.3047C30.4219 66.7283 28.8413 65.1855 27.2929 63.6105C26.3605 62.6627 26.1183 61.5091 26.5495 60.2687C26.9723 59.0479 27.8893 58.2527 29.1661 58.1771C30.0005 58.1267 30.8573 58.4459 31.7449 58.6069C31.7449 57.5485 31.7575 56.3263 31.7281 55.1055C31.7253 54.9711 31.5069 54.7793 31.3487 54.7205C28.1035 53.5123 25.8985 51.2723 24.6497 48.0551C24.5755 47.8633 24.2885 47.6267 24.0995 47.6253C19.8421 47.6029 15.5847 47.6113 11.3273 47.6155C11.2909 47.6155 11.2545 47.6533 11.1719 47.6981C11.7095 48.5633 12.0427 49.4705 11.7879 50.5205C11.2167 52.8823 8.34814 53.8861 6.56594 52.2369C4.56254 50.3819 2.67114 48.4051 0.768543 46.4451C0.422743 46.0881 0.253343 45.5603 0.00134277 45.1109C0.00134277 44.6559 0.00134277 44.1995 0.00134277 43.7445C0.298143 42.8051 0.918343 42.1009 1.60994 41.4247C3.20594 39.8651 4.76414 38.2649 6.35734 36.6997C7.30234 35.7715 8.44474 35.5125 9.69634 35.9353C10.9283 36.3525 11.6283 37.2625 11.8425 38.5323C11.9979 39.4563 11.6997 40.2809 11.0781 41.1475C12.0133 41.1475 12.8379 41.1475 13.6625 41.1475C14.4143 41.1475 15.1661 41.1349 15.9179 41.1531C16.6025 41.1685 17.0561 41.5871 17.0617 42.1681C17.0673 42.7533 16.6123 43.1901 15.9333 43.1929C13.5183 43.2027 11.1033 43.2223 8.68974 43.1691C8.33694 43.1621 7.89314 42.8625 7.66774 42.5643C7.35134 42.1457 7.59914 41.7005 7.94774 41.3505C8.43074 40.8661 8.92354 40.3929 9.39394 39.8973C9.95114 39.3107 9.97074 38.6317 9.46814 38.1389C8.98094 37.6601 8.27674 37.6867 7.70834 38.2509C5.96114 39.9827 4.21954 41.7215 2.49054 43.4701C1.87874 44.0889 1.88574 44.6951 2.50874 45.3251C4.23914 47.0737 5.97794 48.8139 7.72794 50.5429C8.30474 51.1127 8.99074 51.1169 9.48494 50.6101C9.97774 50.1061 9.94694 49.4467 9.37994 48.8503C8.94034 48.3883 8.48394 47.9417 8.02894 47.4951C7.66774 47.1409 7.40874 46.7601 7.62854 46.2253C7.85674 45.6723 8.31874 45.5505 8.85354 45.5519C10.0155 45.5547 11.1775 45.5519 12.3395 45.5519C16.4863 45.5519 20.6317 45.5519 24.7785 45.5519C25.9083 45.5519 26.0861 45.7129 26.4137 46.7713C27.3797 49.8905 29.4139 51.9653 32.5429 52.9369C33.7133 53.3009 33.8043 53.3989 33.8043 54.6015C33.8057 56.7659 33.7987 58.9303 33.8085 61.0947C33.8113 61.6547 33.7301 62.1433 33.1281 62.3715C32.5513 62.5899 32.1775 62.2623 31.8135 61.8941C31.3641 61.4405 30.9231 60.9799 30.4555 60.5473C29.8969 60.0307 29.2291 60.0363 28.7517 60.5277C28.2869 61.0051 28.2939 61.7023 28.8203 62.2357C30.5661 64.0011 32.3231 65.7567 34.0885 67.5025C34.6863 68.0947 35.2995 68.1059 35.8903 67.5235C37.6571 65.7791 39.4113 64.0221 41.1585 62.2567C41.7115 61.6981 41.7171 60.9799 41.2201 60.5011C40.7259 60.0251 40.0791 60.0419 39.5149 60.5739C39.0025 61.0583 38.5531 61.6225 37.9945 62.0439C37.6977 62.2679 37.1573 62.4331 36.8535 62.3099C36.5511 62.1881 36.2319 61.6771 36.2249 61.3299C36.1703 58.9387 36.1983 56.5461 36.1955 54.1549C36.1941 53.5683 36.4867 53.2071 37.0327 53.0587C40.5243 52.1151 42.7279 49.8863 43.6827 46.4073C43.8367 45.8473 44.2161 45.5631 44.7789 45.5603C46.7837 45.5491 48.7885 45.5435 50.7933 45.5631C51.4765 45.5701 51.9259 46.0251 51.9189 46.6005C51.9119 47.1843 51.4653 47.5917 50.7709 47.5973C49.2225 47.6099 47.6727 47.6169 46.1243 47.5931C45.6777 47.5861 45.4453 47.6939 45.2745 48.1461C44.0929 51.2835 41.9103 53.4521 38.7869 54.6561C38.3823 54.8115 38.2227 54.9879 38.2353 55.4289C38.2675 56.5391 38.2451 57.6521 38.2451 58.8617C39.1943 58.2639 40.1071 57.9447 41.1557 58.2037C43.4853 58.7805 44.4947 61.6295 42.8735 63.3879C41.0073 65.4123 39.0095 67.3177 37.0313 69.2371C36.6743 69.5829 36.1381 69.7411 35.6831 69.9861C35.2225 69.9903 34.7661 69.9903 34.3111 69.9903Z\" fill=\"white\"><\/path><path d=\"M58.8784 47.6056C57.813 47.6056 56.861 47.6112 55.9104 47.6042C55.0872 47.5972 54.6574 47.2374 54.6658 46.5808C54.6728 45.934 55.111 45.5644 55.9342 45.5602C57.6884 45.5504 59.4426 45.5574 61.1968 45.5574C61.7106 45.5574 62.1418 45.7002 62.3602 46.2196C62.5842 46.7516 62.3336 47.1366 61.9724 47.4922C61.502 47.9556 61.026 48.4148 60.5752 48.8978C60.046 49.4634 60.0306 50.1144 60.5024 50.6058C60.991 51.1154 61.6854 51.1182 62.258 50.5526C64.0248 48.8082 65.7818 47.0526 67.5248 45.2844C68.1114 44.6894 68.1016 44.0776 67.5108 43.4798C65.765 41.713 64.0094 39.9588 62.244 38.213C61.7078 37.6838 61.0092 37.674 60.5346 38.1346C60.025 38.6274 60.0376 39.3078 60.592 39.8902C61.0624 40.3858 61.5552 40.859 62.0382 41.3434C62.384 41.6906 62.573 42.0812 62.3532 42.574C62.139 43.0556 61.7456 43.2026 61.2458 43.2026C55.7788 43.1984 50.3118 43.1956 44.8448 43.204C44.1588 43.2054 43.8452 42.8456 43.6268 42.238C43.2544 41.2034 42.8106 40.194 42.3234 38.9942C41.6346 39.7824 41.1208 40.3704 40.5986 40.9668C41.7256 43.0206 41.8936 45.0996 40.887 47.2108C39.3302 50.4728 35.4452 51.8462 32.2 50.3006C28.9156 48.7368 27.5212 44.842 29.1088 41.5716C29.33 41.1152 29.3552 40.8212 28.9688 40.4614C28.5586 40.0778 28.2142 39.6256 27.685 39.0264C27.2132 40.1338 26.7498 41.0858 26.3998 42.0798C26.0708 43.015 25.9056 43.1984 24.899 43.1998C23.6012 43.2012 22.302 43.2054 21.0042 43.1984C20.2524 43.1942 19.8128 42.8106 19.81 42.1862C19.8058 41.5618 20.2468 41.1628 20.9902 41.1544C21.9926 41.1418 22.995 41.1362 23.9974 41.1586C24.3684 41.167 24.5308 41.0508 24.6918 40.698C25.1902 39.6074 25.7628 38.5504 26.348 37.3982C25.7502 36.5974 25.0586 35.6958 24.395 34.7746C21.7896 31.1556 19.5258 27.3518 18.2504 23.0398C16.5942 17.4384 17.325 12.1926 20.692 7.37103C20.867 7.12043 21.126 6.80543 21.3822 6.76763C21.7168 6.71863 22.2012 6.80963 22.4126 7.03643C22.624 7.26183 22.6002 7.72663 22.6338 8.09063C22.6436 8.19983 22.512 8.32723 22.4336 8.43783C19.005 13.2944 18.6816 18.4982 20.7018 23.9596C22.1452 27.8614 24.3502 31.3334 26.831 34.6388C29.1046 37.667 31.6162 40.4908 34.3098 43.1536C34.7284 43.568 35.098 43.7318 35.581 43.2474C40.2528 38.5714 44.5004 33.5678 47.6084 27.6878C49.0854 24.8948 50.19 21.9744 50.477 18.7866C51.149 11.3036 45.941 4.13563 38.5756 2.47803C34.0214 1.45323 29.8186 2.28623 25.9602 4.92663C25.6256 5.15483 25.1188 5.27943 24.7254 5.22063C24.4748 5.18283 24.1164 4.72223 24.1136 4.44643C24.1094 4.10203 24.332 3.63863 24.6092 3.42723C26.5524 1.94183 28.7406 0.946427 31.129 0.429827C41.3616 -1.78777 51.086 5.05403 52.4566 15.4322C52.9158 18.9126 52.1948 22.2264 50.904 25.4394C49.2352 29.5946 46.8118 33.3018 44.0552 36.8032C43.6632 37.3016 43.5932 37.6194 43.9894 38.185C44.5298 38.9592 44.8714 39.8706 45.3348 40.7022C45.4412 40.8926 45.6932 41.1264 45.8808 41.1278C50.141 41.1502 54.3998 41.1432 58.66 41.1404C58.7006 41.1404 58.7398 41.1138 58.8322 41.0802C58.2904 40.2346 57.9544 39.3484 58.1854 38.3222C58.7426 35.847 61.6616 34.8866 63.5334 36.6156C64.8382 37.8196 66.0576 39.116 67.3148 40.3704C67.8636 40.9178 68.418 41.4582 68.9556 42.0154C70.3472 43.4602 70.35 45.339 68.9444 46.7628C67.2154 48.5128 65.4752 50.2516 63.7266 51.982C62.4456 53.2504 60.6452 53.3764 59.3348 52.3166C58.009 51.2442 57.7486 49.5138 58.681 47.9598C58.7272 47.8856 58.7678 47.8058 58.8784 47.6056ZM39.0978 42.7126C38.416 43.3636 37.7286 44.0132 37.051 44.6712C35.7434 45.9382 34.2482 45.9494 32.9588 44.6838C32.3904 44.1266 31.8402 43.5498 31.2774 42.987C31.1612 42.8708 31.0212 42.7784 30.8784 42.6636C30.0524 44.6138 30.6572 46.7558 32.3414 48.006C34.0172 49.2492 36.358 49.1498 37.9526 47.768C39.424 46.4912 39.921 44.296 39.0978 42.7126Z\" fill=\"white\"><\/path><path d=\"M34.9803 9.95973C39.2055 9.95273 42.6383 13.3659 42.6467 17.5813C42.6551 21.7827 39.2153 25.2379 35.0083 25.2561C30.8209 25.2729 27.3475 21.8093 27.3419 17.6107C27.3363 13.3911 30.7551 9.96673 34.9803 9.95973ZM34.9929 12.0093C31.8961 12.0093 29.3929 14.5083 29.3915 17.5967C29.3915 20.6697 31.9241 23.2051 34.9929 23.2037C38.0659 23.2023 40.5943 20.6711 40.5943 17.5953C40.5957 14.5083 38.0911 12.0093 34.9929 12.0093Z\" fill=\"white\"><\/path><\/svg>                                                                                    \n                                    <h2>Automotive and Mobility<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n                                                                                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"70\" height=\"70\" viewBox=\"0 0 70 70\" fill=\"none\"><g clip-path=\"url(#clip0_8:51)\"><path d=\"M2.87418 69.9999C2.34638 69.6569 2.18118 69.1711 2.19378 68.5481C2.22458 66.9535 2.20078 65.3589 2.20638 63.7643C2.20918 62.7899 2.54938 62.4497 3.51538 62.4371C3.96618 62.4315 4.41698 62.4357 4.91678 62.4357C4.91678 48.0479 4.91678 33.7301 4.91678 19.3031C4.42538 19.3031 3.93538 19.3101 3.44398 19.3017C2.59278 19.2877 2.21618 18.9391 2.20918 18.1103C2.19658 16.3785 2.19518 14.6467 2.21058 12.9163C2.21758 12.1239 2.60258 11.7557 3.40198 11.7515C5.24718 11.7431 7.09238 11.7431 8.93758 11.7515C9.67958 11.7543 10.129 12.1547 10.1248 12.7721C10.1206 13.3881 9.67118 13.7885 8.92498 13.7941C7.40178 13.8053 5.87718 13.7969 4.30498 13.7969C4.30498 14.9435 4.30498 16.0453 4.30498 17.2003C10.514 17.2003 16.7202 17.2003 22.9516 17.2003C22.7066 16.0929 22.4644 14.9925 22.2012 13.7983C22.022 13.7983 21.7784 13.7983 21.5334 13.7983C19.1646 13.7983 16.7944 13.7983 14.4256 13.7983C14.2436 13.7983 14.0588 13.8095 13.8796 13.7885C13.2678 13.7199 12.8422 13.2453 12.8856 12.6951C12.929 12.1337 13.3588 11.7557 14.0196 11.7529C16.093 11.7431 18.1664 11.7487 20.2398 11.7487C20.8978 11.7487 21.5544 11.7487 22.2558 11.7487C22.6814 7.92528 24.3474 4.81868 27.405 2.52548C29.8452 0.697077 32.62 -0.133123 35.6636 0.0166771C41.4582 0.302277 46.9742 4.65908 47.7666 11.7473C48.0256 11.7473 48.293 11.7473 48.5604 11.7473C54.4376 11.7473 60.3162 11.7473 66.1934 11.7473C67.5612 11.7473 67.802 11.9937 67.8034 13.3909C67.8034 14.9169 67.8076 16.4443 67.802 17.9703C67.7978 18.9489 67.4576 19.2905 66.4972 19.3003C66.0464 19.3059 65.5942 19.3017 65.0944 19.3017C65.0944 33.6825 65.0944 47.9989 65.0944 62.4357C65.6054 62.4357 66.1178 62.4245 66.6288 62.4385C67.4254 62.4609 67.7936 62.8207 67.7992 63.6257C67.8118 65.3337 67.7908 67.0431 67.8104 68.7511C67.8174 69.3153 67.5514 69.6877 67.1328 69.9985C45.7114 69.9999 24.2928 69.9999 2.87418 69.9999ZM7.06298 28.9953C7.36958 28.9953 7.61878 28.9953 7.86798 28.9953C12.0596 28.9953 16.2526 28.9953 20.4442 28.9953C21.6328 28.9953 21.9352 29.2949 21.9352 30.4905C21.9366 37.5535 21.9366 44.6151 21.9352 51.6781C21.9352 52.8695 21.637 53.1579 20.4288 53.1579C16.2372 53.1593 12.0442 53.1579 7.85258 53.1593C7.59078 53.1593 7.32758 53.1817 7.01538 53.1943C7.01538 53.4477 7.01538 53.6255 7.01538 53.8047C7.01538 56.4479 7.03358 59.0911 7.00138 61.7329C6.99438 62.3223 7.19458 62.4455 7.74198 62.4441C13.0284 62.4259 18.3134 62.4329 23.5998 62.4315C23.821 62.4315 24.0422 62.4091 24.3194 62.3937C24.3194 62.0899 24.3194 61.8435 24.3194 61.5971C24.3194 59.4551 24.3138 57.3131 24.325 55.1725C24.3292 54.5075 24.7128 54.0959 25.2882 54.0693C25.8552 54.0427 26.2962 54.4543 26.3606 55.0815C26.3788 55.2621 26.369 55.4455 26.369 55.6275C26.369 57.6323 26.369 59.6371 26.369 61.6419C26.369 61.8841 26.369 62.1249 26.369 62.3853C32.1664 62.3853 37.8728 62.3853 43.575 62.3853C43.575 51.9189 43.575 41.5001 43.575 31.0981C37.8126 31.0981 32.109 31.0981 26.369 31.0981C26.369 31.4257 26.369 31.6973 26.369 31.9703C26.369 37.8937 26.3704 43.8171 26.3648 49.7419C26.3648 50.0555 26.3508 50.3887 26.25 50.6799C26.089 51.1433 25.6676 51.4149 25.228 51.2539C24.8808 51.1279 24.5896 50.7667 24.3544 50.4489C24.2438 50.2991 24.3194 50.0065 24.3194 49.7797C24.318 43.3551 24.318 36.9305 24.3194 30.5045C24.3194 29.2655 24.5966 28.9925 25.8524 28.9925C31.9354 28.9925 38.0184 28.9925 44.1014 28.9925C45.4314 28.9925 45.682 29.2459 45.682 30.5941C45.682 40.8925 45.682 51.1909 45.682 61.4879C45.682 61.7763 45.682 62.0647 45.682 62.4315C46.0096 62.4315 46.2546 62.4315 46.4996 62.4315C49.1652 62.4315 51.8308 62.4315 54.4964 62.4329C54.7246 62.4329 54.9542 62.4259 55.1782 62.4553C55.6976 62.5239 56.0028 62.8403 56.0476 63.3541C56.0952 63.9001 55.832 64.2879 55.2916 64.4139C54.9864 64.4853 54.6588 64.4797 54.3424 64.4797C37.9834 64.4825 21.6258 64.4825 5.26678 64.4825C4.95458 64.4825 4.64098 64.4825 4.28958 64.4825C4.28958 65.6641 4.28958 66.7673 4.28958 67.8929C24.7814 67.8929 45.2438 67.8929 65.6936 67.8929C65.6936 66.7365 65.6936 65.6333 65.6936 64.5203C65.5074 64.5049 65.3716 64.4839 65.2372 64.4839C63.483 64.4811 61.7288 64.4937 59.9746 64.4727C59.255 64.4643 58.786 63.9939 58.8168 63.3989C58.8462 62.8221 59.2928 62.4483 60.0012 62.4357C60.753 62.4231 61.5062 62.4007 62.2566 62.4427C62.804 62.4721 63.007 62.3265 63 61.7343C62.9692 59.0911 62.9874 56.4493 62.9846 53.8061C62.9846 53.6073 62.9608 53.4099 62.944 53.1565C62.6234 53.1565 62.3532 53.1565 62.083 53.1565C57.9138 53.1565 53.7446 53.1565 49.5754 53.1565C48.3644 53.1565 48.0662 52.8695 48.0662 51.6795C48.0648 44.6165 48.0648 37.5535 48.0662 30.4905C48.0662 29.2921 48.3658 28.9939 49.5544 28.9939C53.746 28.9925 57.939 28.9939 62.1306 28.9939C62.3952 28.9939 62.6598 28.9939 62.9398 28.9939C62.9398 25.7263 62.9398 22.5497 62.9398 19.3423C62.741 19.3269 62.587 19.3031 62.433 19.3031C57.1018 19.3017 51.7706 19.2947 46.4394 19.3227C46.1748 19.3241 45.8178 19.5621 45.6596 19.7959C40.5146 27.4301 29.4434 27.4357 24.3642 19.7833C24.1164 19.4095 23.8588 19.2919 23.4276 19.2919C18.2098 19.3059 12.9934 19.3017 7.77558 19.3017C7.55298 19.3017 7.33178 19.3017 7.06158 19.3017C7.06298 22.5483 7.06298 25.7249 7.06298 28.9953ZM19.8394 51.0705C19.8394 44.3967 19.8394 37.7621 19.8394 31.0925C15.5666 31.0925 11.3246 31.0925 7.06578 31.0925C7.06578 37.7747 7.06578 44.4107 7.06578 51.0705C11.3428 51.0705 15.568 51.0705 19.8394 51.0705ZM62.958 31.0841C58.6558 31.0841 54.4292 31.0841 50.162 31.0841C50.162 37.7579 50.162 44.3925 50.162 51.0537C54.446 51.0537 58.6866 51.0537 62.958 51.0537C62.958 44.3813 62.958 37.7621 62.958 31.0841ZM45.7016 12.7665C45.7044 6.86268 40.929 2.06488 35.0378 2.05228C29.1046 2.03968 24.3054 6.82768 24.3026 12.7623C24.2998 18.6577 29.0752 23.4611 34.965 23.4891C40.8688 23.5171 45.6988 18.6941 45.7016 12.7665ZM47.796 13.8291C47.5454 14.9743 47.3018 16.0859 47.0582 17.1975C53.3036 17.1975 59.5028 17.1975 65.7006 17.1975C65.7006 16.0411 65.7006 14.9393 65.7006 13.8291C59.6918 13.8291 53.7334 13.8291 47.796 13.8291Z\" fill=\"white\"><\/path><path d=\"M30.7705 46.7654C30.7705 47.4248 30.7845 48.0856 30.7663 48.745C30.7481 49.3988 30.3561 49.8077 29.7737 49.8189C29.1983 49.8301 28.7433 49.4212 28.7321 48.7884C28.7069 47.4234 28.7083 46.057 28.7321 44.692C28.7433 44.0662 29.2095 43.6322 29.7653 43.6392C30.3267 43.6462 30.7481 44.0802 30.7663 44.7158C30.7859 45.399 30.7705 46.0822 30.7705 46.7654Z\" fill=\"white\"><\/path><path d=\"M15.2068 38.0198C14.98 38.395 14.8652 38.6974 14.658 38.9116C13.5506 40.0498 12.4264 41.174 11.2938 42.2884C10.773 42.8008 10.157 42.8176 9.73275 42.371C9.31275 41.93 9.32955 41.3714 9.82935 40.8618C10.9578 39.711 12.103 38.577 13.2454 37.4402C13.594 37.093 14.0252 36.8886 14.4676 37.1784C14.7574 37.3688 14.945 37.7118 15.2068 38.0198Z\" fill=\"white\"><\/path><path d=\"M17.6049 41.8318C17.3921 42.1804 17.2787 42.4618 17.0855 42.6662C16.4261 43.3592 15.7485 44.034 15.0597 44.6976C14.5361 45.2016 13.9901 45.2254 13.5463 44.8026C13.0983 44.3784 13.1193 43.7624 13.6317 43.236C14.3149 42.5346 14.9771 41.8038 15.7289 41.1836C16.0019 40.9596 16.5465 40.8868 16.8951 40.9904C17.1807 41.0772 17.3599 41.5238 17.6049 41.8318Z\" fill=\"white\"><\/path><path d=\"M58.2875 38.0169C58.0691 38.3921 57.9599 38.7015 57.7527 38.9143C56.6453 40.0525 55.5197 41.1753 54.3857 42.2883C53.8663 42.7993 53.2447 42.8147 52.8219 42.3737C52.3991 41.9313 52.4159 41.3783 52.9185 40.8659C54.0469 39.7151 55.1921 38.5811 56.3331 37.4443C56.6803 37.0985 57.1101 36.8871 57.5539 37.1783C57.8437 37.3687 58.0299 37.7131 58.2875 38.0169Z\" fill=\"white\"><\/path><path d=\"M57.1927 45.1681C56.9617 44.9763 56.5683 44.8041 56.4633 44.5227C56.3485 44.2147 56.3625 43.6911 56.5571 43.4657C57.2851 42.6243 58.0901 41.8445 58.9077 41.0842C59.3053 40.7146 59.7995 40.7482 60.2111 41.1108C60.5961 41.4511 60.7543 41.9509 60.4141 42.3331C59.5979 43.2473 58.7047 44.0929 57.8255 44.9483C57.7079 45.0617 57.4909 45.0701 57.1927 45.1681Z\" fill=\"white\"><\/path><path d=\"M32.2714 10.3878C34.1194 10.3878 35.8666 10.3878 37.7286 10.3878C37.3674 9.65559 37.03 8.97519 36.694 8.29479C36.5736 8.04978 36.4434 7.80898 36.3356 7.55838C36.0598 6.91998 36.2362 6.37258 36.7906 6.11218C37.3114 5.86858 37.8448 6.05618 38.1528 6.64838C38.71 7.71798 39.2588 8.79179 39.7684 9.88379C39.9616 10.2996 40.2024 10.4298 40.6546 10.427C42.6426 10.4158 42.8386 10.6804 42.4592 12.618C42.1036 14.4268 41.776 16.2398 41.4316 18.05C41.2846 18.8228 40.9598 19.1098 40.1758 19.1112C36.736 19.1182 33.2962 19.1182 29.8564 19.1112C29.0304 19.1098 28.7238 18.8368 28.5656 18.0108C28.1736 15.9542 27.7844 13.8976 27.3994 11.841C27.2328 10.9534 27.6598 10.343 28.5628 10.441C29.6842 10.5642 30.2568 10.1358 30.6278 9.11799C30.9302 8.29058 31.3936 7.51918 31.801 6.73238C32.1496 6.05758 32.6886 5.84058 33.243 6.12618C33.8016 6.41318 33.9514 6.97318 33.6238 7.65358C33.194 8.55098 32.7446 9.43579 32.2714 10.3878ZM29.6996 12.499C29.6884 12.6152 29.6576 12.7062 29.673 12.7888C29.9082 14.0866 30.1308 15.3858 30.4108 16.6738C30.4458 16.8376 30.779 17.0462 30.975 17.049C33.6602 17.0742 36.3468 17.0574 39.032 17.0742C39.4464 17.077 39.6074 16.9202 39.641 16.5394C39.6564 16.3588 39.7068 16.1824 39.739 16.0032C39.949 14.8496 40.159 13.696 40.376 12.4976C36.7598 12.499 33.2402 12.499 29.6996 12.499Z\" fill=\"white\"><\/path><\/g><defs><clipPath id=\"clip0_8:51\"><rect width=\"70\" height=\"70\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>                                                                                    \n                                    <h2>Retail and eCommerce<\/h2>\n                                        <p><\/p>\n                                    <h2><\/h2>\n                                        <p><p>How to avoid your product(s) offering to become another commodity?<\/p><\/p>\n\t\t\t<h4>Adding Value Model<\/h4>\t\t\n\t\t\t<h3>RETAINER<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>AD-HOC<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h3>SUBSCRIPTION<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<h2>Case Studies<\/h2>\t\t\n\t\t\t\t\t\t\t\t<figure><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/elementor\/thumbs\/Ad-Hoc-scaled-e1636134460103-pfmllqz68obse91xexvh0ea5n72n2vch1v9va3rgqg.jpg\" alt=\"Ad Hoc\" \/><\/figure><figure><img src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/elementor\/thumbs\/group-of-diverse-people-having-a-business-meeting-scaled-1-pfj0dfqdxlnuqksongbjfw3fmjq8e0zlr26jpzsjsg.jpg\" alt=\"Group of diverse people having a business meeting\" \/><\/figure>\t\t\t\n\t\t\t\t\t\tPrevious\n\t\t\t\t\t\tNext\n\t\t\t<h2>Sign up now & Get your Reports<\/h2>\t\t\n\t\t\t<a href=\"#\" role=\"button\">\n\t\t\t\t\t\tSIGN UP\n\t\t\t\t\t<\/a>\n\t\t\t<h2>Articles<\/h2>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/shutterstock_165891056-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/oo-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>\t\t\n\t\t\t<figure><img width=\"2560\" height=\"1707\" src=\"http:\/\/growthmarcom.com\/consultix\/wp-content\/uploads\/2021\/11\/55-scaled.jpg\" alt=\"\" loading=\"lazy\" \/><\/figure><h3>Disruptive Technologies<\/h3><p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\/p>","post_title":"Home Page","post_excerpt":"","post_status":"inherit","comment_status":"closed","ping_status":"closed","post_password":"","post_name":"7044-revision-v1","to_ping":"","pinged":"","post_modified":"2021-11-05 18:23:06","post_modified_gmt":"2021-11-05 18:23:06","post_content_filtered":"","post_parent":"7044","guid":"http:\/\/growthmarcom.com\/consultix\/?p=7492","menu_order":"0","post_type":"revision","post_mime_type":"","comment_count":"0"}}}
{"type":"table","data":{"name":"revslider_css","opts":"ENGINE=InnoDB AUTO_INCREMENT=113 DEFAULT CHARSET=utf8mb3","columns":{"id":"int NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","settings":"longtext","hover":"longtext","advanced":"longtext","params":"longtext NOT NULL"},"indexes":["PRIMARY KEY (`id`)","UNIQUE KEY `id` (`id`)","KEY `handle_index` (`handle`(64))"]}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"1","handle":".tp-caption.medium_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"2","handle":".tp-caption.small_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"3","handle":".tp-caption.medium_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"4","handle":".tp-caption.large_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"5","handle":".tp-caption.very_large_text","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"6","handle":".tp-caption.very_big_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"7","handle":".tp-caption.very_big_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"8","handle":".tp-caption.modern_medium_fat","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"9","handle":".tp-caption.modern_medium_fat_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"10","handle":".tp-caption.modern_medium_light","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"11","handle":".tp-caption.modern_big_bluebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"12","handle":".tp-caption.modern_big_redbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"13","handle":".tp-caption.modern_small_text_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}","params":"{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"14","handle":".tp-caption.boxshadow","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"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\":\"\"}","params":"[]"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"15","handle":".tp-caption.black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"#000\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"16","handle":".tp-caption.noshadow","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"[]"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"17","handle":".tp-caption.thinheadline_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"18","handle":".tp-caption.thintext_dark","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"19","handle":".tp-caption.largeblackbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"20","handle":".tp-caption.largepinkbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"21","handle":".tp-caption.largewhitebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"22","handle":".tp-caption.largegreenbg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}","params":"{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"23","handle":".tp-caption.excerpt","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"24","handle":".tp-caption.large_bold_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"25","handle":".tp-caption.medium_thin_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"26","handle":".tp-caption.small_thin_grey","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"27","handle":".tp-caption.lightgrey_divider","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}","params":"{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"28","handle":".tp-caption.large_bold_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"29","handle":".tp-caption.medium_bg_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"30","handle":".tp-caption.medium_bold_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"31","handle":".tp-caption.medium_light_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"32","handle":".tp-caption.medium_bg_red","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"33","handle":".tp-caption.medium_bold_orange","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"34","handle":".tp-caption.medium_bg_orange","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"35","handle":".tp-caption.grassfloor","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}","params":"{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"36","handle":".tp-caption.large_bold_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"37","handle":".tp-caption.medium_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"38","handle":".tp-caption.mediumlarge_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"39","handle":".tp-caption.mediumlarge_light_white_center","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"40","handle":".tp-caption.medium_bg_asbestos","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"41","handle":".tp-caption.medium_light_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"42","handle":".tp-caption.large_bold_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"43","handle":".tp-caption.mediumlarge_light_darkblue","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"44","handle":".tp-caption.small_light_white","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"45","handle":".tp-caption.roundedimage","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"46","handle":".tp-caption.large_bg_black","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":[],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"47","handle":".tp-caption.mediumwhitebg","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}","hover":"null","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"48","handle":".tp-caption.MarkerDisplay","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"49","handle":".tp-caption.Restaurant-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"50","handle":".tp-caption.Restaurant-Cursive","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"51","handle":".tp-caption.Restaurant-ScrollDownText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"52","handle":".tp-caption.Restaurant-Description","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"53","handle":".tp-caption.Restaurant-Price","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"54","handle":".tp-caption.Restaurant-Menuitem","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"55","handle":".tp-caption.Furniture-LogoText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"56","handle":".tp-caption.Furniture-Plus","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"57","handle":".tp-caption.Furniture-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"58","handle":".tp-caption.Furniture-Subtitle","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"59","handle":".tp-caption.Gym-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"60","handle":".tp-caption.Gym-Subline","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"61","handle":".tp-caption.Gym-SmallText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"62","handle":".tp-caption.Fashion-SmallText","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"63","handle":".tp-caption.Fashion-BigDisplay","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"64","handle":".tp-caption.Fashion-TextBlock","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"65","handle":".tp-caption.Sports-Display","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"66","handle":".tp-caption.Sports-DisplayFat","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":[\"\"],\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"67","handle":".tp-caption.Sports-Subline","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"68","handle":".tp-caption.Instagram-Caption","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"69","handle":".tp-caption.News-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"70","handle":".tp-caption.News-Subtitle","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"71","handle":".tp-caption.Photography-Display","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"72","handle":".tp-caption.Photography-Subline","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"73","handle":".tp-caption.Photography-ImageHover","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"74","handle":".tp-caption.Photography-Menuitem","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"75","handle":".tp-caption.Photography-Textblock","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"76","handle":".tp-caption.Photography-Subline-2","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"77","handle":".tp-caption.Photography-ImageHover2","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"78","handle":".tp-caption.WebProduct-Title","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"79","handle":".tp-caption.WebProduct-SubTitle","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"80","handle":".tp-caption.WebProduct-Content","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"81","handle":".tp-caption.WebProduct-Menuitem","settings":"{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"82","handle":".tp-caption.WebProduct-Title-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"83","handle":".tp-caption.WebProduct-SubTitle-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"84","handle":".tp-caption.WebProduct-Content-Light","settings":"{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"85","handle":".tp-caption.FatRounded","settings":"{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"86","handle":".tp-caption.NotGeneric-Title","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"[object Object]\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"87","handle":".tp-caption.NotGeneric-SubTitle","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"88","handle":".tp-caption.NotGeneric-CallToAction","settings":"{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"89","handle":".tp-caption.NotGeneric-Icon","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"90","handle":".tp-caption.NotGeneric-Menuitem","settings":"{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"91","handle":".tp-caption.MarkerStyle","settings":"{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"92","handle":".tp-caption.Gym-Menuitem","settings":"{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"93","handle":".tp-caption.Newspaper-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"94","handle":".tp-caption.Newspaper-Subtitle","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"95","handle":".tp-caption.Newspaper-Title","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"96","handle":".tp-caption.Newspaper-Title-Centered","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"97","handle":".tp-caption.Hero-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"98","handle":".tp-caption.Video-Title","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"99","handle":".tp-caption.Video-SubTitle","settings":"{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"100","handle":".tp-caption.NotGeneric-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"101","handle":".tp-caption.NotGeneric-BigButton","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"102","handle":".tp-caption.WebProduct-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"103","handle":".tp-caption.Restaurant-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"104","handle":".tp-caption.Gym-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"105","handle":".tp-caption.Gym-Button-Light","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"106","handle":".tp-caption.Sports-Button-Light","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"107","handle":".tp-caption.Sports-Button-Red","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"108","handle":".tp-caption.Photography-Button","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"109","handle":".tp-caption.Newspaper-Button-2","settings":"{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}","hover":"{\"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\"}","advanced":"{\"idle\":\"\",\"hover\":\"\"}","params":"{\"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\":\"-\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"110","handle":".tp-caption.text2","settings":"","hover":"","advanced":"","params":"{\"color\":\"#001a57\",\"font-size\":\"57px\",\"line-height\":\"60px\",\"font-weight\":\"200 !important\",\"font-style\":\"normal\",\"font-family\":\"Poppins\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0 0 0 0\",\"border-radius\":\"0 0 0 0\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"111","handle":".tp-caption.text","settings":"","hover":"","advanced":"","params":"{\"color\":\"#ffffff\",\"font-size\":\"75px\",\"line-height\":\"70px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Montserrat\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0 0 0 0\",\"border-radius\":\"0 0 0 0\"}"}}}
{"type":"row","data":{"table":"revslider_css","row":{"id":"112","handle":".tp-caption.hover","settings":"","hover":"","advanced":"","params":"{\"color\":\"#001139\",\"font-size\":\"12px\",\"line-height\":\"18px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Rubik\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"border-color\":\"#ededed\",\"border-style\":\"solid\",\"border-width\":\"1px 1px 1px 1px\",\"border-radius\":\"50px 50px 50px 50px\",\"background\":\"#fff\",\"border\":\"none !important\"}"}}}
{"type":"table","data":{"name":"revslider_css_bkp","opts":"ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb3","columns":{"id":"int NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","settings":"longtext","hover":"longtext","advanced":"longtext","params":"longtext NOT NULL"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"1","handle":".tp-caption.medium_grey","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"2","handle":".tp-caption.small_text","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"3","handle":".tp-caption.medium_text","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"4","handle":".tp-caption.large_text","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"5","handle":".tp-caption.very_large_text","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"6","handle":".tp-caption.very_big_white","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"7","handle":".tp-caption.very_big_black","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"8","handle":".tp-caption.modern_medium_fat","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"9","handle":".tp-caption.modern_medium_fat_white","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"10","handle":".tp-caption.modern_medium_light","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"11","handle":".tp-caption.modern_big_bluebg","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"12","handle":".tp-caption.modern_big_redbg","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"13","handle":".tp-caption.modern_small_text_dark","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"14","handle":".tp-caption.boxshadow","settings":"","hover":"","advanced":"","params":"{\"-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)\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"15","handle":".tp-caption.black","settings":"","hover":"","advanced":"","params":"{\"color\":\"#000\",\"text-shadow\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"16","handle":".tp-caption.noshadow","settings":"","hover":"","advanced":"","params":"{\"text-shadow\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"17","handle":".tp-caption.thinheadline_dark","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"18","handle":".tp-caption.thintext_dark","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"19","handle":".tp-caption.largeblackbg","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"20","handle":".tp-caption.largepinkbg","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"21","handle":".tp-caption.largewhitebg","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"22","handle":".tp-caption.largegreenbg","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"23","handle":".tp-caption.excerpt","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"24","handle":".tp-caption.large_bold_grey","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"25","handle":".tp-caption.medium_thin_grey","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"26","handle":".tp-caption.small_thin_grey","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"27","handle":".tp-caption.lightgrey_divider","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"28","handle":".tp-caption.large_bold_darkblue","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"29","handle":".tp-caption.medium_bg_darkblue","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"30","handle":".tp-caption.medium_bold_red","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"31","handle":".tp-caption.medium_light_red","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"32","handle":".tp-caption.medium_bg_red","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"33","handle":".tp-caption.medium_bold_orange","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"34","handle":".tp-caption.medium_bg_orange","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"35","handle":".tp-caption.grassfloor","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"36","handle":".tp-caption.large_bold_white","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"37","handle":".tp-caption.medium_light_white","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"38","handle":".tp-caption.mediumlarge_light_white","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"39","handle":".tp-caption.mediumlarge_light_white_center","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"40","handle":".tp-caption.medium_bg_asbestos","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"41","handle":".tp-caption.medium_light_black","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"42","handle":".tp-caption.large_bold_black","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"43","handle":".tp-caption.mediumlarge_light_darkblue","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"44","handle":".tp-caption.small_light_white","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"45","handle":".tp-caption.roundedimage","settings":"","hover":"","advanced":"","params":"{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"46","handle":".tp-caption.large_bg_black","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"row","data":{"table":"revslider_css_bkp","row":{"id":"47","handle":".tp-caption.mediumwhitebg","settings":"","hover":"","advanced":"","params":"{\"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\"}"}}}
{"type":"table","data":{"name":"revslider_layer_animations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":{"id":"int NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","params":"text NOT NULL","settings":"text"},"indexes":["PRIMARY KEY (`id`)","UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"revslider_layer_animations_bkp","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":{"id":"int NOT NULL AUTO_INCREMENT","handle":"text NOT NULL","params":"text NOT NULL","settings":"text"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"revslider_navigations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":{"id":"int 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"},"indexes":["PRIMARY KEY (`id`)","UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"revslider_navigations_bkp","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":{"id":"int 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"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"revslider_sliders","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3","columns":{"id":"int NOT NULL AUTO_INCREMENT","title":"tinytext NOT NULL","alias":"tinytext","params":"longtext NOT NULL","settings":"text","type":"varchar(191) NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`id`)","UNIQUE KEY `id` (`id`)","KEY `type_index` (`type`(8))"]}}
{"type":"row","data":{"table":"revslider_sliders","row":{"id":"1","title":"slider2","alias":"slider2","params":"{\"addOns\":[],\"version\":\"6.4.10\",\"shortcode\":\"[rev_slider alias=\\\"slider2\\\"][\\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"auto\",\"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\":\"\",\"pageURL\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\"},\"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\":1600,\"n\":\"1024px\",\"t\":778,\"m\":480},\"height\":{\"d\":824,\"n\":768,\"t\":500,\"m\":500},\"editorCache\":{\"d\":824,\"n\":768,\"t\":500,\"m\":500},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\".button8{\\n\\t\\n\\t-webkit-transition: all 0.5s;\\n\\t-moz-transition: all 0.5s;\\n\\t-o-transition: all 0.5s;\\n\\ttransition: all 0.5s;\\n\\tposition: relative;\\n    overflow: hidden;\\n}\\n.button9 {\\n    \\t-webkit-transition: all 0.5s;\\n\\t-moz-transition: all 0.5s;\\n\\t-o-transition: all 0.5s;\\n\\ttransition: all 0.5s;\\n\\tposition: relative;\\n    overflow: hidden;\\n    \\n      }\\n\\n.button8::before {\\n\\tcontent: '';\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\twidth: 0%;\\n\\theight: 100%;\\n\\tz-index: -1;\\n\\topacity: 0;\\n\\tbackground-color:#e7174d;\\n\\t-webkit-transition: all 0.6s;\\n\\t-moz-transition: all 0.6s;\\n\\t-o-transition: all 0.6s;\\n\\ttransition: all 0.6s;\\n}\\n .button9::before {\\n\\tcontent: '';\\n\\tposition: absolute;\\n\\ttop: 0;\\n\\tleft: 0;\\n\\twidth: 0%;\\n\\theight: 100%;\\n\\tz-index: -1;\\n\\topacity: 0;\\n\\tbackground-color:#ffffff;\\n\\t-webkit-transition: all 0.6s;\\n\\t-moz-transition: all 0.6s;\\n\\t-o-transition: all 0.6s;\\n\\ttransition: all 0.6s;\\n}\\n\\n.button8:hover::before  {\\n\\topacity: 1;\\n\\twidth: 100%;\\n  color:#fff;\\n}\\n    \\n .button9:hover::before  {\\n\\topacity: 1;\\n\\twidth: 100%;\\n  color:#212121 !important;\\n}\\n\\n\\n\\n.tp-bullet-title {\\n\\tdisplay: none;\\n}\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":true,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":false,\"maxItems\":\"3\",\"maxRotation\":\"0\",\"maxOpacity\":100,\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":50,\"space\":\"0\",\"speed\":\"800\",\"stretch\":false,\"varyFade\":false,\"varyRotate\":false,\"varyScale\":false,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"transparent\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"shadow\":\"0\",\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#FFFFFF\",\"type\":\"0\"},\"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\":\"2\",\"shuffle\":false,\"loopSingle\":false,\"viewPort\":false,\"viewPortStart\":\"wait\",\"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,\"globalViewPort\":true,\"globalViewDist\":\"-200px\"},\"progressbar\":{\"set\":false,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"5\",\"radius\":10,\"vertical\":\"top\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(0,0,0,0.15)\",\"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\":false,\"duration\":\"300\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"layerSelection\":false,\"lazyLoad\":\"smart\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"local\"},\"nav\":{\"preview\":{\"width\":\"100\",\"height\":\"50\"},\"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\":false,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":1000,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"20\",\"offsetY\":\"0\",\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":2000,\"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\"},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":4000,\"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\"},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":3005,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"align\":\"slider\",\"space\":\"5\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\"}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"alternateURLId\":false,\"debugMode\":false},\"parallax\":{\"set\":true,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"5\",\"10\",\"15\",\"20\",\"25\",\"30\",\"35\",\"40\",\"45\",\"46\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"400\",\"bgSpeed\":\"0\",\"layersSpeed\":\"0\",\"origo\":\"enterpoint\",\"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=\\\"slider2\\\"][\\\/rev_slider]\"}","settings":"{\"version\":\"6.4.10\"}","type":""}}}
{"type":"table","data":{"name":"revslider_sliders_bkp","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":{"id":"int NOT NULL AUTO_INCREMENT","title":"tinytext NOT NULL","alias":"tinytext","params":"longtext NOT NULL","settings":"text","type":"varchar(191) NOT NULL DEFAULT ''"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"revslider_slides","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3","columns":{"id":"int NOT NULL AUTO_INCREMENT","slider_id":"int NOT NULL","slide_order":"int NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL"},"indexes":["PRIMARY KEY (`id`)","UNIQUE KEY `id` (`id`)","KEY `slider_id_index` (`slider_id`)"]}}
{"type":"row","data":{"table":"revslider_slides","row":{"id":"1","slider_id":"1","slide_order":"1","params":"{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Slide\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"position\":\"center top\",\"image\":\"http:\\\/\\\/growthmarcom.com\\\/consultix\\\/wp-content\\\/uploads\\\/2018\\\/02\\\/slider1.jpg\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"volume\":\"100\"}},\"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}]},\"timeline\":{\"transition\":[\"fade\"],\"slots\":[\"default\"],\"duration\":[600],\"easeIn\":[\"default\"],\"easeOut\":[\"default\"],\"rotation\":[0]},\"panzoom\":{\"ease\":\"power0.in\",\"fitEnd\":\"115\",\"xEnd\":\"2\",\"xStart\":\"1\",\"rotateStart\":\"2\"},\"version\":\"6.4.0\"}","layers":"{\"1\":{\"text\":\"A BIG OPPERTUNITY FOR\",\"alias\":\"We are global leader...\",\"uid\":1,\"version\":\"6.4.0\",\"customCSS\":\"font-weight:200 !important;\",\"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}},\"maxWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"maxHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"29px\",\"e\":true},\"m\":{\"v\":\"19px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"1px\",\"e\":true},\"t\":{\"v\":\"9px\",\"e\":true},\"m\":{\"v\":\"146px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":8},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"puid\":\"7\",\"groupOrder\":8,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\"},\"mask\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":10,\"endWithSlide\":false,\"frameLength\":2000},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"mask\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.in\",\"speed\":1000,\"start\":9000,\"startRelative\":6990,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":9000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"style\":\"text2\",\"color\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"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\":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\":\"57px\",\"e\":true},\"n\":{\"v\":\"48px\",\"e\":true},\"t\":{\"v\":\"29px\",\"e\":true},\"m\":{\"v\":\"18px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"300\",\"e\":true},\"n\":{\"v\":\"300\"},\"t\":{\"v\":\"300\",\"e\":true},\"m\":{\"v\":\"500\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"1px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"50px\",\"e\":true},\"t\":{\"v\":\"38px\",\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"2\":{\"text\":\"YOUR BUSINESS GROWTH\",\"alias\":\"We care aboutyour bu...\",\"uid\":2,\"version\":\"6.4.0\",\"customCSS\":\"font-weight:900 !important;\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"853px\",\"e\":true},\"n\":{\"v\":\"717px\",\"e\":true},\"t\":{\"v\":\"570px\",\"e\":true},\"m\":{\"v\":\"437px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"maxHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"originalWidth\":\"853px\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"29px\",\"e\":true},\"m\":{\"v\":\"20px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"70px\",\"e\":true},\"n\":{\"v\":\"59px\",\"e\":true},\"t\":{\"v\":\"46px\",\"e\":true},\"m\":{\"v\":\"176px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"puid\":\"7\",\"groupOrder\":9,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\"},\"mask\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"Quad.easeInOut\",\"speed\":1500,\"start\":10,\"endWithSlide\":false},\"chars\":{\"direction\":\"middletoedge\",\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"direction\":\"middletoedge\",\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"direction\":\"middletoedge\",\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"ease\":\"Quad.easeInOut\",\"speed\":1500,\"start\":10,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"direction\":\"middletoedge\",\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"direction\":\"middletoedge\",\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"direction\":\"middletoedge\",\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"mask\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.in\",\"speed\":1000,\"start\":9000,\"startRelative\":8990,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"direction\":\"middletoedge\",\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"words\":{\"direction\":\"middletoedge\",\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"lines\":{\"direction\":\"middletoedge\",\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":9000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"style\":\"text\",\"color\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"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\":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}},\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"58px\",\"e\":true},\"n\":{\"v\":\"49px\",\"e\":true},\"t\":{\"v\":\"43px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\"},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"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\":\"70px\",\"e\":true},\"n\":{\"v\":\"59px\",\"e\":true},\"t\":{\"v\":\"57px\",\"e\":true},\"m\":{\"v\":\"35px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"3\":{\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt.\",\"alias\":\"Lorem ipsum dolor si...\",\"uid\":3,\"version\":\"6.4.0\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"723px\",\"e\":true},\"n\":{\"v\":\"633px\",\"e\":true},\"t\":{\"v\":\"561px\",\"e\":true},\"m\":{\"v\":\"413px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"70px\",\"e\":true},\"m\":{\"e\":true}},\"maxWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"maxHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"originalWidth\":\"869px\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"29px\",\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"140px\",\"e\":true},\"n\":{\"v\":\"122px\",\"e\":true},\"t\":{\"v\":\"95px\",\"e\":true},\"m\":{\"v\":\"215px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"puid\":\"7\",\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\"},\"mask\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"Quad.easeIn\",\"speed\":1500,\"start\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"ease\":\"Quad.easeIn\",\"speed\":1500,\"start\":10,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"mask\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1000,\"start\":9000,\"startRelative\":7490,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":9000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"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\":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}},\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"20px\",\"e\":true},\"n\":{\"v\":\"17px\",\"e\":true},\"t\":{\"v\":\"17px\",\"e\":true},\"m\":{\"v\":\"16px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"1px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"30px\",\"e\":true},\"n\":{\"v\":\"25px\",\"e\":true},\"t\":{\"v\":\"34px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\"},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}}}},\"hover\":{\"color\":\"#000000\",\"borderRadius\":{\"v\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\",\"svg\":{\"color\":\"#000000\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"text\"},\"5\":{\"subtype\":\"roundbutton\",\"text\":\"Make an Appoinment\",\"alias\":\"Button\",\"uid\":5,\"version\":\"6.4.0\",\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\",\"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}},\"maxWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"maxHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"-125px\",\"e\":true},\"n\":{\"v\":\"-92px\",\"e\":true},\"t\":{\"v\":\"29px\",\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"y\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"171px\",\"e\":true},\"m\":{\"v\":\"280px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":11},\"attributes\":{\"classes\":\"button9\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"puid\":\"7\",\"groupOrder\":11,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\"},\"mask\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"Quad.easeIn\",\"speed\":1500,\"start\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"ease\":\"Quad.easeIn\",\"speed\":1500,\"start\":10,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"mask\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.in\",\"speed\":1000,\"start\":9000,\"startRelative\":7490,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":9000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"style\":\"hover\",\"color\":{\"d\":{\"e\":true},\"t\":{\"v\":\"#001139\",\"e\":true},\"m\":{\"v\":\"#001139\",\"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\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[19,36,19,36],\"e\":true},\"n\":{\"v\":[16,30,16,30],\"e\":true},\"t\":{\"v\":[13,19,13,19],\"e\":true},\"m\":{\"v\":[8,15,8,15],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"10px\",\"e\":true},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"500\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"1px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"15px\",\"e\":true},\"t\":{\"v\":\"17px\",\"e\":true},\"m\":{\"v\":\"20px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"#e7174d\",\"borderRadius\":{\"v\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"u\":\"px\"},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"t\":{\"v\":\"#001139\",\"e\":true},\"m\":{\"v\":\"#001139\",\"e\":true}}}},\"hover\":{\"usehover\":true,\"color\":\"#212121\",\"backgroundColor\":\"#e7174d\",\"borderRadius\":{\"v\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"power0.in\",\"zIndex\":\"99\",\"svg\":{\"color\":\"#212121\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"tooltip_event\":\"click\",\"action\":\"link\",\"image_link\":\"#\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"jump_to_slide\":\"\",\"scrollunder_offset\":\"\",\"action_easing\":\"none\",\"action_speed\":\"\",\"actioncallback\":\"\",\"layer_target\":\"backgroundvideo\",\"link_type\":\"jquery\",\"action_delay\":\"\",\"toggle_layer_type\":\"visible\",\"toggle_class\":\"\"}],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"7\":{\"text\":\"\",\"alias\":\"Group5\",\"uid\":7,\"version\":\"6.4.0\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"913px\",\"e\":true},\"n\":{\"v\":\"767px\",\"e\":true},\"t\":{\"v\":\"568px\",\"e\":true},\"m\":{\"v\":\"568px\"}},\"height\":{\"d\":{\"v\":\"312px\",\"e\":true},\"n\":{\"v\":\"238px\",\"e\":true},\"t\":{\"v\":\"319px\",\"e\":true},\"m\":{\"v\":\"466px\",\"e\":true}},\"maxWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"maxHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"originalWidth\":\"913px\",\"originalHeight\":\"296px\",\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"-1px\",\"e\":true},\"n\":{\"v\":\"-1px\"},\"t\":{\"v\":\"3px\",\"e\":true},\"m\":{\"v\":\"-1px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"318px\",\"e\":true},\"n\":{\"v\":\"318px\"},\"t\":{\"v\":\"150px\",\"e\":true},\"m\":{\"v\":\"19px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":13},\"behavior\":{\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"groupOrder\":13,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"175%\"},\"n\":{\"v\":\"175%\",\"e\":true},\"t\":{\"v\":\"175%\",\"e\":true},\"m\":{\"v\":\"175%\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"opacity\":\"1\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\",\"e\":true},\"t\":{\"v\":\"-100%\",\"e\":true},\"m\":{\"v\":\"-100%\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power3.out\",\"speed\":1500,\"start\":10,\"startRelative\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"use\":true,\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"ease\":\"power3.out\",\"speed\":1500,\"start\":10,\"startRelative\":10,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"mask\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":9000,\"startRelative\":7490,\"endWithSlide\":true,\"frameLength\":2000},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":9000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"color\":{\"d\":{\"e\":true},\"t\":{\"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\":true},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"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\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\",\"e\":true},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"e\":true},\"t\":{\"e\":true}}}},\"hover\":{\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"none\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"group\"},\"9\":{\"subtype\":\"roundbutton\",\"text\":\"Our Services\",\"alias\":\"Button\",\"uid\":9,\"version\":\"6.4.0\",\"customCSS\":\"outline:none;\\nbox-shadow:none;\\nbox-sizing:border-box;\\n-moz-box-sizing:border-box;\\n-webkit-box-sizing:border-box;\",\"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}},\"maxWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"maxHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minWidth\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"minHeight\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"125px\",\"e\":true},\"n\":{\"v\":\"92px\",\"e\":true},\"t\":{\"v\":\"29px\",\"e\":true},\"m\":{\"v\":\"22px\",\"e\":true}},\"y\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"228px\",\"e\":true},\"m\":{\"v\":\"340px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"v\":\"bottom\",\"e\":true},\"n\":{\"v\":\"bottom\"},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":12},\"attributes\":{\"classes\":\"button8\"},\"behavior\":{\"autoResponsive\":false,\"intelligentInherit\":false,\"responsiveChilds\":false},\"group\":{\"puid\":\"7\",\"groupOrder\":12,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\",\"e\":true},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\"},\"mask\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"Quad.easeIn\",\"speed\":1500,\"start\":10,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"ease\":\"Quad.easeIn\",\"speed\":1500,\"start\":10,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}},\"y\":{\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"mask\":{\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.in\",\"speed\":1000,\"start\":9000,\"startRelative\":7490,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"n\":{\"e\":true},\"t\":{\"e\":true}},\"y\":{\"n\":{\"e\":true},\"t\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":10},{\"id\":\"frame_999\",\"start\":9000}],\"hoverFilterUsed\":false,\"split\":false,\"sessionFilterUsed\":false},\"idle\":{\"style\":\"hover\",\"color\":{\"d\":{\"v\":\"#3a3a3a\",\"e\":true},\"n\":{\"v\":\"#3a3a3a\"},\"t\":{\"v\":\"#001139\",\"e\":true},\"m\":{\"v\":\"#001139\",\"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\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[19,40,19,40],\"e\":true},\"n\":{\"v\":[16,34,16,34],\"e\":true},\"t\":{\"v\":[13,19,13,19],\"e\":true},\"m\":{\"v\":[8,15,8,15],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Rubik\",\"fontSize\":{\"d\":{\"v\":\"12px\",\"e\":true},\"n\":{\"v\":\"10px\",\"e\":true},\"t\":{\"v\":\"12px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"v\":\"500\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"v\":\"1px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"18px\",\"e\":true},\"n\":{\"v\":\"15px\",\"e\":true},\"t\":{\"v\":\"17px\",\"e\":true},\"m\":{\"v\":\"20px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"inherit\",\"e\":true},\"m\":{\"v\":\"inherit\",\"e\":true}},\"backgroundColor\":\"#ffffff\",\"borderRadius\":{\"v\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"u\":\"px\"},\"borderWidth\":[\"1px\",\"1px\",\"1px\",\"1px\"],\"textTransform\":\"uppercase\",\"whiteSpace\":{\"d\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"#3a3a3a\",\"e\":true},\"n\":{\"v\":\"#3a3a3a\"},\"t\":{\"v\":\"#001139\",\"e\":true},\"m\":{\"v\":\"#001139\",\"e\":true}}}},\"hover\":{\"usehover\":true,\"backgroundColor\":\"#ffffff\",\"borderRadius\":{\"v\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"u\":\"px\"},\"borderWidth\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"ease\":\"power0.in\",\"zIndex\":\"99\"},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[{\"tooltip_event\":\"click\",\"action\":\"link\",\"image_link\":\"#\",\"link_open_in\":\"_self\",\"link_follow\":\"follow\",\"jump_to_slide\":\"\",\"scrollunder_offset\":\"\",\"action_easing\":\"none\",\"action_speed\":\"\",\"actioncallback\":\"\",\"layer_target\":\"backgroundvideo\",\"link_type\":\"jquery\",\"action_delay\":\"\",\"toggle_layer_type\":\"visible\",\"toggle_class\":\"\"}],\"animationoverwrite\":\"wait\"},\"runtime\":{\"internalClass\":\"rev-btn\"},\"type\":\"button\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":7},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":7},\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":6},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":6},\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":5},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":5},\"version\":\"6.4.0\"}}","settings":"{\"version\":\"6.4.0\"}"}}}
{"type":"table","data":{"name":"revslider_slides_bkp","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":{"id":"int NOT NULL AUTO_INCREMENT","slider_id":"int NOT NULL","slide_order":"int NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"revslider_static_slides","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb3","columns":{"id":"int NOT NULL AUTO_INCREMENT","slider_id":"int NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL"},"indexes":["PRIMARY KEY (`id`)","UNIQUE KEY `id` (`id`)","KEY `slider_id_index` (`slider_id`)"]}}
{"type":"row","data":{"table":"revslider_static_slides","row":{"id":"1","slider_id":"1","params":"{\"version\":\"6.4.0\"}","layers":"","settings":"{\"version\":\"6.4.0\"}"}}}
{"type":"table","data":{"name":"revslider_static_slides_bkp","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":{"id":"int NOT NULL AUTO_INCREMENT","slider_id":"int NOT NULL","params":"longtext NOT NULL","layers":"longtext NOT NULL","settings":"text NOT NULL"},"indexes":["UNIQUE KEY `id` (`id`)"]}}
{"type":"table","data":{"name":"term_relationships","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"object_id":"bigint unsigned NOT NULL DEFAULT '0'","term_taxonomy_id":"bigint unsigned NOT NULL DEFAULT '0'","term_order":"int NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`object_id`,`term_taxonomy_id`)","KEY `term_taxonomy_id` (`term_taxonomy_id`)"]}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"67","term_taxonomy_id":"60","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"69","term_taxonomy_id":"39","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"73","term_taxonomy_id":"45","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"74","term_taxonomy_id":"59","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"89","term_taxonomy_id":"18","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"94","term_taxonomy_id":"16","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"94","term_taxonomy_id":"23","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"94","term_taxonomy_id":"24","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"94","term_taxonomy_id":"25","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"94","term_taxonomy_id":"26","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"94","term_taxonomy_id":"27","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"96","term_taxonomy_id":"17","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"96","term_taxonomy_id":"23","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"96","term_taxonomy_id":"24","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"96","term_taxonomy_id":"25","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"96","term_taxonomy_id":"26","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"96","term_taxonomy_id":"27","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"248","term_taxonomy_id":"35","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"248","term_taxonomy_id":"53","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"249","term_taxonomy_id":"35","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"249","term_taxonomy_id":"44","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"249","term_taxonomy_id":"55","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"250","term_taxonomy_id":"44","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"250","term_taxonomy_id":"53","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"251","term_taxonomy_id":"35","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"251","term_taxonomy_id":"40","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"251","term_taxonomy_id":"44","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"251","term_taxonomy_id":"55","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"259","term_taxonomy_id":"40","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"259","term_taxonomy_id":"55","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"534","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"665","term_taxonomy_id":"66","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"667","term_taxonomy_id":"66","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"1010","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"1093","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"1096","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"1665","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2035","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2052","term_taxonomy_id":"19","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2052","term_taxonomy_id":"23","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2052","term_taxonomy_id":"24","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2052","term_taxonomy_id":"25","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2052","term_taxonomy_id":"26","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2052","term_taxonomy_id":"27","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2056","term_taxonomy_id":"20","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2056","term_taxonomy_id":"23","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2056","term_taxonomy_id":"24","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2056","term_taxonomy_id":"25","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2056","term_taxonomy_id":"26","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2056","term_taxonomy_id":"27","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2063","term_taxonomy_id":"16","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2063","term_taxonomy_id":"23","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2063","term_taxonomy_id":"24","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2063","term_taxonomy_id":"25","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2063","term_taxonomy_id":"26","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2063","term_taxonomy_id":"27","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2589","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2590","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2683","term_taxonomy_id":"35","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2683","term_taxonomy_id":"40","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"2970","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3537","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3539","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3622","term_taxonomy_id":"58","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3624","term_taxonomy_id":"50","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3626","term_taxonomy_id":"58","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3628","term_taxonomy_id":"29","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3630","term_taxonomy_id":"60","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3874","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3884","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3963","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3963","term_taxonomy_id":"33","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3963","term_taxonomy_id":"62","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3965","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3965","term_taxonomy_id":"43","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3965","term_taxonomy_id":"62","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3967","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3967","term_taxonomy_id":"43","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3967","term_taxonomy_id":"62","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3969","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3969","term_taxonomy_id":"51","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3969","term_taxonomy_id":"57","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3969","term_taxonomy_id":"63","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3971","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3971","term_taxonomy_id":"37","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3971","term_taxonomy_id":"61","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3973","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3973","term_taxonomy_id":"54","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3973","term_taxonomy_id":"62","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3975","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3975","term_taxonomy_id":"36","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3975","term_taxonomy_id":"65","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3977","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3977","term_taxonomy_id":"42","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3977","term_taxonomy_id":"64","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3979","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3979","term_taxonomy_id":"56","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3979","term_taxonomy_id":"64","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3981","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3981","term_taxonomy_id":"54","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3981","term_taxonomy_id":"62","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3986","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3986","term_taxonomy_id":"56","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3986","term_taxonomy_id":"64","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3991","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3991","term_taxonomy_id":"48","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3991","term_taxonomy_id":"65","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3996","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3996","term_taxonomy_id":"42","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"3996","term_taxonomy_id":"64","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4000","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4000","term_taxonomy_id":"30","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4000","term_taxonomy_id":"65","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4004","term_taxonomy_id":"2","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4004","term_taxonomy_id":"54","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4004","term_taxonomy_id":"62","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4025","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4026","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4027","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4028","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4030","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4031","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4032","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4033","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4034","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4035","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4036","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4918","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4964","term_taxonomy_id":"69","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4965","term_taxonomy_id":"69","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4971","term_taxonomy_id":"69","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4974","term_taxonomy_id":"69","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4976","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4977","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4978","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"4979","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6397","term_taxonomy_id":"68","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6398","term_taxonomy_id":"68","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6400","term_taxonomy_id":"68","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6413","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6414","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6415","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6417","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6418","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6419","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6495","term_taxonomy_id":"69","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6557","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6558","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6613","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6614","term_taxonomy_id":"67","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6615","term_taxonomy_id":"69","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6616","term_taxonomy_id":"69","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6630","term_taxonomy_id":"47","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6637","term_taxonomy_id":"34","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6638","term_taxonomy_id":"41","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6639","term_taxonomy_id":"46","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6640","term_taxonomy_id":"52","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"6641","term_taxonomy_id":"38","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"7195","term_taxonomy_id":"70","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"7196","term_taxonomy_id":"70","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"7197","term_taxonomy_id":"70","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"7198","term_taxonomy_id":"70","term_order":"0"}}}
{"type":"row","data":{"table":"term_relationships","row":{"object_id":"7199","term_taxonomy_id":"70","term_order":"0"}}}
{"type":"table","data":{"name":"term_taxonomy","opts":"ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"term_taxonomy_id":"bigint unsigned NOT NULL AUTO_INCREMENT","term_id":"bigint unsigned NOT NULL DEFAULT '0'","taxonomy":"varchar(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","description":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","parent":"bigint unsigned NOT NULL DEFAULT '0'","count":"bigint NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`term_taxonomy_id`)","UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`)","KEY `taxonomy` (`taxonomy`)"]}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"1","term_id":"1","taxonomy":"category","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"2","term_id":"2","taxonomy":"product_type","description":"","parent":"0","count":"15"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"3","term_id":"3","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"4","term_id":"4","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"5","term_id":"5","taxonomy":"product_type","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"6","term_id":"6","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"7","term_id":"7","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"8","term_id":"8","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"9","term_id":"9","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"10","term_id":"10","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"11","term_id":"11","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"12","term_id":"12","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"13","term_id":"13","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"14","term_id":"14","taxonomy":"product_visibility","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"15","term_id":"15","taxonomy":"product_cat","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"16","term_id":"16","taxonomy":"category","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"17","term_id":"17","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"18","term_id":"18","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"19","term_id":"19","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"20","term_id":"20","taxonomy":"category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"21","term_id":"21","taxonomy":"category","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"22","term_id":"22","taxonomy":"category","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"23","term_id":"23","taxonomy":"post_tag","description":"","parent":"0","count":"5"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"24","term_id":"24","taxonomy":"post_tag","description":"","parent":"0","count":"5"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"25","term_id":"25","taxonomy":"post_tag","description":"","parent":"0","count":"5"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"26","term_id":"26","taxonomy":"post_tag","description":"","parent":"0","count":"5"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"27","term_id":"27","taxonomy":"post_tag","description":"","parent":"0","count":"5"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"28","term_id":"28","taxonomy":"post_tag","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"29","term_id":"29","taxonomy":"profession","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"30","term_id":"30","taxonomy":"product_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"31","term_id":"31","taxonomy":"pa_color","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"32","term_id":"32","taxonomy":"pa_color","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"33","term_id":"33","taxonomy":"product_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"34","term_id":"34","taxonomy":"case-study-category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"35","term_id":"35","taxonomy":"portfolio-category","description":"","parent":"0","count":"4"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"36","term_id":"36","taxonomy":"product_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"37","term_id":"37","taxonomy":"product_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"38","term_id":"38","taxonomy":"case-study-category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"39","term_id":"39","taxonomy":"profession","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"40","term_id":"40","taxonomy":"portfolio-category","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"41","term_id":"41","taxonomy":"case-study-category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"42","term_id":"42","taxonomy":"product_tag","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"43","term_id":"43","taxonomy":"product_tag","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"44","term_id":"44","taxonomy":"portfolio-category","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"45","term_id":"45","taxonomy":"profession","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"46","term_id":"46","taxonomy":"case-study-category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"47","term_id":"47","taxonomy":"case-study-category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"48","term_id":"48","taxonomy":"product_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"49","term_id":"49","taxonomy":"pa_color","description":"","parent":"0","count":"0"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"50","term_id":"50","taxonomy":"profession","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"51","term_id":"51","taxonomy":"product_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"52","term_id":"52","taxonomy":"case-study-category","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"53","term_id":"53","taxonomy":"portfolio-category","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"54","term_id":"54","taxonomy":"product_tag","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"55","term_id":"55","taxonomy":"portfolio-category","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"56","term_id":"56","taxonomy":"product_tag","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"57","term_id":"57","taxonomy":"product_tag","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"58","term_id":"58","taxonomy":"profession","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"59","term_id":"59","taxonomy":"profession","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"60","term_id":"60","taxonomy":"profession","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"61","term_id":"61","taxonomy":"product_cat","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"62","term_id":"62","taxonomy":"product_cat","description":"","parent":"0","count":"6"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"63","term_id":"63","taxonomy":"product_cat","description":"","parent":"0","count":"1"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"64","term_id":"64","taxonomy":"product_cat","description":"","parent":"0","count":"4"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"65","term_id":"65","taxonomy":"product_cat","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"66","term_id":"66","taxonomy":"nav_menu","description":"","parent":"0","count":"2"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"67","term_id":"67","taxonomy":"nav_menu","description":"","parent":"0","count":"39"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"68","term_id":"68","taxonomy":"nav_menu","description":"","parent":"0","count":"3"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"69","term_id":"69","taxonomy":"nav_menu","description":"","parent":"0","count":"7"}}}
{"type":"row","data":{"table":"term_taxonomy","row":{"term_taxonomy_id":"70","term_id":"70","taxonomy":"nav_menu","description":"","parent":"0","count":"5"}}}
{"type":"table","data":{"name":"termmeta","opts":"ENGINE=InnoDB AUTO_INCREMENT=27 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"meta_id":"bigint unsigned NOT NULL AUTO_INCREMENT","term_id":"bigint unsigned NOT NULL DEFAULT '0'","meta_key":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","meta_value":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `term_id` (`term_id`)","KEY `meta_key` (`meta_key`(191))"]}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"1","term_id":"30","meta_key":"product_count_product_tag","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"2","term_id":"33","meta_key":"product_count_product_tag","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"3","term_id":"36","meta_key":"product_count_product_tag","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"4","term_id":"37","meta_key":"product_count_product_tag","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"5","term_id":"42","meta_key":"product_count_product_tag","meta_value":"2"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"6","term_id":"43","meta_key":"product_count_product_tag","meta_value":"2"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"7","term_id":"48","meta_key":"product_count_product_tag","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"8","term_id":"51","meta_key":"product_count_product_tag","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"9","term_id":"54","meta_key":"product_count_product_tag","meta_value":"3"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"10","term_id":"56","meta_key":"product_count_product_tag","meta_value":"2"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"11","term_id":"57","meta_key":"product_count_product_tag","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"12","term_id":"61","meta_key":"order","meta_value":"0"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"13","term_id":"61","meta_key":"product_count_product_cat","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"14","term_id":"61","meta_key":"order","meta_value":"0"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"15","term_id":"62","meta_key":"order","meta_value":"0"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"16","term_id":"62","meta_key":"product_count_product_cat","meta_value":"6"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"17","term_id":"62","meta_key":"order","meta_value":"0"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"18","term_id":"63","meta_key":"order","meta_value":"0"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"19","term_id":"63","meta_key":"product_count_product_cat","meta_value":"1"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"20","term_id":"63","meta_key":"order","meta_value":"0"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"21","term_id":"64","meta_key":"order","meta_value":"0"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"22","term_id":"64","meta_key":"order","meta_value":"0"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"23","term_id":"64","meta_key":"product_count_product_cat","meta_value":"4"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"24","term_id":"65","meta_key":"order","meta_value":"0"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"25","term_id":"65","meta_key":"product_count_product_cat","meta_value":"3"}}}
{"type":"row","data":{"table":"termmeta","row":{"meta_id":"26","term_id":"65","meta_key":"order","meta_value":"0"}}}
{"type":"table","data":{"name":"terms","opts":"ENGINE=InnoDB AUTO_INCREMENT=71 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"term_id":"bigint unsigned NOT NULL AUTO_INCREMENT","name":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","slug":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","term_group":"bigint NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`term_id`)","KEY `slug` (`slug`(191))","KEY `name` (`name`(191))"]}}
{"type":"row","data":{"table":"terms","row":{"term_id":"1","name":"Uncategorized","slug":"uncategorized","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"2","name":"simple","slug":"simple","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"3","name":"grouped","slug":"grouped","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"4","name":"variable","slug":"variable","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"5","name":"external","slug":"external","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"6","name":"exclude-from-search","slug":"exclude-from-search","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"7","name":"exclude-from-catalog","slug":"exclude-from-catalog","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"8","name":"featured","slug":"featured","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"9","name":"outofstock","slug":"outofstock","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"10","name":"rated-1","slug":"rated-1","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"11","name":"rated-2","slug":"rated-2","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"12","name":"rated-3","slug":"rated-3","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"13","name":"rated-4","slug":"rated-4","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"14","name":"rated-5","slug":"rated-5","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"15","name":"Uncategorized","slug":"uncategorized","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"16","name":"Business Plans","slug":"business-plans","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"17","name":"Business Services","slug":"business-services","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"18","name":"Competitive Research","slug":"competitive-research","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"19","name":"Finance &amp; Accounting","slug":"finance-accounting","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"20","name":"Funding Trends","slug":"funding-trends","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"21","name":"Increased Profits","slug":"increased-profits","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"22","name":"Mutual Funds","slug":"mutual-funds","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"23","name":"Business","slug":"business","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"24","name":"Consulting","slug":"consulting","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"25","name":"Financial Planning","slug":"financial-planning","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"26","name":"Funds","slug":"funds","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"27","name":"Lower Staff","slug":"lower-staff","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"28","name":"tag1","slug":"tag1","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"29","name":"AUTO INSURANCE AGENT","slug":"auto-insurance-agent","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"30","name":"bag","slug":"bag","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"31","name":"Black","slug":"black","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"32","name":"Blue","slug":"blue","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"33","name":"bottle","slug":"bottle","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"34","name":"Business Services","slug":"business-services","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"35","name":"Cash Flow","slug":"cash-flow","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"36","name":"Chair","slug":"chair","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"37","name":"clock","slug":"clock","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"38","name":"Collective Approach","slug":"collective-approach","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"39","name":"CONSULTANT","slug":"consultant","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"40","name":"Debts","slug":"debts","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"41","name":"Design &amp; Architecture","slug":"design-architecture","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"42","name":"Drinks","slug":"drinks","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"43","name":"Electronic","slug":"electronic","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"44","name":"Finance","slug":"finance","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"45","name":"FINANCE EXPERT","slug":"finance-expert","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"46","name":"Financial Planning","slug":"financial-planning","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"47","name":"Financing Management","slug":"financing-management","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"48","name":"general","slug":"general","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"49","name":"Green","slug":"green","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"50","name":"HEALTH INSURANCE AGENT","slug":"health-insurance-agent","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"51","name":"indoor","slug":"indoor","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"52","name":"Inventory Tracking","slug":"inventory-tracking","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"53","name":"Investments","slug":"investments","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"54","name":"invitation","slug":"invitation","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"55","name":"invoicing","slug":"invoicing","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"56","name":"kitchen","slug":"kitchen","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"57","name":"lamp","slug":"lamp","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"58","name":"LIFE INSURANCE AGENT","slug":"life-insurance-agent","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"59","name":"PR MANAGER","slug":"pr-manager","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"60","name":"PRINCIPAL ADVISOR","slug":"principal-advisor","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"61","name":"Clocks and Watches","slug":"clocks-and-watches","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"62","name":"General","slug":"general","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"63","name":"Home Decor","slug":"home-decor","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"64","name":"Kitchen","slug":"kitchen","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"65","name":"Luxury","slug":"luxury","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"66","name":"Footer Menu","slug":"footer-menu","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"67","name":"Header Menu","slug":"header-menu","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"68","name":"Our Services","slug":"our-services","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"69","name":"Side-menu","slug":"side-menu","term_group":"0"}}}
{"type":"row","data":{"table":"terms","row":{"term_id":"70","name":"Omicron","slug":"omicron","term_group":"0"}}}
{"type":"table","data":{"name":"wc_admin_note_actions","opts":"ENGINE=InnoDB AUTO_INCREMENT=256 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"action_id":"bigint unsigned NOT NULL AUTO_INCREMENT","note_id":"bigint unsigned NOT NULL","name":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","label":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","query":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","status":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","is_primary":"tinyint(1) NOT NULL DEFAULT '0'","actioned_text":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL"},"indexes":["PRIMARY KEY (`action_id`)","KEY `note_id` (`note_id`)"]}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"1","note_id":"1","name":"connect","label":"Connect","query":"?page=wc-addons&section=helper","status":"unactioned","is_primary":"0","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"2","note_id":"2","name":"yes-please","label":"Yes please!","query":"https:\/\/woocommerce.us8.list-manage.com\/subscribe\/post?u=2c1434dc56f9506bf3c3ecd21&amp;id=13860df971&amp;SIGNUPPAGE=plugin","status":"actioned","is_primary":"0","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"3","note_id":"3","name":"open-marketing-hub","label":"Open marketing hub","query":"http:\/\/growthmarcom.com\/consultix\/wp-admin\/admin.php?page=wc-admin&path=\/marketing","status":"actioned","is_primary":"0","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"123","note_id":"11","name":"learn-more","label":"Learn more","query":"https:\/\/woocommerce.com\/mobile\/","status":"actioned","is_primary":"0","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"145","note_id":"12","name":"view-payment-gateways","label":"Learn more","query":"https:\/\/woocommerce.com\/product-category\/woocommerce-extensions\/payment-gateways\/","status":"actioned","is_primary":"1","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"160","note_id":"13","name":"tracking-opt-in","label":"Activate usage tracking","query":"","status":"actioned","is_primary":"1","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"161","note_id":"14","name":"share-feedback","label":"Share feedback","query":"https:\/\/automattic.survey.fm\/new-onboarding-survey","status":"actioned","is_primary":"0","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"162","note_id":"15","name":"affirm-insight-first-sale","label":"Yes","query":"","status":"actioned","is_primary":"0","actioned_text":"Thanks for your feedback"}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"163","note_id":"15","name":"deny-insight-first-sale","label":"No","query":"","status":"actioned","is_primary":"0","actioned_text":"Thanks for your feedback"}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"185","note_id":"16","name":"home-screen-feedback-share-feedback","label":"Share feedback","query":"https:\/\/automattic.survey.fm\/home-screen-survey","status":"actioned","is_primary":"0","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"249","note_id":"4","name":"set-up-concierge","label":"Schedule free session","query":"https:\/\/wordpress.com\/me\/concierge","status":"actioned","is_primary":"1","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"250","note_id":"5","name":"learn-more","label":"Learn more","query":"https:\/\/docs.woocommerce.com\/document\/woocommerce-shipping-and-tax\/?utm_source=inbox","status":"unactioned","is_primary":"1","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"251","note_id":"6","name":"learn-more-ecomm-unique-shopping-experience","label":"Learn more","query":"https:\/\/docs.woocommerce.com\/document\/product-add-ons\/?utm_source=inbox","status":"actioned","is_primary":"1","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"252","note_id":"7","name":"install-now","label":"Install now","query":"admin.php?page=wc-admin&action=setup-woocommerce-payments","status":"actioned","is_primary":"1","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"253","note_id":"8","name":"install-now","label":"Install now","query":"admin.php?page=wc-admin&action=setup-woocommerce-payments","status":"actioned","is_primary":"1","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"254","note_id":"9","name":"install-now","label":"Install now","query":"admin.php?page=wc-admin&action=setup-woocommerce-payments","status":"actioned","is_primary":"1","actioned_text":""}}}
{"type":"row","data":{"table":"wc_admin_note_actions","row":{"action_id":"255","note_id":"10","name":"install-now","label":"Install now","query":"admin.php?page=wc-admin&action=setup-woocommerce-payments","status":"actioned","is_primary":"1","actioned_text":""}}}
{"type":"table","data":{"name":"wc_admin_notes","opts":"ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"note_id":"bigint unsigned NOT NULL AUTO_INCREMENT","name":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","type":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","locale":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","title":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","content":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","content_data":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci","status":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","source":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","date_created":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","date_reminder":"datetime DEFAULT NULL","is_snoozable":"tinyint(1) NOT NULL DEFAULT '0'","layout":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","image":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","is_deleted":"tinyint(1) NOT NULL DEFAULT '0'","icon":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'info'"},"indexes":["PRIMARY KEY (`note_id`)"]}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"1","name":"wc-admin-wc-helper-connection","type":"info","locale":"en_US","title":"Connect to WooCommerce.com","content":"Connect to get important product notifications and updates.","content_data":"{}","status":"unactioned","source":"woocommerce-admin","date_created":"2020-12-18 11:19:47","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"2","name":"wc-admin-onboarding-email-marketing","type":"info","locale":"en_US","title":"Tips, product updates, and inspiration","content":"We're here for you - get tips, product updates and inspiration straight to your email box","content_data":"{}","status":"unactioned","source":"woocommerce-admin","date_created":"2020-12-18 11:19:47","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"3","name":"wc-admin-marketing-intro","type":"info","locale":"en_US","title":"Connect with your audience","content":"Grow your customer base and increase your sales with marketing tools built for WooCommerce.","content_data":"{}","status":"unactioned","source":"woocommerce-admin","date_created":"2020-12-18 11:19:47","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"4","name":"ecomm-need-help-setting-up-your-store","type":"info","locale":"en_US","title":"Need help setting up your Store?","content":"Schedule a free 30-min <a href=\"https:\/\/wordpress.com\/support\/concierge-support\/\">quick start session<\/a> and get help from our specialists. We\u2019re happy to walk through setup steps, show you around the WordPress.com dashboard, troubleshoot any issues you may have, and help you the find the features you need to accomplish your goals for your site.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2020-12-18 11:19:47","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"5","name":"woocommerce-services","type":"info","locale":"en_US","title":"WooCommerce Shipping & Tax","content":"WooCommerce Shipping &amp; Tax helps get your store \u201cready to sell\u201d as quickly as possible. You create your products. We take care of tax calculation, payment processing, and shipping label printing! Learn more about the extension that you just installed.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2020-12-18 11:19:47","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"6","name":"ecomm-unique-shopping-experience","type":"info","locale":"en_US","title":"For a shopping experience as unique as your customers","content":"Product Add-Ons allow your customers to personalize products while they\u2019re shopping on your online store. No more follow-up email requests\u2014customers get what they want, before they\u2019re done checking out. Learn more about this extension that comes included in your plan.","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2020-12-18 11:19:47","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"7","name":"wcpay-promo-2020-11","type":"marketing","locale":"en_US","title":"Manage subscriber payments from your store's dashboard","content":"Securely accept cards and manage transactions right from your dashboard with <a href=\"https:\/\/woocommerce.com\/payments\/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments<\/a>  \u2013 now supporting <a href=\"https:\/\/woocommerce.com\/products\/woocommerce-subscriptions\/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Subscriptions<\/a>! <br \/><br \/><em>By clicking \"Install now,\" you agree to our <a href=\"https:\/\/wordpress.com\/tos\/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service<\/a>.<\/em>","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2020-12-18 11:19:47","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"8","name":"wcpay-subscriptions-2020-11","type":"marketing","locale":"en_US","title":"Manage subscriber payments from your store's dashboard","content":"Securely accept cards and manage transactions right from your dashboard with <a href=\"https:\/\/woocommerce.com\/payments\/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments<\/a>  \u2013 now supporting <a href=\"https:\/\/woocommerce.com\/products\/woocommerce-subscriptions\/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Subscriptions<\/a>! <br \/><br \/><em>By clicking \"Install now,\" you agree to our <a href=\"https:\/\/wordpress.com\/tos\/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service<\/a>.<\/em>","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2020-12-18 11:19:47","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"9","name":"wcpay-promo-2020-12","type":"marketing","locale":"en_US","title":"Get 50% off transaction fees with WooCommerce Payments","content":"Keep more of your hard-earned cash by adding <a href=\"https:\/\/woocommerce.com\/payments\/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_exp20\" target=\"_blank\">WooCommerce Payments<\/a> to your store. Lock in a discounted rate of 1.5% + $0.15 for $25,000 of payments (or three months, whichever comes first). Limited time offer \u2013 don\u2019t miss out! <br \/><br \/><em>By clicking \"Install now,\" you agree to our promotional <a href=\"https:\/\/woocommerce.com\/terms-conditions\/woocommerce-payments-promotion\/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_exp20\" target=\"_blank\">Terms of Service<\/a>.<\/em>","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2020-12-18 11:19:47","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"10","name":"wcpay-subscriptions-2020-12","type":"marketing","locale":"en_US","title":"Manage payments from your store's dashboard","content":"Securely accept cards and manage transactions right from your dashboard with <a href=\"https:\/\/woocommerce.com\/payments\/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">WooCommerce Payments<\/a>! Zero setup fees or monthly fees. Just pay-as-you-go, starting at just 2.9% + $0.30 per transaction for U.S.-issued cards. <br \/><br \/><em>By clicking \"Install now,\" you agree to our <a href=\"https:\/\/wordpress.com\/tos\/?utm_medium=notification&amp;utm_source=product&amp;utm_campaign=wcpay_ctrl20\" target=\"_blank\">Terms of Service<\/a>.<\/em>","content_data":"{}","status":"pending","source":"woocommerce.com","date_created":"2020-12-18 11:19:47","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"11","name":"wc-admin-mobile-app","type":"info","locale":"en_US","title":"Install Woo mobile app","content":"Install the WooCommerce mobile app to manage orders, receive sales notifications, and view key metrics \u2014 wherever you are.","content_data":"{}","status":"unactioned","source":"woocommerce-admin","date_created":"2020-12-21 08:06:34","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"12","name":"wc-admin-onboarding-payments-reminder","type":"info","locale":"en_US","title":"Start accepting payments on your store!","content":"Take payments with the provider that\u2019s right for you - choose from 100+ payment gateways for WooCommerce.","content_data":"{}","status":"unactioned","source":"woocommerce-admin","date_created":"2020-12-23 11:57:10","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"13","name":"wc-admin-usage-tracking-opt-in","type":"info","locale":"en_US","title":"Help WooCommerce improve with usage tracking","content":"Gathering usage data allows us to improve WooCommerce. Your store will be considered as we evaluate new features, judge the quality of an update, or determine if an improvement makes sense. You can always visit the <a href=\"http:\/\/growthmarcom.com\/consultix\/wp-admin\/admin.php?page=wc-settings&#038;tab=advanced&#038;section=woocommerce_com\" target=\"_blank\">Settings<\/a> and choose to stop sharing data. <a href=\"https:\/\/woocommerce.com\/usage-tracking\" target=\"_blank\">Read more<\/a> about what data we collect.","content_data":"{}","status":"unactioned","source":"woocommerce-admin","date_created":"2020-12-27 19:56:32","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"14","name":"wc-admin-store-notice-giving-feedback-2","type":"info","locale":"en_US","title":"Give feedback","content":"Now that you\u2019ve chosen us as a partner, our goal is to make sure we're providing the right tools to meet your needs. We're looking forward to having your feedback on the store setup experience so we can improve it in the future.","content_data":"{}","status":"unactioned","source":"woocommerce-admin","date_created":"2020-12-27 19:56:32","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"15","name":"wc-admin-insight-first-sale","type":"survey","locale":"en_US","title":"Did you know?","content":"A WooCommerce powered store needs on average 31 days to get the first sale. You're on the right track! Do you find this type of insight useful?","content_data":"{}","status":"unactioned","source":"woocommerce-admin","date_created":"2020-12-27 19:56:32","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"row","data":{"table":"wc_admin_notes","row":{"note_id":"16","name":"wc-admin-home-screen-feedback","type":"info","locale":"en_US","title":"Help us improve the WooCommerce Home screen","content":"We'd love your input to shape the future of the WooCommerce Home screen together. Feel free to share any feedback, ideas or suggestions that you have.","content_data":"{}","status":"unactioned","source":"woocommerce-admin","date_created":"2020-12-30 11:20:40","date_reminder":"0000-00-00 00:00:00","is_snoozable":"0","layout":"plain","image":"","is_deleted":"0","icon":"info"}}}
{"type":"table","data":{"name":"wc_category_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"category_tree_id":"bigint unsigned NOT NULL","category_id":"bigint unsigned NOT NULL"},"indexes":["PRIMARY KEY (`category_tree_id`,`category_id`)"]}}
{"type":"row","data":{"table":"wc_category_lookup","row":{"category_tree_id":"15","category_id":"15"}}}
{"type":"table","data":{"name":"wc_customer_lookup","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"customer_id":"bigint unsigned NOT NULL AUTO_INCREMENT","user_id":"bigint unsigned DEFAULT NULL","username":"varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","first_name":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","last_name":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","email":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","date_last_active":"timestamp NULL DEFAULT NULL","date_registered":"timestamp NULL DEFAULT NULL","country":"char(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","postcode":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","city":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","state":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`customer_id`)","UNIQUE KEY `user_id` (`user_id`)","KEY `email` (`email`)"]}}
{"type":"row","data":{"table":"wc_customer_lookup","row":{"customer_id":"1","user_id":"1","username":"diouhbeucadjvu","first_name":"","last_name":"","email":"radiantthemes@gmail.com","date_last_active":"2017-11-24 11:46:08","date_registered":"2020-12-18 10:35:15","country":"UA","postcode":"743272","city":"asas","state":"as"}}}
{"type":"table","data":{"name":"wc_download_log","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"download_log_id":"bigint unsigned NOT NULL AUTO_INCREMENT","timestamp":"datetime NOT NULL","permission_id":"bigint unsigned NOT NULL","user_id":"bigint unsigned DEFAULT NULL","user_ip_address":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT ''"},"indexes":["PRIMARY KEY (`download_log_id`)","KEY `permission_id` (`permission_id`)","KEY `timestamp` (`timestamp`)","CONSTRAINT `fk_wp_4_wc_download_log_permission_id` FOREIGN KEY (`permission_id`) REFERENCES `wp_4_woocommerce_downloadable_product_permissions` (`permission_id`) ON DELETE CASCADE"]}}
{"type":"table","data":{"name":"wc_order_coupon_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"order_id":"bigint unsigned NOT NULL","coupon_id":"bigint NOT NULL","date_created":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","discount_amount":"double NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`order_id`,`coupon_id`)","KEY `coupon_id` (`coupon_id`)","KEY `date_created` (`date_created`)"]}}
{"type":"table","data":{"name":"wc_order_product_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"order_item_id":"bigint unsigned NOT NULL","order_id":"bigint unsigned NOT NULL","product_id":"bigint unsigned NOT NULL","variation_id":"bigint unsigned NOT NULL","customer_id":"bigint unsigned DEFAULT NULL","date_created":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","product_qty":"int NOT NULL","product_net_revenue":"double NOT NULL DEFAULT '0'","product_gross_revenue":"double NOT NULL DEFAULT '0'","coupon_amount":"double NOT NULL DEFAULT '0'","tax_amount":"double NOT NULL DEFAULT '0'","shipping_amount":"double NOT NULL DEFAULT '0'","shipping_tax_amount":"double NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`order_item_id`)","KEY `order_id` (`order_id`)","KEY `product_id` (`product_id`)","KEY `customer_id` (`customer_id`)","KEY `date_created` (`date_created`)"]}}
{"type":"table","data":{"name":"wc_order_stats","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"order_id":"bigint unsigned NOT NULL","parent_id":"bigint unsigned NOT NULL DEFAULT '0'","date_created":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","date_created_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","num_items_sold":"int NOT NULL DEFAULT '0'","total_sales":"double NOT NULL DEFAULT '0'","tax_total":"double NOT NULL DEFAULT '0'","shipping_total":"double NOT NULL DEFAULT '0'","net_total":"double NOT NULL DEFAULT '0'","returning_customer":"tinyint(1) DEFAULT NULL","status":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","customer_id":"bigint unsigned NOT NULL"},"indexes":["PRIMARY KEY (`order_id`)","KEY `date_created` (`date_created`)","KEY `customer_id` (`customer_id`)","KEY `status` (`status`(191))"]}}
{"type":"row","data":{"table":"wc_order_stats","row":{"order_id":"2039","parent_id":"0","date_created":"2017-11-24 11:46:08","date_created_gmt":"2017-11-24 11:46:08","num_items_sold":"0","total_sales":"3969","tax_total":"0","shipping_total":"0","net_total":"3969","returning_customer":"0","status":"wc-on-hold","customer_id":"1"}}}
{"type":"row","data":{"table":"wc_order_stats","row":{"order_id":"2684","parent_id":"0","date_created":"2017-11-28 08:49:50","date_created_gmt":"2017-11-28 08:49:50","num_items_sold":"0","total_sales":"59700","tax_total":"0","shipping_total":"0","net_total":"59700","returning_customer":"1","status":"wc-cancelled","customer_id":"1"}}}
{"type":"row","data":{"table":"wc_order_stats","row":{"order_id":"2806","parent_id":"0","date_created":"2017-11-28 12:02:40","date_created_gmt":"2017-11-28 12:02:40","num_items_sold":"0","total_sales":"63600","tax_total":"0","shipping_total":"0","net_total":"63600","returning_customer":"1","status":"wc-on-hold","customer_id":"1"}}}
{"type":"table","data":{"name":"wc_order_tax_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"order_id":"bigint unsigned NOT NULL","tax_rate_id":"bigint unsigned NOT NULL","date_created":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","shipping_tax":"double NOT NULL DEFAULT '0'","order_tax":"double NOT NULL DEFAULT '0'","total_tax":"double NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`order_id`,`tax_rate_id`)","KEY `tax_rate_id` (`tax_rate_id`)","KEY `date_created` (`date_created`)"]}}
{"type":"table","data":{"name":"wc_product_meta_lookup","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"product_id":"bigint NOT NULL","sku":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT ''","virtual":"tinyint(1) DEFAULT '0'","downloadable":"tinyint(1) DEFAULT '0'","min_price":"decimal(19,4) DEFAULT NULL","max_price":"decimal(19,4) DEFAULT NULL","onsale":"tinyint(1) DEFAULT '0'","stock_quantity":"double DEFAULT NULL","stock_status":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT 'instock'","rating_count":"bigint DEFAULT '0'","average_rating":"decimal(3,2) DEFAULT '0.00'","total_sales":"bigint DEFAULT '0'","tax_status":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT 'taxable'","tax_class":"varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT ''"},"indexes":["PRIMARY KEY (`product_id`)","KEY `virtual` (`virtual`)","KEY `downloadable` (`downloadable`)","KEY `stock_status` (`stock_status`)","KEY `stock_quantity` (`stock_quantity`)","KEY `onsale` (`onsale`)","KEY `min_max_price` (`min_price`,`max_price`)"]}}
{"type":"table","data":{"name":"wc_reserved_stock","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"order_id":"bigint NOT NULL","product_id":"bigint NOT NULL","stock_quantity":"double NOT NULL DEFAULT '0'","timestamp":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","expires":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'"},"indexes":["PRIMARY KEY (`order_id`,`product_id`)"]}}
{"type":"table","data":{"name":"wc_tax_rate_classes","opts":"ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"tax_rate_class_id":"bigint unsigned NOT NULL AUTO_INCREMENT","name":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","slug":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`tax_rate_class_id`)","UNIQUE KEY `slug` (`slug`(191))"]}}
{"type":"row","data":{"table":"wc_tax_rate_classes","row":{"tax_rate_class_id":"1","name":"Reduced rate","slug":"reduced-rate"}}}
{"type":"row","data":{"table":"wc_tax_rate_classes","row":{"tax_rate_class_id":"2","name":"Zero rate","slug":"zero-rate"}}}
{"type":"table","data":{"name":"wc_webhooks","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"webhook_id":"bigint unsigned NOT NULL AUTO_INCREMENT","status":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","name":"text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","user_id":"bigint unsigned NOT NULL","delivery_url":"text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","secret":"text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","topic":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","date_created":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","date_created_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","date_modified":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","date_modified_gmt":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","api_version":"smallint NOT NULL","failure_count":"smallint NOT NULL DEFAULT '0'","pending_delivery":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`webhook_id`)","KEY `user_id` (`user_id`)"]}}
{"type":"table","data":{"name":"woocommerce_api_keys","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"key_id":"bigint unsigned NOT NULL AUTO_INCREMENT","user_id":"bigint unsigned NOT NULL","description":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","permissions":"varchar(10) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","consumer_key":"char(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","consumer_secret":"char(43) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","nonces":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci","truncated_key":"char(7) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","last_access":"datetime DEFAULT NULL"},"indexes":["PRIMARY KEY (`key_id`)","KEY `consumer_key` (`consumer_key`)","KEY `consumer_secret` (`consumer_secret`)"]}}
{"type":"table","data":{"name":"woocommerce_attribute_taxonomies","opts":"ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"attribute_id":"bigint unsigned NOT NULL AUTO_INCREMENT","attribute_name":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","attribute_label":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","attribute_type":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","attribute_orderby":"varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","attribute_public":"int NOT NULL DEFAULT '1'"},"indexes":["PRIMARY KEY (`attribute_id`)","KEY `attribute_name` (`attribute_name`(20))"]}}
{"type":"row","data":{"table":"woocommerce_attribute_taxonomies","row":{"attribute_id":"1","attribute_name":"color","attribute_label":"color","attribute_type":"select","attribute_orderby":"menu_order","attribute_public":"0"}}}
{"type":"table","data":{"name":"woocommerce_downloadable_product_permissions","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"permission_id":"bigint unsigned NOT NULL AUTO_INCREMENT","download_id":"varchar(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","product_id":"bigint unsigned NOT NULL","order_id":"bigint unsigned NOT NULL DEFAULT '0'","order_key":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","user_email":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","user_id":"bigint unsigned DEFAULT NULL","downloads_remaining":"varchar(9) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","access_granted":"datetime NOT NULL DEFAULT '0000-00-00 00:00:00'","access_expires":"datetime DEFAULT NULL","download_count":"bigint unsigned NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`permission_id`)","KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`)","KEY `download_order_product` (`download_id`,`order_id`,`product_id`)","KEY `order_id` (`order_id`)","KEY `user_order_remaining_expires` (`user_id`,`order_id`,`downloads_remaining`,`access_expires`)"]}}
{"type":"table","data":{"name":"woocommerce_log","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"log_id":"bigint unsigned NOT NULL AUTO_INCREMENT","timestamp":"datetime NOT NULL","level":"smallint NOT NULL","source":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","message":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","context":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`log_id`)","KEY `level` (`level`)"]}}
{"type":"table","data":{"name":"woocommerce_order_itemmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"meta_id":"bigint unsigned NOT NULL AUTO_INCREMENT","order_item_id":"bigint unsigned NOT NULL","meta_key":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","meta_value":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `order_item_id` (`order_item_id`)","KEY `meta_key` (`meta_key`(32))"]}}
{"type":"table","data":{"name":"woocommerce_order_items","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"order_item_id":"bigint unsigned NOT NULL AUTO_INCREMENT","order_item_name":"text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","order_item_type":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","order_id":"bigint unsigned NOT NULL"},"indexes":["PRIMARY KEY (`order_item_id`)","KEY `order_id` (`order_id`)"]}}
{"type":"table","data":{"name":"woocommerce_payment_tokenmeta","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"meta_id":"bigint unsigned NOT NULL AUTO_INCREMENT","payment_token_id":"bigint unsigned NOT NULL","meta_key":"varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL","meta_value":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci"},"indexes":["PRIMARY KEY (`meta_id`)","KEY `payment_token_id` (`payment_token_id`)","KEY `meta_key` (`meta_key`(32))"]}}
{"type":"table","data":{"name":"woocommerce_payment_tokens","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"token_id":"bigint unsigned NOT NULL AUTO_INCREMENT","gateway_id":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","token":"text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","user_id":"bigint unsigned NOT NULL DEFAULT '0'","type":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","is_default":"tinyint(1) NOT NULL DEFAULT '0'"},"indexes":["PRIMARY KEY (`token_id`)","KEY `user_id` (`user_id`)"]}}
{"type":"table","data":{"name":"woocommerce_sessions","opts":"ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"session_id":"bigint unsigned NOT NULL AUTO_INCREMENT","session_key":"char(32) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","session_value":"longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","session_expiry":"bigint unsigned NOT NULL"},"indexes":["PRIMARY KEY (`session_id`)","UNIQUE KEY `session_key` (`session_key`)"]}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"17","session_key":"1","session_value":"a:7:{s:4:\"cart\";s:412:\"a:1:{s:32:\"7d571e5c15bad5ef8c4352ce7a1d9e78\";a:11:{s:3:\"key\";s:32:\"7d571e5c15bad5ef8c4352ce7a1d9e78\";s:10:\"product_id\";i:3977;s:12:\"variation_id\";i:0;s:9:\"variation\";a:0:{}s:8:\"quantity\";i:1;s:9:\"data_hash\";s:32:\"b5c1d5ca8bae6d4896cf1807cdf763f0\";s:13:\"line_tax_data\";a:2:{s:8:\"subtotal\";a:0:{}s:5:\"total\";a:0:{}}s:13:\"line_subtotal\";d:20;s:17:\"line_subtotal_tax\";i:0;s:10:\"line_total\";d:20;s:8:\"line_tax\";i:0;}}\";s:11:\"cart_totals\";s:405:\"a:15:{s:8:\"subtotal\";s:5:\"20.00\";s:12:\"subtotal_tax\";d:0;s:14:\"shipping_total\";s:4:\"0.00\";s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";s:5:\"20.00\";s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";s:4:\"0.00\";s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";s:5:\"20.00\";s:9:\"total_tax\";d:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:744:\"a:26:{s:2:\"id\";s:1:\"1\";s:13:\"date_modified\";s:25:\"2020-12-27T20:34:38+00:00\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:4:\"John\";s:9:\"last_name\";s:3:\"Doe\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:23:\"radiantthemes@gmail.com\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1610773137"}}}
{"type":"row","data":{"table":"woocommerce_sessions","row":{"session_id":"18","session_key":"b0112733a1d6cf8ac88528363d6fa9ec","session_value":"a:7:{s:4:\"cart\";s:6:\"a:0:{}\";s:11:\"cart_totals\";s:367:\"a:15:{s:8:\"subtotal\";i:0;s:12:\"subtotal_tax\";i:0;s:14:\"shipping_total\";i:0;s:12:\"shipping_tax\";i:0;s:14:\"shipping_taxes\";a:0:{}s:14:\"discount_total\";i:0;s:12:\"discount_tax\";i:0;s:19:\"cart_contents_total\";i:0;s:17:\"cart_contents_tax\";i:0;s:19:\"cart_contents_taxes\";a:0:{}s:9:\"fee_total\";i:0;s:7:\"fee_tax\";i:0;s:9:\"fee_taxes\";a:0:{}s:5:\"total\";i:0;s:9:\"total_tax\";i:0;}\";s:15:\"applied_coupons\";s:6:\"a:0:{}\";s:22:\"coupon_discount_totals\";s:6:\"a:0:{}\";s:26:\"coupon_discount_tax_totals\";s:6:\"a:0:{}\";s:21:\"removed_cart_contents\";s:6:\"a:0:{}\";s:8:\"customer\";s:687:\"a:26:{s:2:\"id\";s:1:\"0\";s:13:\"date_modified\";s:0:\"\";s:8:\"postcode\";s:0:\"\";s:4:\"city\";s:0:\"\";s:9:\"address_1\";s:0:\"\";s:7:\"address\";s:0:\"\";s:9:\"address_2\";s:0:\"\";s:5:\"state\";s:0:\"\";s:7:\"country\";s:2:\"GB\";s:17:\"shipping_postcode\";s:0:\"\";s:13:\"shipping_city\";s:0:\"\";s:18:\"shipping_address_1\";s:0:\"\";s:16:\"shipping_address\";s:0:\"\";s:18:\"shipping_address_2\";s:0:\"\";s:14:\"shipping_state\";s:0:\"\";s:16:\"shipping_country\";s:2:\"GB\";s:13:\"is_vat_exempt\";s:0:\"\";s:19:\"calculated_shipping\";s:0:\"\";s:10:\"first_name\";s:0:\"\";s:9:\"last_name\";s:0:\"\";s:7:\"company\";s:0:\"\";s:5:\"phone\";s:0:\"\";s:5:\"email\";s:0:\"\";s:19:\"shipping_first_name\";s:0:\"\";s:18:\"shipping_last_name\";s:0:\"\";s:16:\"shipping_company\";s:0:\"\";}\";}","session_expiry":"1610641108"}}}
{"type":"table","data":{"name":"woocommerce_shipping_zone_locations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"location_id":"bigint unsigned NOT NULL AUTO_INCREMENT","zone_id":"bigint unsigned NOT NULL","location_code":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","location_type":"varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL"},"indexes":["PRIMARY KEY (`location_id`)","KEY `location_id` (`location_id`)","KEY `location_type_code` (`location_type`(10),`location_code`(20))"]}}
{"type":"table","data":{"name":"woocommerce_shipping_zone_methods","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"zone_id":"bigint unsigned NOT NULL","instance_id":"bigint unsigned NOT NULL AUTO_INCREMENT","method_id":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","method_order":"bigint unsigned NOT NULL","is_enabled":"tinyint(1) NOT NULL DEFAULT '1'"},"indexes":["PRIMARY KEY (`instance_id`)"]}}
{"type":"table","data":{"name":"woocommerce_shipping_zones","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"zone_id":"bigint unsigned NOT NULL AUTO_INCREMENT","zone_name":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","zone_order":"bigint unsigned NOT NULL"},"indexes":["PRIMARY KEY (`zone_id`)"]}}
{"type":"table","data":{"name":"woocommerce_tax_rate_locations","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"location_id":"bigint unsigned NOT NULL AUTO_INCREMENT","location_code":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL","tax_rate_id":"bigint unsigned NOT NULL","location_type":"varchar(40) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL"},"indexes":["PRIMARY KEY (`location_id`)","KEY `tax_rate_id` (`tax_rate_id`)","KEY `location_type_code` (`location_type`(10),`location_code`(20))"]}}
{"type":"table","data":{"name":"woocommerce_tax_rates","opts":"ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci","columns":{"tax_rate_id":"bigint unsigned NOT NULL AUTO_INCREMENT","tax_rate_country":"varchar(2) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","tax_rate_state":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","tax_rate":"varchar(8) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","tax_rate_name":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''","tax_rate_priority":"bigint unsigned NOT NULL","tax_rate_compound":"int NOT NULL DEFAULT '0'","tax_rate_shipping":"int NOT NULL DEFAULT '1'","tax_rate_order":"bigint unsigned NOT NULL","tax_rate_class":"varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT ''"},"indexes":["PRIMARY KEY (`tax_rate_id`)","KEY `tax_rate_country` (`tax_rate_country`)","KEY `tax_rate_state` (`tax_rate_state`(2))","KEY `tax_rate_class` (`tax_rate_class`(10))","KEY `tax_rate_priority` (`tax_rate_priority`)"]}}
